diff --git a/blog/wp-content/themes/Involver/404.php b/blog/wp-content/themes/Involver/404.php deleted file mode 100755 index 068808b..0000000 --- a/blog/wp-content/themes/Involver/404.php +++ /dev/null @@ -1,18 +0,0 @@ - - -
- -

Error 404 - Not Found

- -
- - - - \ No newline at end of file diff --git a/blog/wp-content/themes/Involver/archive.php b/blog/wp-content/themes/Involver/archive.php deleted file mode 100755 index bde21d3..0000000 --- a/blog/wp-content/themes/Involver/archive.php +++ /dev/null @@ -1,133 +0,0 @@ - - -
- - - - - -

Archive for the ‘’ Category

- -

Posts Tagged ‘

- -

Archive for

- -

Archive for

- -

Archive for

- -

Author Archive

-
-
-
- get_queried_object(); - $urlHome = get_bloginfo('template_directory'); - echo get_avatar("$curauth->user_email", $size = '70', $default = $urlHome . '/images/default_avatar_author.gif' ); - ?> -
-
- display_name; ?> - Visit Authors Website - user_description; ?> -
-
-
-
- - -

Blog Archives

- - - - - - -
> - -
-

- - - ID, 'post-img', true); - if ($pic) { - ?> -
- <?php the_title(); ?> -
- -
"> - -
-
-
-
-
- - - - - Sorry, but there aren't any posts in the %s category yet.", single_cat_title('',false)); - } else if ( is_date() ) { // If this is a date archive - echo("

Sorry, but there aren't any posts with this date.

"); - } else if ( is_author() ) { // If this is a category archive - $userdata = get_userdatabylogin(get_query_var('author_name')); - printf("

Sorry, but there aren't any posts by %s yet.

", $userdata->display_name); - } else { - echo("

No posts found.

"); - } - get_search_form(); - - endif; ?> - -
- - - - diff --git a/blog/wp-content/themes/Involver/archives.php b/blog/wp-content/themes/Involver/archives.php deleted file mode 100755 index 982db80..0000000 --- a/blog/wp-content/themes/Involver/archives.php +++ /dev/null @@ -1,29 +0,0 @@ - - - - -
- - - -

Archives by Month:

- - -

Archives by Subject:

- - -
- - diff --git a/blog/wp-content/themes/Involver/comments-popup.php b/blog/wp-content/themes/Involver/comments-popup.php deleted file mode 100755 index 47a2328..0000000 --- a/blog/wp-content/themes/Involver/comments-popup.php +++ /dev/null @@ -1,124 +0,0 @@ - - - - <?php echo get_option('blogname'); ?> - Comments on <?php the_title(); ?> - - - - - - - -

- - -

Comments

- -

RSS feed for comments on this post.

- - -

The URL to TrackBack this entry is:

- - - - - -
    - -
  1. - -

    by @

    -
  2. - - -
- -

No comments yet.

- - - -

Leave a comment

-

Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed:

- -
- -

Logged in as . Log out »

- -

- - -

- -

- - -

- -

- - -

- - -

- -
- -

- -

- - " /> - -

- ID); ?> -
- -

Sorry, the comment form is closed at this time.

- - -
Close this window.
- - -

Sorry, no posts matched your criteria.

- - - -

Powered by WordPress

- - - - diff --git a/blog/wp-content/themes/Involver/comments.php b/blog/wp-content/themes/Involver/comments.php deleted file mode 100755 index c893670..0000000 --- a/blog/wp-content/themes/Involver/comments.php +++ /dev/null @@ -1,100 +0,0 @@ - -

This post is password protected. Enter the password to view comments.

- - - - - -

to “

- - - -
    - -
- - - - - - - - - -

Comments are closed.

- - - - - - - -
- -

-
-
- -
- - -

You must be logged in to post a comment.

- - -
- - - -

Logged in as . Log out »

- - - -

- /> -

- -

- /> -

- -

- -

- - - - - -

-

- -

- -

-ID); ?> - -
- - -
- - diff --git a/blog/wp-content/themes/Involver/footer.php b/blog/wp-content/themes/Involver/footer.php deleted file mode 100755 index b8b747a..0000000 --- a/blog/wp-content/themes/Involver/footer.php +++ /dev/null @@ -1,23 +0,0 @@ - -
- -
- - - - - - diff --git a/blog/wp-content/themes/Involver/functions.php b/blog/wp-content/themes/Involver/functions.php deleted file mode 100755 index 168ec89..0000000 --- a/blog/wp-content/themes/Involver/functions.php +++ /dev/null @@ -1,34 +0,0 @@ -'sidebar', -'before_widget' => '
  • ', -'after_widget' => '
  • ', -'before_title' => '

    ', -'after_title' => '

    ', -)); - - - -function new_excerpt_length($length) { - return 30; -} -add_filter('excerpt_length', 'new_excerpt_length'); - -function new_excerpt_more($excerpt) { - global $wp_query; - $id = $wp_query->ID; - $the_link = get_permalink($id); - $more = '... read more'; - return str_replace('[...]', $more, $excerpt); -} -add_filter('wp_trim_excerpt', 'new_excerpt_more'); - - -?> \ No newline at end of file diff --git a/blog/wp-content/themes/Involver/header.php b/blog/wp-content/themes/Involver/header.php deleted file mode 100755 index 94f81c8..0000000 --- a/blog/wp-content/themes/Involver/header.php +++ /dev/null @@ -1,58 +0,0 @@ - - -> - - - - -<?php wp_title('«', true, 'right'); ?> <?php bloginfo('name'); ?> - - - - - - - - -> -
    - - - -
    -
    - diff --git a/blog/wp-content/themes/Involver/image.php b/blog/wp-content/themes/Involver/image.php deleted file mode 100755 index 6287080..0000000 --- a/blog/wp-content/themes/Involver/image.php +++ /dev/null @@ -1,77 +0,0 @@ - - -
    - - - -
    - -
    -

    - - - ID, 'post-img', true); - if ($pic) { - ?> -
    - <?php the_title(); ?> -
    - -
    "> -

    ID, 'medium' ); ?>

    -
    post_excerpt) ) the_excerpt(); // this is the "caption" ?>
    - Read the rest of this entry »

    '); ?> -
    -
    -
    -
    -
    - -
    -
    - - - - - -

    Sorry, no attachments matched your criteria.

    - - - -
    - - diff --git a/blog/wp-content/themes/Involver/images/arr_cat.gif b/blog/wp-content/themes/Involver/images/arr_cat.gif deleted file mode 100755 index 362047f..0000000 Binary files a/blog/wp-content/themes/Involver/images/arr_cat.gif and /dev/null differ diff --git a/blog/wp-content/themes/Involver/images/arr_post.gif b/blog/wp-content/themes/Involver/images/arr_post.gif deleted file mode 100755 index 34a3dda..0000000 Binary files a/blog/wp-content/themes/Involver/images/arr_post.gif and /dev/null differ diff --git a/blog/wp-content/themes/Involver/images/bg_cat_menu.gif b/blog/wp-content/themes/Involver/images/bg_cat_menu.gif deleted file mode 100755 index 09faf03..0000000 Binary files a/blog/wp-content/themes/Involver/images/bg_cat_menu.gif and /dev/null differ diff --git a/blog/wp-content/themes/Involver/images/bg_main.gif b/blog/wp-content/themes/Involver/images/bg_main.gif deleted file mode 100755 index fc23e52..0000000 Binary files a/blog/wp-content/themes/Involver/images/bg_main.gif and /dev/null differ diff --git a/blog/wp-content/themes/Involver/images/bg_pag.gif b/blog/wp-content/themes/Involver/images/bg_pag.gif deleted file mode 100755 index 9c774bb..0000000 Binary files a/blog/wp-content/themes/Involver/images/bg_pag.gif and /dev/null differ diff --git a/blog/wp-content/themes/Involver/images/bg_search.gif b/blog/wp-content/themes/Involver/images/bg_search.gif deleted file mode 100755 index 1b89bf7..0000000 Binary files a/blog/wp-content/themes/Involver/images/bg_search.gif and /dev/null differ diff --git a/blog/wp-content/themes/Involver/images/bg_topMeniu.gif b/blog/wp-content/themes/Involver/images/bg_topMeniu.gif deleted file mode 100755 index dc798f3..0000000 Binary files a/blog/wp-content/themes/Involver/images/bg_topMeniu.gif and /dev/null differ diff --git a/blog/wp-content/themes/Involver/images/borderTop_cat.gif b/blog/wp-content/themes/Involver/images/borderTop_cat.gif deleted file mode 100755 index 8e6a4f1..0000000 Binary files a/blog/wp-content/themes/Involver/images/borderTop_cat.gif and /dev/null differ diff --git a/blog/wp-content/themes/Involver/images/icon_categories.gif b/blog/wp-content/themes/Involver/images/icon_categories.gif deleted file mode 100755 index cf8fa18..0000000 Binary files a/blog/wp-content/themes/Involver/images/icon_categories.gif and /dev/null differ diff --git a/blog/wp-content/themes/Involver/images/icon_comments.gif b/blog/wp-content/themes/Involver/images/icon_comments.gif deleted file mode 100755 index 78cd093..0000000 Binary files a/blog/wp-content/themes/Involver/images/icon_comments.gif and /dev/null differ diff --git a/blog/wp-content/themes/Involver/images/icon_delicious.png b/blog/wp-content/themes/Involver/images/icon_delicious.png deleted file mode 100755 index bf44501..0000000 Binary files a/blog/wp-content/themes/Involver/images/icon_delicious.png and /dev/null differ diff --git a/blog/wp-content/themes/Involver/images/icon_digg.png b/blog/wp-content/themes/Involver/images/icon_digg.png deleted file mode 100755 index 831ad58..0000000 Binary files a/blog/wp-content/themes/Involver/images/icon_digg.png and /dev/null differ diff --git a/blog/wp-content/themes/Involver/images/icon_facebook.png b/blog/wp-content/themes/Involver/images/icon_facebook.png deleted file mode 100755 index cb8769f..0000000 Binary files a/blog/wp-content/themes/Involver/images/icon_facebook.png and /dev/null differ diff --git a/blog/wp-content/themes/Involver/images/icon_feed.png b/blog/wp-content/themes/Involver/images/icon_feed.png deleted file mode 100755 index 3503ef0..0000000 Binary files a/blog/wp-content/themes/Involver/images/icon_feed.png and /dev/null differ diff --git a/blog/wp-content/themes/Involver/images/icon_stumbleupon.png b/blog/wp-content/themes/Involver/images/icon_stumbleupon.png deleted file mode 100755 index 03b9c10..0000000 Binary files a/blog/wp-content/themes/Involver/images/icon_stumbleupon.png and /dev/null differ diff --git a/blog/wp-content/themes/Involver/images/icon_tags.gif b/blog/wp-content/themes/Involver/images/icon_tags.gif deleted file mode 100755 index 87f3708..0000000 Binary files a/blog/wp-content/themes/Involver/images/icon_tags.gif and /dev/null differ diff --git a/blog/wp-content/themes/Involver/images/icon_twitter.png b/blog/wp-content/themes/Involver/images/icon_twitter.png deleted file mode 100755 index c4d5190..0000000 Binary files a/blog/wp-content/themes/Involver/images/icon_twitter.png and /dev/null differ diff --git a/blog/wp-content/themes/Involver/images/icon_twitter_top.png b/blog/wp-content/themes/Involver/images/icon_twitter_top.png deleted file mode 100755 index 9138303..0000000 Binary files a/blog/wp-content/themes/Involver/images/icon_twitter_top.png and /dev/null differ diff --git a/blog/wp-content/themes/Involver/images/postPic.gif b/blog/wp-content/themes/Involver/images/postPic.gif deleted file mode 100755 index f06fb6c..0000000 Binary files a/blog/wp-content/themes/Involver/images/postPic.gif and /dev/null differ diff --git a/blog/wp-content/themes/Involver/images/spacer.gif b/blog/wp-content/themes/Involver/images/spacer.gif deleted file mode 100755 index 5bfd67a..0000000 Binary files a/blog/wp-content/themes/Involver/images/spacer.gif and /dev/null differ diff --git a/blog/wp-content/themes/Involver/index.php b/blog/wp-content/themes/Involver/index.php deleted file mode 100755 index 3ae392f..0000000 --- a/blog/wp-content/themes/Involver/index.php +++ /dev/null @@ -1,87 +0,0 @@ - - -
    - - -

    Latest Articles

    - - - - - - -
    id="post-"> - -
    -

    - - - ID, 'post-img', true); - if ($pic) { - ?> -
    - <?php the_title(); ?> -
    - -
    "> - -
    -
    -
    -
    -
    - - - - - - - -

    Not Found

    -

    Sorry, but you are looking for something that isn't here.

    - - - - -
    - - - - diff --git a/blog/wp-content/themes/Involver/installation.txt b/blog/wp-content/themes/Involver/installation.txt deleted file mode 100755 index fea39c4..0000000 --- a/blog/wp-content/themes/Involver/installation.txt +++ /dev/null @@ -1,32 +0,0 @@ ------How to install------------ - - -1. Be sure that you have an active installation of Wordpress -2. Unpack the archive -3. Copy the unpacked folder to the /wp-content/themes/ -4. Activate the theme - - - -----Additional theme details--------- - - -The theme is widget ready, meaning you can visit the Appearance settings of your Admin area and add any widget to the sidebars. - -For optimum personalization of the theme, we recommend the following plugins: - -All in One SEO Pack: http://wordpress.org/extend/plugins/all-in-one-seo-pack/ -WP Super Cache: http://wordpress.org/extend/plugins/wp-super-cache/ -Similar Posts: http://wordpress.org/extend/plugins/similar-posts/ -Recent Posts: http://wordpress.org/extend/plugins/recent-posts-plugin/ -Recent Comments: http://wordpress.org/extend/plugins/recent-comments-plugin/ -Simple Tags: http://wordpress.org/extend/plugins/simple-tags/ - -Similar Posts, Recent Posts and Recent Comments - To install these plugins, first download the Post-Plugin Library here: http://wordpress.org/extend/plugins/post-plugin-library/ - - - ------Copyright--------- - - -The theme is designed and created by FileCluster™. You DON'T have the right to commercially distribute this theme or its graphics. You HAVE the right the modify the theme to fit your own personal needs. You can share this theme as long as you give credit to the author/creator, usually by leaving the credit link at the bottom of the theme in place. Please support the author, FileCluster™, as that encourages our development team to create more free premium themes. \ No newline at end of file diff --git a/blog/wp-content/themes/Involver/js/mootools.js b/blog/wp-content/themes/Involver/js/mootools.js deleted file mode 100755 index daca215..0000000 --- a/blog/wp-content/themes/Involver/js/mootools.js +++ /dev/null @@ -1,496 +0,0 @@ -//MooTools, , My Object Oriented (JavaScript) Tools. Copyright (c) 2006-2008 Valerio Proietti, , MIT Style License. - -var MooTools={version:"1.2.0",build:""};var Native=function(J){J=J||{};var F=J.afterImplement||function(){};var G=J.generics;G=(G!==false);var H=J.legacy; -var E=J.initialize;var B=J.protect;var A=J.name;var C=E||H;C.constructor=Native;C.$family={name:"native"};if(H&&E){C.prototype=H.prototype;}C.prototype.constructor=C; -if(A){var D=A.toLowerCase();C.prototype.$family={name:D};Native.typize(C,D);}var I=function(M,K,N,L){if(!B||L||!M.prototype[K]){M.prototype[K]=N;}if(G){Native.genericize(M,K,B); -}F.call(M,K,N);return M;};C.implement=function(L,K,N){if(typeof L=="string"){return I(this,L,K,N);}for(var M in L){I(this,M,L[M],K);}return this;};C.alias=function(M,K,N){if(typeof M=="string"){M=this.prototype[M]; -if(M){I(this,K,M,N);}}else{for(var L in M){this.alias(L,M[L],K);}}return this;};return C;};Native.implement=function(D,C){for(var B=0,A=D.length;B-1:this.indexOf(A)>-1;},trim:function(){return this.replace(/^\s+|\s+$/g,"");},clean:function(){return this.replace(/\s+/g," ").trim(); -},camelCase:function(){return this.replace(/-\D/g,function(A){return A.charAt(1).toUpperCase();});},hyphenate:function(){return this.replace(/[A-Z]/g,function(A){return("-"+A.charAt(0).toLowerCase()); -});},capitalize:function(){return this.replace(/\b[a-z]/g,function(A){return A.toUpperCase();});},escapeRegExp:function(){return this.replace(/([-.*+?^${}()|[\]\/\\])/g,"\\$1"); -},toInt:function(A){return parseInt(this,A||10);},toFloat:function(){return parseFloat(this);},hexToRgb:function(B){var A=this.match(/^#?(\w{1,2})(\w{1,2})(\w{1,2})$/); -return(A)?A.slice(1).hexToRgb(B):null;},rgbToHex:function(B){var A=this.match(/\d{1,3}/g);return(A)?A.rgbToHex(B):null;},stripScripts:function(B){var A=""; -var C=this.replace(/]*>([\s\S]*?)<\/script>/gi,function(){A+=arguments[1]+"\n";return"";});if(B===true){$exec(A);}else{if($type(B)=="function"){B(A,C); -}}return C;},substitute:function(A,B){return this.replace(B||(/\\?\{([^}]+)\}/g),function(D,C){if(D.charAt(0)=="\\"){return D.slice(1);}return(A[C]!=undefined)?A[C]:""; -});}});Hash.implement({has:Object.prototype.hasOwnProperty,keyOf:function(B){for(var A in this){if(this.hasOwnProperty(A)&&this[A]===B){return A;}}return null; -},hasValue:function(A){return(Hash.keyOf(this,A)!==null);},extend:function(A){Hash.each(A,function(C,B){Hash.set(this,B,C);},this);return this;},combine:function(A){Hash.each(A,function(C,B){Hash.include(this,B,C); -},this);return this;},erase:function(A){if(this.hasOwnProperty(A)){delete this[A];}return this;},get:function(A){return(this.hasOwnProperty(A))?this[A]:null; -},set:function(A,B){if(!this[A]||this.hasOwnProperty(A)){this[A]=B;}return this;},empty:function(){Hash.each(this,function(B,A){delete this[A];},this); -return this;},include:function(B,C){var A=this[B];if(A==undefined){this[B]=C;}return this;},map:function(B,C){var A=new Hash;Hash.each(this,function(E,D){A.set(D,B.call(C,E,D,this)); -},this);return A;},filter:function(B,C){var A=new Hash;Hash.each(this,function(E,D){if(B.call(C,E,D,this)){A.set(D,E);}},this);return A;},every:function(B,C){for(var A in this){if(this.hasOwnProperty(A)&&!B.call(C,this[A],A)){return false; -}}return true;},some:function(B,C){for(var A in this){if(this.hasOwnProperty(A)&&B.call(C,this[A],A)){return true;}}return false;},getKeys:function(){var A=[]; -Hash.each(this,function(C,B){A.push(B);});return A;},getValues:function(){var A=[];Hash.each(this,function(B){A.push(B);});return A;},toQueryString:function(A){var B=[]; -Hash.each(this,function(F,E){if(A){E=A+"["+E+"]";}var D;switch($type(F)){case"object":D=Hash.toQueryString(F,E);break;case"array":var C={};F.each(function(H,G){C[G]=H; -});D=Hash.toQueryString(C,E);break;default:D=E+"="+encodeURIComponent(F);}if(F!=undefined){B.push(D);}});return B.join("&");}});Hash.alias({keyOf:"indexOf",hasValue:"contains"}); -var Event=new Native({name:"Event",initialize:function(A,F){F=F||window;var K=F.document;A=A||F.event;if(A.$extended){return A;}this.$extended=true;var J=A.type; -var G=A.target||A.srcElement;while(G&&G.nodeType==3){G=G.parentNode;}if(J.test(/key/)){var B=A.which||A.keyCode;var M=Event.Keys.keyOf(B);if(J=="keydown"){var D=B-111; -if(D>0&&D<13){M="f"+D;}}M=M||String.fromCharCode(B).toLowerCase();}else{if(J.match(/(click|mouse|menu)/i)){K=(!K.compatMode||K.compatMode=="CSS1Compat")?K.html:K.body; -var I={x:A.pageX||A.clientX+K.scrollLeft,y:A.pageY||A.clientY+K.scrollTop};var C={x:(A.pageX)?A.pageX-F.pageXOffset:A.clientX,y:(A.pageY)?A.pageY-F.pageYOffset:A.clientY}; -if(J.match(/DOMMouseScroll|mousewheel/)){var H=(A.wheelDelta)?A.wheelDelta/120:-(A.detail||0)/3;}var E=(A.which==3)||(A.button==2);var L=null;if(J.match(/over|out/)){switch(J){case"mouseover":L=A.relatedTarget||A.fromElement; -break;case"mouseout":L=A.relatedTarget||A.toElement;}if(!(function(){while(L&&L.nodeType==3){L=L.parentNode;}return true;}).create({attempt:Browser.Engine.gecko})()){L=false; -}}}}return $extend(this,{event:A,type:J,page:I,client:C,rightClick:E,wheel:H,relatedTarget:L,target:G,code:B,key:M,shift:A.shiftKey,control:A.ctrlKey,alt:A.altKey,meta:A.metaKey}); -}});Event.Keys=new Hash({enter:13,up:38,down:40,left:37,right:39,esc:27,space:32,backspace:8,tab:9,"delete":46});Event.implement({stop:function(){return this.stopPropagation().preventDefault(); -},stopPropagation:function(){if(this.event.stopPropagation){this.event.stopPropagation();}else{this.event.cancelBubble=true;}return this;},preventDefault:function(){if(this.event.preventDefault){this.event.preventDefault(); -}else{this.event.returnValue=false;}return this;}});var Class=new Native({name:"Class",initialize:function(B){B=B||{};var A=function(E){for(var D in this){this[D]=$unlink(this[D]); -}for(var F in Class.Mutators){if(!this[F]){continue;}Class.Mutators[F](this,this[F]);delete this[F];}this.constructor=A;if(E===$empty){return this;}var C=(this.initialize)?this.initialize.apply(this,arguments):this; -if(this.options&&this.options.initialize){this.options.initialize.call(this);}return C;};$extend(A,this);A.constructor=Class;A.prototype=B;return A;}}); -Class.implement({implement:function(){Class.Mutators.Implements(this.prototype,Array.slice(arguments));return this;}});Class.Mutators={Implements:function(A,B){$splat(B).each(function(C){$extend(A,($type(C)=="class")?new C($empty):C); -});},Extends:function(self,klass){var instance=new klass($empty);delete instance.parent;delete instance.parentOf;for(var key in instance){var current=self[key],previous=instance[key]; -if(current==undefined){self[key]=previous;continue;}var ctype=$type(current),ptype=$type(previous);if(ctype!=ptype){continue;}switch(ctype){case"function":if(!arguments.callee.caller){self[key]=eval("("+String(current).replace(/\bthis\.parent\(\s*(\))?/g,function(full,close){return"arguments.callee._parent_.call(this"+(close||", "); -})+")");}self[key]._parent_=previous;break;case"object":self[key]=$merge(previous,current);}}self.parent=function(){return arguments.callee.caller._parent_.apply(this,arguments); -};self.parentOf=function(descendant){return descendant._parent_.apply(this,Array.slice(arguments,1));};}};var Chain=new Class({chain:function(){this.$chain=(this.$chain||[]).extend(arguments); -return this;},callChain:function(){return(this.$chain&&this.$chain.length)?this.$chain.shift().apply(this,arguments):false;},clearChain:function(){if(this.$chain){this.$chain.empty(); -}return this;}});var Events=new Class({addEvent:function(C,B,A){C=Events.removeOn(C);if(B!=$empty){this.$events=this.$events||{};this.$events[C]=this.$events[C]||[]; -this.$events[C].include(B);if(A){B.internal=true;}}return this;},addEvents:function(A){for(var B in A){this.addEvent(B,A[B]);}return this;},fireEvent:function(C,B,A){C=Events.removeOn(C); -if(!this.$events||!this.$events[C]){return this;}this.$events[C].each(function(D){D.create({bind:this,delay:A,"arguments":B})();},this);return this;},removeEvent:function(B,A){B=Events.removeOn(B); -if(!this.$events||!this.$events[B]){return this;}if(!A.internal){this.$events[B].erase(A);}return this;},removeEvents:function(C){for(var D in this.$events){if(C&&C!=D){continue; -}var B=this.$events[D];for(var A=B.length;A--;A){this.removeEvent(D,B[A]);}}return this;}});Events.removeOn=function(A){return A.replace(/^on([A-Z])/,function(B,C){return C.toLowerCase(); -});};var Options=new Class({setOptions:function(){this.options=$merge.run([this.options].extend(arguments));if(!this.addEvent){return this;}for(var A in this.options){if($type(this.options[A])!="function"||!(/^on[A-Z]/).test(A)){continue; -}this.addEvent(A,this.options[A]);delete this.options[A];}return this;}});Document.implement({newElement:function(A,B){if(Browser.Engine.trident&&B){["name","type","checked"].each(function(C){if(!B[C]){return ; -}A+=" "+C+'="'+B[C]+'"';if(C!="checked"){delete B[C];}});A="<"+A+">";}return $.element(this.createElement(A)).set(B);},newTextNode:function(A){return this.createTextNode(A); -},getDocument:function(){return this;},getWindow:function(){return this.defaultView||this.parentWindow;},purge:function(){var C=this.getElementsByTagName("*"); -for(var B=0,A=C.length;B1);A.each(function(E){var F=this.getElementsByTagName(E.trim());(B)?C.extend(F):C=F;},this);return new Elements(C,{ddup:B,cash:!D}); -}});Element.Storage={get:function(A){return(this[A]||(this[A]={}));}};Element.Inserters=new Hash({before:function(B,A){if(A.parentNode){A.parentNode.insertBefore(B,A); -}},after:function(B,A){if(!A.parentNode){return ;}var C=A.nextSibling;(C)?A.parentNode.insertBefore(B,C):A.parentNode.appendChild(B);},bottom:function(B,A){A.appendChild(B); -},top:function(B,A){var C=A.firstChild;(C)?A.insertBefore(B,C):A.appendChild(B);}});Element.Inserters.inside=Element.Inserters.bottom;Element.Inserters.each(function(C,B){var A=B.capitalize(); -Element.implement("inject"+A,function(D){C(this,$(D,true));return this;});Element.implement("grab"+A,function(D){C($(D,true),this);return this;});});Element.implement({getDocument:function(){return this.ownerDocument; -},getWindow:function(){return this.ownerDocument.getWindow();},getElementById:function(D,C){var B=this.ownerDocument.getElementById(D);if(!B){return null; -}for(var A=B.parentNode;A!=this;A=A.parentNode){if(!A){return null;}}return $.element(B,C);},set:function(D,B){switch($type(D)){case"object":for(var C in D){this.set(C,D[C]); -}break;case"string":var A=Element.Properties.get(D);(A&&A.set)?A.set.apply(this,Array.slice(arguments,1)):this.setProperty(D,B);}return this;},get:function(B){var A=Element.Properties.get(B); -return(A&&A.get)?A.get.apply(this,Array.slice(arguments,1)):this.getProperty(B);},erase:function(B){var A=Element.Properties.get(B);(A&&A.erase)?A.erase.apply(this,Array.slice(arguments,1)):this.removeProperty(B); -return this;},match:function(A){return(!A||Element.get(this,"tag")==A);},inject:function(B,A){Element.Inserters.get(A||"bottom")(this,$(B,true));return this; -},wraps:function(B,A){B=$(B,true);return this.replaces(B).grab(B,A);},grab:function(B,A){Element.Inserters.get(A||"bottom")($(B,true),this);return this; -},appendText:function(B,A){return this.grab(this.getDocument().newTextNode(B),A);},adopt:function(){Array.flatten(arguments).each(function(A){A=$(A,true); -if(A){this.appendChild(A);}},this);return this;},dispose:function(){return(this.parentNode)?this.parentNode.removeChild(this):this;},clone:function(D,C){switch($type(this)){case"element":var H={}; -for(var G=0,E=this.attributes.length;G1),cash:!G});}});Element.implement({match:function(B){if(!B){return true;}var D=Selectors.Utils.parseTagAndID(B); -var A=D[0],E=D[1];if(!Selectors.Filters.byID(this,E)||!Selectors.Filters.byTag(this,A)){return false;}var C=Selectors.Utils.parseSelector(B);return(C)?Selectors.Utils.filter(this,C,{}):true; -}});var Selectors={Cache:{nth:{},parsed:{}}};Selectors.RegExps={id:(/#([\w-]+)/),tag:(/^(\w+|\*)/),quick:(/^(\w+|\*)$/),splitter:(/\s*([+>~\s])\s*([a-zA-Z#.*:\[])/g),combined:(/\.([\w-]+)|\[(\w+)(?:([!*^$~|]?=)["']?(.*?)["']?)?\]|:([\w-]+)(?:\(["']?(.*?)?["']?\)|$)/g)}; -Selectors.Utils={chk:function(B,C){if(!C){return true;}var A=$uid(B);if(!C[A]){return C[A]=true;}return false;},parseNthArgument:function(F){if(Selectors.Cache.nth[F]){return Selectors.Cache.nth[F]; -}var C=F.match(/^([+-]?\d*)?([a-z]+)?([+-]?\d*)?$/);if(!C){return false;}var E=parseInt(C[1]);var B=(E||E===0)?E:1;var D=C[2]||false;var A=parseInt(C[3])||0; -if(B!=0){A--;while(A<1){A+=B;}while(A>=B){A-=B;}}else{B=A;D="index";}switch(D){case"n":C={a:B,b:A,special:"n"};break;case"odd":C={a:2,b:0,special:"n"}; -break;case"even":C={a:2,b:1,special:"n"};break;case"first":C={a:0,special:"index"};break;case"last":C={special:"last-child"};break;case"only":C={special:"only-child"}; -break;default:C={a:(B-1),special:"index"};}return Selectors.Cache.nth[F]=C;},parseSelector:function(E){if(Selectors.Cache.parsed[E]){return Selectors.Cache.parsed[E]; -}var D,H={classes:[],pseudos:[],attributes:[]};while((D=Selectors.RegExps.combined.exec(E))){var I=D[1],G=D[2],F=D[3],B=D[4],C=D[5],J=D[6];if(I){H.classes.push(I); -}else{if(C){var A=Selectors.Pseudo.get(C);if(A){H.pseudos.push({parser:A,argument:J});}else{H.attributes.push({name:C,operator:"=",value:J});}}else{if(G){H.attributes.push({name:G,operator:F,value:B}); -}}}}if(!H.classes.length){delete H.classes;}if(!H.attributes.length){delete H.attributes;}if(!H.pseudos.length){delete H.pseudos;}if(!H.classes&&!H.attributes&&!H.pseudos){H=null; -}return Selectors.Cache.parsed[E]=H;},parseTagAndID:function(B){var A=B.match(Selectors.RegExps.tag);var C=B.match(Selectors.RegExps.id);return[(A)?A[1]:"*",(C)?C[1]:false]; -},filter:function(F,C,E){var D;if(C.classes){for(D=C.classes.length;D--;D){var G=C.classes[D];if(!Selectors.Filters.byClass(F,G)){return false;}}}if(C.attributes){for(D=C.attributes.length; -D--;D){var B=C.attributes[D];if(!Selectors.Filters.byAttribute(F,B.name,B.operator,B.value)){return false;}}}if(C.pseudos){for(D=C.pseudos.length;D--;D){var A=C.pseudos[D]; -if(!Selectors.Filters.byPseudo(F,A.parser,A.argument,E)){return false;}}}return true;},getByTagAndID:function(B,A,D){if(D){var C=(B.getElementById)?B.getElementById(D,true):Element.getElementById(B,D,true); -return(C&&Selectors.Filters.byTag(C,A))?[C]:[];}else{return B.getElementsByTagName(A);}},search:function(J,I,O){var B=[];var C=I.trim().replace(Selectors.RegExps.splitter,function(Z,Y,X){B.push(Y); -return":)"+X;}).split(":)");var K,F,E,V;for(var U=0,Q=C.length;U":function(H,G,I,A,F){var C=Selectors.Utils.getByTagAndID(G,I,A);for(var E=0,D=C.length;EA){return false; -}}return(C==A);},even:function(B,A){return Selectors.Pseudo["nth-child"].call(this,"2n+1",A);},odd:function(B,A){return Selectors.Pseudo["nth-child"].call(this,"2n",A); -}});Element.Events.domready={onAdd:function(A){if(Browser.loaded){A.call(this);}}};(function(){var B=function(){if(Browser.loaded){return ;}Browser.loaded=true; -window.fireEvent("domready");document.fireEvent("domready");};switch(Browser.Engine.name){case"webkit":(function(){(["loaded","complete"].contains(document.readyState))?B():arguments.callee.delay(50); -})();break;case"trident":var A=document.createElement("div");(function(){($try(function(){A.doScroll("left");return $(A).inject(document.body).set("html","temp").dispose(); -}))?B():arguments.callee.delay(50);})();break;default:window.addEvent("load",B);document.addEvent("DOMContentLoaded",B);}})();var JSON=new Hash({encode:function(B){switch($type(B)){case"string":return'"'+B.replace(/[\x00-\x1f\\"]/g,JSON.$replaceChars)+'"'; -case"array":return"["+String(B.map(JSON.encode).filter($defined))+"]";case"object":case"hash":var A=[];Hash.each(B,function(E,D){var C=JSON.encode(E);if(C){A.push(JSON.encode(D)+":"+C); -}});return"{"+A+"}";case"number":case"boolean":return String(B);case false:return"null";}return null;},$specialChars:{"\b":"\\b","\t":"\\t","\n":"\\n","\f":"\\f","\r":"\\r",'"':'\\"',"\\":"\\\\"},$replaceChars:function(A){return JSON.$specialChars[A]||"\\u00"+Math.floor(A.charCodeAt()/16).toString(16)+(A.charCodeAt()%16).toString(16); -},decode:function(string,secure){if($type(string)!="string"||!string.length){return null;}if(secure&&!(/^[,:{}\[\]0-9.\-+Eaeflnr-u \n\r\t]*$/).test(string.replace(/\\./g,"@").replace(/"[^"\\\n\r]*"/g,""))){return null; -}return eval("("+string+")");}});Native.implement([Hash,Array,String,Number],{toJSON:function(){return JSON.encode(this);}});var Cookie=new Class({Implements:Options,options:{path:false,domain:false,duration:false,secure:false,document:document},initialize:function(B,A){this.key=B; -this.setOptions(A);},write:function(B){B=encodeURIComponent(B);if(this.options.domain){B+="; domain="+this.options.domain;}if(this.options.path){B+="; path="+this.options.path; -}if(this.options.duration){var A=new Date();A.setTime(A.getTime()+this.options.duration*24*60*60*1000);B+="; expires="+A.toGMTString();}if(this.options.secure){B+="; secure"; -}this.options.document.cookie=this.key+"="+B;return this;},read:function(){var A=this.options.document.cookie.match("(?:^|;)\\s*"+this.key.escapeRegExp()+"=([^;]*)"); -return(A)?decodeURIComponent(A[1]):null;},dispose:function(){new Cookie(this.key,$merge(this.options,{duration:-1})).write("");return this;}});Cookie.write=function(B,C,A){return new Cookie(B,A).write(C); -};Cookie.read=function(A){return new Cookie(A).read();};Cookie.dispose=function(B,A){return new Cookie(B,A).dispose();};var Swiff=new Class({Implements:[Options],options:{id:null,height:1,width:1,container:null,properties:{},params:{quality:"high",allowScriptAccess:"always",wMode:"transparent",swLiveConnect:true},callBacks:{},vars:{}},toElement:function(){return this.object; -},initialize:function(L,M){this.instance="Swiff_"+$time();this.setOptions(M);M=this.options;var B=this.id=M.id||this.instance;var A=$(M.container);Swiff.CallBacks[this.instance]={}; -var E=M.params,G=M.vars,F=M.callBacks;var H=$extend({height:M.height,width:M.width},M.properties);var K=this;for(var D in F){Swiff.CallBacks[this.instance][D]=(function(N){return function(){return N.apply(K.object,arguments); -};})(F[D]);G[D]="Swiff.CallBacks."+this.instance+"."+D;}E.flashVars=Hash.toQueryString(G);if(Browser.Engine.trident){H.classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"; -E.movie=L;}else{H.type="application/x-shockwave-flash";H.data=L;}var J=''; -}}J+="";this.object=((A)?A.empty():new Element("div")).set("html",J).firstChild;},replaces:function(A){A=$(A,true);A.parentNode.replaceChild(this.toElement(),A); -return this;},inject:function(A){$(A,true).appendChild(this.toElement());return this;},remote:function(){return Swiff.remote.apply(Swiff,[this.toElement()].extend(arguments)); -}});Swiff.CallBacks={};Swiff.remote=function(obj,fn){var rs=obj.CallFunction(''+__flash__argumentsToXML(arguments,2)+""); -return eval(rs);};var Fx=new Class({Implements:[Chain,Events,Options],options:{fps:50,unit:false,duration:500,link:"ignore",transition:function(A){return -(Math.cos(Math.PI*A)-1)/2; -}},initialize:function(A){this.subject=this.subject||this;this.setOptions(A);this.options.duration=Fx.Durations[this.options.duration]||this.options.duration.toInt(); -var B=this.options.wait;if(B===false){this.options.link="cancel";}},step:function(){var A=$time();if(A=(7-4*B)/11){C=-Math.pow((11-6*B-11*D)/4,2)+A*A; -break;}}return C;},Elastic:function(B,A){return Math.pow(2,10*--B)*Math.cos(20*B*Math.PI*(A[0]||1)/3);}});["Quad","Cubic","Quart","Quint"].each(function(B,A){Fx.Transitions[B]=new Fx.Transition(function(C){return Math.pow(C,[A+2]); -});});var Request=new Class({Implements:[Chain,Events,Options],options:{url:"",data:"",headers:{"X-Requested-With":"XMLHttpRequest",Accept:"text/javascript, text/html, application/xml, text/xml, */*"},async:true,format:false,method:"post",link:"ignore",isSuccess:null,emulation:true,urlEncoded:true,encoding:"utf-8",evalScripts:false,evalResponse:false},initialize:function(A){this.xhr=new Browser.Request(); -this.setOptions(A);this.options.isSuccess=this.options.isSuccess||this.isSuccess;this.headers=new Hash(this.options.headers);},onStateChange:function(){if(this.xhr.readyState!=4||!this.running){return ; -}this.running=false;this.status=0;$try(function(){this.status=this.xhr.status;}.bind(this));if(this.options.isSuccess.call(this,this.status)){this.response={text:this.xhr.responseText,xml:this.xhr.responseXML}; -this.success(this.response.text,this.response.xml);}else{this.response={text:null,xml:null};this.failure();}this.xhr.onreadystatechange=$empty;},isSuccess:function(){return((this.status>=200)&&(this.status<300)); -},processScripts:function(A){if(this.options.evalResponse||(/(ecma|java)script/).test(this.getHeader("Content-type"))){return $exec(A);}return A.stripScripts(this.options.evalScripts); -},success:function(B,A){this.onSuccess(this.processScripts(B),A);},onSuccess:function(){this.fireEvent("complete",arguments).fireEvent("success",arguments).callChain(); -},failure:function(){this.onFailure();},onFailure:function(){this.fireEvent("complete").fireEvent("failure",this.xhr);},setHeader:function(A,B){this.headers.set(A,B); -return this;},getHeader:function(A){return $try(function(){return this.xhr.getResponseHeader(A);}.bind(this));},check:function(A){if(!this.running){return true; -}switch(this.options.link){case"cancel":this.cancel();return true;case"chain":this.chain(A.bind(this,Array.slice(arguments,1)));return false;}return false; -},send:function(I){if(!this.check(arguments.callee,I)){return this;}this.running=true;var G=$type(I);if(G=="string"||G=="element"){I={data:I};}var D=this.options; -I=$extend({data:D.data,url:D.url,method:D.method},I);var E=I.data,B=I.url,A=I.method;switch($type(E)){case"element":E=$(E).toQueryString();break;case"object":case"hash":E=Hash.toQueryString(E); -}if(this.options.format){var H="format="+this.options.format;E=(E)?H+"&"+E:H;}if(this.options.emulation&&["put","delete"].contains(A)){var F="_method="+A; -E=(E)?F+"&"+E:F;A="post";}if(this.options.urlEncoded&&A=="post"){var C=(this.options.encoding)?"; charset="+this.options.encoding:"";this.headers.set("Content-type","application/x-www-form-urlencoded"+C); -}if(E&&A=="get"){B=B+(B.contains("?")?"&":"?")+E;E=null;}this.xhr.open(A.toUpperCase(),B,this.options.async);this.xhr.onreadystatechange=this.onStateChange.bind(this); -this.headers.each(function(K,J){if(!$try(function(){this.xhr.setRequestHeader(J,K);return true;}.bind(this))){this.fireEvent("exception",[J,K]);}},this); -this.fireEvent("request");this.xhr.send(E);if(!this.options.async){this.onStateChange();}return this;},cancel:function(){if(!this.running){return this; -}this.running=false;this.xhr.abort();this.xhr.onreadystatechange=$empty;this.xhr=new Browser.Request();this.fireEvent("cancel");return this;}});(function(){var A={}; -["get","post","put","delete","GET","POST","PUT","DELETE"].each(function(B){A[B]=function(){var C=Array.link(arguments,{url:String.type,data:$defined}); -return this.send($extend(C,{method:B.toLowerCase()}));};});Request.implement(A);})();Element.Properties.send={set:function(A){var B=this.retrieve("send"); -if(B){B.cancel();}return this.eliminate("send").store("send:options",$extend({data:this,link:"cancel",method:this.get("method")||"post",url:this.get("action")},A)); -},get:function(A){if(A||!this.retrieve("send")){if(A||!this.retrieve("send:options")){this.set("send",A);}this.store("send",new Request(this.retrieve("send:options"))); -}return this.retrieve("send");}};Element.implement({send:function(A){var B=this.get("send");B.send({data:this,url:A||B.options.url});return this;}});Request.HTML=new Class({Extends:Request,options:{update:false,evalScripts:true,filter:false},processHTML:function(C){var B=C.match(/]*>([\s\S]*?)<\/body>/i); -C=(B)?B[1]:C;var A=new Element("div");return $try(function(){var D=""+C+"",G;if(Browser.Engine.trident){G=new ActiveXObject("Microsoft.XMLDOM"); -G.async=false;G.loadXML(D);}else{G=new DOMParser().parseFromString(D,"text/xml");}D=G.getElementsByTagName("root")[0];for(var F=0,E=D.childNodes.length; -F. Copyright (c) 2006-2008 Valerio Proietti, , MIT Style License. - -Fx.Slide=new Class({Extends:Fx,options:{mode:"vertical"},initialize:function(B,A){this.addEvent("complete",function(){this.open=(this.wrapper["offset"+this.layout.capitalize()]!=0); -if(this.open&&Browser.Engine.webkit419){this.element.dispose().inject(this.wrapper);}},true);this.element=this.subject=$(B);this.parent(A);var C=this.element.retrieve("wrapper"); -this.wrapper=C||new Element("div",{styles:$extend(this.element.getStyles("margin","position"),{overflow:"hidden"})}).wraps(this.element);this.element.store("wrapper",this.wrapper).setStyle("margin",0); -this.now=[];this.open=true;},vertical:function(){this.margin="margin-top";this.layout="height";this.offset=this.element.offsetHeight;},horizontal:function(){this.margin="margin-left"; -this.layout="width";this.offset=this.element.offsetWidth;},set:function(A){this.element.setStyle(this.margin,A[0]);this.wrapper.setStyle(this.layout,A[1]); -return this;},compute:function(E,D,C){var B=[];var A=2;A.times(function(F){B[F]=Fx.compute(E[F],D[F],C);});return B;},start:function(B,E){if(!this.check(arguments.callee,B,E)){return this; -}this[E||this.options.mode]();var D=this.element.getStyle(this.margin).toInt();var C=this.wrapper.getStyle(this.layout).toInt();var A=[[D,C],[0,this.offset]]; -var G=[[D,C],[-this.offset,0]];var F;switch(B){case"in":F=A;break;case"out":F=G;break;case"toggle":F=(this.wrapper["offset"+this.layout.capitalize()]==0)?A:G; -}return this.parent(F[0],F[1]);},slideIn:function(A){return this.start("in",A);},slideOut:function(A){return this.start("out",A);},hide:function(A){this[A||this.options.mode](); -this.open=false;return this.set([-this.offset,0]);},show:function(A){this[A||this.options.mode]();this.open=true;return this.set([0,this.offset]);},toggle:function(A){return this.start("toggle",A); -}});Element.Properties.slide={set:function(B){var A=this.retrieve("slide");if(A){A.cancel();}return this.eliminate("slide").store("slide:options",$extend({link:"cancel"},B)); -},get:function(A){if(A||!this.retrieve("slide")){if(A||!this.retrieve("slide:options")){this.set("slide",A);}this.store("slide",new Fx.Slide(this,this.retrieve("slide:options"))); -}return this.retrieve("slide");}};Element.implement({slide:function(D,E){D=D||"toggle";var B=this.get("slide"),A;switch(D){case"hide":B.hide(E);break;case"show":B.show(E); -break;case"toggle":var C=this.retrieve("slide:flag",B.open);B[(C)?"slideOut":"slideIn"](E);this.store("slide:flag",!C);A=true;break;default:B.start(D,E); -}if(!A){this.eliminate("slide:flag");}return this;}});Fx.Scroll=new Class({Extends:Fx,options:{offset:{x:0,y:0},wheelStops:true},initialize:function(B,A){this.element=this.subject=$(B); -this.parent(A);var D=this.cancel.bind(this,false);if($type(this.element)!="element"){this.element=$(this.element.getDocument().body);}var C=this.element; -if(this.options.wheelStops){this.addEvent("start",function(){C.addEvent("mousewheel",D);},true);this.addEvent("complete",function(){C.removeEvent("mousewheel",D); -},true);}},set:function(){var A=Array.flatten(arguments);this.element.scrollTo(A[0],A[1]);},compute:function(E,D,C){var B=[];var A=2;A.times(function(F){B.push(Fx.compute(E[F],D[F],C)); -});return B;},start:function(C,H){if(!this.check(arguments.callee,C,H)){return this;}var E=this.element.getSize(),F=this.element.getScrollSize();var B=this.element.getScroll(),D={x:C,y:H}; -for(var G in D){var A=F[G]-E[G];if($chk(D[G])){D[G]=($type(D[G])=="number")?D[G].limit(0,A):A;}else{D[G]=B[G];}D[G]+=this.options.offset[G];}return this.parent([B.x,B.y],[D.x,D.y]); -},toTop:function(){return this.start(false,0);},toLeft:function(){return this.start(0,false);},toRight:function(){return this.start("right",false);},toBottom:function(){return this.start(false,"bottom"); -},toElement:function(B){var A=$(B).getPosition(this.element);return this.start(A.x,A.y);}});Fx.Elements=new Class({Extends:Fx.CSS,initialize:function(B,A){this.elements=this.subject=$$(B); -this.parent(A);},compute:function(G,H,I){var C={};for(var D in G){var A=G[D],E=H[D],F=C[D]={};for(var B in A){F[B]=this.parent(A[B],E[B],I);}}return C; -},set:function(B){for(var C in B){var A=B[C];for(var D in A){this.render(this.elements[C],D,A[D],this.options.unit);}}return this;},start:function(C){if(!this.check(arguments.callee,C)){return this; -}var H={},I={};for(var D in C){var F=C[D],A=H[D]={},G=I[D]={};for(var B in F){var E=this.prepare(this.elements[D],B,F[B]);A[B]=E.from;G[B]=E.to;}}return this.parent(H,I); -}});var Drag=new Class({Implements:[Events,Options],options:{snap:6,unit:"px",grid:false,style:true,limit:false,handle:false,invert:false,preventDefault:false,modifiers:{x:"left",y:"top"}},initialize:function(){var B=Array.link(arguments,{options:Object.type,element:$defined}); -this.element=$(B.element);this.document=this.element.getDocument();this.setOptions(B.options||{});var A=$type(this.options.handle);this.handles=(A=="array"||A=="collection")?$$(this.options.handle):$(this.options.handle)||this.element; -this.mouse={now:{},pos:{}};this.value={start:{},now:{}};this.selection=(Browser.Engine.trident)?"selectstart":"mousedown";this.bound={start:this.start.bind(this),check:this.check.bind(this),drag:this.drag.bind(this),stop:this.stop.bind(this),cancel:this.cancel.bind(this),eventStop:$lambda(false)}; -this.attach();},attach:function(){this.handles.addEvent("mousedown",this.bound.start);return this;},detach:function(){this.handles.removeEvent("mousedown",this.bound.start); -return this;},start:function(C){if(this.options.preventDefault){C.preventDefault();}this.fireEvent("beforeStart",this.element);this.mouse.start=C.page; -var A=this.options.limit;this.limit={x:[],y:[]};for(var D in this.options.modifiers){if(!this.options.modifiers[D]){continue;}if(this.options.style){this.value.now[D]=this.element.getStyle(this.options.modifiers[D]).toInt(); -}else{this.value.now[D]=this.element[this.options.modifiers[D]];}if(this.options.invert){this.value.now[D]*=-1;}this.mouse.pos[D]=C.page[D]-this.value.now[D]; -if(A&&A[D]){for(var B=2;B--;B){if($chk(A[D][B])){this.limit[D][B]=$lambda(A[D][B])();}}}}if($type(this.options.grid)=="number"){this.options.grid={x:this.options.grid,y:this.options.grid}; -}this.document.addEvents({mousemove:this.bound.check,mouseup:this.bound.cancel});this.document.addEvent(this.selection,this.bound.eventStop);},check:function(A){if(this.options.preventDefault){A.preventDefault(); -}var B=Math.round(Math.sqrt(Math.pow(A.page.x-this.mouse.start.x,2)+Math.pow(A.page.y-this.mouse.start.y,2)));if(B>this.options.snap){this.cancel();this.document.addEvents({mousemove:this.bound.drag,mouseup:this.bound.stop}); -this.fireEvent("start",this.element).fireEvent("snap",this.element);}},drag:function(A){if(this.options.preventDefault){A.preventDefault();}this.mouse.now=A.page; -for(var B in this.options.modifiers){if(!this.options.modifiers[B]){continue;}this.value.now[B]=this.mouse.now[B]-this.mouse.pos[B];if(this.options.invert){this.value.now[B]*=-1; -}if(this.options.limit&&this.limit[B]){if($chk(this.limit[B][1])&&(this.value.now[B]>this.limit[B][1])){this.value.now[B]=this.limit[B][1];}else{if($chk(this.limit[B][0])&&(this.value.now[B]B.left&&A.xB.top);},checkDroppables:function(){var A=this.droppables.filter(this.checkAgainst,this).getLast(); -if(this.overed!=A){if(this.overed){this.fireEvent("leave",[this.element,this.overed]);}if(A){this.overed=A;this.fireEvent("enter",[this.element,A]);}else{this.overed=null; -}}},drag:function(A){this.parent(A);if(this.droppables.length){this.checkDroppables();}},stop:function(A){this.checkDroppables();this.fireEvent("drop",[this.element,this.overed]); -this.overed=null;return this.parent(A);}});Element.implement({makeDraggable:function(A){return new Drag.Move(this,A);}});Hash.Cookie=new Class({Extends:Cookie,options:{autoSave:true},initialize:function(B,A){this.parent(B,A); -this.load();},save:function(){var A=JSON.encode(this.hash);if(!A||A.length>4096){return false;}if(A=="{}"){this.dispose();}else{this.write(A);}return true; -},load:function(){this.hash=new Hash(JSON.decode(this.read(),true));return this;}});Hash.Cookie.implement((function(){var A={};Hash.each(Hash.prototype,function(C,B){A[B]=function(){var D=C.apply(this.hash,arguments); -if(this.options.autoSave){this.save();}return D;};});return A;})());var Color=new Native({initialize:function(B,C){if(arguments.length>=3){C="rgb";B=Array.slice(arguments,0,3); -}else{if(typeof B=="string"){if(B.match(/rgb/)){B=B.rgbToHex().hexToRgb(true);}else{if(B.match(/hsb/)){B=B.hsbToRgb();}else{B=B.hexToRgb(true);}}}}C=C||"rgb"; -switch(C){case"hsb":var A=B;B=B.hsbToRgb();B.hsb=A;break;case"hex":B=B.hexToRgb(true);break;}B.rgb=B.slice(0,3);B.hsb=B.hsb||B.rgbToHsb();B.hex=B.rgbToHex(); -return $extend(B,this);}});Color.implement({mix:function(){var A=Array.slice(arguments);var C=($type(A.getLast())=="number")?A.pop():50;var B=this.slice(); -A.each(function(D){D=new Color(D);for(var E=0;E<3;E++){B[E]=Math.round((B[E]/100*(100-C))+(D[E]/100*C));}});return new Color(B,"rgb");},invert:function(){return new Color(this.map(function(A){return 255-A; -}));},setHue:function(A){return new Color([A,this.hsb[1],this.hsb[2]],"hsb");},setSaturation:function(A){return new Color([this.hsb[0],A,this.hsb[2]],"hsb"); -},setBrightness:function(A){return new Color([this.hsb[0],this.hsb[1],A],"hsb");}});function $RGB(C,B,A){return new Color([C,B,A],"rgb");}function $HSB(C,B,A){return new Color([C,B,A],"hsb"); -}function $HEX(A){return new Color(A,"hex");}Array.implement({rgbToHsb:function(){var B=this[0],C=this[1],J=this[2];var G,F,H;var I=Math.max(B,C,J),E=Math.min(B,C,J); -var K=I-E;H=I/255;F=(I!=0)?K/I:0;if(F==0){G=0;}else{var D=(I-B)/K;var A=(I-C)/K;var L=(I-J)/K;if(B==I){G=L-A;}else{if(C==I){G=2+D-L;}else{G=4+A-D;}}G/=6; -if(G<0){G++;}}return[Math.round(G*360),Math.round(F*100),Math.round(H*100)];},hsbToRgb:function(){var C=Math.round(this[2]/100*255);if(this[1]==0){return[C,C,C]; -}else{var A=this[0]%360;var E=A%60;var F=Math.round((this[2]*(100-this[1]))/10000*255);var D=Math.round((this[2]*(6000-this[1]*E))/600000*255);var B=Math.round((this[2]*(6000-this[1]*(60-E)))/600000*255); -switch(Math.floor(A/60)){case 0:return[C,B,F];case 1:return[D,C,F];case 2:return[F,C,B];case 3:return[F,D,C];case 4:return[B,F,C];case 5:return[C,F,D]; -}}return false;}});String.implement({rgbToHsb:function(){var A=this.match(/\d{1,3}/g);return(A)?hsb.rgbToHsb():null;},hsbToRgb:function(){var A=this.match(/\d{1,3}/g); -return(A)?A.hsbToRgb():null;}});var Group=new Class({initialize:function(){this.instances=Array.flatten(arguments);this.events={};this.checker={};},addEvent:function(B,A){this.checker[B]=this.checker[B]||{}; -this.events[B]=this.events[B]||[];if(this.events[B].contains(A)){return false;}else{this.events[B].push(A);}this.instances.each(function(C,D){C.addEvent(B,this.check.bind(this,[B,C,D])); -},this);return this;},check:function(C,A,B){this.checker[C][B]=true;var D=this.instances.every(function(F,E){return this.checker[C][E]||false;},this);if(!D){return ; -}this.checker[C]={};this.events[C].each(function(E){E.call(this,this.instances,A);},this);}});var Asset=new Hash({javascript:function(F,D){D=$extend({onload:$empty,document:document,check:$lambda(true)},D); -var B=new Element("script",{src:F,type:"text/javascript"});var E=D.onload.bind(B),A=D.check,G=D.document;delete D.onload;delete D.check;delete D.document; -B.addEvents({load:E,readystatechange:function(){if(["loaded","complete"].contains(this.readyState)){E();}}}).setProperties(D);if(Browser.Engine.webkit419){var C=(function(){if(!$try(A)){return ; -}$clear(C);E();}).periodical(50);}return B.inject(G.head);},css:function(B,A){return new Element("link",$merge({rel:"stylesheet",media:"screen",type:"text/css",href:B},A)).inject(document.head); -},image:function(C,B){B=$merge({onload:$empty,onabort:$empty,onerror:$empty},B);var D=new Image();var A=$(D)||new Element("img");["load","abort","error"].each(function(E){var F="on"+E; -var G=B[F];delete B[F];D[F]=function(){if(!D){return ;}if(!A.parentNode){A.width=D.width;A.height=D.height;}D=D.onload=D.onabort=D.onerror=null;G.delay(1,A,A); -A.fireEvent(E,A,1);};});D.src=A.src=C;if(D&&D.complete){D.onload.delay(1);}return A.setProperties(B);},images:function(D,C){C=$merge({onComplete:$empty,onProgress:$empty},C); -if(!D.push){D=[D];}var A=[];var B=0;D.each(function(F){var E=new Asset.image(F,{onload:function(){C.onProgress.call(this,B,D.indexOf(F));B++;if(B==D.length){C.onComplete(); -}}});A.push(E);});return new Elements(A);}});var Sortables=new Class({Implements:[Events,Options],options:{snap:4,opacity:1,clone:false,revert:false,handle:false,constrain:false},initialize:function(A,B){this.setOptions(B); -this.elements=[];this.lists=[];this.idle=true;this.addLists($$($(A)||A));if(!this.options.clone){this.options.revert=false;}if(this.options.revert){this.effect=new Fx.Morph(null,$merge({duration:250,link:"cancel"},this.options.revert)); -}},attach:function(){this.addLists(this.lists);return this;},detach:function(){this.lists=this.removeLists(this.lists);return this;},addItems:function(){Array.flatten(arguments).each(function(A){this.elements.push(A); -var B=A.retrieve("sortables:start",this.start.bindWithEvent(this,A));(this.options.handle?A.getElement(this.options.handle)||A:A).addEvent("mousedown",B); -},this);return this;},addLists:function(){Array.flatten(arguments).each(function(A){this.lists.push(A);this.addItems(A.getChildren());},this);return this; -},removeItems:function(){var A=[];Array.flatten(arguments).each(function(B){A.push(B);this.elements.erase(B);var C=B.retrieve("sortables:start");(this.options.handle?B.getElement(this.options.handle)||B:B).removeEvent("mousedown",C); -},this);return $$(A);},removeLists:function(){var A=[];Array.flatten(arguments).each(function(B){A.push(B);this.lists.erase(B);this.removeItems(B.getChildren()); -},this);return $$(A);},getClone:function(B,A){if(!this.options.clone){return new Element("div").inject(document.body);}if($type(this.options.clone)=="function"){return this.options.clone.call(this,B,A,this.list); -}return A.clone(true).setStyles({margin:"0px",position:"absolute",visibility:"hidden",width:A.getStyle("width")}).inject(this.list).position(A.getPosition(A.getOffsetParent())); -},getDroppables:function(){var A=this.list.getChildren();if(!this.options.constrain){A=this.lists.concat(A).erase(this.list);}return A.erase(this.clone).erase(this.element); -},insert:function(C,B){var A="inside";if(this.lists.contains(B)){this.list=B;this.drag.droppables=this.getDroppables();}else{A=this.element.getAllPrevious().contains(B)?"before":"after"; -}this.element.inject(B,A);this.fireEvent("sort",[this.element,this.clone]);},start:function(B,A){if(!this.idle){return ;}this.idle=false;this.element=A; -this.opacity=A.get("opacity");this.list=A.getParent();this.clone=this.getClone(B,A);this.drag=new Drag.Move(this.clone,{snap:this.options.snap,container:this.options.constrain&&this.element.getParent(),droppables:this.getDroppables(),onSnap:function(){B.stop(); -this.clone.setStyle("visibility","visible");this.element.set("opacity",this.options.opacity||0);this.fireEvent("start",[this.element,this.clone]);}.bind(this),onEnter:this.insert.bind(this),onCancel:this.reset.bind(this),onComplete:this.end.bind(this)}); -this.clone.inject(this.element,"before");this.drag.start(B);},end:function(){this.drag.detach();this.element.set("opacity",this.opacity);if(this.effect){var A=this.element.getStyles("width","height"); -var B=this.clone.computePosition(this.element.getPosition(this.clone.offsetParent));this.effect.element=this.clone;this.effect.start({top:B.top,left:B.left,width:A.width,height:A.height,opacity:0.25}).chain(this.reset.bind(this)); -}else{this.reset();}},reset:function(){this.idle=true;this.clone.destroy();this.fireEvent("complete",this.element);},serialize:function(){var C=Array.link(arguments,{modifier:Function.type,index:$defined}); -var B=this.lists.map(function(D){return D.getChildren().map(C.modifier||function(E){return E.get("id");},this);},this);var A=C.index;if(this.lists.length==1){A=0; -}return $chk(A)&&A>=0&&AB[F]){G=D.page[F]-this.options.offsets[F]-E[F];}this.tip.setStyle(C[F],G); -}},fill:function(A,B){(typeof B=="string")?A.set("html",B):A.adopt(B);},show:function(){this.fireEvent("show",this.tip);},hide:function(){this.fireEvent("hide",this.tip); -}});var SmoothScroll=new Class({Extends:Fx.Scroll,initialize:function(B,C){C=C||document;var E=C.getDocument(),D=C.getWindow();this.parent(E,B);this.links=(this.options.links)?$$(this.options.links):$$(E.links); -var A=D.location.href.match(/^[^#]*/)[0]+"#";this.links.each(function(G){if(G.href.indexOf(A)!=0){return ;}var F=G.href.substr(A.length);if(F&&$(F)){this.useLink(G,F); -}},this);if(!Browser.Engine.webkit419){this.addEvent("complete",function(){D.location.hash=this.anchor;},true);}},useLink:function(B,A){B.addEvent("click",function(C){this.anchor=A; -this.toElement(A);C.stop();}.bind(this));}});var Slider=new Class({Implements:[Events,Options],options:{onTick:function(A){if(this.options.snap){A=this.toPosition(this.step); -}this.knob.setStyle(this.property,A);},snap:false,offset:0,range:false,wheel:false,steps:100,mode:"horizontal"},initialize:function(E,A,D){this.setOptions(D); -this.element=$(E);this.knob=$(A);this.previousChange=this.previousEnd=this.step=-1;this.element.addEvent("mousedown",this.clickedElement.bind(this));if(this.options.wheel){this.element.addEvent("mousewheel",this.scrolledElement.bindWithEvent(this)); -}var F,B={},C={x:false,y:false};switch(this.options.mode){case"vertical":this.axis="y";this.property="top";F="offsetHeight";break;case"horizontal":this.axis="x"; -this.property="left";F="offsetWidth";}this.half=this.knob[F]/2;this.full=this.element[F]-this.knob[F]+(this.options.offset*2);this.min=$chk(this.options.range[0])?this.options.range[0]:0; -this.max=$chk(this.options.range[1])?this.options.range[1]:this.options.steps;this.range=this.max-this.min;this.steps=this.options.steps||this.full;this.stepSize=Math.abs(this.range)/this.steps; -this.stepWidth=this.stepSize*this.full/Math.abs(this.range);this.knob.setStyle("position","relative").setStyle(this.property,-this.options.offset);C[this.axis]=this.property; -B[this.axis]=[-this.options.offset,this.full-this.options.offset];this.drag=new Drag(this.knob,{snap:0,limit:B,modifiers:C,onDrag:this.draggedKnob.bind(this),onStart:this.draggedKnob.bind(this),onComplete:function(){this.draggedKnob(); -this.end();}.bind(this)});if(this.options.snap){this.drag.options.grid=Math.ceil(this.stepWidth);this.drag.options.limit[this.axis][1]=this.full;}},set:function(A){if(!((this.range>0)^(A0)^(A>this.max))){A=this.max;}this.step=Math.round(A);this.checkStep();this.end();this.fireEvent("tick",this.toPosition(this.step));return this; -},clickedElement:function(C){var B=this.range<0?-1:1;var A=C.page[this.axis]-this.element.getPosition()[this.axis]-this.half;A=A.limit(-this.options.offset,this.full-this.options.offset); -this.step=Math.round(this.min+B*this.toStep(A));this.checkStep();this.end();this.fireEvent("tick",A);},scrolledElement:function(A){var B=(this.options.mode=="horizontal")?(A.wheel<0):(A.wheel>0); -this.set(B?this.step-this.stepSize:this.step+this.stepSize);A.stop();},draggedKnob:function(){var B=this.range<0?-1:1;var A=this.drag.value.now[this.axis]; -A=A.limit(-this.options.offset,this.full-this.options.offset);this.step=Math.round(this.min+B*this.toStep(A));this.checkStep();},checkStep:function(){if(this.previousChange!=this.step){this.previousChange=this.step; -this.fireEvent("change",this.step);}},end:function(){if(this.previousEnd!==this.step){this.previousEnd=this.step;this.fireEvent("complete",this.step+""); -}},toStep:function(A){var B=(A+this.options.offset)*this.stepSize/this.full*this.steps;return this.options.steps?Math.round(B-=B%this.stepSize):B;},toPosition:function(A){return(this.full*Math.abs(this.min-A))/(this.steps*this.stepSize)-this.options.offset; -}});var Scroller=new Class({Implements:[Events,Options],options:{area:20,velocity:1,onChange:function(A,B){this.element.scrollTo(A,B);}},initialize:function(B,A){this.setOptions(A); -this.element=$(B);this.listener=($type(this.element)!="element")?$(this.element.getDocument().body):this.element;this.timer=null;this.coord=this.getCoords.bind(this); -},start:function(){this.listener.addEvent("mousemove",this.coord);},stop:function(){this.listener.removeEvent("mousemove",this.coord);this.timer=$clear(this.timer); -},getCoords:function(A){this.page=(this.listener.get("tag")=="body")?A.client:A.page;if(!this.timer){this.timer=this.scroll.periodical(50,this);}},scroll:function(){var B=this.element.getSize(),A=this.element.getScroll(),E=this.element.getPosition(),D={x:0,y:0}; -for(var C in this.page){if(this.page[C]<(this.options.area+E[C])&&A[C]!=0){D[C]=(this.page[C]-this.options.area-E[C])*this.options.velocity;}else{if(this.page[C]+this.options.area>(B[C]+E[C])&&B[C]+B[C]!=A[C]){D[C]=(this.page[C]-B[C]+this.options.area-E[C])*this.options.velocity; -}}}if(D.y||D.x){this.fireEvent("change",[A.x+D.x,A.y+D.y]);}}});var Accordion=new Class({Extends:Fx.Elements,options:{display:0,show:false,height:true,width:false,opacity:true,fixedHeight:false,fixedWidth:false,wait:false,alwaysHide:false},initialize:function(){var C=Array.link(arguments,{container:Element.type,options:Object.type,togglers:$defined,elements:$defined}); -this.parent(C.elements,C.options);this.togglers=$$(C.togglers);this.container=$(C.container);this.previous=-1;if(this.options.alwaysHide){this.options.wait=true; -}if($chk(this.options.show)){this.options.display=false;this.previous=this.options.show;}if(this.options.start){this.options.display=false;this.options.show=false; -}this.effects={};if(this.options.opacity){this.effects.opacity="fullOpacity";}if(this.options.width){this.effects.width=this.options.fixedWidth?"fullWidth":"offsetWidth"; -}if(this.options.height){this.effects.height=this.options.fixedHeight?"fullHeight":"scrollHeight";}for(var B=0,A=this.togglers.length;B0));this.fireEvent(C?"background":"active",[this.togglers[D],E]); -for(var F in this.effects){B[D][F]=C?0:E[this.effects[F]];}},this);return this.start(B);}}); diff --git a/blog/wp-content/themes/Involver/js/sidebar_slide.js b/blog/wp-content/themes/Involver/js/sidebar_slide.js deleted file mode 100755 index e1e708a..0000000 --- a/blog/wp-content/themes/Involver/js/sidebar_slide.js +++ /dev/null @@ -1,21 +0,0 @@ -window.addEvent('domready', function() { - - var status = { - 'true': 'CLOSE', - 'false': 'OPEN' - }; - - var myVerticalSlide = new Fx.Slide('vertical_slide'); - - $('v_toggle').addEvent('click', function(e){ - e.stop(); - myVerticalSlide.toggle(); - }); - - myVerticalSlide.addEvent('complete', function() { - $('v_toggle').set('html', status[myVerticalSlide.open]); - }); - - myVerticalSlide.hide(); - -}); \ No newline at end of file diff --git a/blog/wp-content/themes/Involver/license.txt b/blog/wp-content/themes/Involver/license.txt deleted file mode 100755 index d31195a..0000000 --- a/blog/wp-content/themes/Involver/license.txt +++ /dev/null @@ -1,281 +0,0 @@ - GNU GENERAL PUBLIC LICENSE - Version 2, June 1991 - - Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 51 Franklin St, Fifth Floor, Boston, MA 02110, USA - - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - Preamble - - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -License is intended to guarantee your freedom to share and change free -software--to make sure the software is free for all its users. This -General Public License applies to most of the Free Software -Foundation's software and to any other program whose authors commit to -using it. (Some other Free Software Foundation software is covered by -the GNU Library General Public License instead.) You can apply it to -your programs, too. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -this service if you wish), that you receive source code or can get it -if you want it, that you can change the software or use pieces of it -in new free programs; and that you know you can do these things. - - To protect your rights, we need to make restrictions that forbid -anyone to deny you these rights or to ask you to surrender the rights. -These restrictions translate to certain responsibilities for you if you -distribute copies of the software, or if you modify it. - - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must give the recipients all the rights that -you have. You must make sure that they, too, receive or can get the -source code. And you must show them these terms so they know their -rights. - - We protect your rights with two steps: (1) copyright the software, and -(2) offer you this license which gives you legal permission to copy, -distribute and/or modify the software. - - Also, for each author's protection and ours, we want to make certain -that everyone understands that there is no warranty for this free -software. If the software is modified by someone else and passed on, we -want its recipients to know that what they have is not the original, so -that any problems introduced by others will not reflect on the original -authors' reputations. - - Finally, any free program is threatened constantly by software -patents. We wish to avoid the danger that redistributors of a free -program will individually obtain patent licenses, in effect making the -program proprietary. To prevent this, we have made it clear that any -patent must be licensed for everyone's free use or not licensed at all. - - The precise terms and conditions for copying, distribution and -modification follow. - - GNU GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. This License applies to any program or other work which contains -a notice placed by the copyright holder saying it may be distributed -under the terms of this General Public License. The "Program", below, -refers to any such program or work, and a "work based on the Program" -means either the Program or any derivative work under copyright law: -that is to say, a work containing the Program or a portion of it, -either verbatim or with modifications and/or translated into another -language. (Hereinafter, translation is included without limitation in -the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running the Program is not restricted, and the output from the Program -is covered only if its contents constitute a work based on the -Program (independent of having been made by running the Program). -Whether that is true depends on what the Program does. - - 1. You may copy and distribute verbatim copies of the Program's -source code as you receive it, in any medium, provided that you -conspicuously and appropriately publish on each copy an appropriate -copyright notice and disclaimer of warranty; keep intact all the -notices that refer to this License and to the absence of any warranty; -and give any other recipients of the Program a copy of this License -along with the Program. - -You may charge a fee for the physical act of transferring a copy, and -you may at your option offer warranty protection in exchange for a fee. - - 2. You may modify your copy or copies of the Program or any portion -of it, thus forming a work based on the Program, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices - stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in - whole or in part contains or is derived from the Program or any - part thereof, to be licensed as a whole at no charge to all third - parties under the terms of this License. - - c) If the modified program normally reads commands interactively - when run, you must cause it, when started running for such - interactive use in the most ordinary way, to print or display an - announcement including an appropriate copyright notice and a - notice that there is no warranty (or else, saying that you provide - a warranty) and that users may redistribute the program under - these conditions, and telling the user how to view a copy of this - License. (Exception: if the Program itself is interactive but - does not normally print such an announcement, your work based on - the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Program, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Program, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote it. -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program -with the Program (or with a work based on the Program) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. - - 3. You may copy and distribute the Program (or a work based on it, -under Section 2) in object code or executable form under the terms of -Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable - source code, which must be distributed under the terms of Sections - 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three - years, to give any third party, for a charge no more than your - cost of physically performing source distribution, a complete - machine-readable copy of the corresponding source code, to be - distributed under the terms of Sections 1 and 2 above on a medium - customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer - to distribute corresponding source code. (This alternative is - allowed only for noncommercial distribution and only if you - received the program in object code or executable form with such - an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for -making modifications to it. For an executable work, complete source -code means all the source code for all modules it contains, plus any -associated interface definition files, plus the scripts used to -control compilation and installation of the executable. However, as a -special exception, the source code distributed need not include -anything that is normally distributed (in either source or binary -form) with the major components (compiler, kernel, and so on) of the -operating system on which the executable runs, unless that component -itself accompanies the executable. - -If distribution of executable or object code is made by offering -access to copy from a designated place, then offering equivalent -access to copy the source code from the same place counts as -distribution of the source code, even though third parties are not -compelled to copy the source along with the object code. - - 4. You may not copy, modify, sublicense, or distribute the Program -except as expressly provided under this License. Any attempt -otherwise to copy, modify, sublicense or distribute the Program is -void, and will automatically terminate your rights under this License. -However, parties who have received copies, or rights, from you under -this License will not have their licenses terminated so long as such -parties remain in full compliance. - - 5. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Program or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Program (or any work based on the -Program), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Program or works based on it. - - 6. Each time you redistribute the Program (or any work based on the -Program), the recipient automatically receives a license from the -original licensor to copy, distribute or modify the Program subject to -these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties to -this License. - - 7. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Program at all. For example, if a patent -license would not permit royalty-free redistribution of the Program by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under -any particular circumstance, the balance of the section is intended to -apply and the section as a whole is intended to apply in other -circumstances. - -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system, which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. - -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. - - 8. If the distribution and/or use of the Program is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Program under this License -may add an explicit geographical distribution limitation excluding -those countries, so that distribution is permitted only in or among -countries not thus excluded. In such case, this License incorporates -the limitation as if written in the body of this License. - - 9. The Free Software Foundation may publish revised and/or new versions -of the General Public License from time to time. Such new versions will -be similar in spirit to the present version, but may differ in detail to -address new problems or concerns. - -Each version is given a distinguishing version number. If the Program -specifies a version number of this License which applies to it and "any -later version", you have the option of following the terms and conditions -either of that version or of any later version published by the Free -Software Foundation. If the Program does not specify a version number of -this License, you may choose any version ever published by the Free Software -Foundation. - - 10. If you wish to incorporate parts of the Program into other free -programs whose distribution conditions are different, write to the author -to ask for permission. For software which is copyrighted by the Free -Software Foundation, write to the Free Software Foundation; we sometimes -make exceptions for this. Our decision will be guided by the two goals -of preserving the free status of all derivatives of our free software and -of promoting the sharing and reuse of software generally. - - NO WARRANTY - - 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY -FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN -OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES -PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED -OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS -TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE -PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, -REPAIR OR CORRECTION. - - 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR -REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, -INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING -OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED -TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY -YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER -PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE -POSSIBILITY OF SUCH DAMAGES. - - END OF TERMS AND CONDITIONS - diff --git a/blog/wp-content/themes/Involver/links.php b/blog/wp-content/themes/Involver/links.php deleted file mode 100755 index 7828079..0000000 --- a/blog/wp-content/themes/Involver/links.php +++ /dev/null @@ -1,23 +0,0 @@ - - - - -
    - -

    Links:

    -
      - -
    - -
    - - diff --git a/blog/wp-content/themes/Involver/page.php b/blog/wp-content/themes/Involver/page.php deleted file mode 100755 index 8babd18..0000000 --- a/blog/wp-content/themes/Involver/page.php +++ /dev/null @@ -1,81 +0,0 @@ - - -
    - - -
    - -
    -

    - - ID, 'post-img', true); - if ($pic) { - ?> -
    - <?php the_title(); ?> -
    - -
    "> - Read the rest of this entry »

    '); echo $pic; ?> - '

    Pages: ', 'after' => '

    ', 'next_or_number' => 'number')); ?> -
    -
    -
    -
    -
    - - ', '

    '); ?> -
    - -
    -
    - - - - diff --git a/blog/wp-content/themes/Involver/rtl.css b/blog/wp-content/themes/Involver/rtl.css deleted file mode 100755 index 1ba0714..0000000 --- a/blog/wp-content/themes/Involver/rtl.css +++ /dev/null @@ -1,127 +0,0 @@ -/* -Theme name: WordPress Default - kubrick - -Editors: Navid Kashani -Persian Wordpress Project : wp-persian.com -*/ -body, .commentlist li, #commentform input, #commentform textarea, #commentform p, #sidebar, #wp-calendar caption { - font-family:tahoma, arial; -} -#page { - text-align:right; - direction:rtl; -} -h1, h2, h3, #sidebar h2 { - font-family:arial, tahoma; -} -.commentlist li .avatar { - float:left; -} - -.commentlist li { - padding: 5px 10px 10px 5px; - } -.commentlist li ul li { - margin-left: -5px; - margin-right: 10px; -} - -.commentlist p { - margin: 10px 0 10px 5px; -} -#header { - margin:0 1px 0 0; -} -.narrowcolumn { - float:right; - padding: 0 45px 20px 0; -} -.widecolumn { - margin: 5px 150px 0 0; -} -.widecolumn .smallattachment { - margin: 5px 0 5px 5px; -} -.postmetadata { - clear:right; -} -#sidebar { - margin-left: 0; - margin-right: 545px; -} -img.alignright { - margin: 0 7px 2px 0; -} - -img.alignleft { - margin: 0 0 2px 7px; -} - -.alignright { - float: left; -} - -.alignleft { - float: right; -} -code { - display:block; - direction:ltr; - text-align:left; -} -acronym, abbr, span.caps { - letter-spacing:0; /* fix opera bug */ -} -html>body .entry ul { - padding:0 10px 0 0; - text-indent:10px; -} -html>body .entry li { - margin: 7px 10px 8px 0; -} -.entry ol { - padding: 0 35px 0 0; -} -#sidebar ul ul, #sidebar ul ol { - margin: 5px 10px 0 0; -} -#sidebar ul ul ul, #sidebar ul ol { - margin: 0 10px 0 0; -} -#commentform { - margin: 5px 0 0 10px; - } -#commentform input { - margin: 5px 0 1px 5px; -} -#commentform #submit { - float:left; -} -.commentlist p { - margin: 10px 0 10px 5px; -} - -.children .even, .alt { - border-left: 0; - border-right: 1px solid #ddd; -} - -#wp-calendar #next a { - padding-right:0; - padding-left:10px; - text-align:left; -} -#wp-calendar #prev a { - padding-left:0; - padding-right:10px; - text-align:right; -} -blockquote { - margin: 15px 10px 0 30px; - padding-left: 0; - padding-right: 20px; - border-left: 0 none; - border-right: 5px solid #ddd; -} -#email, #url { - direction:ltr; -} \ No newline at end of file diff --git a/blog/wp-content/themes/Involver/screenshot.png b/blog/wp-content/themes/Involver/screenshot.png deleted file mode 100755 index 0dafe39..0000000 Binary files a/blog/wp-content/themes/Involver/screenshot.png and /dev/null differ diff --git a/blog/wp-content/themes/Involver/search.php b/blog/wp-content/themes/Involver/search.php deleted file mode 100755 index 121eeca..0000000 --- a/blog/wp-content/themes/Involver/search.php +++ /dev/null @@ -1,89 +0,0 @@ - - -
    - - - -

    Search results for:

    - - - - - - -
    > - -
    -

    - - - ID, 'post-img', true); - if ($pic) { - ?> -
    - <?php the_title(); ?> -
    - -
    "> - -
    -
    -
    -
    -
    - - - - - - - -

    No posts found. Try a different search?

    - - - -
    - - - - diff --git a/blog/wp-content/themes/Involver/sidebar.php b/blog/wp-content/themes/Involver/sidebar.php deleted file mode 100755 index 1355471..0000000 --- a/blog/wp-content/themes/Involver/sidebar.php +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - diff --git a/blog/wp-content/themes/Involver/single.php b/blog/wp-content/themes/Involver/single.php deleted file mode 100755 index a3ca88d..0000000 --- a/blog/wp-content/themes/Involver/single.php +++ /dev/null @@ -1,96 +0,0 @@ - - -
    - - -
    id="post-"> - - -
    -

    - - - ID, 'post-img', true); - if ($pic) { - ?> -
    - <?php the_title(); ?> -
    - -
    "> - Read the rest of this entry »

    '); ?> - '

    Pages: ', 'after' => '

    ', 'next_or_number' => 'number')); ?> -
    -
    -
    -
    -
    -
    - -
    - - - - -

    Sorry, no posts matched your criteria.

    - - -
    - - diff --git a/blog/wp-content/themes/Involver/style.css b/blog/wp-content/themes/Involver/style.css deleted file mode 100755 index fabfc3c..0000000 --- a/blog/wp-content/themes/Involver/style.css +++ /dev/null @@ -1,656 +0,0 @@ -/* -Theme Name: Involver -Theme URI: http://filecluster.com/ -Description: Involver Theme is offered and designed by FileCluster -Version: 1.0 -Author: FileCluster -Author URI: http://www.filecluster.com/ -Tags: blue, white, fixed-width, two-columns - - Involver v1.0 - by http://www.filecluster.com/ - -*/ - - - -/* Begin Typography & Colors */ -html {margin:0; padding:0;} -body { - font-size: 62.5%; /* Resets 1em to 10px */ - font-family: Arial, Helvetica, Verdana, Sans-Serif; - background:#dddddd url(images/bg_pag.gif) left top repeat-x; - color: #333; - text-align: center; - margin:0; - padding:0; - } -form {display:inline;} -br {line-height:0px; padding:0; margin:0; height:0;} - -#page {width:980px; padding:0px; margin:0px auto; text-align:left; display:block;} - -#header {width:980px; height:120px;} -#header .topHeader {height:64px;} -#header .topHeader .meniu {margin:0; padding:0; list-style:none; float:left;} -#header .topHeader .meniu .page_item {float:left; margin:14px 10px 0px 10px; background-color:#222222; -moz-border-radius: 10px; -webkit-border-radius: 10px; padding:5px 20px; text-transform:uppercase;} -#header .topHeader .meniu .page_item a {font-size:15px; color:#CCCCCC;} -#header .topHeader .meniu .page_item a:hover {text-decoration:none; color:#FFFFFF;} -#header .topHeader .meniu .current_page_item {background:url(images/bg_topMeniu.gif) left top repeat-x; height:31px; margin:10px 10px 0px 10px; padding:5px 15px; -moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px; -moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px;} -#header .topHeader .meniu .current_page_item a {font-size:18px; display:block; margin-top:4px; color:#ddeeff;} -#header .topHeader .meniu .current_page_item a:hover {color:#ffffff; text-decoration:none;} -#header .topHeader .rss {float:right;} -#header .topHeader .rss .feed {width:110px; height:45px; display:block; float:left; margin:14px 10px 0 0; background:url(images/icon_feed.png) right top no-repeat; padding:5px 70px 0 0; line-height:12px; text-transform:uppercase; text-align:right; font-size:10px; color:#898989;} -#header .topHeader .rss .feed span {font-size:15px; color:#d58e41; display:block;} -#header .topHeader .rss .feed:hover {color:#FFFFFF; text-decoration:none;} -#header .topHeader .rss .feed:hover span {color:#ff8400;} -#header .topHeader .rss .twit {width:100px; height:45px; display:block; float:left; margin:14px 20px 0 0; background:url(images/icon_twitter_top.png) right top no-repeat; padding:5px 70px 0 0; line-height:12px; text-transform:uppercase; text-align:right; font-size:10px; color:#898989;} -#header .topHeader .rss .twit span {font-size:15px; color:#41b7d5; display:block;} -#header .topHeader .rss .twit:hover {color:#FFFFFF; text-decoration:none;} -#header .topHeader .rss .twit:hover span {color:#00cbff;} - - -#header .topBar {height:56px;} -#header .topBar .logo {float:left; text-transform:uppercase; margin-left:20px;} -#header .topBar .logo h1 {color:#000000; font-size:25px; text-align:left; font-weight:normal; font-family:Arial, Helvetica, Verdana, Sans-Serif; margin:0; padding:0px;} -#header .topBar .logo h1 a {color:#000000;} -#header .topBar .logo .description {font-size:12px; color:#FFFFFF; margin:0px;} -#header .topBar .fSearch {float:right; background:url(images/bg_search.gif); width:390px; height:40px; margin:5px 10px 0 0;} -#header .topBar .fSearch #s {background:transparent !important; width:320px; height:30px; margin:2px 0px 0 50px; padding:5px; border:none; color:#507496; font-size:20px;} -#header .topBar .fSearch .hidden {display:none;} - -.container {width:100%; background:#ffffff url(images/bg_main.gif) right top repeat-y; -moz-border-radius: 10px; -webkit-border-radius: 10px;} - -.narrowcolumn {float: right; padding:20px 30px 20px 0; margin: 0px; width:750px;} - -.widecolumn {float: left; margin: 0px; width: 660px;} - -/* Begin Sidebar */ -#sidebar {float:left; padding:10px 0px 10px 10px; position:relative;margin:0; width:190px; font-size:10px; color:#666666;} -#sidebar .cat {list-style:none; margin:0 0 10px 0; padding:10px 0 10px 10px; background:#bababa url(images/bg_cat_menu.gif) right top repeat-y; -moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; -moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px;} -#sidebar .cat h2 {background-color:#cfcfcf; color:#909090; font:11px Arial, Helvetica, sans-serif; text-transform:uppercase; display:inline-block; padding:3px 6px; margin:0 0 10px 0; -moz-border-radius: 5px; -webkit-border-radius: 5px;} -#sidebar .cat ul {list-style:none; margin:0; padding:0;} -#sidebar .cat .cat-item {padding:0px; margin-right:10px;} -#sidebar .cat .cat-item a {display:block; padding:5px; border-top:1px solid #cfcfcf; font-size:15px; color:#FFFFFF; margin:0;} -#sidebar .cat .current-cat {padding:0px; margin-right:0px; background:#c4c4c4 url(images/arr_cat.gif) right center no-repeat;} -#sidebar .cat .current-cat a {display:block; padding:5px; border-top:1px solid #cfcfcf; font-size:15px; color:#FFFFFF; margin:0 10px 0 0;} - -#sidebar ul, #sidebar ul ul, #sidebar .sBox , #sidebar .widget {margin:0; padding:0; list-style:none;} -#sidebar .widget {background-color:#bababa; -moz-border-radius: 10px; -webkit-border-radius: 10px; margin:10px 20px 10px 0px;} -#sidebar .widget ul, #sidebar .widget div {margin: 0; list-style:none; font-size:12px; padding:0 10px 10px 10px; display:block;} -#sidebar .widget ul li {padding:2px; border-bottom:1px solid #cfcfcf;} -#sidebar .widget h2 {background-color:#cfcfcf; color:#909090; font:11px Arial, Helvetica, sans-serif; text-transform:uppercase; display:inline-block; padding:3px 6px; margin:10px; -moz-border-radius: 5px; -webkit-border-radius: 5px;} -#sidebar .widget ul li a, #sidebar .widget div a {color:#FFFFFF;} - - -.post {margin: 0 0 40px; text-align: justify; padding:0;} -.post .postDate {width:90px; float:left; margin-top:10px; padding-left:20px; background:url(images/arr_post.gif) right top no-repeat; color:#637f9a; font:12px Arial, Helvetica, sans-serif;} -.post .postDate span {display:block; font-size:25px;} -.post .postHeader {margin:0; padding:0 0 10px 0; width:620px; float:right; border-bottom:3px solid #EEEEEE;} -.post .postHeader h2, .post .postHeader h3, .post h2, .post h3 {font-weight:normal; float:left; width:380px; padding:10px; margin:0 0 20px 0; font-size:25px; border-bottom:1px solid #CCCCCC;} -.post .postHeader h2 a, .post .postHeader h3 a {color:#333333;} -.post .postHeader h2 a:hover, .post .postHeader h3 a:hover {color:#000000;} -.post .postHeader .postImg {float:left; margin:0 0 10px 0; padding:0; width:400px; overflow:hidden;} -.post .postHeader .postImg a {padding:0; display:block;} -.post .postHeader .postMeta {float:right; width:180px; margin:0 0 20px 20px; padding:0 0 0 10px; border-left:1px solid #CCCCCC;} -.post .postHeader .postMeta .autor {padding-bottom:5px; margin-bottom:5px; border-bottom:1px solid #EEEEEE;} -.post .postHeader .postMeta .autor .image {float:left; margin:0 10px 0 0;} -.post .postHeader .postMeta .autor .text {font-size:11px; color:#999999; float:left; line-height:13px;} -.post .postHeader .postMeta .autor .text strong {font-size:15px; font-weight:normal; display:block;} -.post .postHeader .postMeta .postComm {background:url(images/icon_comments.gif) left top no-repeat; font-size:11px; color:#999999; padding-bottom:5px; margin-bottom:5px; border-bottom:1px solid #EEEEEE;} -.post .postHeader .postMeta .postComm .nr {float:left; margin:3px 10px 0 3px; display:block; width:25px; text-align:center;} -.post .postHeader .postMeta .postComm .reply {font-size:15px; font-weight:normal; display:block;} -.post .postHeader .postMeta .postCats {background:url(images/icon_categories.gif) left top no-repeat; font-size:11px; color:#999999; min-height:35px; padding:0 0 5px 40px; margin-bottom:5px; border-bottom:1px solid #EEEEEE;} -.post .postHeader .postMeta .postCats strong {font-size:12px; font-weight:normal; display:block;} -.post .postHeader .postMeta .postTags {background:url(images/icon_tags.gif) left top no-repeat; font-size:11px; color:#999999; min-height:35px; padding:0 0 5px 40px; margin-bottom:5px; border-bottom:1px solid #EEEEEE;} -.post .postHeader .postMeta .postTags strong {font-size:12px; font-weight:normal; display:block;} -.post .postHeader .entry {color:#444444; font-size:12px; float:left; margin-bottom:10px;} -.post .postHeader .small {width:400px;} -.post .postHeader .big {width:620px;} -.post .postHeader .entry p {display:inline-block;} -.post hr {display: block;} - -.navigation {margin: 10px 0 20px 130px;} -.navigation .alignleft {width:45%; text-align:left; float:left;} -.navigation .alignleft a {font-size:14px; background-color:#b2b2b2; color:#FFFFFF; text-transform:uppercase; display:block; padding:5px 10px; -moz-border-radius: 5px; -webkit-border-radius: 5px;} -.navigation .alignleft a:hover {background-color:#929292; text-decoration:none;} -.navigation .alignright {width:45%; text-align:right; float:right;} -.navigation .alignright a {font-size:14px; background-color:#b2b2b2; color:#FFFFFF; text-transform:uppercase; display:block; padding:5px 10px; -moz-border-radius: 5px; -webkit-border-radius: 5px;} -.navigation .alignright a:hover {background-color:#929292; text-decoration:none;} - -.sharePost {margin:20px 0;} -.sharePost h4 {font-size:11px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; text-align:left; display:inline-block; margin:10px 0px 10px 0px; font-weight:normal; color:#999999;} -.sharePost .sharing {width:70px; margin:0; padding:0px;} -.sharePost .share {height:48px; width:48px; display:block; margin:10px 0;} -.sharePost .twitter {background:url(images/icon_twitter.png) left top no-repeat;} -.sharePost .twitter:hover {background:url(images/icon_twitter.png) left -48px no-repeat;} -.sharePost .facebook {background:url(images/icon_facebook.png) left top no-repeat;} -.sharePost .facebook:hover {background:url(images/icon_facebook.png) left -48px no-repeat;} -.sharePost .digg {background:url(images/icon_digg.png) left top no-repeat;} -.sharePost .digg:hover {background:url(images/icon_digg.png) left -48px no-repeat;} -.sharePost .delicious {background:url(images/icon_delicious.png) left top no-repeat;} -.sharePost .delicious:hover {background:url(images/icon_delicious.png) left -48px no-repeat;} -.sharePost .su {background:url(images/icon_stumbleupon.png) left top no-repeat;} -.sharePost .su:hover {background:url(images/icon_stumbleupon.png) left -48px no-repeat;} - -.commentZone {margin:10px 0px 10px 120px; background-color:#e6e6e6; padding:10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;} - -#respond h3, h3#comments {font-size:20px; text-align:left; padding:0 5px 5px 5px; margin:0 0 10px; font-weight:normal;} -#respond #comment {width:98%; height:140px; font-size:12px; padding:5px; color:#666666; background-color:#ffffff; border:1px solid #CCCCCC;} -#respond #author, #respond #email, #respond #url {width:290px; font-size:15px; padding:3px; color:#666666; background-color:#FFFFFF; border:1px solid #CCCCCC;} -#respond #submit {background-color:#b2b2b2; -moz-border-radius: 5px; -webkit-border-radius: 5px; border:none; padding:5px 20px; color:#333333; font-size:15px;} -#respond form p label small {color:#666666; display:block; font-size:11px;} - - -.pagetitle {font-weight:normal; font-size:20px; text-align:left; padding:5px; margin:0 0 50px 120px; border-bottom:1px solid #DDDDDD; color:#637f9a;} -.pagetitle strong {font-weight:normal; color:#000000;} - -.authPage {margin:0 0 40px 0; border:1px solid #e6e6e6; -moz-border-radius: 10px; -webkit-border-radius: 10px; background-color:#FFFFFF;} -.authPage .autor {padding:10px; position:relative;} -.authPage .autor .picture {float:left; margin:0 10px 5px 0; width:80px;} -.authPage .autor .info {float:left; width:608px; margin-left:30px;} -.authPage .autor .info .name {font-size:18px; display:block; padding:2px; border-bottom:1px dashed #CCCCCC;} -.authPage .autor .info .site {font-size:12px; display:block; padding:2px; border-bottom:1px dashed #CCCCCC;} -.authPage .autor .info .site a {color:#0066CC;} -.authPage .autor .info .desc {font-size:11px; display:block; color:#999999; padding:2px;} - -.ads {margin:10px auto;} -.ads .ad {margin:10px; float:left;} - -#footer {padding: 0; margin: 0 auto; color:#999999; clear: both; width:100%;} -#footer p {margin: 0; padding: 20px 0; text-align: center;} -#footer a {color:#666666;} - -.widecolumn .entry p { - font-size: 1.05em; - } - -.narrowcolumn .entry, .widecolumn .entry { - line-height: 1.4em; - } - -.widecolumn { - line-height: 1.6em; - } - -.thread-alt { - background-color: #f8f8f8; -} -.thread-even { - background-color: white; -} -.depth-1 { -border: 1px solid #ddd; -} - -.even, .alt { - - border-left: 1px solid #ddd; -} - -small { - font-family: Arial, Helvetica, Sans-Serif; - font-size: 0.9em; - line-height: 1.5em; - } - -h1, h2, h3 { - font-family:Arial, Helvetica, sans-serif; - font-weight: bold; - } - -h1 { - font-size: 4em; - text-align: center; - } - - -h2 { - font-size: 1.6em; - } - -h3 { - font-size: 1.3em; - } - -br {line-height:0;} - -h1, h1 a, h1 a:hover, h1 a:visited { - text-decoration: none; - } - -h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited { - color: #333; - } - -h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #secondSidebar h2 #wp-calendar caption, cite { - text-decoration: none; - } - -.sticky { - background: #f7f7f7; - padding: 0 10px 10px; - } -.sticky h2 { - padding-top: 10px; - } - -.commentlist li, #commentform input, #commentform textarea { - font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; - } -.commentlist li ul li { - font-size: 1em; -} - -.commentlist li { - font-weight: bold; -} - -.commentlist li .avatar { - float: right; - border: 1px solid #eee; - padding: 2px; - background: #fff; - } - -.commentlist cite, .commentlist cite a { - font-weight: bold; - font-style: normal; - font-size: 1.1em; - } - -.commentlist p { - font-weight: normal; - line-height: 1.5em; - text-transform: none; - } - -#commentform p { - font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; - } - -.commentmetadata { - font-weight: normal; - } - -code { - font: 1.1em 'Courier New', Courier, Fixed; - } - -acronym, abbr, span.caps -{ - font-size: 0.9em; - letter-spacing: .07em; - } - -a, h2 a:hover, h3 a:hover { - color:#336699; - text-decoration: none; - } - -a:hover { - color:#3366cc; - text-decoration: underline; - } - -#wp-calendar #prev a, #wp-calendar #next a { - font-size: 9pt; - } - -#wp-calendar a { - text-decoration: none; - } - -#wp-calendar caption { - font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif; - text-align: center; - } - -#wp-calendar th { - font-style: normal; - text-transform: capitalize; - } -/* End Typography & Colors */ - - - -/* Begin Structure */ - - -.widecolumn .post { - margin: 0; - } - -.widecolumn .postmetadata { - margin: 30px 0; - } - -.widecolumn .smallattachment { - text-align: center; - float: left; - width: 128px; - margin: 5px 5px 5px 0px; -} - -.widecolumn .attachment { - text-align: center; - margin: 5px 0px; -} - -.postmetadata { - clear: both; -} - -.clear { - clear: both; -} - - -/* End Structure */ - - - -/* Begin Headers */ -h3 { - padding: 0; - margin: 30px 0 0; - } - -h3.comments { - padding: 0; - margin: 40px auto 20px ; - } - - - -/* End Headers */ - - - -/* Begin Images */ -p img { - padding: 0; - max-width: 100%; - } - -/* Using 'class="alignright"' on an image will (who would've - thought?!) align the image to the right. And using 'class="centered', - will of course center the image. This is much better than using - align="center", being much more futureproof (and valid) */ - -img.centered { - display: block; - margin-left: auto; - margin-right: auto; - } - -img.alignright { - padding: 4px; - margin: 0 0 2px 7px; - display: inline; - } - -img.alignleft { - padding: 4px; - margin: 0 7px 2px 0; - display: inline; - } - -.alignright { - float: right; - } - -.alignleft { - float: left; - } -/* End Images */ - - - -/* Begin Lists - - Special stylized non-IE bullets - Do not work in Internet Explorer, which merely default to normal bullets. */ - -html>body .entry ul { - margin-left: 0px; - padding: 0 0 0 30px; - list-style: none; - padding-left: 10px; - text-indent: -10px; - } - -html>body .entry li { - margin: 7px 0 8px 10px; - } - -.entry ol { - padding: 0 0 0 35px; - margin: 0; - } - -.entry ol li { - margin: 0; - padding: 0; - } - -/* End Entry Lists */ - - - -/* Begin Form Elements */ -select { - width: 130px; - } - -#commentform input { - width: 170px; - padding: 2px; - margin: 5px 5px 1px 0; - } - -#commentform { - margin: 5px 10px 0 0; - } -#commentform textarea { - width: 100%; - padding: 2px; - } -#respond:after { - content: "."; - display: block; - height: 0; - clear: both; - visibility: hidden; - } -#commentform #submit { - margin: 0 0 5px auto; - float: right; - } -/* End Form Elements */ - - - -/* Begin Comments*/ -.alt { - margin: 0; - padding: 10px; - } - -.commentlist { - padding: 0; - text-align: justify; - } - -.commentlist li { - margin: 15px 0 10px; - padding: 5px 5px 10px 10px; - list-style: none; - - } -.commentlist li ul li { - margin-right: -5px; - margin-left: 10px; -} - -.commentlist p { - margin: 10px 5px 10px 0; -} -.children { padding: 0; } - -#commentform p { - margin: 5px 0; - } - -.nocomments { - text-align: center; - margin: 0; - padding: 0; - } - -.commentmetadata { - margin: 0; - display: block; - } -/* End Comments */ - - - - - - -/* Begin Calendar */ -#wp-calendar { - empty-cells: show; - margin: 10px auto 0; - width: 155px; - } - -#wp-calendar #next a { - padding-right: 10px; - text-align: right; - } - -#wp-calendar #prev a { - padding-left: 10px; - text-align: left; - } - -#wp-calendar a { - display: block; - } - -#wp-calendar caption { - text-align: center; - width: 100%; - } - -#wp-calendar td { - padding: 3px 0; - text-align: center; - } - -#wp-calendar td.pad:hover { /* Doesn't work in IE */ - background-color: #fff; } -/* End Calendar */ - - - -/* Begin Various Tags & Classes */ -acronym, abbr, span.caps { - cursor: help; - } - -acronym, abbr { - border-bottom: 1px dashed #999; - } - -blockquote { - margin: 15px 30px 0 10px; - padding-left: 20px; - border-left: 5px solid #ddd; - } - -blockquote cite { - margin: 5px 0 0; - display: block; - } - -.center { - text-align: center; - } - -.hidden { - display: none; - } - -.screen-reader-text { - position: absolute; - left: -1000em; -} - -hr { - display: none; - } - -a img { - border: none; - } - - -/* End Various Tags & Classes*/ - - - -/* Captions */ -.aligncenter, -div.aligncenter { - display: block; - margin-left: auto; - margin-right: auto; -} - -.alignleft { - float: left; -} - -.alignright { - float: right; -} - -.wp-caption { - border: 1px solid #ddd; - text-align: center; - background-color: #f3f3f3; - padding-top: 4px; - margin: 10px; - /* optional rounded corners for browsers that support it */ - -moz-border-radius: 3px; - -khtml-border-radius: 3px; - -webkit-border-radius: 3px; - border-radius: 3px; -} - -.wp-caption img { - margin: 0; - padding: 0; - border: 0 none; -} - -.wp-caption p.wp-caption-text { - font-size: 11px; - line-height: 17px; - padding: 0 4px 5px; - margin: 0; -} -/* End captions */ - - - - - - - - - - diff --git a/blog/wp-content/themes/classic/comments-popup.php b/blog/wp-content/themes/classic/comments-popup.php deleted file mode 100644 index 68d5a9c..0000000 --- a/blog/wp-content/themes/classic/comments-popup.php +++ /dev/null @@ -1,126 +0,0 @@ - - - - <?php echo get_option('blogname'); ?> - <?php echo sprintf(__("Comments on %s"), the_title('','',false)); ?> - - - - - - - -

    - - - -

    - -

    RSS feed for comments on this post."); ?>

    - - -

    URL to TrackBack this entry is:"); ?>

    - - - - - -
      - -
    1. - -

      @

      -
    2. - - -
    - -

    - - - -

    -

    HTML allowed:"); ?>

    - -
    - -

    '.$user_identity.''); ?>

    - -

    - - -

    - -

    - - -

    - -

    - - -

    - - -

    - -
    - -

    - -

    - - " /> - " /> -

    - ID); ?> -
    - -

    - - -
    - - -

    Sorry, no posts matched your criteria.

    - - - - -

    Powered by WordPress"),__("Powered by WordPress, state-of-the-art semantic personal publishing platform.")); ?>

    - - - - diff --git a/blog/wp-content/themes/classic/comments.php b/blog/wp-content/themes/classic/comments.php deleted file mode 100644 index 3ccd074..0000000 --- a/blog/wp-content/themes/classic/comments.php +++ /dev/null @@ -1,82 +0,0 @@ - -

    - - -

    - - ">» - -

    - - -
      - - -
    1. id="comment-"> - - -

      @

      -
    2. - - - -
    - - -

    - - -

    RSS feed for comments on this post.')); ?> - - URL'); ?> - -

    - - -

    - - -

    logged in to post a comment.'), wp_login_url( get_permalink() ) );?>

    - - -
    - - - -

    '.$user_identity.''); ?>

    - - - -

    -

    - -

    -

    - -

    -

    - - - - - -

    - -

    - -

    -ID); ?> - -
    - - - - -

    - diff --git a/blog/wp-content/themes/classic/footer.php b/blog/wp-content/themes/classic/footer.php deleted file mode 100644 index 819ed42..0000000 --- a/blog/wp-content/themes/classic/footer.php +++ /dev/null @@ -1,18 +0,0 @@ - - -
    - - - -

    WordPress"), __("Powered by WordPress, state-of-the-art semantic personal publishing platform.")); ?>

    - -
    - - - - \ No newline at end of file diff --git a/blog/wp-content/themes/classic/functions.php b/blog/wp-content/themes/classic/functions.php deleted file mode 100644 index 1bc06e2..0000000 --- a/blog/wp-content/themes/classic/functions.php +++ /dev/null @@ -1,17 +0,0 @@ - '
  • ', - 'after_widget' => '
  • ', - 'before_title' => '', - 'after_title' => '', - )); - -?> diff --git a/blog/wp-content/themes/classic/header.php b/blog/wp-content/themes/classic/header.php deleted file mode 100644 index f16c280..0000000 --- a/blog/wp-content/themes/classic/header.php +++ /dev/null @@ -1,30 +0,0 @@ - - -> - - - - - <?php wp_title('«', true, 'right'); ?> <?php bloginfo('name'); ?> - - - - - - - - - -> -
    -

    - -
    - diff --git a/blog/wp-content/themes/classic/index.php b/blog/wp-content/themes/classic/index.php deleted file mode 100644 index 6cb8c63..0000000 --- a/blog/wp-content/themes/classic/index.php +++ /dev/null @@ -1,36 +0,0 @@ - - - - -',''); ?> - -
    id="post-"> -

    -
    @
    - -
    - -
    - - - -
    - - - - -

    - - - - - diff --git a/blog/wp-content/themes/classic/rtl.css b/blog/wp-content/themes/classic/rtl.css deleted file mode 100644 index 18188ff..0000000 --- a/blog/wp-content/themes/classic/rtl.css +++ /dev/null @@ -1,92 +0,0 @@ -/* Based on Arabic (RTL) version of WordPress Classic theme, converted by Serdal (Serdal.com) */ - -#menu ul ul, #wp-calendar caption, #wp-calendar #prev a { text-align: right; } -#wp-calendar #next a, .feedback { text-align: left; } - -blockquote { - border-left: 0; - border-right: 5px solid #ccc; - margin-left: auto; - margin-right: 1.5em; - padding-left: 0; - padding-right: 5px; -} - -body { font-family: 'Geeza Pro', Tahoma, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; } - -h2 { font: 95% 'Al Bayan', 'Traditional Arabic', "Times New Roman", Times, serif; } - -p, li, .feedback { - font: 90%/175% 'Geeza Pro', Tahoma, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; - text-align: justify; -} - -acronym, abbr, span.caps, h2, p, li, #header, #menu ul li, #menu ul ul li, #wp-calendar td, .feedback, .meta, .meta a { letter-spacing: normal; } - -#commentlist li ul { - border-left: 0; - border-right: 1px solid #ddd; -} - -#commentlist li .avatar { - margin-right: 0; - margin-left: 12px; -} - -#commentlist li .avatar { - margin-right: 0; - margin-left: 12px; -} - -#content { - margin: 30px 3em 0 13em; - padding-right: 0; - padding-left: 60px; -} - -#header { - border-left: solid 1px #9a9; - border-right: solid 1px #565; - font: normal normal 230% 'Al Bayan', 'Traditional Arabic', 'Times New Roman', Times, serif; - padding: 15px 60px 15px 10px; -} - -#menu { - border-left: 0; - border-right: 1px dotted #ccc; - padding: 20px 30px 10px 0; - right: auto; - left: 2px; -} - -#menu form { margin: 0 13px 0 0; } - -#menu ul { - padding-left: 0; - padding-right: 3px; -} - -#menu ul li { font: normal normal 110% 'Geeza Pro', Tahoma, 'Times New Roman', Times, serif; } - -#menu ul ul li { - font: normal normal 12px/115% 'Geeza Pro', Tahoma, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; - padding-left: 0; - padding-right: 12px; -} - -#menu ul ul ul.children { - padding-left: 0; - padding-right: 4px; -} - -#wp-calendar #next a { - padding-right: 0; - padding-left: 10px; -} - -#wp-calendar #prev a { - padding-left: 0; - padding-right: 10px; -} - -#wp-calendar td { font: normal normal 12px 'Geeza Pro', Tahoma, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; } diff --git a/blog/wp-content/themes/classic/screenshot.png b/blog/wp-content/themes/classic/screenshot.png deleted file mode 100644 index 6692130..0000000 Binary files a/blog/wp-content/themes/classic/screenshot.png and /dev/null differ diff --git a/blog/wp-content/themes/classic/sidebar.php b/blog/wp-content/themes/classic/sidebar.php deleted file mode 100644 index ab7d745..0000000 --- a/blog/wp-content/themes/classic/sidebar.php +++ /dev/null @@ -1,47 +0,0 @@ - - - - diff --git a/blog/wp-content/themes/classic/style.css b/blog/wp-content/themes/classic/style.css deleted file mode 100644 index a3b8df9..0000000 --- a/blog/wp-content/themes/classic/style.css +++ /dev/null @@ -1,368 +0,0 @@ -/* -Theme Name: WordPress Classic -Theme URI: http://wordpress.org/ -Description: The original WordPress theme that graced versions 1.2.x and prior. -Version: 1.5 -Author: Dave Shea -Tags: mantle color, variable width, two columns, widgets - -Default WordPress by Dave Shea || http://mezzoblue.com -Modifications by Matthew Mullenweg || http://photomatt.net -This is just a basic layout, with only the bare minimum defined. -Please tweak this and make it your own. :) -*/ - -.screen-reader-text { - position: absolute; - left: -1000em; -} - -a { - color: #675; -} - -a img { - border: none; -} - -a:visited { - color: #342; -} - -a:hover { - color: #9a8; -} - -acronym, abbr { - border-bottom: 1px dashed #333; -} - -acronym, abbr, span.caps { - font-size: 90%; - letter-spacing: .07em; -} - -acronym, abbr { - cursor: help; -} - -blockquote { - border-left: 5px solid #ccc; - margin-left: 1.5em; - padding-left: 5px; -} - -body { - background: #fff; - border: 2px solid #565; - border-bottom: 1px solid #565; - border-top: 3px solid #565; - color: #000; - font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; - margin: 0; - padding: 0; -} - -cite { - font-size: 90%; - font-style: normal; -} - -h2 { - border-bottom: 1px dotted #ccc; - font: 95% "Times New Roman", Times, serif; - letter-spacing: 0.2em; - margin: 15px 0 2px 0; - padding-bottom: 2px; -} - -h3 { - border-bottom: 1px dotted #eee; - font-family: "Times New Roman", Times, serif; - margin-top: 0; -} - -ol#comments li p { - font-size: 100%; -} - -p, li, .feedback { - font: 90%/175% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; - letter-spacing: -1px; -} - -/* classes used by the_meta() */ -ul.post-meta { - list-style: none; -} - -ul.post-meta span.post-meta-key { - font-weight: bold; -} - -.credit { - background: #90a090; - border-top: 3px double #aba; - color: #fff; - font-size: 11px; - margin: 10px 0 0 0; - padding: 3px; - text-align: center; -} - -.credit a:link, .credit a:hover { - color: #fff; -} - -.feedback { - color: #ccc; - text-align: right; - clear: both; -} - -.meta { - font-size: .75em; -} - -.meta li, ul.post-meta li { - display: inline; -} - -.meta ul { - display: inline; - list-style: none; - margin: 0; - padding: 0; -} - -.meta, .meta a { - color: #808080; - font-weight: normal; - letter-spacing: 0; -} - -.storytitle { - margin: 0; -} - -.storytitle a { - text-decoration: none; -} - -#commentform #author, #commentform #email, #commentform #url, #commentform textarea { - background: #fff; - border: 1px solid #333; - padding: .2em; -} - -#commentform textarea { - width: 100%; -} - -#commentlist li ul { - border-left: 1px solid #ddd; - font-size: 110%; - list-style-type: none; -} - -#commentlist li .avatar { - float: right; - margin-right: 25px; - border: 1px dotted #ccc; - padding: 2px; -} - -#content { - margin: 30px 13em 0 3em; - padding-right: 60px; -} - -#header { - background: #90a090; - border-bottom: 3px double #aba; - border-left: 1px solid #9a9; - border-right: 1px solid #565; - border-top: 1px solid #9a9; - font: italic normal 230% 'Times New Roman', Times, serif; - letter-spacing: 0.2em; - margin: 0; - padding: 15px 10px 15px 60px; -} - -#header a { - color: #fff; - text-decoration: none; -} - -#header a:hover { - text-decoration: underline; -} - -#menu { - background: #fff; - border-left: 1px dotted #ccc; - border-top: 3px solid #e0e6e0; - padding: 20px 0 10px 30px; - position: absolute; - right: 2px; - top: 0; - width: 11em; -} - -#menu form { - margin: 0 0 0 13px; -} - -#menu input#s { - width: 80%; - background: #eee; - border: 1px solid #999; - color: #000; -} - -#menu ul { - color: #ccc; - font-weight: bold; - list-style-type: none; - margin: 0; - padding-left: 3px; - text-transform: lowercase; -} - -#menu ul li { - font: italic normal 110% 'Times New Roman', Times, serif; - letter-spacing: 0.1em; - margin-top: 10px; - padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/ -} - -#menu ul ul { - font-variant: normal; - font-weight: normal; - line-height: 100%; - list-style-type: none; - margin: 0; - padding: 0; - text-align: left; -} - -#menu ul ul li { - border: 0; - font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; - letter-spacing: 0; - margin-top: 0; - padding: 0; - padding-left: 12px; -} - -#menu ul ul li a { - color: #000; - text-decoration: none; -} - -#menu ul ul li a:hover { - border-bottom: 1px solid #809080; -} - -#menu ul ul ul.children { - font-size: 142%; - padding-left: 4px; -} - -#wp-calendar { - border: 1px solid #ddd; - empty-cells: show; - font-size: 14px; - margin: 0; - width: 90%; -} - -#wp-calendar #next a { - padding-right: 10px; - text-align: right; -} - -#wp-calendar #prev a { - padding-left: 10px; - text-align: left; -} - -#wp-calendar a { - display: block; - text-decoration: none; -} - -#wp-calendar a:hover { - background: #e0e6e0; - color: #333; -} - -#wp-calendar caption { - color: #999; - font-size: 16px; - text-align: left; -} - -#wp-calendar td { - color: #ccc; - font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; - letter-spacing: normal; - padding: 2px 0; - text-align: center; -} - -#wp-calendar td.pad:hover { - background: #fff; -} - -#wp-calendar td:hover, #wp-calendar #today { - background: #eee; - color: #bbb; -} - -#wp-calendar th { - font-style: normal; - text-transform: capitalize; -} - -/* Captions & aligment */ -.aligncenter, -div.aligncenter { - display: block; - margin-left: auto; - margin-right: auto; -} - -.alignleft { - float: left; -} - -.alignright { - float: right; -} - -.wp-caption { - border: 1px solid #ddd; - text-align: center; - background-color: #f3f3f3; - padding-top: 4px; - margin: 10px; - -moz-border-radius: 3px; - -khtml-border-radius: 3px; - -webkit-border-radius: 3px; - border-radius: 3px; -} - -.wp-caption img { - margin: 0; - padding: 0; - border: 0 none; -} - -.wp-caption p.wp-caption-text { - font-size: 11px; - line-height: 17px; - padding: 0 4px 5px; - margin: 0; -} -/* End captions & aligment */ diff --git a/blog/wp-content/themes/extizeme/comments.php b/blog/wp-content/themes/extizeme/comments.php deleted file mode 100755 index a1f66fb..0000000 --- a/blog/wp-content/themes/extizeme/comments.php +++ /dev/null @@ -1,219 +0,0 @@ - -

    This post is password protected. Enter the password to view comments.

    - - - - - - -
    -
    -
    -
    -
    - - to “” - -
    -
    -
    -
    -
    -
    - - - -
    -
    - -Newer Comments
    '); -$previous_comments_link = get_previous_comments_link('
    Older Comments
    '); -if ( !empty($next_comments_link) || !empty($previous_comments_link) ) : ?> -
    - - -
    - -
    - - - - comment_status) : ?> - - - - -
    -
    -
    -
    -
    - - Comments are closed. - -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    - - - - - - -comment_status) : ?> - - -
    -
    -
    -
    -
    - - You must be logged in to post a comment. - -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    - - - -
    - -
    -
    -
    -
    -
    - - - -
    -
    -
    -
    -
    -
    -
    -
    -
    - -
    -
    - -
    -
    -
    - - - - -
    -
    - Logged in as . Log out » -
    -
    -
    - - - -
    - -
    - style="width:75%" /> -
    -
    -
    - -
    - -
    - style="width:75%" /> -
    -
    -
    - -
    - -
    - -
    -
    -
    - - - -
    - -
    - -
    -
    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -
    - - - ID); ?> - -
    - - - diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/ext.js b/blog/wp-content/themes/extizeme/ext-2.2.1/ext.js deleted file mode 100755 index e1f4333..0000000 --- a/blog/wp-content/themes/extizeme/ext-2.2.1/ext.js +++ /dev/null @@ -1,162 +0,0 @@ -/* - * Ext JS Library 2.2.1 - * Copyright(c) 2006-2009, Ext JS, LLC. - * licensing@extjs.com - * - * http://extjs.com/license - */ -Ext={version:"2.2.1"};window["undefined"]=window["undefined"];Ext.apply=function(d,e,b){if(b){Ext.apply(d,b)}if(d&&e&&typeof e=="object"){for(var a in e){d[a]=e[a]}}return d};(function(){var idSeed=0;var ua=navigator.userAgent.toLowerCase();var isStrict=document.compatMode=="CSS1Compat",isOpera=ua.indexOf("opera")>-1,isChrome=ua.indexOf("chrome")>-1,isSafari=!isChrome&&(/webkit|khtml/).test(ua),isSafari3=isSafari&&ua.indexOf("webkit/5")!=-1,isIE=!isOpera&&ua.indexOf("msie")>-1,isIE7=!isOpera&&ua.indexOf("msie 7")>-1,isIE8=!isOpera&&ua.indexOf("msie 8")>-1,isGecko=!isSafari&&!isChrome&&ua.indexOf("gecko")>-1,isGecko3=isGecko&&ua.indexOf("rv:1.9")>-1,isBorderBox=isIE&&!isStrict,isWindows=(ua.indexOf("windows")!=-1||ua.indexOf("win32")!=-1),isMac=(ua.indexOf("macintosh")!=-1||ua.indexOf("mac os x")!=-1),isAir=(ua.indexOf("adobeair")!=-1),isLinux=(ua.indexOf("linux")!=-1),isSecure=window.location.href.toLowerCase().indexOf("https")===0;if(isIE&&!isIE7){try{document.execCommand("BackgroundImageCache",false,true)}catch(e){}}Ext.apply(Ext,{isStrict:isStrict,isSecure:isSecure,isReady:false,enableGarbageCollector:true,enableListenerCollection:false,SSL_SECURE_URL:"javascript:false",BLANK_IMAGE_URL:"http://extjs.com/s.gif",emptyFn:function(){},applyIf:function(o,c){if(o&&c){for(var p in c){if(typeof o[p]=="undefined"){o[p]=c[p]}}}return o},addBehaviors:function(o){if(!Ext.isReady){Ext.onReady(function(){Ext.addBehaviors(o)});return}var cache={};for(var b in o){var parts=b.split("@");if(parts[1]){var s=parts[0];if(!cache[s]){cache[s]=Ext.select(s)}cache[s].on(parts[1],o[b])}}cache=null},id:function(el,prefix){prefix=prefix||"ext-gen";el=Ext.getDom(el);var id=prefix+(++idSeed);return el?(el.id?el.id:(el.id=id)):id},extend:function(){var io=function(o){for(var m in o){this[m]=o[m]}};var oc=Object.prototype.constructor;return function(sb,sp,overrides){if(typeof sp=="object"){overrides=sp;sp=sb;sb=overrides.constructor!=oc?overrides.constructor:function(){sp.apply(this,arguments)}}var F=function(){},sbp,spp=sp.prototype;F.prototype=spp;sbp=sb.prototype=new F();sbp.constructor=sb;sb.superclass=spp;if(spp.constructor==oc){spp.constructor=sp}sb.override=function(o){Ext.override(sb,o)};sbp.override=io;Ext.override(sb,overrides);sb.extend=function(o){Ext.extend(sb,o)};return sb}}(),override:function(origclass,overrides){if(overrides){var p=origclass.prototype;for(var method in overrides){p[method]=overrides[method]}if(Ext.isIE&&overrides.toString!=origclass.toString){p.toString=overrides.toString}}},namespace:function(){var a=arguments,o=null,i,j,d,rt;for(i=0;i=0){l=g[p]}if(!s||!l){return false}this.doRemove(s,o,l[this.WFN],false);delete g[p][this.WFN];delete g[p][this.FN];g.splice(p,1);return true},getTarget:function(n,m){n=n.browserEvent||n;var l=n.target||n.srcElement;return this.resolveTextNode(l)},resolveTextNode:function(l){if(Ext.isSafari&&l&&3==l.nodeType){return l.parentNode}else{return l}},getPageX:function(m){m=m.browserEvent||m;var l=m.pageX;if(!l&&0!==l){l=m.clientX||0;if(Ext.isIE){l+=this.getScroll()[1]}}return l},getPageY:function(l){l=l.browserEvent||l;var m=l.pageY;if(!m&&0!==m){m=l.clientY||0;if(Ext.isIE){m+=this.getScroll()[0]}}return m},getXY:function(l){l=l.browserEvent||l;return[this.getPageX(l),this.getPageY(l)]},getRelatedTarget:function(m){m=m.browserEvent||m;var l=m.relatedTarget;if(!l){if(m.type=="mouseout"){l=m.toElement}else{if(m.type=="mouseover"){l=m.fromElement}}}return this.resolveTextNode(l)},getTime:function(n){n=n.browserEvent||n;if(!n.time){var m=new Date().getTime();try{n.time=m}catch(l){this.lastError=l;return m}}return n.time},stopEvent:function(l){this.stopPropagation(l);this.preventDefault(l)},stopPropagation:function(l){l=l.browserEvent||l;if(l.stopPropagation){l.stopPropagation()}else{l.cancelBubble=true}},preventDefault:function(l){l=l.browserEvent||l;if(l.preventDefault){l.preventDefault()}else{l.returnValue=false}},getEvent:function(m){var l=m||window.event;if(!l){var n=this.getEvent.caller;while(n){l=n.arguments[0];if(l&&Event==l.constructor){break}n=n.caller}}return l},getCharCode:function(l){l=l.browserEvent||l;return l.charCode||l.keyCode||0},_getCacheIndex:function(q,n,p){for(var o=0,m=g.length;o0)}var q=[];for(var m=0,l=h.length;m0){for(var r=0,t=u.length;r0){p=g.length;while(p){o=p-1;n=g[o];if(n){s.removeListener(n[s.EL],n[s.TYPE],n[s.FN],o)}p=p-1}n=null;s.clearCache()}s.doRemove(window,"unload",s._unload)},getScroll:function(){var l=document.documentElement,m=document.body;if(l&&(l.scrollTop||l.scrollLeft)){return[l.scrollTop,l.scrollLeft]}else{if(m){return[m.scrollTop,m.scrollLeft]}else{return[0,0]}}},doAdd:function(){if(window.addEventListener){return function(o,m,n,l){o.addEventListener(m,n,(l))}}else{if(window.attachEvent){return function(o,m,n,l){o.attachEvent("on"+m,n)}}else{return function(){}}}}(),doRemove:function(){if(window.removeEventListener){return function(o,m,n,l){o.removeEventListener(m,n,(l))}}else{if(window.detachEvent){return function(n,l,m){n.detachEvent("on"+l,m)}}else{return function(){}}}}()}}();var d=Ext.lib.Event;d.on=d.addListener;d.un=d.removeListener;if(document&&document.body){d._load()}else{d.doAdd(window,"load",d._load)}d.doAdd(window,"unload",d._unload);d._tryPreloadAttach();Ext.lib.Ajax={request:function(l,j,e,k,f){if(f){var g=f.headers;if(g){for(var i in g){if(g.hasOwnProperty(i)){this.initHeader(i,g[i],false)}}}if(f.xmlData){if(!g||!g["Content-Type"]){this.initHeader("Content-Type","text/xml",false)}l=(l?l:(f.method?f.method:"POST"));k=f.xmlData}else{if(f.jsonData){if(!g||!g["Content-Type"]){this.initHeader("Content-Type","application/json",false)}l=(l?l:(f.method?f.method:"POST"));k=typeof f.jsonData=="object"?Ext.encode(f.jsonData):f.jsonData}}}return this.asyncRequest(l,j,e,k)},serializeForm:function(f){if(typeof f=="string"){f=(document.getElementById(f)||document.forms[f])}var g,e,h,l,m="",o=false;for(var n=0;n=200&&h<300)||(Ext.isIE&&h==1223)){g=this.createResponseObject(j,k.argument);if(k.success){if(!k.scope){k.success(g)}else{k.success.apply(k.scope,[g])}}}else{switch(h){case 12002:case 12029:case 12030:case 12031:case 12152:case 13030:g=this.createExceptionObject(j.tId,k.argument,(f?f:false));if(k.failure){if(!k.scope){k.failure(g)}else{k.failure.apply(k.scope,[g])}}break;default:g=this.createResponseObject(j,k.argument);if(k.failure){if(!k.scope){k.failure(g)}else{k.failure.apply(k.scope,[g])}}}}this.releaseObject(j);g=null},createResponseObject:function(f,m){var j={};var p={};try{var h=f.conn.getAllResponseHeaders();var l=h.split("\n");for(var k=0;k=this.left&&e.right<=this.right&&e.top>=this.top&&e.bottom<=this.bottom)},getArea:function(){return((this.bottom-this.top)*(this.right-this.left))},intersect:function(i){var g=Math.max(this.top,i.top);var h=Math.min(this.right,i.right);var e=Math.min(this.bottom,i.bottom);var f=Math.max(this.left,i.left);if(e>=g&&h>=f){return new Ext.lib.Region(g,h,e,f)}else{return null}},union:function(i){var g=Math.min(this.top,i.top);var h=Math.max(this.right,i.right);var e=Math.max(this.bottom,i.bottom);var f=Math.min(this.left,i.left);return new Ext.lib.Region(g,h,e,f)},constrainTo:function(e){this.top=this.top.constrain(e.top,e.bottom);this.bottom=this.bottom.constrain(e.top,e.bottom);this.left=this.left.constrain(e.left,e.right);this.right=this.right.constrain(e.left,e.right);return this},adjust:function(g,f,e,h){this.top+=g;this.left+=f;this.right+=h;this.bottom+=e;return this}};Ext.lib.Region.getRegion=function(h){var j=Ext.lib.Dom.getXY(h);var g=j[1];var i=j[0]+h.offsetWidth;var e=j[1]+h.offsetHeight;var f=j[0];return new Ext.lib.Region(g,i,e,f)};Ext.lib.Point=function(e,f){if(Ext.isArray(e)){f=e[1];e=e[0]}this.x=this.right=this.left=this[0]=e;this.y=this.top=this.bottom=this[1]=f};Ext.lib.Point.prototype=new Ext.lib.Region();Ext.lib.Anim={scroll:function(h,f,i,j,e,g){return this.run(h,f,i,j,e,g,Ext.lib.Scroll)},motion:function(h,f,i,j,e,g){return this.run(h,f,i,j,e,g,Ext.lib.Motion)},color:function(h,f,i,j,e,g){return this.run(h,f,i,j,e,g,Ext.lib.ColorAnim)},run:function(i,f,k,l,e,h,g){g=g||Ext.lib.AnimBase;if(typeof l=="string"){l=Ext.lib.Easing[l]}var j=new g(i,f,k,l);j.animateX(function(){Ext.callback(e,h)});return j}};function c(e){if(!b){b=new Ext.Element.Flyweight()}b.dom=e;return b}if(Ext.isIE){function a(){var e=Function.prototype;delete e.createSequence;delete e.defer;delete e.createDelegate;delete e.createCallback;delete e.createInterceptor;window.detachEvent("onunload",a)}window.attachEvent("onunload",a)}Ext.lib.AnimBase=function(f,e,g,h){if(f){this.init(f,e,g,h)}};Ext.lib.AnimBase.prototype={toString:function(){var e=this.getEl();var f=e.id||e.tagName;return("Anim "+f)},patterns:{noNegatives:/width|height|opacity|padding/i,offsetAttribute:/^((width|height)|(top|left))$/,defaultUnit:/width|height|top$|bottom$|left$|right$/i,offsetUnit:/\d+(em|%|en|ex|pt|in|cm|mm|pc)$/i},doMethod:function(e,g,f){return this.method(this.currentFrame,g,f-g,this.totalFrames)},setAttribute:function(e,g,f){if(this.patterns.noNegatives.test(e)){g=(g>0)?g:0}Ext.fly(this.getEl(),"_anim").setStyle(e,g+f)},getAttribute:function(e){var g=this.getEl();var i=c(g).getStyle(e);if(i!=="auto"&&!this.patterns.offsetUnit.test(i)){return parseFloat(i)}var f=this.patterns.offsetAttribute.exec(e)||[];var j=!!(f[3]);var h=!!(f[2]);if(h||(c(g).getStyle("position")=="absolute"&&j)){i=g["offset"+f[0].charAt(0).toUpperCase()+f[0].substr(1)]}else{i=0}return i},getDefaultUnit:function(e){if(this.patterns.defaultUnit.test(e)){return"px"}return""},animateX:function(h,e){var g=function(){this.onComplete.removeListener(g);if(typeof h=="function"){h.call(e||this,this)}};this.onComplete.addListener(g,this);this.animate()},setRuntimeAttribute:function(f){var l;var g;var h=this.attributes;this.runtimeAttributes[f]={};var k=function(i){return(typeof i!=="undefined")};if(!k(h[f]["to"])&&!k(h[f]["by"])){return false}l=(k(h[f]["from"]))?h[f]["from"]:this.getAttribute(f);if(k(h[f]["to"])){g=h[f]["to"]}else{if(k(h[f]["by"])){if(l.constructor==Array){g=[];for(var j=0,e=l.length;j0&&isFinite(o)){if(k.currentFrame+o>=n){o=n-(m+1)}k.currentFrame+=o}}};Ext.lib.Bezier=new function(){this.getPosition=function(k,h){var l=k.length;var g=[];for(var f=0;f0&&!Ext.isArray(o[0])){o=[o]}else{var n=[];for(p=0,r=o.length;p0){this.runtimeAttributes[s]=this.runtimeAttributes[s].concat(o)}this.runtimeAttributes[s][this.runtimeAttributes[s].length]=l}else{i.setRuntimeAttribute.call(this,s)}};var e=function(j,l){var k=Ext.lib.Dom.getXY(this.getEl());j=[j[0]-k[0]+l[0],j[1]-k[1]+l[1]];return j};var g=function(j){return(typeof j!=="undefined")}})();(function(){Ext.lib.Scroll=function(i,h,j,k){if(i){Ext.lib.Scroll.superclass.constructor.call(this,i,h,j,k)}};Ext.extend(Ext.lib.Scroll,Ext.lib.ColorAnim);var f=Ext.lib;var g=f.Scroll.superclass;var e=f.Scroll.prototype;e.toString=function(){var h=this.getEl();var i=h.id||h.tagName;return("Scroll "+i)};e.doMethod=function(h,k,i){var j=null;if(h=="scroll"){j=[this.method(this.currentFrame,k[0],i[0]-k[0],this.totalFrames),this.method(this.currentFrame,k[1],i[1]-k[1],this.totalFrames)]}else{j=g.doMethod.call(this,h,k,i)}return j};e.getAttribute=function(h){var j=null;var i=this.getEl();if(h=="scroll"){j=[i.scrollLeft,i.scrollTop]}else{j=g.getAttribute.call(this,h)}return j};e.setAttribute=function(h,k,j){var i=this.getEl();if(h=="scroll"){i.scrollLeft=k[0];i.scrollTop=k[1]}else{g.setAttribute.call(this,h,k,j)}}})()})(); -Ext.DomHelper=function(){var l=null;var f=/^(?:br|frame|hr|img|input|link|meta|range|spacer|wbr|area|param|col)$/i;var b=/^table|tbody|tr|td$/i;var a=function(v){if(typeof v=="string"){return v}var p="";if(Ext.isArray(v)){for(var t=0,q=v.length;t"}return p};var m=function(u,p){var t;if(Ext.isArray(u)){t=document.createDocumentFragment();for(var s=0,q=u.length;s",k=""+e,h=c+"",d=""+k;var g=function(n,o,q,p){if(!l){l=document.createElement("div")}var r;var s=null;if(n=="td"){if(o=="afterbegin"||o=="beforeend"){return}if(o=="beforebegin"){s=q;q=q.parentNode}else{s=q.nextSibling;q=q.parentNode}r=i(4,h,p,d)}else{if(n=="tr"){if(o=="beforebegin"){s=q;q=q.parentNode;r=i(3,c,p,k)}else{if(o=="afterend"){s=q.nextSibling;q=q.parentNode;r=i(3,c,p,k)}else{if(o=="afterbegin"){s=q.firstChild}r=i(4,h,p,d)}}}else{if(n=="tbody"){if(o=="beforebegin"){s=q;q=q.parentNode;r=i(2,j,p,e)}else{if(o=="afterend"){s=q.nextSibling;q=q.parentNode;r=i(2,j,p,e)}else{if(o=="afterbegin"){s=q.firstChild}r=i(3,c,p,k)}}}else{if(o=="beforebegin"||o=="afterend"){return}if(o=="afterbegin"){s=q.firstChild}r=i(2,j,p,e)}}}q.insertBefore(r,s);return r};return{useDom:false,markup:function(n){return a(n)},applyStyles:function(p,q){if(q){p=Ext.fly(p);if(typeof q=="string"){var o=/\s?([a-z\-]*)\:\s?([^;]*);?/gi;var r;while((r=o.exec(q))!=null){p.setStyle(r[1],r[2])}}else{if(typeof q=="object"){for(var n in q){p.setStyle(n,q[n])}}else{if(typeof q=="function"){Ext.DomHelper.applyStyles(p,q.call())}}}}},insertHtml:function(p,r,q){p=p.toLowerCase();if(r.insertAdjacentHTML){if(b.test(r.tagName)){var o;if(o=g(r.tagName.toLowerCase(),p,r,q)){return o}}switch(p){case"beforebegin":r.insertAdjacentHTML("BeforeBegin",q);return r.previousSibling;case"afterbegin":r.insertAdjacentHTML("AfterBegin",q);return r.firstChild;case"beforeend":r.insertAdjacentHTML("BeforeEnd",q);return r.lastChild;case"afterend":r.insertAdjacentHTML("AfterEnd",q);return r.nextSibling}throw'Illegal insertion point -> "'+p+'"'}var n=r.ownerDocument.createRange();var s;switch(p){case"beforebegin":n.setStartBefore(r);s=n.createContextualFragment(q);r.parentNode.insertBefore(s,r);return r.previousSibling;case"afterbegin":if(r.firstChild){n.setStartBefore(r.firstChild);s=n.createContextualFragment(q);r.insertBefore(s,r.firstChild);return r.firstChild}else{r.innerHTML=q;return r.firstChild}case"beforeend":if(r.lastChild){n.setStartAfter(r.lastChild);s=n.createContextualFragment(q);r.appendChild(s);return r.lastChild}else{r.innerHTML=q;return r.lastChild}case"afterend":n.setStartAfter(r);s=n.createContextualFragment(q);r.parentNode.insertBefore(s,r.nextSibling);return r.nextSibling}throw'Illegal insertion point -> "'+p+'"'},insertBefore:function(n,q,p){return this.doInsert(n,q,p,"beforeBegin")},insertAfter:function(n,q,p){return this.doInsert(n,q,p,"afterEnd","nextSibling")},insertFirst:function(n,q,p){return this.doInsert(n,q,p,"afterBegin","firstChild")},doInsert:function(r,t,s,u,q){r=Ext.getDom(r);var p;if(this.useDom){p=m(t,null);(q==="firstChild"?r:r.parentNode).insertBefore(p,q?r[q]:r)}else{var n=a(t);p=this.insertHtml(u,r,n)}return s?Ext.get(p,true):p},append:function(q,s,r){q=Ext.getDom(q);var p;if(this.useDom){p=m(s,null);q.appendChild(p)}else{var n=a(s);p=this.insertHtml("beforeEnd",q,n)}return r?Ext.get(p,true):p},overwrite:function(n,q,p){n=Ext.getDom(n);n.innerHTML=a(q);return p?Ext.get(n.firstChild,true):n.firstChild},createTemplate:function(p){var n=a(p);return new Ext.Template(n)}}}(); -Ext.Template=function(f){var c=arguments;if(Ext.isArray(f)){f=f.join("")}else{if(c.length>1){var d=[];for(var e=0,b=c.length;e+~]\s?|\s|$)/;var tagTokenRe=/^(#)?([\w-\*]+)/;var nthRe=/(\d*)n\+?(\d*)/,nthRe2=/\D/;function child(p,index){var i=0;var n=p.firstChild;while(n){if(n.nodeType==1){if(++i==index){return n}}n=n.nextSibling}return null}function next(n){while((n=n.nextSibling)&&n.nodeType!=1){}return n}function prev(n){while((n=n.previousSibling)&&n.nodeType!=1){}return n}function children(d){var n=d.firstChild,ni=-1;while(n){var nx=n.nextSibling;if(n.nodeType==3&&!nonSpace.test(n.nodeValue)){d.removeChild(n)}else{n.nodeIndex=++ni}n=nx}return this}function byClassName(c,a,v){if(!v){return c}var r=[],ri=-1,cn;for(var i=0,ci;ci=c[i];i++){if((" "+ci.className+" ").indexOf(v)!=-1){r[++ri]=ci}}return r}function attrValue(n,attr){if(!n.tagName&&typeof n.length!="undefined"){n=n[0]}if(!n){return null}if(attr=="for"){return n.htmlFor}if(attr=="class"||attr=="className"){return n.className}return n.getAttribute(attr)||n[attr]}function getNodes(ns,mode,tagName){var result=[],ri=-1,cs;if(!ns){return result}tagName=tagName||"*";if(typeof ns.getElementsByTagName!="undefined"){ns=[ns]}if(!mode){for(var i=0,ni;ni=ns[i];i++){cs=ni.getElementsByTagName(tagName);for(var j=0,ci;ci=cs[j];j++){result[++ri]=ci}}}else{if(mode=="/"||mode==">"){var utag=tagName.toUpperCase();for(var i=0,ni,cn;ni=ns[i];i++){cn=ni.children||ni.childNodes;for(var j=0,cj;cj=cn[j];j++){if(cj.nodeName==utag||cj.nodeName==tagName||tagName=="*"){result[++ri]=cj}}}}else{if(mode=="+"){var utag=tagName.toUpperCase();for(var i=0,n;n=ns[i];i++){while((n=n.nextSibling)&&n.nodeType!=1){}if(n&&(n.nodeName==utag||n.nodeName==tagName||tagName=="*")){result[++ri]=n}}}else{if(mode=="~"){for(var i=0,n;n=ns[i];i++){while((n=n.nextSibling)&&(n.nodeType!=1||(tagName=="*"||n.tagName.toLowerCase()!=tagName))){}if(n){result[++ri]=n}}}}}}return result}function concat(a,b){if(b.slice){return a.concat(b)}for(var i=0,l=b.length;i1){return nodup(results)}return results},selectNode:function(path,root){return Ext.DomQuery.select(path,root)[0]},selectValue:function(path,root,defaultValue){path=path.replace(trimRe,"");if(!valueCache[path]){valueCache[path]=Ext.DomQuery.compile(path,"select")}var n=valueCache[path](root);n=n[0]?n[0]:n;var v=(n&&n.firstChild?n.firstChild.nodeValue:null);return((v===null||v===undefined||v==="")?defaultValue:v)},selectNumber:function(path,root,defaultValue){var v=Ext.DomQuery.selectValue(path,root,defaultValue||0);return parseFloat(v)},is:function(el,ss){if(typeof el=="string"){el=document.getElementById(el)}var isArray=Ext.isArray(el);var result=Ext.DomQuery.filter(isArray?el:[el],ss);return isArray?(result.length==el.length):(result.length>0)},filter:function(els,ss,nonMatches){ss=ss.replace(trimRe,"");if(!simpleCache[ss]){simpleCache[ss]=Ext.DomQuery.compile(ss,"simple")}var result=simpleCache[ss](els);return nonMatches?quickDiff(result,els):result},matchers:[{re:/^\.([\w-]+)/,select:'n = byClassName(n, null, " {1} ");'},{re:/^\:([\w-]+)(?:\(((?:[^\s>\/]*|.*?))\))?/,select:'n = byPseudo(n, "{1}", "{2}");'},{re:/^(?:([\[\{])(?:@)?([\w-]+)\s?(?:(=|.=)\s?['"]?(.*?)["']?)?[\]\}])/,select:'n = byAttribute(n, "{2}", "{4}", "{3}", "{1}");'},{re:/^#([\w-]+)/,select:'n = byId(n, null, "{1}");'},{re:/^@([\w-]+)/,select:'return {firstChild:{nodeValue:attrValue(n, "{1}")}};'}],operators:{"=":function(a,v){return a==v},"!=":function(a,v){return a!=v},"^=":function(a,v){return a&&a.substr(0,v.length)==v},"$=":function(a,v){return a&&a.substr(a.length-v.length)==v},"*=":function(a,v){return a&&a.indexOf(v)!==-1},"%=":function(a,v){return(a%v)==0},"|=":function(a,v){return a&&(a==v||a.substr(0,v.length+1)==v+"-")},"~=":function(a,v){return a&&(" "+a+" ").indexOf(" "+v+" ")!=-1}},pseudos:{"first-child":function(c){var r=[],ri=-1,n;for(var i=0,ci;ci=n=c[i];i++){while((n=n.previousSibling)&&n.nodeType!=1){}if(!n){r[++ri]=ci}}return r},"last-child":function(c){var r=[],ri=-1,n;for(var i=0,ci;ci=n=c[i];i++){while((n=n.nextSibling)&&n.nodeType!=1){}if(!n){r[++ri]=ci}}return r},"nth-child":function(c,a){var r=[],ri=-1;var m=nthRe.exec(a=="even"&&"2n"||a=="odd"&&"2n+1"||!nthRe2.test(a)&&"n+"+a||a);var f=(m[1]||1)-0,l=m[2]-0;for(var i=0,n;n=c[i];i++){var pn=n.parentNode;if(batch!=pn._batch){var j=0;for(var cn=pn.firstChild;cn;cn=cn.nextSibling){if(cn.nodeType==1){cn.nodeIndex=++j}}pn._batch=batch}if(f==1){if(l==0||n.nodeIndex==l){r[++ri]=n}}else{if((n.nodeIndex+l)%f==0){r[++ri]=n}}}return r},"only-child":function(c){var r=[],ri=-1;for(var i=0,ci;ci=c[i];i++){if(!prev(ci)&&!next(ci)){r[++ri]=ci}}return r},empty:function(c){var r=[],ri=-1;for(var i=0,ci;ci=c[i];i++){var cns=ci.childNodes,j=0,cn,empty=true;while(cn=cns[j]){++j;if(cn.nodeType==1||cn.nodeType==3){empty=false;break}}if(empty){r[++ri]=ci}}return r},contains:function(c,v){var r=[],ri=-1;for(var i=0,ci;ci=c[i];i++){if((ci.textContent||ci.innerText||"").indexOf(v)!=-1){r[++ri]=ci}}return r},nodeValue:function(c,v){var r=[],ri=-1;for(var i=0,ci;ci=c[i];i++){if(ci.firstChild&&ci.firstChild.nodeValue==v){r[++ri]=ci}}return r},checked:function(c){var r=[],ri=-1;for(var i=0,ci;ci=c[i];i++){if(ci.checked==true){r[++ri]=ci}}return r},not:function(c,ss){return Ext.DomQuery.filter(c,ss,true)},any:function(c,selectors){var ss=selectors.split("|");var r=[],ri=-1,s;for(var i=0,ci;ci=c[i];i++){for(var j=0;s=ss[j];j++){if(Ext.DomQuery.is(ci,s)){r[++ri]=ci;break}}}return r},odd:function(c){return this["nth-child"](c,"odd")},even:function(c){return this["nth-child"](c,"even")},nth:function(c,a){return c[a-1]||[]},first:function(c){return c[0]||[]},last:function(c){return c[c.length-1]||[]},has:function(c,ss){var s=Ext.DomQuery.select;var r=[],ri=-1;for(var i=0,ci;ci=c[i];i++){if(s(ss,ci).length>0){r[++ri]=ci}}return r},next:function(c,ss){var is=Ext.DomQuery.is;var r=[],ri=-1;for(var i=0,ci;ci=c[i];i++){var n=next(ci);if(n&&is(n,ss)){r[++ri]=ci}}return r},prev:function(c,ss){var is=Ext.DomQuery.is;var r=[],ri=-1;for(var i=0,ci;ci=c[i];i++){var n=prev(ci);if(n&&is(n,ss)){r[++ri]=ci}}return r}}}}();Ext.query=Ext.DomQuery.select; -Ext.util.Observable=function(){if(this.listeners){this.on(this.listeners);delete this.listeners}};Ext.util.Observable.prototype={fireEvent:function(){if(this.eventsSuspended!==true){var a=this.events[arguments[0].toLowerCase()];if(typeof a=="object"){return a.fire.apply(a,Array.prototype.slice.call(arguments,1))}}return true},filterOptRe:/^(?:scope|delay|buffer|single)$/,addListener:function(a,c,b,g){if(typeof a=="object"){g=a;for(var f in g){if(this.filterOptRe.test(f)){continue}if(typeof g[f]=="function"){this.addListener(f,g[f],g.scope,g)}else{this.addListener(f,g[f].fn,g[f].scope,g[f])}}return}g=(!g||typeof g=="boolean")?{}:g;a=a.toLowerCase();var d=this.events[a]||true;if(typeof d=="boolean"){d=new Ext.util.Event(this,a);this.events[a]=d}d.addListener(c,b,g)},removeListener:function(a,c,b){var d=this.events[a.toLowerCase()];if(typeof d=="object"){d.removeListener(c,b)}},purgeListeners:function(){for(var a in this.events){if(typeof this.events[a]=="object"){this.events[a].clearListeners()}}},relayEvents:function(f,d){var e=function(g){return function(){return this.fireEvent.apply(this,Ext.combine(g,Array.prototype.slice.call(arguments,0)))}};for(var c=0,a=d.length;c0},suspendEvents:function(){this.eventsSuspended=true},resumeEvents:function(){this.eventsSuspended=false},getMethodEvent:function(h){if(!this.methodEvents){this.methodEvents={}}var g=this.methodEvents[h];if(!g){g={};this.methodEvents[h]=g;g.originalFn=this[h];g.methodName=h;g.before=[];g.after=[];var c,b,d;var f=this;var a=function(j,i,e){if((b=j.apply(i||f,e))!==undefined){if(typeof b==="object"){if(b.returnValue!==undefined){c=b.returnValue}else{c=b}if(b.cancel===true){d=true}}else{if(b===false){d=true}else{c=b}}}};this[h]=function(){c=b=undefined;d=false;var j=Array.prototype.slice.call(arguments,0);for(var k=0,e=g.before.length;k0){this.firing=true;var g=Array.prototype.slice.call(arguments,0);for(var h=0;h<\/script>');var w=document.getElementById("ie-deferred-loader");w.onreadystatechange=function(){if(this.readyState=="complete"){c()}}}else{if(Ext.isSafari){o=setInterval(function(){var x=document.readyState;if(x=="complete"){c()}},10)}}}n.on(window,"load",c)};var t=function(x,y){var w=new Ext.util.DelayedTask(x);return function(z){z=new Ext.EventObjectImpl(z);w.delay(y.buffer,x,null,[z])}};var r=function(A,z,w,y,x){return function(B){Ext.EventManager.removeListener(z,w,y,x);A(B)}};var e=function(w,x){return function(y){y=new Ext.EventObjectImpl(y);setTimeout(function(){w(y)},x.delay||10)}};var j=function(y,x,w,C,B){var D=(!w||typeof w=="boolean")?{}:w;C=C||D.fn;B=B||D.scope;var A=Ext.getDom(y);if(!A){throw'Error listening for "'+x+'". Element "'+y+"\" doesn't exist."}var z=function(F){if(!window[a]){return}F=Ext.EventObject.setEvent(F);var E;if(D.delegate){E=F.getTarget(D.delegate,A);if(!E){return}}else{E=F.target}if(D.stopEvent===true){F.stopEvent()}if(D.preventDefault===true){F.preventDefault()}if(D.stopPropagation===true){F.stopPropagation()}if(D.normalized===false){F=F.browserEvent}C.call(B||A,F,E,D)};if(D.delay){z=e(z,D)}if(D.single){z=r(z,A,x,C,B)}if(D.buffer){z=t(z,D)}m(A,x,C,z,B);return z};var i=/^(?:scope|delay|buffer|single|stopEvent|preventDefault|stopPropagation|normalized|args|delegate)$/;var s={addListener:function(y,w,A,z,x){if(typeof w=="object"){var C=w;for(var B in C){if(i.test(B)){continue}if(typeof C[B]=="function"){j(y,B,C,C[B],C.scope)}else{j(y,B,C[B])}}return}return j(y,w,x,A,z)},removeListener:function(x,w,z,y){return g(x,w,z,y)},removeAll:function(w){return d(w)},onDocumentReady:function(y,x,w){if(k){v.addListener(y,x,w);v.fire();v.clearListeners();return}if(!v){b()}w=w||{};if(!w.delay){w.delay=1}v.addListener(y,x,w)},doResizeEvent:function(){l.fire(p.getViewWidth(),p.getViewHeight())},onWindowResize:function(y,x,w){if(!l){l=new Ext.util.Event();u=new Ext.util.DelayedTask(this.doResizeEvent);n.on(window,"resize",this.fireWindowResize,this)}l.addListener(y,x,w)},fireWindowResize:function(){if(l){if((Ext.isIE||Ext.isAir)&&u){u.delay(50)}else{l.fire(p.getViewWidth(),p.getViewHeight())}}},onTextResize:function(z,y,w){if(!f){f=new Ext.util.Event();var x=new Ext.Element(document.createElement("div"));x.dom.className="x-text-resize";x.dom.innerHTML="X";x.appendTo(document.body);q=x.dom.offsetHeight;setInterval(function(){if(x.dom.offsetHeight!=q){f.fire(q,q=x.dom.offsetHeight)}},this.textResizeInterval)}f.addListener(z,y,w)},removeResizeListener:function(x,w){if(l){l.removeListener(x,w)}},fireResize:function(){if(l){l.fire(p.getViewWidth(),p.getViewHeight())}},ieDeferSrc:false,textResizeInterval:50};s.on=s.addListener;s.un=s.removeListener;s.stoppedMouseDownEvent=new Ext.util.Event();return s}();Ext.onReady=Ext.EventManager.onDocumentReady;(function(){var a=function(){var c=document.body||document.getElementsByTagName("body")[0];if(!c){return false}var b=[" ",Ext.isIE?"ext-ie "+(Ext.isIE6?"ext-ie6":(Ext.isIE7?"ext-ie7":"ext-ie8")):Ext.isGecko?"ext-gecko "+(Ext.isGecko2?"ext-gecko2":"ext-gecko3"):Ext.isOpera?"ext-opera":Ext.isSafari?"ext-safari":Ext.isChrome?"ext-chrome":""];if(Ext.isMac){b.push("ext-mac")}if(Ext.isLinux){b.push("ext-linux")}if(Ext.isBorderBox){b.push("ext-border-box")}if(Ext.isStrict){var d=c.parentNode;if(d){d.className+=" ext-strict"}}c.className+=b.join(" ");return true};if(!a()){Ext.onReady(a)}})();Ext.EventObject=function(){var b=Ext.lib.Event;var a={3:13,63234:37,63235:39,63232:38,63233:40,63276:33,63277:34,63272:46,63273:36,63275:35};var c=Ext.isIE?{1:0,4:1,2:2}:(Ext.isSafari?{1:0,2:1,3:2}:{0:0,1:1,2:2});Ext.EventObjectImpl=function(d){if(d){this.setEvent(d.browserEvent||d)}};Ext.EventObjectImpl.prototype={browserEvent:null,button:-1,shiftKey:false,ctrlKey:false,altKey:false,BACKSPACE:8,TAB:9,NUM_CENTER:12,ENTER:13,RETURN:13,SHIFT:16,CTRL:17,CONTROL:17,ALT:18,PAUSE:19,CAPS_LOCK:20,ESC:27,SPACE:32,PAGE_UP:33,PAGEUP:33,PAGE_DOWN:34,PAGEDOWN:34,END:35,HOME:36,LEFT:37,UP:38,RIGHT:39,DOWN:40,PRINT_SCREEN:44,INSERT:45,DELETE:46,ZERO:48,ONE:49,TWO:50,THREE:51,FOUR:52,FIVE:53,SIX:54,SEVEN:55,EIGHT:56,NINE:57,A:65,B:66,C:67,D:68,E:69,F:70,G:71,H:72,I:73,J:74,K:75,L:76,M:77,N:78,O:79,P:80,Q:81,R:82,S:83,T:84,U:85,V:86,W:87,X:88,Y:89,Z:90,CONTEXT_MENU:93,NUM_ZERO:96,NUM_ONE:97,NUM_TWO:98,NUM_THREE:99,NUM_FOUR:100,NUM_FIVE:101,NUM_SIX:102,NUM_SEVEN:103,NUM_EIGHT:104,NUM_NINE:105,NUM_MULTIPLY:106,NUM_PLUS:107,NUM_MINUS:109,NUM_PERIOD:110,NUM_DIVISION:111,F1:112,F2:113,F3:114,F4:115,F5:116,F6:117,F7:118,F8:119,F9:120,F10:121,F11:122,F12:123,setEvent:function(d){if(d==this||(d&&d.browserEvent)){return d}this.browserEvent=d;if(d){this.button=d.button?c[d.button]:(d.which?d.which-1:-1);if(d.type=="click"&&this.button==-1){this.button=0}this.type=d.type;this.shiftKey=d.shiftKey;this.ctrlKey=d.ctrlKey||d.metaKey;this.altKey=d.altKey;this.keyCode=d.keyCode;this.charCode=d.charCode;this.target=b.getTarget(d);this.xy=b.getXY(d)}else{this.button=-1;this.shiftKey=false;this.ctrlKey=false;this.altKey=false;this.keyCode=0;this.charCode=0;this.target=null;this.xy=[0,0]}return this},stopEvent:function(){if(this.browserEvent){if(this.browserEvent.type=="mousedown"){Ext.EventManager.stoppedMouseDownEvent.fire(this)}b.stopEvent(this.browserEvent)}},preventDefault:function(){if(this.browserEvent){b.preventDefault(this.browserEvent)}},isNavKeyPress:function(){var d=this.keyCode;d=Ext.isSafari?(a[d]||d):d;return(d>=33&&d<=40)||d==this.RETURN||d==this.TAB||d==this.ESC},isSpecialKey:function(){var d=this.keyCode;return(this.type=="keypress"&&this.ctrlKey)||d==9||d==13||d==40||d==27||(d==16)||(d==17)||(d>=18&&d<=20)||(d>=33&&d<=35)||(d>=36&&d<=39)||(d>=44&&d<=45)},stopPropagation:function(){if(this.browserEvent){if(this.browserEvent.type=="mousedown"){Ext.EventManager.stoppedMouseDownEvent.fire(this)}b.stopPropagation(this.browserEvent)}},getCharCode:function(){return this.charCode||this.keyCode},getKey:function(){var d=this.keyCode||this.charCode;return Ext.isSafari?(a[d]||d):d},getPageX:function(){return this.xy[0]},getPageY:function(){return this.xy[1]},getTime:function(){if(this.browserEvent){return b.getTime(this.browserEvent)}return null},getXY:function(){return this.xy},getTarget:function(e,f,d){return e?Ext.fly(this.target).findParent(e,f,d):(d?Ext.get(this.target):this.target)},getRelatedTarget:function(){if(this.browserEvent){return b.getRelatedTarget(this.browserEvent)}return null},getWheelDelta:function(){var d=this.browserEvent;var f=0;if(d.wheelDelta){f=d.wheelDelta/120}else{if(d.detail){f=-d.detail/3}}return f},hasModifier:function(){return((this.ctrlKey||this.altKey)||this.shiftKey)?true:false},within:function(f,g,d){var e=this[g?"getRelatedTarget":"getTarget"]();return e&&((d?(e===Ext.getDom(f)):false)||Ext.fly(f).contains(e))},getPoint:function(){return new Ext.lib.Point(this.xy[0],this.xy[1])}};return new Ext.EventObjectImpl()}(); -(function(){var D=Ext.lib.Dom;var E=Ext.lib.Event;var A=Ext.lib.Anim;var propCache={};var camelRe=/(-[a-z])/gi;var camelFn=function(m,a){return a.charAt(1).toUpperCase()};var view=document.defaultView;Ext.Element=function(element,forceNew){var dom=typeof element=="string"?document.getElementById(element):element;if(!dom){return null}var id=dom.id;if(forceNew!==true&&id&&Ext.Element.cache[id]){return Ext.Element.cache[id]}this.dom=dom;this.id=id||Ext.id(dom)};var El=Ext.Element;El.prototype={originalDisplay:"",visibilityMode:1,defaultUnit:"px",setVisibilityMode:function(visMode){this.visibilityMode=visMode;return this},enableDisplayMode:function(display){this.setVisibilityMode(El.DISPLAY);if(typeof display!="undefined"){this.originalDisplay=display}return this},findParent:function(simpleSelector,maxDepth,returnEl){var p=this.dom,b=document.body,depth=0,dq=Ext.DomQuery,stopEl;maxDepth=maxDepth||50;if(typeof maxDepth!="number"){stopEl=Ext.getDom(maxDepth);maxDepth=10}while(p&&p.nodeType==1&&depthch||tcb){c.scrollTop=b-ch}}c.scrollTop=c.scrollTop;if(hscroll!==false){if(el.offsetWidth>c.clientWidth||lcr){c.scrollLeft=r-c.clientWidth}}c.scrollLeft=c.scrollLeft}return this},scrollChildIntoView:function(child,hscroll){Ext.fly(child,"_scrollChildIntoView").scrollIntoView(this,hscroll)},autoHeight:function(animate,duration,onComplete,easing){var oldHeight=this.getHeight();this.clip();this.setHeight(1);setTimeout(function(){var height=parseInt(this.dom.scrollHeight,10);if(!animate){this.setHeight(height);this.unclip();if(typeof onComplete=="function"){onComplete()}}else{this.setHeight(oldHeight);this.setHeight(height,animate,duration,function(){this.unclip();if(typeof onComplete=="function"){onComplete()}}.createDelegate(this),easing)}}.createDelegate(this),0);return this},contains:function(el){if(!el){return false}return D.isAncestor(this.dom,el.dom?el.dom:el)},isVisible:function(deep){var vis=!(this.getStyle("visibility")=="hidden"||this.getStyle("display")=="none");if(deep!==true||!vis){return vis}var p=this.dom.parentNode;while(p&&p.tagName.toLowerCase()!="body"){if(!Ext.fly(p,"_isVisible").isVisible()){return false}p=p.parentNode}return true},select:function(selector,unique){return El.select(selector,unique,this.dom)},query:function(selector){return Ext.DomQuery.select(selector,this.dom)},child:function(selector,returnDom){var n=Ext.DomQuery.selectNode(selector,this.dom);return returnDom?n:Ext.get(n)},down:function(selector,returnDom){var n=Ext.DomQuery.selectNode(" > "+selector,this.dom);return returnDom?n:Ext.get(n)},initDD:function(group,config,overrides){var dd=new Ext.dd.DD(Ext.id(this.dom),group,config);return Ext.apply(dd,overrides)},initDDProxy:function(group,config,overrides){var dd=new Ext.dd.DDProxy(Ext.id(this.dom),group,config);return Ext.apply(dd,overrides)},initDDTarget:function(group,config,overrides){var dd=new Ext.dd.DDTarget(Ext.id(this.dom),group,config);return Ext.apply(dd,overrides)},setVisible:function(visible,animate){if(!animate||!A){if(this.visibilityMode==El.DISPLAY){this.setDisplayed(visible)}else{this.fixDisplay();this.dom.style.visibility=visible?"visible":"hidden"}}else{var dom=this.dom;var visMode=this.visibilityMode;if(visible){this.setOpacity(0.01);this.setVisible(true)}this.anim({opacity:{to:(visible?1:0)}},this.preanim(arguments,1),null,0.35,"easeIn",function(){if(!visible){if(visMode==El.DISPLAY){dom.style.display="none"}else{dom.style.visibility="hidden"}Ext.get(dom).setOpacity(1)}})}return this},isDisplayed:function(){return this.getStyle("display")!="none"},toggle:function(animate){this.setVisible(!this.isVisible(),this.preanim(arguments,0));return this},setDisplayed:function(value){if(typeof value=="boolean"){value=value?this.originalDisplay:"none"}this.setStyle("display",value);return this},focus:function(){try{this.dom.focus()}catch(e){}return this},blur:function(){try{this.dom.blur()}catch(e){}return this},addClass:function(className){if(Ext.isArray(className)){for(var i=0,len=className.length;idw+scrollX){x=swapX?r.left-w:dw+scrollX-w}if(xdh+scrollY){y=swapY?r.top-h:dh+scrollY-h}if(yvr){x=vr-w;moved=true}if((y+h)>vb){y=vb-h;moved=true}if(x';E.onAvailable(id,function(){var hd=document.getElementsByTagName("head")[0];var re=/(?:]*)?>)((\n|\r|.)*?)(?:<\/script>)/ig;var srcRe=/\ssrc=([\'\"])(.*?)\1/i;var typeRe=/\stype=([\'\"])(.*?)\1/i;var match;while(match=re.exec(html)){var attrs=match[1];var srcMatch=attrs?attrs.match(srcRe):false;if(srcMatch&&srcMatch[2]){var s=document.createElement("script");s.src=srcMatch[2];var typeMatch=attrs.match(typeRe);if(typeMatch&&typeMatch[2]){s.type=typeMatch[2]}hd.appendChild(s)}else{if(match[2]&&match[2].length>0){if(window.execScript){window.execScript(match[2])}else{window.eval(match[2])}}}}var el=document.getElementById(id);if(el){Ext.removeNode(el)}if(typeof callback=="function"){callback()}});dom.innerHTML=html.replace(/(?:)((\n|\r|.)*?)(?:<\/script>)/ig,"");return this},load:function(){var um=this.getUpdater();um.update.apply(um,arguments);return this},getUpdater:function(){if(!this.updateManager){this.updateManager=new Ext.Updater(this)}return this.updateManager},unselectable:function(){this.dom.unselectable="on";this.swallowEvent("selectstart",true);this.applyStyles("-moz-user-select:none;-khtml-user-select:none;");this.addClass("x-unselectable");return this},getCenterXY:function(){return this.getAlignToXY(document,"c-c")},center:function(centerIn){this.alignTo(centerIn||document,"c-c");return this},isBorderBox:function(){return noBoxAdjust[this.dom.tagName.toLowerCase()]||Ext.isBorderBox},getBox:function(contentBox,local){var xy;if(!local){xy=this.getXY()}else{var left=parseInt(this.getStyle("left"),10)||0;var top=parseInt(this.getStyle("top"),10)||0;xy=[left,top]}var el=this.dom,w=el.offsetWidth,h=el.offsetHeight,bx;if(!contentBox){bx={x:xy[0],y:xy[1],0:xy[0],1:xy[1],width:w,height:h}}else{var l=this.getBorderWidth("l")+this.getPadding("l");var r=this.getBorderWidth("r")+this.getPadding("r");var t=this.getBorderWidth("t")+this.getPadding("t");var b=this.getBorderWidth("b")+this.getPadding("b");bx={x:xy[0]+l,y:xy[1]+t,0:xy[0]+l,1:xy[1]+t,width:w-(l+r),height:h-(t+b)}}bx.right=bx.x+bx.width;bx.bottom=bx.y+bx.height;return bx},getFrameWidth:function(sides,onlyContentBox){return onlyContentBox&&Ext.isBorderBox?0:(this.getPadding(sides)+this.getBorderWidth(sides))},setBox:function(box,adjust,animate){var w=box.width,h=box.height;if((adjust&&!this.autoBoxAdjust)&&!this.isBorderBox()){w-=(this.getBorderWidth("lr")+this.getPadding("lr"));h-=(this.getBorderWidth("tb")+this.getPadding("tb"))}this.setBounds(box.x,box.y,w,h,this.preanim(arguments,2));return this},repaint:function(){var dom=this.dom;this.addClass("x-repaint");setTimeout(function(){Ext.get(dom).removeClass("x-repaint")},1);return this},getMargins:function(side){if(!side){return{top:parseInt(this.getStyle("margin-top"),10)||0,left:parseInt(this.getStyle("margin-left"),10)||0,bottom:parseInt(this.getStyle("margin-bottom"),10)||0,right:parseInt(this.getStyle("margin-right"),10)||0}}else{return this.addStyles(side,El.margins)}},addStyles:function(sides,styles){var val=0,v,w;for(var i=0,len=sides.length;i=0?w:-1*w)}}}return val},createProxy:function(config,renderTo,matchBox){config=typeof config=="object"?config:{tag:"div",cls:config};var proxy;if(renderTo){proxy=Ext.DomHelper.append(renderTo,config,true)}else{proxy=Ext.DomHelper.insertBefore(this.dom,config,true)}if(matchBox){proxy.setBox(this.getBox())}return proxy},mask:function(msg,msgCls){if(this.getStyle("position")=="static"){this.addClass("x-masked-relative")}if(this._maskMsg){this._maskMsg.remove()}if(this._mask){this._mask.remove()}this._mask=Ext.DomHelper.append(this.dom,{cls:"ext-el-mask"},true);this.addClass("x-masked");this._mask.setDisplayed(true);if(typeof msg=="string"){this._maskMsg=Ext.DomHelper.append(this.dom,{cls:"ext-el-mask-msg",cn:{tag:"div"}},true);var mm=this._maskMsg;mm.dom.className=msgCls?"ext-el-mask-msg "+msgCls:"ext-el-mask-msg";mm.dom.firstChild.innerHTML=msg;mm.setDisplayed(true);mm.center(this)}if(Ext.isIE&&!(Ext.isIE7&&Ext.isStrict)&&this.getStyle("height")=="auto"){this._mask.setSize(this.getWidth(),this.getHeight())}return this._mask},unmask:function(){if(this._mask){if(this._maskMsg){this._maskMsg.remove();delete this._maskMsg}this._mask.remove();delete this._mask}this.removeClass(["x-masked","x-masked-relative"])},isMasked:function(){return this._mask&&this._mask.isVisible()},createShim:function(){var el=document.createElement("iframe");el.frameBorder="0";el.className="ext-shim";if(Ext.isIE&&Ext.isSecure){el.src=Ext.SSL_SECURE_URL}var shim=Ext.get(this.dom.parentNode.insertBefore(el,this.dom));shim.autoBoxAdjust=false;return shim},remove:function(){Ext.removeNode(this.dom);delete El.cache[this.dom.id]},hover:function(overFn,outFn,scope){var preOverFn=function(e){if(!e.within(this,true)){overFn.apply(scope||this,arguments)}};var preOutFn=function(e){if(!e.within(this,true)){outFn.apply(scope||this,arguments)}};this.on("mouseover",preOverFn,this.dom);this.on("mouseout",preOutFn,this.dom);return this},addClassOnOver:function(className){this.hover(function(){Ext.fly(this,"_internal").addClass(className)},function(){Ext.fly(this,"_internal").removeClass(className)});return this},addClassOnFocus:function(className){this.on("focus",function(){Ext.fly(this,"_internal").addClass(className)},this.dom);this.on("blur",function(){Ext.fly(this,"_internal").removeClass(className)},this.dom);return this},addClassOnClick:function(className){var dom=this.dom;this.on("mousedown",function(){Ext.fly(dom,"_internal").addClass(className);var d=Ext.getDoc();var fn=function(){Ext.fly(dom,"_internal").removeClass(className);d.removeListener("mouseup",fn)};d.on("mouseup",fn)});return this},swallowEvent:function(eventName,preventDefault){var fn=function(e){e.stopPropagation();if(preventDefault){e.preventDefault()}};if(Ext.isArray(eventName)){for(var i=0,len=eventName.length;idom.clientHeight||dom.scrollWidth>dom.clientWidth},scrollTo:function(side,value,animate){var prop=side.toLowerCase()=="left"?"scrollLeft":"scrollTop";if(!animate||!A){this.dom[prop]=value}else{var to=prop=="scrollLeft"?[value,this.dom.scrollTop]:[this.dom.scrollLeft,value];this.anim({scroll:{to:to}},this.preanim(arguments,2),"scroll")}return this},scroll:function(direction,distance,animate){if(!this.isScrollable()){return}var el=this.dom;var l=el.scrollLeft,t=el.scrollTop;var w=el.scrollWidth,h=el.scrollHeight;var cw=el.clientWidth,ch=el.clientHeight;direction=direction.toLowerCase();var scrolled=false;var a=this.preanim(arguments,2);switch(direction){case"l":case"left":if(w-l>cw){var v=Math.min(l+distance,w-cw);this.scrollTo("left",v,a);scrolled=true}break;case"r":case"right":if(l>0){var v=Math.max(l-distance,0);this.scrollTo("left",v,a);scrolled=true}break;case"t":case"top":case"up":if(t>0){var v=Math.max(t-distance,0);this.scrollTo("top",v,a);scrolled=true}break;case"b":case"bottom":case"down":if(h-t>ch){var v=Math.min(t+distance,h-ch);this.scrollTo("top",v,a);scrolled=true}break}return scrolled},translatePoints:function(x,y){if(typeof x=="object"||Ext.isArray(x)){y=x[1];x=x[0]}var p=this.getStyle("position");var o=this.getXY();var l=parseInt(this.getStyle("left"),10);var t=parseInt(this.getStyle("top"),10);if(isNaN(l)){l=(p=="relative")?0:this.dom.offsetLeft}if(isNaN(t)){t=(p=="relative")?0:this.dom.offsetTop}return{left:(x-o[0]+l),top:(y-o[1]+t)}},getScroll:function(){var d=this.dom,doc=document;if(d==doc||d==doc.body){var l,t;if(Ext.isIE&&Ext.isStrict){l=doc.documentElement.scrollLeft||(doc.body.scrollLeft||0);t=doc.documentElement.scrollTop||(doc.body.scrollTop||0)}else{l=window.pageXOffset||(doc.body.scrollLeft||0);t=window.pageYOffset||(doc.body.scrollTop||0)}return{left:l,top:t}}else{return{left:d.scrollLeft,top:d.scrollTop}}},getColor:function(attr,defaultValue,prefix){var v=this.getStyle(attr);if(!v||v=="transparent"||v=="inherit"){return defaultValue}var color=typeof prefix=="undefined"?"#":prefix;if(v.substr(0,4)=="rgb("){var rvs=v.slice(4,v.length-1).split(",");for(var i=0;i<3;i++){var h=parseInt(rvs[i]);var s=h.toString(16);if(h<16){s="0"+s}color+=s}}else{if(v.substr(0,1)=="#"){if(v.length==4){for(var i=1;i<4;i++){var c=v.charAt(i);color+=c+c}}else{if(v.length==7){color+=v.substr(1)}}}}return(color.length>5?color.toLowerCase():defaultValue)},boxWrap:function(cls){cls=cls||"x-box";var el=Ext.get(this.insertHtml("beforeBegin",String.format('
    '+El.boxMarkup+"
    ",cls)));el.child("."+cls+"-mc").dom.appendChild(this.dom);return el},getAttributeNS:Ext.isIE?function(ns,name){var d=this.dom;var type=typeof d[ns+":"+name];if(type!="undefined"&&type!="unknown"){return d[ns+":"+name]}return d[name]}:function(ns,name){var d=this.dom;return d.getAttributeNS(ns,name)||d.getAttribute(ns+":"+name)||d.getAttribute(name)||d[name]},getTextWidth:function(text,min,max){return(Ext.util.TextMetrics.measure(this.dom,Ext.value(text,this.dom.innerHTML,true)).width).constrain(min||0,max||1000000)}};var ep=El.prototype;ep.on=ep.addListener;ep.mon=ep.addListener;ep.getUpdateManager=ep.getUpdater;ep.un=ep.removeListener;ep.autoBoxAdjust=true;El.unitPattern=/\d+(px|em|%|en|ex|pt|in|cm|mm|pc)$/i;El.addUnits=function(v,defaultUnit){if(v===""||v=="auto"){return v}if(v===undefined){return""}if(typeof v=="number"||!El.unitPattern.test(v)){return v+(defaultUnit||"px")}return v};El.boxMarkup='
    ';El.VISIBILITY=1;El.DISPLAY=2;El.borders={l:"border-left-width",r:"border-right-width",t:"border-top-width",b:"border-bottom-width"};El.paddings={l:"padding-left",r:"padding-right",t:"padding-top",b:"padding-bottom"};El.margins={l:"margin-left",r:"margin-right",t:"margin-top",b:"margin-bottom"};El.cache={};var docEl;El.get=function(el){var ex,elm,id;if(!el){return null}if(typeof el=="string"){if(!(elm=document.getElementById(el))){return null}if(ex=El.cache[el]){ex.dom=elm}else{ex=El.cache[el]=new El(elm)}return ex}else{if(el.tagName){if(!(id=el.id)){id=Ext.id(el)}if(ex=El.cache[id]){ex.dom=el}else{ex=El.cache[id]=new El(el)}return ex}else{if(el instanceof El){if(el!=docEl){el.dom=document.getElementById(el.id)||el.dom;El.cache[el.id]=el}return el}else{if(el.isComposite){return el}else{if(Ext.isArray(el)){return El.select(el)}else{if(el==document){if(!docEl){var f=function(){};f.prototype=El.prototype;docEl=new f();docEl.dom=document}return docEl}}}}}}return null};El.uncache=function(el){for(var i=0,a=arguments,len=a.length;i0){f()}else{b.afterFx(d)}})};f.call(this)});return this},pause:function(c){var a=this.getFxEl();var b={};a.queueFx(b,function(){setTimeout(function(){a.afterFx(b)},c*1000)});return this},fadeIn:function(b){var a=this.getFxEl();b=b||{};a.queueFx(b,function(){this.setOpacity(0);this.fixDisplay();this.dom.style.visibility="visible";var c=b.endOpacity||1;arguments.callee.anim=this.fxanim({opacity:{to:c}},b,null,0.5,"easeOut",function(){if(c==1){this.clearOpacity()}a.afterFx(b)})});return this},fadeOut:function(b){var a=this.getFxEl();b=b||{};a.queueFx(b,function(){var c=b.endOpacity||0;arguments.callee.anim=this.fxanim({opacity:{to:c}},b,null,0.5,"easeOut",function(){if(c===0){if(this.visibilityMode==Ext.Element.DISPLAY||b.useDisplay){this.dom.style.display="none"}else{this.dom.style.visibility="hidden"}this.clearOpacity()}a.afterFx(b)})});return this},scale:function(a,b,c){this.shift(Ext.apply({},c,{width:a,height:b}));return this},shift:function(b){var a=this.getFxEl();b=b||{};a.queueFx(b,function(){var e={},d=b.width,f=b.height,c=b.x,i=b.y,g=b.opacity;if(d!==undefined){e.width={to:this.adjustWidth(d)}}if(f!==undefined){e.height={to:this.adjustHeight(f)}}if(b.left!==undefined){e.left={to:b.left}}if(b.top!==undefined){e.top={to:b.top}}if(b.right!==undefined){e.right={to:b.right}}if(b.bottom!==undefined){e.bottom={to:b.bottom}}if(c!==undefined||i!==undefined){e.points={to:[c!==undefined?c:this.getX(),i!==undefined?i:this.getY()]}}if(g!==undefined){e.opacity={to:g}}if(b.xy!==undefined){e.points={to:b.xy}}arguments.callee.anim=this.fxanim(e,b,"motion",0.35,"easeOut",function(){a.afterFx(b)})});return this},ghost:function(a,c){var b=this.getFxEl();c=c||{};b.queueFx(c,function(){a=a||"b";var i=this.getFxRestore();var e=this.getWidth(),g=this.getHeight();var f=this.dom.style;var k=function(){if(c.useDisplay){b.setDisplayed(false)}else{b.hide()}b.clearOpacity();b.setPositioning(i.pos);f.width=i.width;f.height=i.height;b.afterFx(c)};var d={opacity:{to:0},points:{}},j=d.points;switch(a.toLowerCase()){case"t":j.by=[0,-g];break;case"l":j.by=[-e,0];break;case"r":j.by=[e,0];break;case"b":j.by=[0,g];break;case"tl":j.by=[-e,-g];break;case"bl":j.by=[-e,g];break;case"br":j.by=[e,g];break;case"tr":j.by=[e,-g];break}arguments.callee.anim=this.fxanim(d,c,"motion",0.5,"easeOut",k)});return this},syncFx:function(){this.fxDefaults=Ext.apply(this.fxDefaults||{},{block:false,concurrent:true,stopFx:false});return this},sequenceFx:function(){this.fxDefaults=Ext.apply(this.fxDefaults||{},{block:false,concurrent:false,stopFx:false});return this},nextFx:function(){var a=this.fxQueue[0];if(a){a.call(this)}},hasActiveFx:function(){return this.fxQueue&&this.fxQueue[0]},stopFx:function(){if(this.hasActiveFx()){var a=this.fxQueue[0];if(a&&a.anim&&a.anim.isAnimated()){this.fxQueue=[a];a.anim.stop(true)}}return this},beforeFx:function(a){if(this.hasActiveFx()&&!a.concurrent){if(a.stopFx){this.stopFx();return true}return false}return true},hasFxBlock:function(){var a=this.fxQueue;return a&&a[0]&&a[0].block},queueFx:function(c,a){if(!this.fxQueue){this.fxQueue=[]}if(!this.hasFxBlock()){Ext.applyIf(c,this.fxDefaults);if(!c.concurrent){var b=this.beforeFx(c);a.block=c.block;this.fxQueue.push(a);if(b){this.nextFx()}}else{a.call(this)}}return this},fxWrap:function(f,d,c){var b;if(!d.wrap||!(b=Ext.get(d.wrap))){var a;if(d.fixPosition){a=this.getXY()}var e=document.createElement("div");e.style.visibility=c;b=Ext.get(this.dom.parentNode.insertBefore(e,this.dom));b.setPositioning(f);if(b.getStyle("position")=="static"){b.position("relative")}this.clearPositioning("auto");b.clip();b.dom.appendChild(this.dom);if(a){b.setXY(a)}}return b},fxUnwrap:function(a,c,b){this.clearPositioning();this.setPositioning(c);if(!b.wrap){a.dom.parentNode.insertBefore(this.dom,a.dom);a.remove()}},getFxRestore:function(){var a=this.dom.style;return{pos:this.getPositioning(),width:a.width,height:a.height}},afterFx:function(a){if(a.afterStyle){this.applyStyles(a.afterStyle)}if(a.afterCls){this.addClass(a.afterCls)}if(a.remove===true){this.remove()}Ext.callback(a.callback,a.scope,[this]);if(!a.concurrent){this.fxQueue.shift();this.nextFx()}},getFxEl:function(){return Ext.get(this.dom)},fxanim:function(d,e,b,f,c,a){b=b||"run";e=e||{};var g=Ext.lib.Anim[b](this.dom,d,(e.duration||f)||0.35,(e.easing||c)||"easeOut",function(){Ext.callback(a,this)},this);e.anim=g;return g}};Ext.Fx.resize=Ext.Fx.scale;Ext.apply(Ext.Element.prototype,Ext.Fx); -Ext.CompositeElement=function(a){this.elements=[];this.addElements(a)};Ext.CompositeElement.prototype={isComposite:true,addElements:function(e){if(!e){return this}if(typeof e=="string"){e=Ext.Element.selectorFunction(e)}var d=this.elements;var b=d.length-1;for(var c=0,a=e.length;c"}if(typeof a.scripts!="undefined"){this.loadScripts=a.scripts}if(typeof a.timeout!="undefined"){this.timeout=a.timeout}}this.showLoading();if(!d){this.defaultUrl=b}if(typeof b=="function"){b=b.call(this)}var e=Ext.apply({},{url:b,params:(typeof f=="function"&&c)?f.createDelegate(c):f,success:this.processSuccess,failure:this.processFailure,scope:this,callback:undefined,timeout:(this.timeout*1000),disableCaching:this.disableCaching,argument:{options:a,url:b,form:null,callback:g,scope:c||window,params:f}},a);this.transaction=Ext.Ajax.request(e)}},formUpdate:function(c,a,b,d){if(this.fireEvent("beforeupdate",this.el,c,a)!==false){if(typeof a=="function"){a=a.call(this)}c=Ext.getDom(c);this.transaction=Ext.Ajax.request({form:c,url:a,success:this.processSuccess,failure:this.processFailure,scope:this,timeout:(this.timeout*1000),argument:{url:a,form:c,callback:d,reset:b}});this.showLoading.defer(1,this)}},refresh:function(a){if(this.defaultUrl==null){return}this.update(this.defaultUrl,null,a,true)},startAutoRefresh:function(b,c,d,e,a){if(a){this.update(c||this.defaultUrl,d,e,true)}if(this.autoRefreshProcId){clearInterval(this.autoRefreshProcId)}this.autoRefreshProcId=setInterval(this.update.createDelegate(this,[c||this.defaultUrl,d,e,true]),b*1000)},stopAutoRefresh:function(){if(this.autoRefreshProcId){clearInterval(this.autoRefreshProcId);delete this.autoRefreshProcId}},isAutoRefreshing:function(){return this.autoRefreshProcId?true:false},showLoading:function(){if(this.showLoadIndicator){this.el.update(this.indicatorText)}},processSuccess:function(a){this.transaction=null;if(a.argument.form&&a.argument.reset){try{a.argument.form.reset()}catch(b){}}if(this.loadScripts){this.renderer.render(this.el,a,this,this.updateComplete.createDelegate(this,[a]))}else{this.renderer.render(this.el,a,this);this.updateComplete(a)}},updateComplete:function(a){this.fireEvent("update",this.el,a);if(typeof a.argument.callback=="function"){a.argument.callback.call(a.argument.scope,this.el,true,a,a.argument.options)}},processFailure:function(a){this.transaction=null;this.fireEvent("failure",this.el,a);if(typeof a.argument.callback=="function"){a.argument.callback.call(a.argument.scope,this.el,false,a,a.argument.options)}},setRenderer:function(a){this.renderer=a},getRenderer:function(){return this.renderer},setDefaultUrl:function(a){this.defaultUrl=a},abort:function(){if(this.transaction){Ext.Ajax.abort(this.transaction)}},isUpdating:function(){if(this.transaction){return Ext.Ajax.isLoading(this.transaction)}return false}});Ext.Updater.defaults={timeout:30,loadScripts:false,sslBlankUrl:(Ext.SSL_SECURE_URL||"javascript:false"),disableCaching:false,showLoadIndicator:true,indicatorText:'
    Loading...
    '};Ext.Updater.updateElement=function(d,c,e,b){var a=Ext.get(d).getUpdater();Ext.apply(a,b);a.update(c,e,b?b.callback:null)};Ext.Updater.BasicRenderer=function(){};Ext.Updater.BasicRenderer.prototype={render:function(c,a,b,d){c.update(a.responseText,b.loadScripts,d)}};Ext.UpdateManager=Ext.Updater; -(function(){function xf(format){var args=Array.prototype.slice.call(arguments,1);return format.replace(/\{(\d+)\}/g,function(m,i){return args[i]})}Date.formatCodeToRegex=function(character,currentGroup){var p=Date.parseCodes[character];if(p){p=Ext.type(p)=="function"?p():p;Date.parseCodes[character]=p}return p?Ext.applyIf({c:p.c?xf(p.c,currentGroup||"{0}"):p.c},p):{g:0,c:null,s:Ext.escapeRe(character)}};var $f=Date.formatCodeToRegex;Ext.apply(Date,{parseFunctions:{count:0},parseRegexes:[],formatFunctions:{count:0},daysInMonth:[31,28,31,30,31,30,31,31,30,31,30,31],y2kYear:50,MILLI:"ms",SECOND:"s",MINUTE:"mi",HOUR:"h",DAY:"d",MONTH:"mo",YEAR:"y",dayNames:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],monthNames:["January","February","March","April","May","June","July","August","September","October","November","December"],monthNumbers:{Jan:0,Feb:1,Mar:2,Apr:3,May:4,Jun:5,Jul:6,Aug:7,Sep:8,Oct:9,Nov:10,Dec:11},getShortMonthName:function(month){return Date.monthNames[month].substring(0,3)},getShortDayName:function(day){return Date.dayNames[day].substring(0,3)},getMonthNumber:function(name){return Date.monthNumbers[name.substring(0,1).toUpperCase()+name.substring(1,3).toLowerCase()]},formatCodes:{d:"String.leftPad(this.getDate(), 2, '0')",D:"Date.getShortDayName(this.getDay())",j:"this.getDate()",l:"Date.dayNames[this.getDay()]",N:"(this.getDay() ? this.getDay() : 7)",S:"this.getSuffix()",w:"this.getDay()",z:"this.getDayOfYear()",W:"String.leftPad(this.getWeekOfYear(), 2, '0')",F:"Date.monthNames[this.getMonth()]",m:"String.leftPad(this.getMonth() + 1, 2, '0')",M:"Date.getShortMonthName(this.getMonth())",n:"(this.getMonth() + 1)",t:"this.getDaysInMonth()",L:"(this.isLeapYear() ? 1 : 0)",o:"(this.getFullYear() + (this.getWeekOfYear() == 1 && this.getMonth() > 0 ? +1 : (this.getWeekOfYear() >= 52 && this.getMonth() < 11 ? -1 : 0)))",Y:"this.getFullYear()",y:"('' + this.getFullYear()).substring(2, 4)",a:"(this.getHours() < 12 ? 'am' : 'pm')",A:"(this.getHours() < 12 ? 'AM' : 'PM')",g:"((this.getHours() % 12) ? this.getHours() % 12 : 12)",G:"this.getHours()",h:"String.leftPad((this.getHours() % 12) ? this.getHours() % 12 : 12, 2, '0')",H:"String.leftPad(this.getHours(), 2, '0')",i:"String.leftPad(this.getMinutes(), 2, '0')",s:"String.leftPad(this.getSeconds(), 2, '0')",u:"String.leftPad(this.getMilliseconds(), 3, '0')",O:"this.getGMTOffset()",P:"this.getGMTOffset(true)",T:"this.getTimezone()",Z:"(this.getTimezoneOffset() * -60)",c:function(){for(var c="Y-m-dTH:i:sP",code=[],i=0,l=c.length;i 0){","{2}","if(u){","v = new Date(u * 1000);","}else if (y >= 0 && m >= 0 && d > 0 && h >= 0 && i >= 0 && s >= 0 && ms >= 0){","v = new Date(y, m, d, h, i, s, ms);","}else if (y >= 0 && m >= 0 && d > 0 && h >= 0 && i >= 0 && s >= 0){","v = new Date(y, m, d, h, i, s);","}else if (y >= 0 && m >= 0 && d > 0 && h >= 0 && i >= 0){","v = new Date(y, m, d, h, i);","}else if (y >= 0 && m >= 0 && d > 0 && h >= 0){","v = new Date(y, m, d, h);","}else if (y >= 0 && m >= 0 && d > 0){","v = new Date(y, m, d);","}else if (y >= 0 && m >= 0){","v = new Date(y, m);","}else if (y >= 0){","v = new Date(y);","}","}","return (v && (z != null || o != null))? (Ext.type(z) == 'number' ? v.add(Date.SECOND, -v.getTimezoneOffset() * 60 - z) : v.add(Date.MINUTE, -v.getTimezoneOffset() + (sn == '+'? -1 : 1) * (hr * 60 + mn))) : v;","}"].join("\n");return function(format){var funcName="parse"+Date.parseFunctions.count++,regexNum=Date.parseRegexes.length,currentGroup=1,calc="",regex="",special=false,ch="";Date.parseFunctions[format]=funcName;for(var i=0;i Date.y2kYear ? 1900 + ty : 2000 + ty;\n",s:"(\\d{1,2})"},a:{g:1,c:"if (results[{0}] == 'am') {\nif (h == 12) { h = 0; }\n} else { if (h < 12) { h += 12; }}",s:"(am|pm)"},A:{g:1,c:"if (results[{0}] == 'AM') {\nif (h == 12) { h = 0; }\n} else { if (h < 12) { h += 12; }}",s:"(AM|PM)"},g:function(){return $f("G")},G:{g:1,c:"h = parseInt(results[{0}], 10);\n",s:"(\\d{1,2})"},h:function(){return $f("H")},H:{g:1,c:"h = parseInt(results[{0}], 10);\n",s:"(\\d{2})"},i:{g:1,c:"i = parseInt(results[{0}], 10);\n",s:"(\\d{2})"},s:{g:1,c:"s = parseInt(results[{0}], 10);\n",s:"(\\d{2})"},u:{g:1,c:"ms = results[{0}]; ms = parseInt(ms, 10)/Math.pow(10, ms.length - 3);\n",s:"(\\d+)"},O:{g:1,c:["o = results[{0}];","var sn = o.substring(0,1);","var hr = o.substring(1,3)*1 + Math.floor(o.substring(3,5) / 60);","var mn = o.substring(3,5) % 60;","o = ((-12 <= (hr*60 + mn)/60) && ((hr*60 + mn)/60 <= 14))? (sn + String.leftPad(hr, 2, '0') + String.leftPad(mn, 2, '0')) : null;\n"].join("\n"),s:"([+-]\\d{4})"},P:{g:1,c:["o = results[{0}];","var sn = o.substring(0,1);","var hr = o.substring(1,3)*1 + Math.floor(o.substring(4,6) / 60);","var mn = o.substring(4,6) % 60;","o = ((-12 <= (hr*60 + mn)/60) && ((hr*60 + mn)/60 <= 14))? (sn + String.leftPad(hr, 2, '0') + String.leftPad(mn, 2, '0')) : null;\n"].join("\n"),s:"([+-]\\d{2}:\\d{2})"},T:{g:0,c:null,s:"[A-Z]{1,4}"},Z:{g:1,c:"z = results[{0}] * 1;\nz = (-43200 <= z && z <= 50400)? z : null;\n",s:"([+-]?\\d{1,5})"},c:function(){var calc=[],arr=[$f("Y",1),$f("m",2),$f("d",3),$f("h",4),$f("i",5),$f("s",6),{c:"ms = (results[7] || '.0').substring(1); ms = parseInt(ms, 10)/Math.pow(10, ms.length - 3);\n"},{c:["if(results[9] == 'Z'){","z = 0;","}else{",$f("P",9).c,"}"].join("\n")}];for(var i=0,l=arr.length;i0?"-":"+")+String.leftPad(Math.floor(Math.abs(this.getTimezoneOffset())/60),2,"0")+(a?":":"")+String.leftPad(Math.abs(this.getTimezoneOffset()%60),2,"0")},getDayOfYear:function(){var a=0;Date.daysInMonth[1]=this.isLeapYear()?29:28;for(var b=0;b28){a=Math.min(a,this.getFirstDateOfMonth().add("mo",c).getLastDateOfMonth().getDate())}e.setDate(a);e.setMonth(this.getMonth()+c);break;case Date.YEAR:e.setFullYear(this.getFullYear()+c);break}return e},between:function(c,a){var b=this.getTime();return c.getTime()<=b&&b<=a.getTime()}});Date.prototype.format=Date.prototype.dateFormat;if(Ext.isSafari){Date.brokenSetMonth=Date.prototype.setMonth;Date.prototype.setMonth=function(a){if(a<=-1){var d=Math.ceil(-a);var c=Math.ceil(d/12);var b=(d%12)?12-d%12:0;this.setFullYear(this.getFullYear()-c);return Date.brokenSetMonth.call(this,b)}else{return Date.brokenSetMonth.apply(this,arguments)}}}; -Ext.util.DelayedTask=function(f,e,a){var h=null,g,b;var c=function(){var d=new Date().getTime();if(d-b>=g){clearInterval(h);h=null;f.apply(e,a||[])}};this.delay=function(i,k,j,d){if(h&&i!=g){this.cancel()}g=i;b=new Date().getTime();f=k||f;e=j||e;a=d||a;if(!h){h=setInterval(c,g)}};this.cancel=function(){if(h){clearInterval(h);h=null}}}; -Ext.util.TaskRunner=function(e){e=e||10;var f=[],a=[];var b=0;var g=false;var d=function(){g=false;clearInterval(b);b=0};var h=function(){if(!g){g=true;b=setInterval(i,e)}};var c=function(j){a.push(j);if(j.onStop){j.onStop.apply(j.scope||j)}};var i=function(){if(a.length>0){for(var o=0,k=a.length;o1||Ext.isArray(e)){var b=arguments.length>1?arguments:e;for(var d=0,a=b.length;d=this.length){return this.add(b,c)}this.length++;this.items.splice(a,0,c);if(typeof b!="undefined"&&b!=null){this.map[b]=c}this.keys.splice(a,0,b);this.fireEvent("add",a,c,b);return c},remove:function(a){return this.removeAt(this.indexOf(a))},removeAt:function(a){if(a=0){this.length--;var c=this.items[a];this.items.splice(a,1);var b=this.keys[a];if(typeof b!="undefined"){delete this.map[b]}this.keys.splice(a,1);this.fireEvent("remove",c,b);return c}return false},removeKey:function(a){return this.removeAt(this.indexOfKey(a))},getCount:function(){return this.length},indexOf:function(a){return this.items.indexOf(a)},indexOfKey:function(a){return this.keys.indexOf(a)},item:function(a){var b=typeof this.map[a]!="undefined"?this.map[a]:this.items[a];return typeof b!="function"||this.allowFunctions?b:null},itemAt:function(a){return this.items[a]},key:function(a){return this.map[a]},contains:function(a){return this.indexOf(a)!=-1},containsKey:function(a){return typeof this.map[a]!="undefined"},clear:function(){this.length=0;this.items=[];this.keys=[];this.map={};this.fireEvent("clear")},first:function(){return this.items[0]},last:function(){return this.items[this.length-1]},_sort:function(l,a,j){var d=String(a).toUpperCase()=="DESC"?-1:1;j=j||function(i,c){return i-c};var h=[],b=this.keys,g=this.items;for(var e=0,f=g.length;ee?1:(f=a;c--){d[d.length]=b[c]}}return d},filter:function(c,b,d,a){if(Ext.isEmpty(b,false)){return this.clone()}b=this.createValueMatcher(b,d,a);return this.filterBy(function(e){return e&&b.test(e[c])})},filterBy:function(f,e){var g=new Ext.util.MixedCollection();g.getKey=this.getKey;var b=this.keys,d=this.items;for(var c=0,a=d.length;c0){for(var c=0;clen){return value.substr(0,len-3)+"..."}return value},undef:function(value){return value!==undefined?value:""},defaultValue:function(value,defaultValue){return value!==undefined&&value!==""?value:defaultValue},htmlEncode:function(value){return !value?value:String(value).replace(/&/g,"&").replace(/>/g,">").replace(/").replace(/</g,"<").replace(/"/g,'"').replace(/&/g,"&")},trim:function(value){return String(value).replace(trimRe,"")},substr:function(value,start,length){return String(value).substr(start,length)},lowercase:function(value){return String(value).toLowerCase()},uppercase:function(value){return String(value).toUpperCase()},capitalize:function(value){return !value?value:value.charAt(0).toUpperCase()+value.substr(1).toLowerCase()},call:function(value,fn){if(arguments.length>2){var args=Array.prototype.slice.call(arguments,2);args.unshift(value);return eval(fn).apply(window,args)}else{return eval(fn).call(window,value)}},usMoney:function(v){v=(Math.round((v-0)*100))/100;v=(v==Math.floor(v))?v+".00":((v*10==Math.floor(v*10))?v+"0":v);v=String(v);var ps=v.split(".");var whole=ps[0];var sub=ps[1]?"."+ps[1]:".00";var r=/(\d+)(\d{3})/;while(r.test(whole)){whole=whole.replace(r,"$1,$2")}v=whole+sub;if(v.charAt(0)=="-"){return"-$"+v.substr(1)}return"$"+v},date:function(v,format){if(!v){return""}if(!Ext.isDate(v)){v=new Date(Date.parse(v))}return v.dateFormat(format||"m/d/Y")},dateRenderer:function(format){return function(v){return Ext.util.Format.date(v,format)}},stripTagsRE:/<\/?[^>]+>/gi,stripTags:function(v){return !v?v:String(v).replace(this.stripTagsRE,"")},stripScriptsRe:/(?:)((\n|\r|.)*?)(?:<\/script>)/ig,stripScripts:function(v){return !v?v:String(v).replace(this.stripScriptsRe,"")},fileSize:function(size){if(size<1024){return size+" bytes"}else{if(size<1048576){return(Math.round(((size*10)/1024))/10)+" KB"}else{return(Math.round(((size*10)/1048576))/10)+" MB"}}},math:function(){var fns={};return function(v,a){if(!fns[a]){fns[a]=new Function("v","return v "+a+";")}return fns[a](v)}}(),nl2br:function(v){return v===undefined||v===null?"":v.replace(/\n/g,"
    ")}}}(); -Ext.XTemplate=function(){Ext.XTemplate.superclass.constructor.apply(this,arguments);var r=this.html;r=["",r,""].join("");var q=/]*>((?:(?=([^<]+))\2|<(?!tpl\b[^>]*>))*?)<\/tpl>/;var p=/^]*?for="(.*?)"/;var n=/^]*?if="(.*?)"/;var k=/^]*?exec="(.*?)"/;var c,b=0;var g=[];while(c=r.match(q)){var o=c[0].match(p);var l=c[0].match(n);var j=c[0].match(k);var e=null,h=null,d=null;var a=o&&o[1]?o[1]:"";if(l){e=l&&l[1]?l[1]:null;if(e){h=new Function("values","parent","xindex","xcount","with(values){ return "+(Ext.util.Format.htmlDecode(e))+"; }")}}if(j){e=j&&j[1]?j[1]:null;if(e){d=new Function("values","parent","xindex","xcount","with(values){ "+(Ext.util.Format.htmlDecode(e))+"; }")}}if(a){switch(a){case".":a=new Function("values","parent","with(values){ return values; }");break;case"..":a=new Function("values","parent","with(values){ return parent; }");break;default:a=new Function("values","parent","with(values){ return "+a+"; }")}}g.push({id:b,target:a,exec:d,test:h,body:c[1]||""});r=r.replace(c[0],"{xtpl"+b+"}");++b}for(var f=g.length-1;f>=0;--f){this.compileTpl(g[f])}this.master=g[g.length-1];this.tpls=g};Ext.extend(Ext.XTemplate,Ext.Template,{re:/\{([\w-\.\#]+)(?:\:([\w\.]*)(?:\((.*?)?\))?)?(\s?[\+\-\*\\]\s?[\d\.\+\-\*\\\(\)]+)?\}/g,codeRe:/\{\[((?:\\\]|.|\n)*?)\]\}/g,applySubTemplate:function(a,h,g,d,c){var k=this.tpls[a];if(k.test&&!k.test.call(this,h,g,d,c)){return""}if(k.exec&&k.exec.call(this,h,g,d,c)){return""}var j=k.target?k.target.call(this,h,g):h;g=k.target?h:g;if(k.target&&Ext.isArray(j)){var b=[];for(var e=0,f=j.length;e=0;--f){d[i[f].selectorText]=i[f]}}catch(h){}},getRules:function(g){if(d==null||g){d={};var j=c.styleSheets;for(var h=0,f=j.length;h=37&&a<=40){c.stopEvent()}},relay:function(c){var a=c.getKey();var b=this.keyToHandler[a];if(b&&this[b]){if(this.doRelay(c,this[b],b)!==true){c[this.defaultEventAction]()}}},doRelay:function(c,b,a){return b.call(this.scope||this,c)},enter:false,left:false,right:false,up:false,down:false,tab:false,esc:false,pageUp:false,pageDown:false,del:false,home:false,end:false,keyToHandler:{37:"left",39:"right",38:"up",40:"down",33:"pageUp",34:"pageDown",46:"del",36:"home",35:"end",13:"enter",27:"esc",9:"tab"},enable:function(){if(this.disabled){if(this.forceKeyDown||Ext.isIE||Ext.isSafari3||Ext.isAir){this.el.on("keydown",this.relay,this)}else{this.el.on("keydown",this.prepareEvent,this);this.el.on("keypress",this.relay,this)}this.disabled=false}},disable:function(){if(!this.disabled){if(this.forceKeyDown||Ext.isIE||Ext.isSafari3||Ext.isAir){this.el.un("keydown",this.relay,this)}else{this.el.un("keydown",this.prepareEvent,this);this.el.un("keypress",this.relay,this)}this.disabled=true}}}; -Ext.KeyMap=function(c,b,a){this.el=Ext.get(c);this.eventName=a||"keydown";this.bindings=[];if(b){this.addBinding(b)}this.enable()};Ext.KeyMap.prototype={stopEvent:false,addBinding:function(d){if(Ext.isArray(d)){for(var f=0,h=d.length;f=this.minX;d=d-c){if(!e[d]){this.xTicks[this.xTicks.length]=d;e[d]=true}}for(d=this.initPageX;d<=this.maxX;d=d+c){if(!e[d]){this.xTicks[this.xTicks.length]=d;e[d]=true}}this.xTicks.sort(this.DDM.numericSort)},setYTicks:function(f,c){this.yTicks=[];this.yTickSize=c;var e={};for(var d=this.initPageY;d>=this.minY;d=d-c){if(!e[d]){this.yTicks[this.yTicks.length]=d;e[d]=true}}for(d=this.initPageY;d<=this.maxY;d=d+c){if(!e[d]){this.yTicks[this.yTicks.length]=d;e[d]=true}}this.yTicks.sort(this.DDM.numericSort)},setXConstraint:function(e,d,c){this.leftConstraint=e;this.rightConstraint=d;this.minX=this.initPageX-e;this.maxX=this.initPageX+d;if(c){this.setXTicks(this.initPageX,c)}this.constrainX=true},clearConstraints:function(){this.constrainX=false;this.constrainY=false;this.clearTicks()},clearTicks:function(){this.xTicks=null;this.yTicks=null;this.xTickSize=0;this.yTickSize=0},setYConstraint:function(c,e,d){this.topConstraint=c;this.bottomConstraint=e;this.minY=this.initPageY-c;this.maxY=this.initPageY+e;if(d){this.setYTicks(this.initPageY,d)}this.constrainY=true},resetConstraints:function(){if(this.initPageX||this.initPageX===0){var d=(this.maintainOffset)?this.lastPageX-this.initPageX:0;var c=(this.maintainOffset)?this.lastPageY-this.initPageY:0;this.setInitPosition(d,c)}else{this.setInitPosition()}if(this.constrainX){this.setXConstraint(this.leftConstraint,this.rightConstraint,this.xTickSize)}if(this.constrainY){this.setYConstraint(this.topConstraint,this.bottomConstraint,this.yTickSize)}},getTick:function(k,f){if(!f){return k}else{if(f[0]>=k){return f[0]}else{for(var d=0,c=f.length;d=k){var h=k-f[d];var g=f[e]-k;return(g>h)?f[d]:f[e]}}return f[f.length-1]}}},toString:function(){return("DragDrop "+this.id)}}})();if(!Ext.dd.DragDropMgr){Ext.dd.DragDropMgr=function(){var a=Ext.EventManager;return{ids:{},handleIds:{},dragCurrent:null,dragOvers:{},deltaX:0,deltaY:0,preventDefault:true,stopPropagation:true,initialized:false,locked:false,init:function(){this.initialized=true},POINT:0,INTERSECT:1,mode:0,_execOnAll:function(d,c){for(var e in this.ids){for(var b in this.ids[e]){var f=this.ids[e][b];if(!this.isTypeOfDD(f)){continue}f[d].apply(f,c)}}},_onLoad:function(){this.init();a.on(document,"mouseup",this.handleMouseUp,this,true);a.on(document,"mousemove",this.handleMouseMove,this,true);a.on(window,"unload",this._onUnload,this,true);a.on(window,"resize",this._onResize,this,true)},_onResize:function(b){this._execOnAll("resetConstraints",[])},lock:function(){this.locked=true},unlock:function(){this.locked=false},isLocked:function(){return this.locked},locationCache:{},useCache:true,clickPixelThresh:3,clickTimeThresh:350,dragThreshMet:false,clickTimeout:null,startX:0,startY:0,regDragDrop:function(c,b){if(!this.initialized){this.init()}if(!this.ids[b]){this.ids[b]={}}this.ids[b][c.id]=c},removeDDFromGroup:function(d,b){if(!this.ids[b]){this.ids[b]={}}var c=this.ids[b];if(c&&c[d.id]){delete c[d.id]}},_remove:function(c){for(var b in c.groups){if(b&&this.ids[b]&&this.ids[b][c.id]){delete this.ids[b][c.id]}}delete this.handleIds[c.id]},regHandle:function(c,b){if(!this.handleIds[c]){this.handleIds[c]={}}this.handleIds[c][b]=b},isDragDrop:function(b){return(this.getDDById(b))?true:false},getRelated:function(f,c){var e=[];for(var d in f.groups){for(j in this.ids[d]){var b=this.ids[d][j];if(!this.isTypeOfDD(b)){continue}if(!c||b.isTarget){e[e.length]=b}}}return e},isLegalTarget:function(f,e){var c=this.getRelated(f,true);for(var d=0,b=c.length;dthis.clickPixelThresh||b>this.clickPixelThresh){this.startDrag(this.startX,this.startY)}}if(this.dragThreshMet){this.dragCurrent.b4Drag(d);this.dragCurrent.onDrag(d);if(!this.dragCurrent.moveOnly){this.fireEvents(d,false)}}this.stopEvent(d);return true},fireEvents:function(n,o){var q=this.dragCurrent;if(!q||q.isLocked()){return}var r=n.getPoint();var b=[];var f=[];var l=[];var h=[];var d=[];for(var g in this.dragOvers){var c=this.dragOvers[g];if(!this.isTypeOfDD(c)){continue}if(!this.isOverTarget(r,c,this.mode)){f.push(c)}b[g]=true;delete this.dragOvers[g]}for(var p in q.groups){if("string"!=typeof p){continue}for(g in this.ids[p]){var k=this.ids[p][g];if(!this.isTypeOfDD(k)){continue}if(k.isTarget&&!k.isLocked()&&k!=q){if(this.isOverTarget(r,k,this.mode)){if(o){h.push(k)}else{if(!b[k.id]){d.push(k)}else{l.push(k)}this.dragOvers[k.id]=k}}}}}if(this.mode){if(f.length){q.b4DragOut(n,f);q.onDragOut(n,f)}if(d.length){q.onDragEnter(n,d)}if(l.length){q.b4DragOver(n,l);q.onDragOver(n,l)}if(h.length){q.b4DragDrop(n,h);q.onDragDrop(n,h)}}else{var m=0;for(g=0,m=f.length;g2000){}else{setTimeout(b._addListeners,10);if(document&&document.body){b._timeoutCount+=1}}}},handleWasClicked:function(b,d){if(this.isHandle(d,b.id)){return true}else{var c=b.parentNode;while(c){if(this.isHandle(d,c.id)){return true}else{c=c.parentNode}}}return false}}}();Ext.dd.DDM=Ext.dd.DragDropMgr;Ext.dd.DDM._addListeners()}Ext.dd.DD=function(c,a,b){if(c){this.init(c,a,b)}};Ext.extend(Ext.dd.DD,Ext.dd.DragDrop,{scroll:true,autoOffset:function(c,b){var a=c-this.startPageX;var d=b-this.startPageY;this.setDelta(a,d)},setDelta:function(b,a){this.deltaX=b;this.deltaY=a},setDragElPos:function(c,b){var a=this.getDragEl();this.alignElWithMouse(a,c,b)},alignElWithMouse:function(c,g,f){var e=this.getTargetCoord(g,f);var b=c.dom?c:Ext.fly(c,"_dd");if(!this.deltaSetXY){var h=[e.x,e.y];b.setXY(h);var d=b.getLeft(true);var a=b.getTop(true);this.deltaSetXY=[d-e.x,a-e.y]}else{b.setLeftTop(e.x+this.deltaSetXY[0],e.y+this.deltaSetXY[1])}this.cachePosition(e.x,e.y);this.autoScroll(e.x,e.y,c.offsetHeight,c.offsetWidth);return e},cachePosition:function(b,a){if(b){this.lastPageX=b;this.lastPageY=a}else{var c=Ext.lib.Dom.getXY(this.getEl());this.lastPageX=c[0];this.lastPageY=c[1]}},autoScroll:function(l,k,e,m){if(this.scroll){var n=Ext.lib.Dom.getViewHeight();var b=Ext.lib.Dom.getViewWidth();var p=this.DDM.getScrollTop();var d=this.DDM.getScrollLeft();var i=e+k;var o=m+l;var g=(n+p-k-this.deltaY);var f=(b+d-l-this.deltaX);var c=40;var a=(document.all)?80:30;if(i>n&&g0&&k-pb&&f0&&l-dthis.maxX){a=this.maxX}}if(this.constrainY){if(dthis.maxY){d=this.maxY}}a=this.getTick(a,this.xTicks);d=this.getTick(d,this.yTicks);return{x:a,y:d}},applyConfig:function(){Ext.dd.DD.superclass.applyConfig.call(this);this.scroll=(this.config.scroll!==false)},b4MouseDown:function(a){this.autoOffset(a.getPageX(),a.getPageY())},b4Drag:function(a){this.setDragElPos(a.getPageX(),a.getPageY())},toString:function(){return("DD "+this.id)}});Ext.dd.DDProxy=function(c,a,b){if(c){this.init(c,a,b);this.initFrame()}};Ext.dd.DDProxy.dragElId="ygddfdiv";Ext.extend(Ext.dd.DDProxy,Ext.dd.DD,{resizeFrame:true,centerFrame:false,createFrame:function(){var b=this;var a=document.body;if(!a||!a.firstChild){setTimeout(function(){b.createFrame()},50);return}var d=this.getDragEl();if(!d){d=document.createElement("div");d.id=this.dragElId;var c=d.style;c.position="absolute";c.visibility="hidden";c.cursor="move";c.border="2px solid #aaa";c.zIndex=999;a.insertBefore(d,a.firstChild)}},initFrame:function(){this.createFrame()},applyConfig:function(){Ext.dd.DDProxy.superclass.applyConfig.call(this);this.resizeFrame=(this.config.resizeFrame!==false);this.centerFrame=(this.config.centerFrame);this.setDragElId(this.config.dragElId||Ext.dd.DDProxy.dragElId)},showFrame:function(e,d){var c=this.getEl();var a=this.getDragEl();var b=a.style;this._resizeProxy();if(this.centerFrame){this.setDelta(Math.round(parseInt(b.width,10)/2),Math.round(parseInt(b.height,10)/2))}this.setDragElPos(e,d);Ext.fly(a).show()},_resizeProxy:function(){if(this.resizeFrame){var a=this.getEl();Ext.fly(this.getDragEl()).setSize(a.offsetWidth,a.offsetHeight)}},b4MouseDown:function(b){var a=b.getPageX();var c=b.getPageY();this.autoOffset(a,c);this.setDragElPos(a,c)},b4StartDrag:function(a,b){this.showFrame(a,b)},b4EndDrag:function(a){Ext.fly(this.getDragEl()).hide()},endDrag:function(c){var b=this.getEl();var a=this.getDragEl();a.style.visibility="";this.beforeMove();b.style.visibility="hidden";Ext.dd.DDM.moveToEl(b,a);a.style.visibility="hidden";b.style.visibility="";this.afterDrag()},beforeMove:function(){},afterDrag:function(){},toString:function(){return("DDProxy "+this.id)}});Ext.dd.DDTarget=function(c,a,b){if(c){this.initTarget(c,a,b)}};Ext.extend(Ext.dd.DDTarget,Ext.dd.DragDrop,{toString:function(){return("DDTarget "+this.id)}}); -Ext.dd.DragTracker=function(a){Ext.apply(this,a);this.addEvents("mousedown","mouseup","mousemove","dragstart","dragend","drag");this.dragRegion=new Ext.lib.Region(0,0,0,0);if(this.el){this.initEl(this.el)}};Ext.extend(Ext.dd.DragTracker,Ext.util.Observable,{active:false,tolerance:5,autoStart:false,initEl:function(a){this.el=Ext.get(a);a.on("mousedown",this.onMouseDown,this,this.delegate?{delegate:this.delegate}:undefined)},destroy:function(){this.el.un("mousedown",this.onMouseDown,this)},onMouseDown:function(c,b){if(this.fireEvent("mousedown",this,c)!==false&&this.onBeforeStart(c)!==false){this.startXY=this.lastXY=c.getXY();this.dragTarget=this.delegate?b:this.el.dom;c.preventDefault();var a=Ext.getDoc();a.on("mouseup",this.onMouseUp,this);a.on("mousemove",this.onMouseMove,this);a.on("selectstart",this.stopSelect,this);if(this.autoStart){this.timer=this.triggerStart.defer(this.autoStart===true?1000:this.autoStart,this)}}},onMouseMove:function(d,c){d.preventDefault();var b=d.getXY(),a=this.startXY;this.lastXY=b;if(!this.active){if(Math.abs(a[0]-b[0])>this.tolerance||Math.abs(a[1]-b[1])>this.tolerance){this.triggerStart()}else{return}}this.fireEvent("mousemove",this,d);this.onDrag(d);this.fireEvent("drag",this,d)},onMouseUp:function(b){var a=Ext.getDoc();a.un("mousemove",this.onMouseMove,this);a.un("mouseup",this.onMouseUp,this);a.un("selectstart",this.stopSelect,this);b.preventDefault();this.clearStart();this.active=false;delete this.elRegion;this.fireEvent("mouseup",this,b);this.onEnd(b);this.fireEvent("dragend",this,b)},triggerStart:function(a){this.clearStart();this.active=true;this.onStart(this.startXY);this.fireEvent("dragstart",this,this.startXY)},clearStart:function(){if(this.timer){clearTimeout(this.timer);delete this.timer}},stopSelect:function(a){a.stopEvent();return false},onBeforeStart:function(a){},onStart:function(a){},onDrag:function(a){},onEnd:function(a){},getDragTarget:function(){return this.dragTarget},getDragCt:function(){return this.el},getXY:function(a){return a?this.constrainModes[a].call(this,this.lastXY):this.lastXY},getOffset:function(c){var b=this.getXY(c);var a=this.startXY;return[a[0]-b[0],a[1]-b[1]]},constrainModes:{point:function(b){if(!this.elRegion){this.elRegion=this.getDragCt().getRegion()}var a=this.dragRegion;a.left=b[0];a.top=b[1];a.right=b[0];a.bottom=b[1];a.constrainTo(this.elRegion);return[a.left,a.top]}}}); -Ext.dd.ScrollManager=function(){var c=Ext.dd.DragDropMgr;var e={};var b=null;var h={};var g=function(k){b=null;a()};var i=function(){if(c.dragCurrent){c.refreshCache(c.dragCurrent.groups)}};var d=function(){if(c.dragCurrent){var k=Ext.dd.ScrollManager;var l=h.el.ddScrollConfig?h.el.ddScrollConfig.increment:k.increment;if(!k.animate){if(h.el.scroll(h.dir,l)){i()}}else{h.el.scroll(h.dir,l,true,k.animDuration,i)}}};var a=function(){if(h.id){clearInterval(h.id)}h.id=0;h.el=null;h.dir=""};var f=function(l,k){a();h.el=l;h.dir=k;var m=(l.ddScrollConfig&&l.ddScrollConfig.frequency)?l.ddScrollConfig.frequency:Ext.dd.ScrollManager.frequency;h.id=setInterval(d,m)};var j=function(n,p){if(p||!c.dragCurrent){return}var q=Ext.dd.ScrollManager;if(!b||b!=c.dragCurrent){b=c.dragCurrent;q.refreshCache()}var s=Ext.lib.Event.getXY(n);var t=new Ext.lib.Point(s[0],s[1]);for(var l in e){var m=e[l],k=m._region;var o=m.ddScrollConfig?m.ddScrollConfig:q;if(k&&k.contains(t)&&m.isScrollable()){if(k.bottom-t.y<=o.vthresh){if(h.el!=m){f(m,"down")}return}else{if(k.right-t.x<=o.hthresh){if(h.el!=m){f(m,"left")}return}else{if(t.y-k.top<=o.vthresh){if(h.el!=m){f(m,"up")}return}else{if(t.x-k.left<=o.hthresh){if(h.el!=m){f(m,"right")}return}}}}}}a()};c.fireEvents=c.fireEvents.createSequence(j,c);c.stopDrag=c.stopDrag.createSequence(g,c);return{register:function(m){if(Ext.isArray(m)){for(var l=0,k=m.length;l]+>/gi,asText:function(a){return String(a).replace(this.stripTagsRE,"")},asUCText:function(a){return String(a).toUpperCase().replace(this.stripTagsRE,"")},asUCString:function(a){return String(a).toUpperCase()},asDate:function(a){if(!a){return 0}if(Ext.isDate(a)){return a.getTime()}return Date.parse(String(a))},asFloat:function(a){var b=parseFloat(String(a).replace(/,/g,""));if(isNaN(b)){b=0}return b},asInt:function(a){var b=parseInt(String(a).replace(/,/g,""));if(isNaN(b)){b=0}return b}}; -Ext.data.Record=function(a,b){this.id=(b||b===0)?b:++Ext.data.Record.AUTO_ID;this.data=a};Ext.data.Record.create=function(e){var c=Ext.extend(Ext.data.Record,{});var d=c.prototype;d.fields=new Ext.util.MixedCollection(false,function(f){return f.name});for(var b=0,a=e.length;bg?1:(h0},isExpandable:function(){return this.attributes.expandable||this.hasChildNodes()},appendChild:function(e){var f=false;if(Ext.isArray(e)){f=e}else{if(arguments.length>1){f=arguments}}if(f){for(var d=0,a=f.length;d0){var f=d?function(){e.apply(d,arguments)}:e;c.sort(f);for(var b=0;bg+m.left){i=g-j-this.shadowOffset;e=true}if((f+d)>c+m.top){f=c-d-this.shadowOffset;e=true}if(i=k){f=k-d-5}}l=[i,f];this.storeXY(l);a.setXY.call(this,l);this.sync()}}},isVisible:function(){return this.visible},showAction:function(){this.visible=true;if(this.useDisplay===true){this.setDisplayed("")}else{if(this.lastXY){a.setXY.call(this,this.lastXY)}else{if(this.lastLT){a.setLeftTop.call(this,this.lastLT[0],this.lastLT[1])}}}},hideAction:function(){this.visible=false;if(this.useDisplay===true){this.setDisplayed(false)}else{this.setLeftTop(-10000,-10000)}},setVisible:function(h,g,j,k,i){if(h){this.showAction()}if(g&&h){var f=function(){this.sync(true);if(k){k()}}.createDelegate(this);a.setVisible.call(this,true,true,j,f,i)}else{if(!h){this.hideUnders(true)}var f=k;if(g){f=function(){this.hideAction();if(k){k()}}.createDelegate(this)}a.setVisible.call(this,h,g,j,f,i);if(h){this.sync(true)}else{if(!g){this.hideAction()}}}},storeXY:function(c){delete this.lastLT;this.lastXY=c},storeLeftTop:function(d,c){delete this.lastXY;this.lastLT=[d,c]},beforeFx:function(){this.beforeAction();return Ext.Layer.superclass.beforeFx.apply(this,arguments)},afterFx:function(){Ext.Layer.superclass.afterFx.apply(this,arguments);this.sync(this.isVisible())},beforeAction:function(){if(!this.updating&&this.shadow){this.shadow.hide()}},setLeft:function(c){this.storeLeftTop(c,this.getTop(true));a.setLeft.apply(this,arguments);this.sync()},setTop:function(c){this.storeLeftTop(this.getLeft(true),c);a.setTop.apply(this,arguments);this.sync()},setLeftTop:function(d,c){this.storeLeftTop(d,c);a.setLeftTop.apply(this,arguments);this.sync()},setXY:function(i,g,j,k,h){this.fixDisplay();this.beforeAction();this.storeXY(i);var f=this.createCB(k);a.setXY.call(this,i,g,j,f,h);if(!g){f()}},createCB:function(e){var d=this;return function(){d.constrainXY();d.sync(true);if(e){e()}}},setX:function(f,g,i,j,h){this.setXY([f,this.getY()],g,i,j,h)},setY:function(j,f,h,i,g){this.setXY([this.getX(),j],f,h,i,g)},setSize:function(i,j,g,l,m,k){this.beforeAction();var f=this.createCB(m);a.setSize.call(this,i,j,g,l,f,k);if(!g){f()}},setWidth:function(h,g,j,k,i){this.beforeAction();var f=this.createCB(k);a.setWidth.call(this,h,g,j,f,i);if(!g){f()}},setHeight:function(i,g,k,l,j){this.beforeAction();var f=this.createCB(l);a.setHeight.call(this,i,g,k,f,j);if(!g){f()}},setBounds:function(n,l,o,g,m,j,k,i){this.beforeAction();var f=this.createCB(k);if(!m){this.storeXY([n,l]);a.setXY.call(this,[n,l]);a.setSize.call(this,o,g,m,j,f,i);f()}else{a.setBounds.call(this,n,l,o,g,m,j,f,i)}return this},setZIndex:function(c){this.zindex=c;this.setStyle("z-index",c+2);if(this.shadow){this.shadow.setZIndex(c+1)}if(this.shim){this.shim.setStyle("z-index",c)}}})})(); -Ext.Shadow=function(d){Ext.apply(this,d);if(typeof this.mode!="string"){this.mode=this.defaultMode}var e=this.offset,c={h:0};var b=Math.floor(this.offset/2);switch(this.mode.toLowerCase()){case"drop":c.w=0;c.l=c.t=e;c.t-=1;if(Ext.isIE){c.l-=this.offset+b;c.t-=this.offset+b;c.w-=b;c.h-=b;c.t+=1}break;case"sides":c.w=(e*2);c.l=-e;c.t=e-1;if(Ext.isIE){c.l-=(this.offset-b);c.t-=this.offset+b;c.l+=1;c.w-=(this.offset-b)*2;c.w-=b+1;c.h-=1}break;case"frame":c.w=c.h=(e*2);c.l=c.t=-e;c.t+=1;c.h-=2;if(Ext.isIE){c.l-=(this.offset-b);c.t-=(this.offset-b);c.l+=1;c.w-=(this.offset+b+1);c.h-=(this.offset+b);c.h+=1}break}this.adjusts=c};Ext.Shadow.prototype={offset:4,defaultMode:"drop",show:function(a){a=Ext.get(a);if(!this.el){this.el=Ext.Shadow.Pool.pull();if(this.el.dom.nextSibling!=a.dom){this.el.insertBefore(a)}}this.el.setStyle("z-index",this.zIndex||parseInt(a.getStyle("z-index"),10)-1);if(Ext.isIE){this.el.dom.style.filter="progid:DXImageTransform.Microsoft.alpha(opacity=50) progid:DXImageTransform.Microsoft.Blur(pixelradius="+(this.offset)+")"}this.realign(a.getLeft(true),a.getTop(true),a.getWidth(),a.getHeight());this.el.dom.style.display="block"},isVisible:function(){return this.el?true:false},realign:function(b,q,p,f){if(!this.el){return}var m=this.adjusts,j=this.el.dom,r=j.style;var g=0;r.left=(b+m.l)+"px";r.top=(q+m.t)+"px";var o=(p+m.w),e=(f+m.h),i=o+"px",n=e+"px";if(r.width!=i||r.height!=n){r.width=i;r.height=n;if(!Ext.isIE){var k=j.childNodes;var c=Math.max(0,(o-12))+"px";k[0].childNodes[1].style.width=c;k[1].childNodes[1].style.width=c;k[2].childNodes[1].style.width=c;k[1].style.height=Math.max(0,(e-12))+"px"}}},hide:function(){if(this.el){this.el.dom.style.display="none";Ext.Shadow.Pool.push(this.el);delete this.el}},setZIndex:function(a){this.zIndex=a;if(this.el){this.el.setStyle("z-index",a)}}};Ext.Shadow.Pool=function(){var b=[];var a=Ext.isIE?'
    ':'
    ';return{pull:function(){var c=b.shift();if(!c){c=Ext.get(Ext.DomHelper.insertHtml("beforeBegin",document.body.firstChild,a));c.autoBoxAdjust=false}return c},push:function(c){b.push(c)}}}(); -Ext.BoxComponent=Ext.extend(Ext.Component,{initComponent:function(){Ext.BoxComponent.superclass.initComponent.call(this);this.addEvents("resize","move")},boxReady:false,deferHeight:false,setSize:function(b,d){if(typeof b=="object"){d=b.height;b=b.width}if(!this.boxReady){this.width=b;this.height=d;return this}if(this.lastSize&&this.lastSize.width==b&&this.lastSize.height==d){return this}this.lastSize={width:b,height:d};var c=this.adjustSize(b,d);var f=c.width,a=c.height;if(f!==undefined||a!==undefined){var e=this.getResizeEl();if(!this.deferHeight&&f!==undefined&&a!==undefined){e.setSize(f,a)}else{if(!this.deferHeight&&a!==undefined){e.setHeight(a)}else{if(f!==undefined){e.setWidth(f)}}}this.onResize(f,a,b,d);this.fireEvent("resize",this,f,a,b,d)}return this},setWidth:function(a){return this.setSize(a)},setHeight:function(a){return this.setSize(undefined,a)},getSize:function(){return this.el.getSize()},getPosition:function(a){if(a===true){return[this.el.getLeft(true),this.el.getTop(true)]}return this.xy||this.el.getXY()},getBox:function(a){var b=this.el.getSize();if(a===true){b.x=this.el.getLeft(true);b.y=this.el.getTop(true)}else{var c=this.xy||this.el.getXY();b.x=c[0];b.y=c[1]}return b},updateBox:function(a){this.setSize(a.width,a.height);this.setPagePosition(a.x,a.y);return this},getResizeEl:function(){return this.resizeEl||this.el},getPositionEl:function(){return this.positionEl||this.el},setPosition:function(a,f){if(a&&typeof a[1]=="number"){f=a[1];a=a[0]}this.x=a;this.y=f;if(!this.boxReady){return this}var b=this.adjustPosition(a,f);var e=b.x,d=b.y;var c=this.getPositionEl();if(e!==undefined||d!==undefined){if(e!==undefined&&d!==undefined){c.setLeftTop(e,d)}else{if(e!==undefined){c.setLeft(e)}else{if(d!==undefined){c.setTop(d)}}}this.onPosition(e,d);this.fireEvent("move",this,e,d)}return this},setPagePosition:function(a,c){if(a&&typeof a[1]=="number"){c=a[1];a=a[0]}this.pageX=a;this.pageY=c;if(!this.boxReady){return}if(a===undefined||c===undefined){return}var b=this.el.translatePoints(a,c);this.setPosition(b.left,b.top);return this},onRender:function(b,a){Ext.BoxComponent.superclass.onRender.call(this,b,a);if(this.resizeEl){this.resizeEl=Ext.get(this.resizeEl)}if(this.positionEl){this.positionEl=Ext.get(this.positionEl)}},afterRender:function(){Ext.BoxComponent.superclass.afterRender.call(this);this.boxReady=true;this.setSize(this.width,this.height);if(this.x||this.y){this.setPosition(this.x,this.y)}else{if(this.pageX||this.pageY){this.setPagePosition(this.pageX,this.pageY)}}},syncSize:function(){delete this.lastSize;this.setSize(this.autoWidth?undefined:this.el.getWidth(),this.autoHeight?undefined:this.el.getHeight());return this},onResize:function(d,b,a,c){},onPosition:function(a,b){},adjustSize:function(a,b){if(this.autoWidth){a="auto"}if(this.autoHeight){b="auto"}return{width:a,height:b}},adjustPosition:function(a,b){return{x:a,y:b}}});Ext.reg("box",Ext.BoxComponent); -Ext.SplitBar=function(c,e,b,d,a){this.el=Ext.get(c,true);this.el.dom.unselectable="on";this.resizingEl=Ext.get(e,true);this.orientation=b||Ext.SplitBar.HORIZONTAL;this.minSize=0;this.maxSize=2000;this.animate=false;this.useShim=false;this.shim=null;if(!a){this.proxy=Ext.SplitBar.createProxy(this.orientation)}else{this.proxy=Ext.get(a).dom}this.dd=new Ext.dd.DDProxy(this.el.dom.id,"XSplitBars",{dragElId:this.proxy.id});this.dd.b4StartDrag=this.onStartProxyDrag.createDelegate(this);this.dd.endDrag=this.onEndProxyDrag.createDelegate(this);this.dragSpecs={};this.adapter=new Ext.SplitBar.BasicLayoutAdapter();this.adapter.init(this);if(this.orientation==Ext.SplitBar.HORIZONTAL){this.placement=d||(this.el.getX()>this.resizingEl.getX()?Ext.SplitBar.LEFT:Ext.SplitBar.RIGHT);this.el.addClass("x-splitbar-h")}else{this.placement=d||(this.el.getY()>this.resizingEl.getY()?Ext.SplitBar.TOP:Ext.SplitBar.BOTTOM);this.el.addClass("x-splitbar-v")}this.addEvents("resize","moved","beforeresize","beforeapply");Ext.SplitBar.superclass.constructor.call(this)};Ext.extend(Ext.SplitBar,Ext.util.Observable,{onStartProxyDrag:function(a,e){this.fireEvent("beforeresize",this);this.overlay=Ext.DomHelper.append(document.body,{cls:"x-drag-overlay",html:" "},true);this.overlay.unselectable();this.overlay.setSize(Ext.lib.Dom.getViewWidth(true),Ext.lib.Dom.getViewHeight(true));this.overlay.show();Ext.get(this.proxy).setDisplayed("block");var c=this.adapter.getElementSize(this);this.activeMinSize=this.getMinimumSize();this.activeMaxSize=this.getMaximumSize();var d=c-this.activeMinSize;var b=Math.max(this.activeMaxSize-c,0);if(this.orientation==Ext.SplitBar.HORIZONTAL){this.dd.resetConstraints();this.dd.setXConstraint(this.placement==Ext.SplitBar.LEFT?d:b,this.placement==Ext.SplitBar.LEFT?b:d);this.dd.setYConstraint(0,0)}else{this.dd.resetConstraints();this.dd.setXConstraint(0,0);this.dd.setYConstraint(this.placement==Ext.SplitBar.TOP?d:b,this.placement==Ext.SplitBar.TOP?b:d)}this.dragSpecs.startSize=c;this.dragSpecs.startPoint=[a,e];Ext.dd.DDProxy.prototype.b4StartDrag.call(this.dd,a,e)},onEndProxyDrag:function(c){Ext.get(this.proxy).setDisplayed(false);var b=Ext.lib.Event.getXY(c);if(this.overlay){Ext.destroy(this.overlay);delete this.overlay}var a;if(this.orientation==Ext.SplitBar.HORIZONTAL){a=this.dragSpecs.startSize+(this.placement==Ext.SplitBar.LEFT?b[0]-this.dragSpecs.startPoint[0]:this.dragSpecs.startPoint[0]-b[0])}else{a=this.dragSpecs.startSize+(this.placement==Ext.SplitBar.TOP?b[1]-this.dragSpecs.startPoint[1]:this.dragSpecs.startPoint[1]-b[1])}a=Math.min(Math.max(a,this.activeMinSize),this.activeMaxSize);if(a!=this.dragSpecs.startSize){if(this.fireEvent("beforeapply",this,a)!==false){this.adapter.setElementSize(this,a);this.fireEvent("moved",this,a);this.fireEvent("resize",this,a)}}},getAdapter:function(){return this.adapter},setAdapter:function(a){this.adapter=a;this.adapter.init(this)},getMinimumSize:function(){return this.minSize},setMinimumSize:function(a){this.minSize=a},getMaximumSize:function(){return this.maxSize},setMaximumSize:function(a){this.maxSize=a},setCurrentSize:function(b){var a=this.animate;this.animate=false;this.adapter.setElementSize(this,b);this.animate=a},destroy:function(a){if(this.shim){this.shim.remove()}this.dd.unreg();Ext.destroy(Ext.get(this.proxy));if(a){this.el.remove()}}});Ext.SplitBar.createProxy=function(b){var c=new Ext.Element(document.createElement("div"));c.unselectable();var a="x-splitbar-proxy";c.addClass(a+" "+(b==Ext.SplitBar.HORIZONTAL?a+"-h":a+"-v"));document.body.appendChild(c.dom);return c.dom};Ext.SplitBar.BasicLayoutAdapter=function(){};Ext.SplitBar.BasicLayoutAdapter.prototype={init:function(a){},getElementSize:function(a){if(a.orientation==Ext.SplitBar.HORIZONTAL){return a.resizingEl.getWidth()}else{return a.resizingEl.getHeight()}},setElementSize:function(b,a,c){if(b.orientation==Ext.SplitBar.HORIZONTAL){if(!b.animate){b.resizingEl.setWidth(a);if(c){c(b,a)}}else{b.resizingEl.setWidth(a,true,0.1,c,"easeOut")}}else{if(!b.animate){b.resizingEl.setHeight(a);if(c){c(b,a)}}else{b.resizingEl.setHeight(a,true,0.1,c,"easeOut")}}}};Ext.SplitBar.AbsoluteLayoutAdapter=function(a){this.basic=new Ext.SplitBar.BasicLayoutAdapter();this.container=Ext.get(a)};Ext.SplitBar.AbsoluteLayoutAdapter.prototype={init:function(a){this.basic.init(a)},getElementSize:function(a){return this.basic.getElementSize(a)},setElementSize:function(b,a,c){this.basic.setElementSize(b,a,this.moveSplitter.createDelegate(this,[b]))},moveSplitter:function(a){var b=Ext.SplitBar;switch(a.placement){case b.LEFT:a.el.setX(a.resizingEl.getRight());break;case b.RIGHT:a.el.setStyle("right",(this.container.getWidth()-a.resizingEl.getLeft())+"px");break;case b.TOP:a.el.setY(a.resizingEl.getBottom());break;case b.BOTTOM:a.el.setY(a.resizingEl.getTop()-a.el.getHeight());break}}};Ext.SplitBar.VERTICAL=1;Ext.SplitBar.HORIZONTAL=2;Ext.SplitBar.LEFT=1;Ext.SplitBar.RIGHT=2;Ext.SplitBar.TOP=3;Ext.SplitBar.BOTTOM=4; -Ext.Container=Ext.extend(Ext.BoxComponent,{autoDestroy:true,defaultType:"panel",initComponent:function(){Ext.Container.superclass.initComponent.call(this);this.addEvents("afterlayout","beforeadd","beforeremove","add","remove");var a=this.items;if(a){delete this.items;if(Ext.isArray(a)&&a.length>0){this.add.apply(this,a)}else{this.add(a)}}},initItems:function(){if(!this.items){this.items=new Ext.util.MixedCollection(false,this.getComponentId);this.getLayout()}},setLayout:function(a){if(this.layout&&this.layout!=a){this.layout.setContainer(null)}this.initItems();this.layout=a;a.setContainer(this)},render:function(){Ext.Container.superclass.render.apply(this,arguments);if(this.layout){if(typeof this.layout=="string"){this.layout=new Ext.Container.LAYOUTS[this.layout.toLowerCase()](this.layoutConfig)}this.setLayout(this.layout);if(this.activeItem!==undefined){var a=this.activeItem;delete this.activeItem;this.layout.setActiveItem(a);return}}if(!this.ownerCt){this.doLayout()}if(this.monitorResize===true){Ext.EventManager.onWindowResize(this.doLayout,this,[false])}},getLayoutTarget:function(){return this.el},getComponentId:function(a){return a.itemId||a.id},add:function(e){if(!this.items){this.initItems()}var d=arguments,b=d.length;if(b>1){for(var f=0;f2){for(var g=b-1;g>=1;--g){this.insert(f,d[g])}return}var h=this.lookupComponent(this.applyDefaults(e));if(h.ownerCt==this&&this.items.indexOf(h)0){b.setSize(a)}}});Ext.Container.LAYOUTS.fit=Ext.layout.FitLayout; -Ext.layout.CardLayout=Ext.extend(Ext.layout.FitLayout,{deferredRender:false,renderHidden:true,setActiveItem:function(a){a=this.container.getComponent(a);if(this.activeItem!=a){if(this.activeItem){this.activeItem.hide()}this.activeItem=a;a.show();this.layout()}},renderAll:function(a,b){if(this.deferredRender){this.renderItem(this.activeItem,undefined,b)}else{Ext.layout.CardLayout.superclass.renderAll.call(this,a,b)}}});Ext.Container.LAYOUTS.card=Ext.layout.CardLayout; -Ext.layout.AnchorLayout=Ext.extend(Ext.layout.ContainerLayout,{monitorResize:true,getAnchorViewSize:function(a,b){return b.dom==document.body?b.getViewSize():b.getStyleSize()},onLayout:function(j,m){Ext.layout.AnchorLayout.superclass.onLayout.call(this,j,m);var s=this.getAnchorViewSize(j,m);var q=s.width,g=s.height;if(q<20||g<20){return}var d,o;if(j.anchorSize){if(typeof j.anchorSize=="number"){d=j.anchorSize}else{d=j.anchorSize.width;o=j.anchorSize.height}}else{d=j.initialConfig.width;o=j.initialConfig.height}var l=j.items.items,k=l.length,f,n,p,e,b;for(f=0;f 
    ');b.disableFormats=true;b.compile();Ext.layout.BorderLayout.Region.prototype.toolTemplate=b}this.collapsedEl=this.targetEl.createChild({cls:"x-layout-collapsed x-layout-collapsed-"+this.position,id:this.panel.id+"-xcollapsed"});this.collapsedEl.enableDisplayMode("block");if(this.collapseMode=="mini"){this.collapsedEl.addClass("x-layout-cmini-"+this.position);this.miniCollapsedEl=this.collapsedEl.createChild({cls:"x-layout-mini x-layout-mini-"+this.position,html:" "});this.miniCollapsedEl.addClassOnOver("x-layout-mini-over");this.collapsedEl.addClassOnOver("x-layout-collapsed-over");this.collapsedEl.on("click",this.onExpandClick,this,{stopEvent:true})}else{var a=this.toolTemplate.append(this.collapsedEl.dom,{id:"expand-"+this.position},true);a.addClassOnOver("x-tool-expand-"+this.position+"-over");a.on("click",this.onExpandClick,this,{stopEvent:true});if(this.floatable!==false){this.collapsedEl.addClassOnOver("x-layout-collapsed-over");this.collapsedEl.on("click",this.collapseClick,this)}}}return this.collapsedEl},onExpandClick:function(a){if(this.isSlid){this.afterSlideIn();this.panel.expand(false)}else{this.panel.expand()}},onCollapseClick:function(a){this.panel.collapse()},beforeCollapse:function(b,a){this.lastAnim=a;if(this.splitEl){this.splitEl.hide()}this.getCollapsedEl().show();this.panel.el.setStyle("z-index",100);this.isCollapsed=true;this.layout.layout()},onCollapse:function(a){this.panel.el.setStyle("z-index",1);if(this.lastAnim===false||this.panel.animCollapse===false){this.getCollapsedEl().dom.style.visibility="visible"}else{this.getCollapsedEl().slideIn(this.panel.slideAnchor,{duration:0.2})}this.state.collapsed=true;this.panel.saveState()},beforeExpand:function(a){var b=this.getCollapsedEl();this.el.show();if(this.position=="east"||this.position=="west"){this.panel.setSize(undefined,b.getHeight())}else{this.panel.setSize(b.getWidth(),undefined)}b.hide();b.dom.style.visibility="hidden";this.panel.el.setStyle("z-index",100)},onExpand:function(){this.isCollapsed=false;if(this.splitEl){this.splitEl.show()}this.layout.layout();this.panel.el.setStyle("z-index",1);this.state.collapsed=false;this.panel.saveState()},collapseClick:function(a){if(this.isSlid){a.stopPropagation();this.slideIn()}else{a.stopPropagation();this.slideOut()}},onHide:function(){if(this.isCollapsed){this.getCollapsedEl().hide()}else{if(this.splitEl){this.splitEl.hide()}}},onShow:function(){if(this.isCollapsed){this.getCollapsedEl().show()}else{if(this.splitEl){this.splitEl.show()}}},isVisible:function(){return !this.panel.hidden},getMargins:function(){return this.isCollapsed&&this.cmargins?this.cmargins:this.margins},getSize:function(){return this.isCollapsed?this.getCollapsedEl().getSize():this.panel.getSize()},setPanel:function(a){this.panel=a},getMinWidth:function(){return this.minWidth},getMinHeight:function(){return this.minHeight},applyLayoutCollapsed:function(a){var b=this.getCollapsedEl();b.setLeftTop(a.x,a.y);b.setSize(a.width,a.height)},applyLayout:function(a){if(this.isCollapsed){this.applyLayoutCollapsed(a)}else{this.panel.setPosition(a.x,a.y);this.panel.setSize(a.width,a.height)}},beforeSlide:function(){this.panel.beforeEffect()},afterSlide:function(){this.panel.afterEffect()},initAutoHide:function(){if(this.autoHide!==false){if(!this.autoHideHd){var a=new Ext.util.DelayedTask(this.slideIn,this);this.autoHideHd={mouseout:function(b){if(!b.within(this.el,true)){a.delay(500)}},mouseover:function(b){a.cancel()},scope:this}}this.el.on(this.autoHideHd)}},clearAutoHide:function(){if(this.autoHide!==false){this.el.un("mouseout",this.autoHideHd.mouseout);this.el.un("mouseover",this.autoHideHd.mouseover)}},clearMonitor:function(){Ext.getDoc().un("click",this.slideInIf,this)},slideOut:function(){if(this.isSlid||this.el.hasActiveFx()){return}this.isSlid=true;var a=this.panel.tools;if(a&&a.toggle){a.toggle.hide()}this.el.show();if(this.position=="east"||this.position=="west"){this.panel.setSize(undefined,this.collapsedEl.getHeight())}else{this.panel.setSize(this.collapsedEl.getWidth(),undefined)}this.restoreLT=[this.el.dom.style.left,this.el.dom.style.top];this.el.alignTo(this.collapsedEl,this.getCollapseAnchor());this.el.setStyle("z-index",102);this.panel.el.replaceClass("x-panel-collapsed","x-panel-floating");if(this.animFloat!==false){this.beforeSlide();this.el.slideIn(this.getSlideAnchor(),{callback:function(){this.afterSlide();this.initAutoHide();Ext.getDoc().on("click",this.slideInIf,this)},scope:this,block:true})}else{this.initAutoHide();Ext.getDoc().on("click",this.slideInIf,this)}},afterSlideIn:function(){this.clearAutoHide();this.isSlid=false;this.clearMonitor();this.el.setStyle("z-index","");this.panel.el.replaceClass("x-panel-floating","x-panel-collapsed");this.el.dom.style.left=this.restoreLT[0];this.el.dom.style.top=this.restoreLT[1];var a=this.panel.tools;if(a&&a.toggle){a.toggle.show()}},slideIn:function(a){if(!this.isSlid||this.el.hasActiveFx()){Ext.callback(a);return}this.isSlid=false;if(this.animFloat!==false){this.beforeSlide();this.el.slideOut(this.getSlideAnchor(),{callback:function(){this.el.hide();this.afterSlide();this.afterSlideIn();Ext.callback(a)},scope:this,block:true})}else{this.el.hide();this.afterSlideIn()}},slideInIf:function(a){if(!a.within(this.el)){this.slideIn()}},anchors:{west:"left",east:"right",north:"top",south:"bottom"},sanchors:{west:"l",east:"r",north:"t",south:"b"},canchors:{west:"tl-tr",east:"tr-tl",north:"tl-bl",south:"bl-tl"},getAnchor:function(){return this.anchors[this.position]},getCollapseAnchor:function(){return this.canchors[this.position]},getSlideAnchor:function(){return this.sanchors[this.position]},getAlignAdj:function(){var a=this.cmargins;switch(this.position){case"west":return[0,0];break;case"east":return[0,0];break;case"north":return[0,0];break;case"south":return[0,0];break}},getExpandAdj:function(){var b=this.collapsedEl,a=this.cmargins;switch(this.position){case"west":return[-(a.right+b.getWidth()+a.left),0];break;case"east":return[a.right+b.getWidth()+a.left,0];break;case"north":return[0,-(a.top+a.bottom+b.getHeight())];break;case"south":return[0,a.top+a.bottom+b.getHeight()];break}}};Ext.layout.BorderLayout.SplitRegion=function(b,a,c){Ext.layout.BorderLayout.SplitRegion.superclass.constructor.call(this,b,a,c);this.applyLayout=this.applyFns[c]};Ext.extend(Ext.layout.BorderLayout.SplitRegion,Ext.layout.BorderLayout.Region,{splitTip:"Drag to resize.",collapsibleSplitTip:"Drag to resize. Double click to hide.",useSplitTips:false,splitSettings:{north:{orientation:Ext.SplitBar.VERTICAL,placement:Ext.SplitBar.TOP,maxFn:"getVMaxSize",minProp:"minHeight",maxProp:"maxHeight"},south:{orientation:Ext.SplitBar.VERTICAL,placement:Ext.SplitBar.BOTTOM,maxFn:"getVMaxSize",minProp:"minHeight",maxProp:"maxHeight"},east:{orientation:Ext.SplitBar.HORIZONTAL,placement:Ext.SplitBar.RIGHT,maxFn:"getHMaxSize",minProp:"minWidth",maxProp:"maxWidth"},west:{orientation:Ext.SplitBar.HORIZONTAL,placement:Ext.SplitBar.LEFT,maxFn:"getHMaxSize",minProp:"minWidth",maxProp:"maxWidth"}},applyFns:{west:function(c){if(this.isCollapsed){return this.applyLayoutCollapsed(c)}var d=this.splitEl.dom,b=d.style;this.panel.setPosition(c.x,c.y);var a=d.offsetWidth;b.left=(c.x+c.width-a)+"px";b.top=(c.y)+"px";b.height=Math.max(0,c.height)+"px";this.panel.setSize(c.width-a,c.height)},east:function(c){if(this.isCollapsed){return this.applyLayoutCollapsed(c)}var d=this.splitEl.dom,b=d.style;var a=d.offsetWidth;this.panel.setPosition(c.x+a,c.y);b.left=(c.x)+"px";b.top=(c.y)+"px";b.height=Math.max(0,c.height)+"px";this.panel.setSize(c.width-a,c.height)},north:function(c){if(this.isCollapsed){return this.applyLayoutCollapsed(c)}var d=this.splitEl.dom,b=d.style;var a=d.offsetHeight;this.panel.setPosition(c.x,c.y);b.left=(c.x)+"px";b.top=(c.y+c.height-a)+"px";b.width=Math.max(0,c.width)+"px";this.panel.setSize(c.width,c.height-a)},south:function(c){if(this.isCollapsed){return this.applyLayoutCollapsed(c)}var d=this.splitEl.dom,b=d.style;var a=d.offsetHeight;this.panel.setPosition(c.x,c.y+a);b.left=(c.x)+"px";b.top=(c.y)+"px";b.width=Math.max(0,c.width)+"px";this.panel.setSize(c.width,c.height-a)}},render:function(a,c){Ext.layout.BorderLayout.SplitRegion.superclass.render.call(this,a,c);var d=this.position;this.splitEl=a.createChild({cls:"x-layout-split x-layout-split-"+d,html:" ",id:this.panel.id+"-xsplit"});if(this.collapseMode=="mini"){this.miniSplitEl=this.splitEl.createChild({cls:"x-layout-mini x-layout-mini-"+d,html:" "});this.miniSplitEl.addClassOnOver("x-layout-mini-over");this.miniSplitEl.on("click",this.onCollapseClick,this,{stopEvent:true})}var b=this.splitSettings[d];this.split=new Ext.SplitBar(this.splitEl.dom,c.el,b.orientation);this.split.placement=b.placement;this.split.getMaximumSize=this[b.maxFn].createDelegate(this);this.split.minSize=this.minSize||this[b.minProp];this.split.on("beforeapply",this.onSplitMove,this);this.split.useShim=this.useShim===true;this.maxSize=this.maxSize||this[b.maxProp];if(c.hidden){this.splitEl.hide()}if(this.useSplitTips){this.splitEl.dom.title=this.collapsible?this.collapsibleSplitTip:this.splitTip}if(this.collapsible){this.splitEl.on("dblclick",this.onCollapseClick,this)}},getSize:function(){if(this.isCollapsed){return this.collapsedEl.getSize()}var a=this.panel.getSize();if(this.position=="north"||this.position=="south"){a.height+=this.splitEl.dom.offsetHeight}else{a.width+=this.splitEl.dom.offsetWidth}return a},getHMaxSize:function(){var b=this.maxSize||10000;var a=this.layout.center;return Math.min(b,(this.el.getWidth()+a.el.getWidth())-a.getMinWidth())},getVMaxSize:function(){var b=this.maxSize||10000;var a=this.layout.center;return Math.min(b,(this.el.getHeight()+a.el.getHeight())-a.getMinHeight())},onSplitMove:function(b,a){var c=this.panel.getSize();this.lastSplitSize=a;if(this.position=="north"||this.position=="south"){this.panel.setSize(c.width,a);this.state.height=a}else{this.panel.setSize(a,c.height);this.state.width=a}this.layout.layout();this.panel.saveState();return false},getSplitBar:function(){return this.split},destroy:function(){Ext.destroy(this.miniSplitEl,this.split,this.splitEl)}});Ext.Container.LAYOUTS.border=Ext.layout.BorderLayout; -Ext.layout.FormLayout=Ext.extend(Ext.layout.AnchorLayout,{labelSeparator:":",getAnchorViewSize:function(a,b){return(a.body||a.el).getStyleSize()},setContainer:function(b){Ext.layout.FormLayout.superclass.setContainer.call(this,b);if(b.labelAlign){b.addClass("x-form-label-"+b.labelAlign)}if(b.hideLabels){this.labelStyle="display:none";this.elementStyle="padding-left:0;";this.labelAdjust=0}else{this.labelSeparator=b.labelSeparator||this.labelSeparator;b.labelWidth=b.labelWidth||100;if(typeof b.labelWidth=="number"){var c=(typeof b.labelPad=="number"?b.labelPad:5);this.labelAdjust=b.labelWidth+c;this.labelStyle="width:"+b.labelWidth+"px;";this.elementStyle="padding-left:"+(b.labelWidth+c)+"px"}if(b.labelAlign=="top"){this.labelStyle="width:auto;";this.labelAdjust=0;this.elementStyle="padding-left:0;"}}if(!this.fieldTpl){var a=new Ext.Template('
    ','','
    ','
    ',"
    ");a.disableFormats=true;a.compile();Ext.layout.FormLayout.prototype.fieldTpl=a}},getLabelStyle:function(e){var b="",c=[this.labelStyle,e];for(var d=0,a=c.length;d=b)||(this.cells[c]&&this.cells[c][a])){if(b&&a>=b){c++;a=0}else{a++}}return[a,c]},renderItem:function(e,a,d){if(e&&!e.rendered){e.render(this.getNextCell(e));if(this.extraCls){var b=e.getPositionEl?e.getPositionEl():e;b.addClass(this.extraCls)}}},isValidParent:function(b,a){return true}});Ext.Container.LAYOUTS.table=Ext.layout.TableLayout; -Ext.layout.AbsoluteLayout=Ext.extend(Ext.layout.AnchorLayout,{extraCls:"x-abs-layout-item",isForm:false,setContainer:function(a){Ext.layout.AbsoluteLayout.superclass.setContainer.call(this,a);if(a.isXType("form")){this.isForm=true}},onLayout:function(a,b){if(this.isForm){a.body.position()}else{b.position()}Ext.layout.AbsoluteLayout.superclass.onLayout.call(this,a,b)},getAnchorViewSize:function(a,b){return this.isForm?a.body.getStyleSize():Ext.layout.AbsoluteLayout.superclass.getAnchorViewSize.call(this,a,b)},isValidParent:function(b,a){return this.isForm?true:Ext.layout.AbsoluteLayout.superclass.isValidParent.call(this,b,a)},adjustWidthAnchor:function(b,a){return b?b-a.getPosition(true)[0]:b},adjustHeightAnchor:function(b,a){return b?b-a.getPosition(true)[1]:b}});Ext.Container.LAYOUTS.absolute=Ext.layout.AbsoluteLayout; -Ext.Viewport=Ext.extend(Ext.Container,{initComponent:function(){Ext.Viewport.superclass.initComponent.call(this);document.getElementsByTagName("html")[0].className+=" x-viewport";this.el=Ext.getBody();this.el.setHeight=Ext.emptyFn;this.el.setWidth=Ext.emptyFn;this.el.setSize=Ext.emptyFn;this.el.dom.scroll="no";this.allowDomMove=false;this.autoWidth=true;this.autoHeight=true;Ext.EventManager.onWindowResize(this.fireResize,this);this.renderTo=this.el},fireResize:function(a,b){this.fireEvent("resize",this,a,b,a,b)}});Ext.reg("viewport",Ext.Viewport); -Ext.Panel=Ext.extend(Ext.Container,{baseCls:"x-panel",collapsedCls:"x-panel-collapsed",maskDisabled:true,animCollapse:Ext.enableFx,headerAsText:true,buttonAlign:"right",collapsed:false,collapseFirst:true,minButtonWidth:75,elements:"body",toolTarget:"header",collapseEl:"bwrap",slideAnchor:"t",disabledClass:"",deferHeight:true,expandDefaults:{duration:0.25},collapseDefaults:{duration:0.25},initComponent:function(){Ext.Panel.superclass.initComponent.call(this);this.addEvents("bodyresize","titlechange","iconchange","collapse","expand","beforecollapse","beforeexpand","beforeclose","close","activate","deactivate");if(this.tbar){this.elements+=",tbar";if(typeof this.tbar=="object"){this.topToolbar=this.tbar}delete this.tbar}if(this.bbar){this.elements+=",bbar";if(typeof this.bbar=="object"){this.bottomToolbar=this.bbar}delete this.bbar}if(this.header===true){this.elements+=",header";delete this.header}else{if(this.title&&this.header!==false){this.elements+=",header"}}if(this.footer===true){this.elements+=",footer";delete this.footer}if(this.buttons){var c=this.buttons;this.buttons=[];for(var b=0,a=c.length;b'+this.header.dom.innerHTML+"";if(this.iconCls){this.setIconClass(this.iconCls)}}}if(this.floating){this.makeFloating(this.floating)}if(this.collapsible){this.tools=this.tools?this.tools.slice(0):[];if(!this.hideCollapseTool){this.tools[this.collapseFirst?"unshift":"push"]({id:"toggle",handler:this.toggleCollapse,scope:this})}if(this.titleCollapse&&this.header){this.header.on("click",this.toggleCollapse,this);this.header.setStyle("cursor","pointer")}}if(this.tools){var m=this.tools;this.tools={};this.addTool.apply(this,m)}else{this.tools={}}if(this.buttons&&this.buttons.length>0){var f=this.footer.createChild({cls:"x-panel-btns-ct",cn:{cls:"x-panel-btns x-panel-btns-"+this.buttonAlign,html:'
    '}},null,true);var o=f.getElementsByTagName("tr")[0];for(var h=0,l=this.buttons.length;h ');g.disableFormats=true;g.compile();Ext.Panel.prototype.toolTemplate=g}for(var f=0,d=arguments,c=d.length;f0){k.sort(c);var j=k[0].manager.zseed;for(var l=0;l=0;--h){if(!d[h].hidden){b(d[h]);return}}b(null)};return{zseed:9000,register:function(h){f[h.id]=h;d.push(h);h.on("hide",a)},unregister:function(h){delete f[h.id];h.un("hide",a);d.remove(h)},get:function(h){return typeof h=="object"?h:f[h]},bringToFront:function(h){h=this.get(h);if(h!=e){h._lastAccess=new Date().getTime();g();return true}return false},sendToBack:function(h){h=this.get(h);h._lastAccess=-(new Date().getTime());g();return h},hideAll:function(){for(var h in f){if(f[h]&&typeof f[h]!="function"&&f[h].isVisible()){f[h].hide()}}},getActive:function(){return e},getBy:function(k,j){var l=[];for(var h=d.length-1;h>=0;--h){var m=d[h];if(k.call(j||m,m)!==false){l.push(m)}}return l},each:function(i,h){for(var j in f){if(f[j]&&typeof f[j]!="function"){if(i.call(h||f[j],f[j])===false){return}}}}}};Ext.WindowMgr=new Ext.WindowGroup(); -Ext.dd.PanelProxy=function(a,b){this.panel=a;this.id=this.panel.id+"-ddproxy";Ext.apply(this,b)};Ext.dd.PanelProxy.prototype={insertProxy:true,setStatus:Ext.emptyFn,reset:Ext.emptyFn,update:Ext.emptyFn,stop:Ext.emptyFn,sync:Ext.emptyFn,getEl:function(){return this.ghost},getGhost:function(){return this.ghost},getProxy:function(){return this.proxy},hide:function(){if(this.ghost){if(this.proxy){this.proxy.remove();delete this.proxy}this.panel.el.dom.style.display="";this.ghost.remove();delete this.ghost}},show:function(){if(!this.ghost){this.ghost=this.panel.createGhost(undefined,undefined,Ext.getBody());this.ghost.setXY(this.panel.el.getXY());if(this.insertProxy){this.proxy=this.panel.el.insertSibling({cls:"x-panel-dd-spacer"});this.proxy.setSize(this.panel.getSize())}this.panel.el.dom.style.display="none"}},repair:function(b,c,a){this.hide();if(typeof c=="function"){c.call(a||this)}},moveProxy:function(a,b){if(this.proxy){a.insertBefore(this.proxy.dom,b)}}};Ext.Panel.DD=function(b,a){this.panel=b;this.dragData={panel:b};this.proxy=new Ext.dd.PanelProxy(b,a);Ext.Panel.DD.superclass.constructor.call(this,b.el,a);var c=b.header;if(c){this.setHandleElId(c.id)}(c?c:this.panel.body).setStyle("cursor","move");this.scroll=false};Ext.extend(Ext.Panel.DD,Ext.dd.DragSource,{showFrame:Ext.emptyFn,startDrag:Ext.emptyFn,b4StartDrag:function(a,b){this.proxy.show()},b4MouseDown:function(b){var a=b.getPageX();var c=b.getPageY();this.autoOffset(a,c)},onInitDrag:function(a,b){this.onStartDrag(a,b);return true},createFrame:Ext.emptyFn,getDragEl:function(a){return this.proxy.ghost.dom},endDrag:function(a){this.proxy.hide();this.panel.saveState()},autoOffset:function(a,b){a-=this.startPageX;b-=this.startPageY;this.setDelta(a,b)}}); -Ext.state.Provider=function(){this.addEvents("statechange");this.state={};Ext.state.Provider.superclass.constructor.call(this)};Ext.extend(Ext.state.Provider,Ext.util.Observable,{get:function(b,a){return typeof this.state[b]=="undefined"?a:this.state[b]},clear:function(a){delete this.state[a];this.fireEvent("statechange",this,a,null)},set:function(a,b){this.state[a]=b;this.fireEvent("statechange",this,a,b)},decodeValue:function(a){var k=/^(a|n|d|b|s|o)\:(.*)$/;var c=k.exec(unescape(a));if(!c||!c[1]){return}var f=c[1];var h=c[2];switch(f){case"n":return parseFloat(h);case"d":return new Date(Date.parse(h));case"b":return(h=="1");case"a":var g=[];var j=h.split("^");for(var b=0,d=j.length;b0){if(!b){this.selected.removeClass(this.selectedClass)}this.selected.clear();this.last=false;if(!a){this.fireEvent("selectionchange",this,this.selected.elements)}}},isSelected:function(a){return this.selected.contains(this.getNode(a))},deselect:function(a){if(this.isSelected(a)){a=this.getNode(a);this.selected.removeElement(a);if(this.last==a.viewIndex){this.last=false}Ext.fly(a).removeClass(this.selectedClass);this.fireEvent("selectionchange",this,this.selected.elements)}},select:function(d,f,b){if(Ext.isArray(d)){if(!f){this.clearSelections(true)}for(var c=0,a=d.length;c=a&&d[c];c--){b.push(d[c])}}return b},indexOf:function(a){a=this.getNode(a);if(typeof a.viewIndex=="number"){return a.viewIndex}return this.all.indexOf(a)},onBeforeLoad:function(){if(this.loadingText){this.clearSelections(false,true);this.el.update('
    '+this.loadingText+"
    ");this.all.clear()}},onDestroy:function(){Ext.DataView.superclass.onDestroy.call(this);this.setStore(null)}});Ext.reg("dataview",Ext.DataView); -Ext.ColorPalette=function(a){Ext.ColorPalette.superclass.constructor.call(this,a);this.addEvents("select");if(this.handler){this.on("select",this.handler,this.scope,true)}};Ext.extend(Ext.ColorPalette,Ext.Component,{itemCls:"x-color-palette",value:null,clickEvent:"click",ctype:"Ext.ColorPalette",allowReselect:false,colors:["000000","993300","333300","003300","003366","000080","333399","333333","800000","FF6600","808000","008000","008080","0000FF","666699","808080","FF0000","FF9900","99CC00","339966","33CCCC","3366FF","800080","969696","FF00FF","FFCC00","FFFF00","00FF00","00FFFF","00CCFF","993366","C0C0C0","FF99CC","FFCC99","FFFF99","CCFFCC","CCFFFF","99CCFF","CC99FF","FFFFFF"],onRender:function(b,a){var c=this.tpl||new Ext.XTemplate(' ');var d=document.createElement("div");d.id=this.getId();d.className=this.itemCls;c.overwrite(d,this.colors);b.dom.insertBefore(d,a);this.el=Ext.get(d);this.el.on(this.clickEvent,this.handleClick,this,{delegate:"a"});if(this.clickEvent!="click"){this.el.on("click",Ext.emptyFn,this,{delegate:"a",preventDefault:true})}},afterRender:function(){Ext.ColorPalette.superclass.afterRender.call(this);if(this.value){var a=this.value;this.value=null;this.select(a)}},handleClick:function(b,a){b.preventDefault();if(!this.disabled){var d=a.className.match(/(?:^|\s)color-(.{6})(?:\s|$)/)[1];this.select(d.toUpperCase())}},select:function(a){a=a.replace("#","");if(a!=this.value||this.allowReselect){var b=this.el;if(this.value){b.child("a.color-"+this.value).removeClass("x-color-palette-sel")}b.child("a.color-"+a).addClass("x-color-palette-sel");this.value=a;this.fireEvent("select",this,a)}}});Ext.reg("colorpalette",Ext.ColorPalette); -Ext.DatePicker=Ext.extend(Ext.Component,{todayText:"Today",okText:" OK ",cancelText:"Cancel",todayTip:"{0} (Spacebar)",minText:"This date is before the minimum date",maxText:"This date is after the maximum date",format:"m/d/y",disabledDaysText:"Disabled",disabledDatesText:"Disabled",constrainToViewport:true,monthNames:Date.monthNames,dayNames:Date.dayNames,nextText:"Next Month (Control+Right)",prevText:"Previous Month (Control+Left)",monthYearText:"Choose a month (Control+Up/Down to move years)",startDay:0,showToday:true,initComponent:function(){Ext.DatePicker.superclass.initComponent.call(this);this.value=this.value?this.value.clearTime():new Date().clearTime();this.addEvents("select");if(this.handler){this.on("select",this.handler,this.scope||this)}this.initDisabledDays()},initDisabledDays:function(){if(!this.disabledDatesRE&&this.disabledDates){var a=this.disabledDates;var c="(?:";for(var b=0;b','  ',''];var f=this.dayNames;for(var e=0;e<7;e++){var h=this.startDay+e;if(h>6){h=h-7}c.push("")}c[c.length]="";for(var e=0;e<42;e++){if(e%7==0&&e!=0){c[c.length]=""}c[c.length]=''}c.push("
    ",f[h].substr(0,1),"
    ",this.showToday?'':"",'
    ');var b=document.createElement("div");b.className="x-date-picker";b.innerHTML=c.join("");a.dom.insertBefore(b,g);this.el=Ext.get(b);this.eventEl=Ext.get(b.firstChild);this.leftClickRpt=new Ext.util.ClickRepeater(this.el.child("td.x-date-left a"),{handler:this.showPrevMonth,scope:this,preventDefault:true,stopDefault:true});this.rightClickRpt=new Ext.util.ClickRepeater(this.el.child("td.x-date-right a"),{handler:this.showNextMonth,scope:this,preventDefault:true,stopDefault:true});this.eventEl.on("mousewheel",this.handleMouseWheel,this);this.monthPicker=this.el.down("div.x-date-mp");this.monthPicker.enableDisplayMode("block");var k=new Ext.KeyNav(this.eventEl,{left:function(d){d.ctrlKey?this.showPrevMonth():this.update(this.activeDate.add("d",-1))},right:function(d){d.ctrlKey?this.showNextMonth():this.update(this.activeDate.add("d",1))},up:function(d){d.ctrlKey?this.showNextYear():this.update(this.activeDate.add("d",-7))},down:function(d){d.ctrlKey?this.showPrevYear():this.update(this.activeDate.add("d",7))},pageUp:function(d){this.showNextMonth()},pageDown:function(d){this.showPrevMonth()},enter:function(d){d.stopPropagation();return true},scope:this});this.eventEl.on("click",this.handleDateClick,this,{delegate:"a.x-date-date"});this.el.unselectable();this.cells=this.el.select("table.x-date-inner tbody td");this.textNodes=this.el.query("table.x-date-inner tbody span");this.mbtn=new Ext.Button({text:" ",tooltip:this.monthYearText,renderTo:this.el.child("td.x-date-middle",true)});this.mbtn.on("click",this.showMonthPicker,this);this.mbtn.el.child(this.mbtn.menuClassTarget).addClass("x-btn-with-menu");if(this.showToday){this.todayKeyListener=this.eventEl.addKeyListener(Ext.EventObject.SPACE,this.selectToday,this);var j=(new Date()).dateFormat(this.format);this.todayBtn=new Ext.Button({renderTo:this.el.child("td.x-date-bottom",true),text:String.format(this.todayText,j),tooltip:String.format(this.todayTip,j),handler:this.selectToday,scope:this})}if(Ext.isIE){this.el.repaint()}this.update(this.value)},createMonthPicker:function(){if(!this.monthPicker.dom.firstChild){var a=[''];for(var b=0;b<6;b++){a.push('",'",b==0?'':'')}a.push('","
    ',this.monthNames[b].substr(0,3),"',this.monthNames[b+6].substr(0,3),"
    ");this.monthPicker.update(a.join(""));this.monthPicker.on("click",this.onMonthClick,this);this.monthPicker.on("dblclick",this.onMonthDblClick,this);this.mpMonths=this.monthPicker.select("td.x-date-mp-month");this.mpYears=this.monthPicker.select("td.x-date-mp-year");this.mpMonths.each(function(c,d,e){e+=1;if((e%2)==0){c.dom.xmonth=5+Math.round(e*0.5)}else{c.dom.xmonth=Math.round((e-1)*0.5)}})}},showMonthPicker:function(){this.createMonthPicker();var a=this.el.getSize();this.monthPicker.setSize(a);this.monthPicker.child("table").setSize(a);this.mpSelMonth=(this.activeDate||this.value).getMonth();this.updateMPMonth(this.mpSelMonth);this.mpSelYear=(this.activeDate||this.value).getFullYear();this.updateMPYear(this.mpSelYear);this.monthPicker.slideIn("t",{duration:0.2})},updateMPYear:function(e){this.mpyear=e;var c=this.mpYears.elements;for(var b=1;b<=10;b++){var d=c[b-1],a;if((b%2)==0){a=e+Math.round(b*0.5);d.firstChild.innerHTML=a;d.xyear=a}else{a=e-(5-Math.round(b*0.5));d.firstChild.innerHTML=a;d.xyear=a}this.mpYears.item(b-1)[a==this.mpSelYear?"addClass":"removeClass"]("x-date-mp-sel")}},updateMPMonth:function(a){this.mpMonths.each(function(b,c,d){b[b.dom.xmonth==a?"addClass":"removeClass"]("x-date-mp-sel")})},selectMPMonth:function(a){},onMonthClick:function(f,b){f.stopEvent();var c=new Ext.Element(b),a;if(c.is("button.x-date-mp-cancel")){this.hideMonthPicker()}else{if(c.is("button.x-date-mp-ok")){var g=new Date(this.mpSelYear,this.mpSelMonth,(this.activeDate||this.value).getDate());if(g.getMonth()!=this.mpSelMonth){g=new Date(this.mpSelYear,this.mpSelMonth,1).getLastDateOfMonth()}this.update(g);this.hideMonthPicker()}else{if(a=c.up("td.x-date-mp-month",2)){this.mpMonths.removeClass("x-date-mp-sel");a.addClass("x-date-mp-sel");this.mpSelMonth=a.dom.xmonth}else{if(a=c.up("td.x-date-mp-year",2)){this.mpYears.removeClass("x-date-mp-sel");a.addClass("x-date-mp-sel");this.mpSelYear=a.dom.xyear}else{if(c.is("a.x-date-mp-prev")){this.updateMPYear(this.mpyear-10)}else{if(c.is("a.x-date-mp-next")){this.updateMPYear(this.mpyear+10)}}}}}}},onMonthDblClick:function(d,b){d.stopEvent();var c=new Ext.Element(b),a;if(a=c.up("td.x-date-mp-month",2)){this.update(new Date(this.mpSelYear,a.dom.xmonth,(this.activeDate||this.value).getDate()));this.hideMonthPicker()}else{if(a=c.up("td.x-date-mp-year",2)){this.update(new Date(a.dom.xyear,this.mpSelMonth,(this.activeDate||this.value).getDate()));this.hideMonthPicker()}}},hideMonthPicker:function(a){if(this.monthPicker){if(a===true){this.monthPicker.hide()}else{this.monthPicker.slideOut("t",{duration:0.2})}}},showPrevMonth:function(a){this.update(this.activeDate.add("mo",-1))},showNextMonth:function(a){this.update(this.activeDate.add("mo",1))},showPrevYear:function(){this.update(this.activeDate.add("y",-1))},showNextYear:function(){this.update(this.activeDate.add("y",1))},handleMouseWheel:function(a){var b=a.getWheelDelta();if(b>0){this.showPrevMonth();a.stopEvent()}else{if(b<0){this.showNextMonth();a.stopEvent()}}},handleDateClick:function(b,a){b.stopEvent();if(a.dateValue&&!Ext.fly(a.parentNode).hasClass("x-date-disabled")){this.setValue(new Date(a.dateValue));this.fireEvent("select",this,this.value)}},selectToday:function(){if(this.todayBtn&&!this.todayBtn.disabled){this.setValue(new Date().clearTime());this.fireEvent("select",this,this.value)}},update:function(F,z){var a=this.activeDate;this.activeDate=F;if(!z&&a&&this.el){var n=F.getTime();if(a.getMonth()==F.getMonth()&&a.getFullYear()==F.getFullYear()){this.cells.removeClass("x-date-selected");this.cells.each(function(d){if(d.dom.firstChild.dateValue==n){d.addClass("x-date-selected");setTimeout(function(){try{d.dom.firstChild.focus()}catch(i){}},50);return false}});return}}var j=F.getDaysInMonth();var o=F.getFirstDateOfMonth();var f=o.getDay()-this.startDay;if(f<=this.startDay){f+=7}var A=F.add("mo",-1);var g=A.getDaysInMonth()-f;var e=this.cells.elements;var p=this.textNodes;j+=f;var v=86400000;var C=(new Date(A.getFullYear(),A.getMonth(),g)).clearTime();var B=new Date().clearTime().getTime();var s=F.clearTime().getTime();var r=this.minDate?this.minDate.clearTime():Number.NEGATIVE_INFINITY;var x=this.maxDate?this.maxDate.clearTime():Number.POSITIVE_INFINITY;var E=this.disabledDatesRE;var q=this.disabledDatesText;var H=this.disabledDays?this.disabledDays.join(""):false;var D=this.disabledDaysText;var y=this.format;if(this.showToday){var l=new Date().clearTime();var c=(lx||(E&&y&&E.test(l.dateFormat(y)))||(H&&H.indexOf(l.getDay())!=-1));this.todayBtn.setDisabled(c);this.todayKeyListener[c?"disable":"enable"]()}var k=function(I,d){d.title="";var i=C.getTime();d.firstChild.dateValue=i;if(i==B){d.className+=" x-date-today";d.title=I.todayText}if(i==s){d.className+=" x-date-selected";setTimeout(function(){try{d.firstChild.focus()}catch(t){}},50)}if(ix){d.className=" x-date-disabled";d.title=I.maxText;return}if(H){if(H.indexOf(C.getDay())!=-1){d.title=D;d.className=" x-date-disabled"}}if(E&&y){var w=C.dateFormat(y);if(E.test(w)){d.title=q.replace("%0",w);d.className=" x-date-disabled"}}};var u=0;for(;u','','{text}',"");d.disableFormats=true;d.compile();Ext.TabPanel.prototype.itemTpl=d}this.items.each(this.initTab,this)},afterRender:function(){Ext.TabPanel.superclass.afterRender.call(this);if(this.autoTabs){this.readTabs(false)}},initEvents:function(){Ext.TabPanel.superclass.initEvents.call(this);this.on("add",this.onAdd,this);this.on("remove",this.onRemove,this);this.strip.on("mousedown",this.onStripMouseDown,this);this.strip.on("contextmenu",this.onStripContextMenu,this);if(this.enableTabScroll){this.strip.on("mousewheel",this.onWheel,this)}},findTargets:function(c){var b=null;var a=c.getTarget("li",this.strip);if(a){b=this.getComponent(a.id.split(this.idDelimiter)[1]);if(b.disabled){return{close:null,item:null,el:null}}}return{close:c.getTarget(".x-tab-strip-close",this.strip),item:b,el:a}},onStripMouseDown:function(b){if(b.button!=0){return}b.preventDefault();var a=this.findTargets(b);if(a.close){this.remove(a.item);return}if(a.item&&a.item!=this.activeTab){this.setActiveTab(a.item)}},onStripContextMenu:function(b){b.preventDefault();var a=this.findTargets(b);if(a.item){this.fireEvent("contextmenu",this,a.item,b)}},readTabs:function(d){if(d===true){this.items.each(function(g){this.remove(g)},this)}var c=this.el.query(this.autoTabSelector);for(var b=0,a=c.length;b0){this.setActiveTab(0)}else{this.activeTab=null}}}this.delegateUpdates()},onBeforeShowItem:function(a){if(a!=this.activeTab){this.setActiveTab(a);return false}},onItemDisabled:function(b){var a=this.getTabEl(b);if(a){Ext.fly(a).addClass("x-item-disabled")}this.stack.remove(b)},onItemEnabled:function(b){var a=this.getTabEl(b);if(a){Ext.fly(a).removeClass("x-item-disabled")}},onItemTitleChanged:function(b){var a=this.getTabEl(b);if(a){Ext.fly(a).child("span.x-tab-strip-text",true).innerHTML=b.title}},onItemIconChanged:function(d,a,c){var b=this.getTabEl(d);if(b){Ext.fly(b).child("span.x-tab-strip-text").replaceClass(c,a)}},getTabEl:function(a){var b=(typeof a==="number")?this.items.items[a].getItemId():a.getItemId();return document.getElementById(this.id+this.idDelimiter+b)},onResize:function(){Ext.TabPanel.superclass.onResize.apply(this,arguments);this.delegateUpdates()},beginUpdate:function(){this.suspendUpdates=true},endUpdate:function(){this.suspendUpdates=false;this.delegateUpdates()},hideTabStripItem:function(b){b=this.getComponent(b);var a=this.getTabEl(b);if(a){a.style.display="none";this.delegateUpdates()}this.stack.remove(b)},unhideTabStripItem:function(b){b=this.getComponent(b);var a=this.getTabEl(b);if(a){a.style.display="";this.delegateUpdates()}},delegateUpdates:function(){if(this.suspendUpdates){return}if(this.resizeTabs&&this.rendered){this.autoSizeTabs()}if(this.enableTabScroll&&this.rendered){this.autoScrollTabs()}},autoSizeTabs:function(){var g=this.items.length;var b=this.tabPosition!="bottom"?"header":"footer";var c=this[b].dom.offsetWidth;var a=this[b].dom.clientWidth;if(!this.resizeTabs||g<1||!a){return}var j=Math.max(Math.min(Math.floor((a-4)/g)-this.tabMargin,this.tabWidth),this.minTabWidth);this.lastTabWidth=j;var l=this.stripWrap.dom.getElementsByTagName("li");for(var e=0,h=l.length-1;e20?c:20);if(!this.scrolling){if(!this.scrollLeft){this.createScrollers()}else{this.scrollLeft.show();this.scrollRight.show()}}this.scrolling=true;if(h>(a-c)){e.scrollLeft=a-c}else{this.scrollToTab(this.activeTab,false)}this.updateScrollButtons()}},createScrollers:function(){this.pos.addClass("x-tab-scrolling-"+this.tabPosition);var c=this.stripWrap.dom.offsetHeight;var a=this.pos.insertFirst({cls:"x-tab-scroller-left"});a.setHeight(c);a.addClassOnOver("x-tab-scroller-left-over");this.leftRepeater=new Ext.util.ClickRepeater(a,{interval:this.scrollRepeatInterval,handler:this.onScrollLeft,scope:this});this.scrollLeft=a;var b=this.pos.insertFirst({cls:"x-tab-scroller-right"});b.setHeight(c);b.addClassOnOver("x-tab-scroller-right-over");this.rightRepeater=new Ext.util.ClickRepeater(b,{interval:this.scrollRepeatInterval,handler:this.onScrollRight,scope:this});this.scrollRight=b},getScrollWidth:function(){return this.edge.getOffsetsTo(this.stripWrap)[0]+this.getScrollPos()},getScrollPos:function(){return parseInt(this.stripWrap.dom.scrollLeft,10)||0},getScrollArea:function(){return parseInt(this.stripWrap.dom.clientWidth,10)||0},getScrollAnim:function(){return{duration:this.scrollDuration,callback:this.updateScrollButtons,scope:this}},getScrollIncrement:function(){return this.scrollIncrement||(this.resizeTabs?this.lastTabWidth+2:100)},scrollToTab:function(e,a){if(!e){return}var c=this.getTabEl(e);var g=this.getScrollPos(),d=this.getScrollArea();var f=Ext.fly(c).getOffsetsTo(this.stripWrap)[0]+g;var b=f+c.offsetWidth;if(f(g+d)){this.scrollTo(b-d,a)}}},scrollTo:function(b,a){this.stripWrap.scrollTo("left",b,a?this.getScrollAnim():false);if(!a){this.updateScrollButtons()}},onWheel:function(f){var g=f.getWheelDelta()*this.wheelIncrement*-1;f.stopEvent();var h=this.getScrollPos();var c=h+g;var a=this.getScrollWidth()-this.getScrollArea();var b=Math.max(0,Math.min(a,c));if(b!=h){this.scrollTo(b,false)}},onScrollRight:function(){var a=this.getScrollWidth()-this.getScrollArea();var c=this.getScrollPos();var b=Math.min(a,c+this.getScrollIncrement());if(b!=c){this.scrollTo(b,this.animScroll)}},onScrollLeft:function(){var b=this.getScrollPos();var a=Math.max(0,b-this.getScrollIncrement());if(a!=b){this.scrollTo(a,this.animScroll)}},updateScrollButtons:function(){var a=this.getScrollPos();this.scrollLeft[a==0?"addClass":"removeClass"]("x-tab-scroller-left-disabled");this.scrollRight[a>=(this.getScrollWidth()-this.getScrollArea())?"addClass":"removeClass"]("x-tab-scroller-right-disabled")},beforeDestroy:function(){if(this.items){this.items.each(function(a){if(a&&a.tabEl){Ext.get(a.tabEl).removeAllListeners();a.tabEl=null}},this)}if(this.strip){this.strip.removeAllListeners()}Ext.TabPanel.superclass.beforeDestroy.apply(this)}});Ext.reg("tabpanel",Ext.TabPanel);Ext.TabPanel.prototype.activate=Ext.TabPanel.prototype.setActiveTab;Ext.TabPanel.AccessStack=function(){var a=[];return{add:function(b){a.push(b);if(a.length>10){a.shift()}},remove:function(e){var d=[];for(var c=0,b=a.length;c','  ',"")}this.template=Ext.Button.buttonTemplate}var b,e=[this.text||" ",this.type];if(a){b=this.template.insertBefore(a,e,true)}else{b=this.template.append(c,e,true)}var d=b.child(this.buttonSelector);d.on("focus",this.onFocus,this);d.on("blur",this.onBlur,this);this.initButtonEl(b,d);if(this.menu){this.el.child(this.menuClassTarget).addClass("x-btn-with-menu")}Ext.ButtonToggleMgr.register(this)},initButtonEl:function(b,c){this.el=b;b.addClass("x-btn");if(this.id){this.el.dom.id=this.el.id=this.id}if(this.icon){c.setStyle("background-image","url("+this.icon+")")}if(this.iconCls){c.addClass(this.iconCls);if(!this.cls){b.addClass(this.text?"x-btn-text-icon":"x-btn-icon")}}if(this.tabIndex!==undefined){c.dom.tabIndex=this.tabIndex}if(this.tooltip){if(typeof this.tooltip=="object"){Ext.QuickTips.register(Ext.apply({target:c.id},this.tooltip))}else{c.dom[this.tooltipType]=this.tooltip}}if(this.pressed){this.el.addClass("x-btn-pressed")}if(this.handleMouseEvents){b.on("mouseover",this.onMouseOver,this);b.on("mousedown",this.onMouseDown,this)}if(this.menu){this.menu.on("show",this.onMenuShow,this);this.menu.on("hide",this.onMenuHide,this)}if(this.repeat){var a=new Ext.util.ClickRepeater(b,typeof this.repeat=="object"?this.repeat:{});a.on("click",this.onClick,this)}b.on(this.clickEvent,this.onClick,this)},afterRender:function(){Ext.Button.superclass.afterRender.call(this);if(Ext.isIE6){this.autoWidth.defer(1,this)}else{this.autoWidth()}},setIconClass:function(a){if(this.el){this.el.child(this.buttonSelector).replaceClass(this.iconCls,a)}this.iconCls=a},beforeDestroy:function(){if(this.rendered){var a=this.el.child(this.buttonSelector);if(a){if(this.tooltip){Ext.QuickTips.unregister(a)}a.removeAllListeners()}}if(this.menu){Ext.destroy(this.menu)}},onDestroy:function(){if(this.rendered){Ext.ButtonToggleMgr.unregister(this)}},autoWidth:function(){if(this.el){this.el.setWidth("auto");if(Ext.isIE7&&Ext.isStrict){var a=this.el.child(this.buttonSelector);if(a&&a.getWidth()>20){a.clip();a.setWidth(Ext.util.TextMetrics.measure(a,this.text).width+a.getFrameWidth("lr"))}}if(this.minWidth){if(this.el.getWidth()','','',"
     
    ",'','',"
     
    ");var c,f=[this.text||" ",this.type];if(a){c=b.insertBefore(a,f,true)}else{c=b.append(d,f,true)}var e=c.child(this.buttonSelector);this.initButtonEl(c,e);this.arrowBtnTable=c.child("table:last");if(this.arrowTooltip){c.child(this.arrowSelector).dom[this.tooltipType]=this.arrowTooltip}},autoWidth:function(){if(this.el){var c=this.el.child("table:first");var b=this.el.child("table:last");this.el.setWidth("auto");c.setWidth("auto");if(Ext.isIE7&&Ext.isStrict){var a=this.el.child(this.buttonSelector);if(a&&a.getWidth()>20){a.clip();a.setWidth(Ext.util.TextMetrics.measure(a,this.text).width+a.getFrameWidth("lr"))}}if(this.minWidth){if((c.getWidth()+b.getWidth())'},onRender:function(c,b){this.el=c.createChild(Ext.apply({id:this.id},this.autoCreate),b);this.tr=this.el.child("tr",true)},afterRender:function(){a.superclass.afterRender.call(this);if(this.buttons){this.add.apply(this,this.buttons);delete this.buttons}},add:function(){var c=arguments,b=c.length;for(var d=0;d"){this.addFill()}else{this.addText(e)}}}}else{if(e.tagName){this.addElement(e)}else{if(typeof e=="object"){if(e.xtype){this.addField(Ext.ComponentMgr.create(e,"button"))}else{this.addButton(e)}}}}}}}},addSeparator:function(){return this.addItem(new a.Separator())},addSpacer:function(){return this.addItem(new a.Spacer())},addFill:function(){return this.addItem(new a.Fill())},addElement:function(b){return this.addItem(new a.Item(b))},addItem:function(b){var c=this.nextBlock();this.initMenuTracking(b);b.render(c);this.items.add(b);return b},addButton:function(e){if(Ext.isArray(e)){var g=[];for(var f=0,d=e.length;f=1&c<=g.pages){this.field.dom.value=c}}}}}},beforeLoad:function(){if(this.rendered&&this.loading){this.loading.disable()}},doLoad:function(c){var b={},a=this.paramNames;b[a.start]=c;b[a.limit]=this.pageSize;if(this.fireEvent("beforechange",this,b)!==false){this.store.load({params:b})}},changePage:function(a){this.doLoad(((a-1)*this.pageSize).constrain(0,this.store.getTotalCount()))},onClick:function(e){var b=this.store;switch(e){case"first":this.doLoad(0);break;case"prev":this.doLoad(Math.max(0,this.cursor-this.pageSize));break;case"next":this.doLoad(this.cursor+this.pageSize);break;case"last":var d=b.getTotalCount();var a=d%this.pageSize;var c=a?(d-a):d-this.pageSize;this.doLoad(c);break;case"refresh":this.doLoad(this.cursor);break}},unbind:function(a){a=Ext.StoreMgr.lookup(a);a.un("beforeload",this.beforeLoad,this);a.un("load",this.onLoad,this);a.un("loadexception",this.onLoadError,this);this.store=undefined},bind:function(a){a=Ext.StoreMgr.lookup(a);a.on("beforeload",this.beforeLoad,this);a.on("load",this.onLoad,this);a.on("loadexception",this.onLoadError,this);this.store=a},onDestroy:function(){if(this.store){this.unbind(this.store)}Ext.PagingToolbar.superclass.onDestroy.call(this)}});Ext.reg("paging",Ext.PagingToolbar); -Ext.Resizable=function(d,e){this.el=Ext.get(d);if(e&&e.wrap){e.resizeChild=this.el;this.el=this.el.wrap(typeof e.wrap=="object"?e.wrap:{cls:"xresizable-wrap"});this.el.id=this.el.dom.id=e.resizeChild.id+"-rzwrap";this.el.setStyle("overflow","hidden");this.el.setPositioning(e.resizeChild.getPositioning());e.resizeChild.clearPositioning();if(!e.width||!e.height){var f=e.resizeChild.getSize();this.el.setSize(f.width,f.height)}if(e.pinned&&!e.adjustments){e.adjustments="auto"}}this.proxy=this.el.createProxy({tag:"div",cls:"x-resizable-proxy",id:this.el.id+"-rzproxy"},Ext.getBody());this.proxy.unselectable();this.proxy.enableDisplayMode("block");Ext.apply(this,e);if(this.pinned){this.disableTrackOver=true;this.el.addClass("x-resizable-pinned")}var j=this.el.getStyle("position");if(j!="absolute"&&j!="fixed"){this.el.setStyle("position","relative")}if(!this.handles){this.handles="s,e,se";if(this.multiDirectional){this.handles+=",n,w"}}if(this.handles=="all"){this.handles="n s e w ne nw se sw"}var n=this.handles.split(/\s*?[,;]\s*?| /);var c=Ext.Resizable.positions;for(var h=0,k=n.length;h0){if(a>(e/2)){d=c+(e-a)}else{d=c-a}}return Math.max(b,d)},resizeElement:function(){var a=this.proxy.getBox();if(this.updateBox){this.el.setBox(a,false,this.animate,this.duration,null,this.easing)}else{this.el.setSize(a.width,a.height,this.animate,this.duration,null,this.easing)}this.updateChildSize();if(!this.dynamic){this.proxy.hide()}return a},constrain:function(b,c,a,d){if(b-cd){c=d-b}}return c},onMouseMove:function(u){if(this.enabled){try{if(this.resizeRegion&&!this.resizeRegion.contains(u.getPoint())){return}var s=this.curSize||this.startBox;var k=this.startBox.x,j=this.startBox.y;var c=k,b=j;var l=s.width,t=s.height;var d=l,n=t;var m=this.minWidth,v=this.minHeight;var r=this.maxWidth,B=this.maxHeight;var g=this.widthIncrement;var a=this.heightIncrement;var z=u.getXY();var q=-(this.startPoint[0]-Math.max(this.minX,z[0]));var o=-(this.startPoint[1]-Math.max(this.minY,z[1]));var i=this.activeHandle.position;switch(i){case"east":l+=q;l=Math.min(Math.max(m,l),r);break;case"south":t+=o;t=Math.min(Math.max(v,t),B);break;case"southeast":l+=q;t+=o;l=Math.min(Math.max(m,l),r);t=Math.min(Math.max(v,t),B);break;case"north":o=this.constrain(t,o,v,B);j+=o;t-=o;break;case"west":q=this.constrain(l,q,m,r);k+=q;l-=q;break;case"northeast":l+=q;l=Math.min(Math.max(m,l),r);o=this.constrain(t,o,v,B);j+=o;t-=o;break;case"northwest":q=this.constrain(l,q,m,r);o=this.constrain(t,o,v,B);j+=o;t-=o;k+=q;l-=q;break;case"southwest":q=this.constrain(l,q,m,r);t+=o;t=Math.min(Math.max(v,t),B);k+=q;l-=q;break}var p=this.snap(l,g,m);var A=this.snap(t,a,v);if(p!=l||A!=t){switch(i){case"northeast":j-=A-t;break;case"north":j-=A-t;break;case"southwest":k-=p-l;break;case"west":k-=p-l;break;case"northwest":k-=p-l;j-=A-t;break}l=p;t=A}if(this.preserveRatio){switch(i){case"southeast":case"east":t=n*(l/d);t=Math.min(Math.max(v,t),B);l=d*(t/n);break;case"south":l=d*(t/n);l=Math.min(Math.max(m,l),r);t=n*(l/d);break;case"northeast":l=d*(t/n);l=Math.min(Math.max(m,l),r);t=n*(l/d);break;case"north":var C=l;l=d*(t/n);l=Math.min(Math.max(m,l),r);t=n*(l/d);k+=(C-l)/2;break;case"southwest":t=n*(l/d);t=Math.min(Math.max(v,t),B);var C=l;l=d*(t/n);k+=C-l;break;case"west":var f=t;t=n*(l/d);t=Math.min(Math.max(v,t),B);j+=(f-t)/2;var C=l;l=d*(t/n);k+=C-l;break;case"northwest":var C=l;var f=t;t=n*(l/d);t=Math.min(Math.max(v,t),B);l=d*(t/n);j+=f-t;k+=C-l;break}}this.proxy.setBounds(k,j,l,t);if(this.dynamic){this.resizeElement()}}catch(u){}}},handleOver:function(){if(this.enabled){this.el.addClass("x-resizable-over")}},handleOut:function(){if(!this.resizing){this.el.removeClass("x-resizable-over")}},getEl:function(){return this.el},getResizeChild:function(){return this.resizeChild},destroy:function(b){if(this.dd){this.dd.destroy()}if(this.overlay){Ext.destroy(this.overlay);this.overlay=null}Ext.destroy(this.proxy);this.proxy=null;var c=Ext.Resizable.positions;for(var a in c){if(typeof c[a]!="function"&&this[c[a]]){this[c[a]].destroy()}}if(b){this.el.update("");Ext.destroy(this.el);this.el=null}},syncHandleHeight:function(){var a=this.el.getHeight(true);if(this.west){this.west.el.setHeight(a)}if(this.east){this.east.el.setHeight(a)}}});Ext.Resizable.positions={n:"north",s:"south",e:"east",w:"west",se:"southeast",sw:"southwest",nw:"northwest",ne:"northeast"};Ext.Resizable.Handle=function(c,e,b,d){if(!this.tpl){var a=Ext.DomHelper.createTemplate({tag:"div",cls:"x-resizable-handle x-resizable-handle-{0}"});a.compile();Ext.Resizable.Handle.prototype.tpl=a}this.position=e;this.rz=c;this.el=this.tpl.append(c.el.dom,[this.position],true);this.el.unselectable();if(d){this.el.setOpacity(0)}this.el.on("mousedown",this.onMouseDown,this);if(!b){this.el.on("mouseover",this.onMouseOver,this);this.el.on("mouseout",this.onMouseOut,this)}};Ext.Resizable.Handle.prototype={afterResize:function(a){},onMouseDown:function(a){this.rz.onMouseDown(this,a)},onMouseOver:function(a){this.rz.handleOver(this,a)},onMouseOut:function(a){this.rz.handleOut(this,a)},destroy:function(){Ext.destroy(this.el);this.el=null}}; -Ext.Editor=function(b,a){this.field=b;Ext.Editor.superclass.constructor.call(this,a)};Ext.extend(Ext.Editor,Ext.Component,{value:"",alignment:"c-c?",shadow:"frame",constrain:false,swallowKeys:true,completeOnEnter:false,cancelOnEsc:false,updateEl:false,initComponent:function(){Ext.Editor.superclass.initComponent.call(this);this.addEvents("beforestartedit","startedit","beforecomplete","complete","canceledit","specialkey")},onRender:function(b,a){this.el=new Ext.Layer({shadow:this.shadow,cls:"x-editor",parentEl:b,shim:this.shim,shadowOffset:4,id:this.id,constrain:this.constrain});this.el.setStyle("overflow",Ext.isGecko?"auto":"hidden");if(this.field.msgTarget!="title"){this.field.msgTarget="qtip"}this.field.inEditor=true;this.field.render(this.el);if(Ext.isGecko){this.field.el.dom.setAttribute("autocomplete","off")}this.field.on("specialkey",this.onSpecialKey,this);if(this.swallowKeys){this.field.el.swallowEvent(["keydown","keypress"])}this.field.show();this.field.on("blur",this.onBlur,this);if(this.field.grow){this.field.on("autosize",this.el.sync,this.el,{delay:1})}},onSpecialKey:function(c,b){var a=b.getKey();if(this.completeOnEnter&&a==b.ENTER){b.stopEvent();this.completeEdit()}else{if(this.cancelOnEsc&&a==b.ESC){this.cancelEdit()}else{this.fireEvent("specialkey",c,b)}}if(this.field.triggerBlur&&(a==b.ENTER||a==b.ESC||a==b.TAB)){this.field.triggerBlur()}},startEdit:function(b,c){if(this.editing){this.completeEdit()}this.boundEl=Ext.get(b);var a=c!==undefined?c:this.boundEl.dom.innerHTML;if(!this.rendered){this.render(this.parentEl||document.body)}if(this.fireEvent("beforestartedit",this,this.boundEl,a)===false){return}this.startValue=a;this.field.setValue(a);this.doAutoSize();this.el.alignTo(this.boundEl,this.alignment);this.editing=true;this.show()},doAutoSize:function(){if(this.autoSize){var a=this.boundEl.getSize();switch(this.autoSize){case"width":this.setSize(a.width,"");break;case"height":this.setSize("",a.height);break;default:this.setSize(a.width,a.height)}}},setSize:function(a,b){delete this.field.lastSize;this.field.setSize(a,b);if(this.el){if(Ext.isGecko2||Ext.isOpera){this.el.setSize(a,b)}this.el.sync()}},realign:function(){this.el.alignTo(this.boundEl,this.alignment)},completeEdit:function(a){if(!this.editing){return}var b=this.getValue();if(this.revertInvalid!==false&&!this.field.isValid()){b=this.startValue;this.cancelEdit(true)}if(String(b)===String(this.startValue)&&this.ignoreNoChange){this.editing=false;this.hide();return}if(this.fireEvent("beforecomplete",this,b,this.startValue)!==false){this.editing=false;if(this.updateEl&&this.boundEl){this.boundEl.update(b)}if(a!==true){this.hide()}this.fireEvent("complete",this,b,this.startValue)}},onShow:function(){this.el.show();if(this.hideEl!==false){this.boundEl.hide()}this.field.show();if(Ext.isIE&&!this.fixIEFocus){this.fixIEFocus=true;this.deferredFocus.defer(50,this)}else{this.field.focus()}this.fireEvent("startedit",this.boundEl,this.startValue)},deferredFocus:function(){if(this.editing){this.field.focus()}},cancelEdit:function(a){if(this.editing){var b=this.getValue();this.setValue(this.startValue);if(a!==true){this.hide()}this.fireEvent("canceledit",this,b,this.startValue)}},onBlur:function(){if(this.allowBlur!==true&&this.editing){this.completeEdit()}},onHide:function(){if(this.editing){this.completeEdit();return}this.field.blur();if(this.field.collapse){this.field.collapse()}this.el.hide();if(this.hideEl!==false){this.boundEl.show()}},setValue:function(a){this.field.setValue(a)},getValue:function(){return this.field.getValue()},beforeDestroy:function(){Ext.destroy(this.field);this.field=null}});Ext.reg("editor",Ext.Editor); -Ext.MessageBox=function(){var r,b,n,q;var g,j,p,a,k,m,h,f;var o,s,l,c="";var d=function(u){if(r.isVisible()){r.hide();Ext.callback(b.fn,b.scope||window,[u,s.dom.value,b],1)}};var t=function(){if(b&&b.cls){r.el.removeClass(b.cls)}k.reset()};var e=function(w,u,v){if(b&&b.closable!==false){r.hide()}if(v){v.stopEvent()}};var i=function(u){var w=0;if(!u){o.ok.hide();o.cancel.hide();o.yes.hide();o.no.hide();return w}r.footer.dom.style.display="";for(var v in o){if(typeof o[v]!="function"){if(u[v]){o[v].show();o[v].setText(typeof u[v]=="string"?u[v]:Ext.MessageBox.buttonText[v]);w+=o[v].el.getWidth()+15}else{o[v].hide()}}}return w};return{getDialog:function(u){if(!r){r=new Ext.Window({autoCreate:true,title:u,resizable:false,constrain:true,constrainHeader:true,minimizable:false,maximizable:false,stateful:false,modal:true,shim:true,buttonAlign:"center",width:400,height:100,minHeight:80,plain:true,footer:true,closable:true,close:function(){if(b&&b.buttons&&b.buttons.no&&!b.buttons.cancel){d("no")}else{d("cancel")}}});o={};var v=this.buttonText;o.ok=r.addButton(v.ok,d.createCallback("ok"));o.yes=r.addButton(v.yes,d.createCallback("yes"));o.no=r.addButton(v.no,d.createCallback("no"));o.cancel=r.addButton(v.cancel,d.createCallback("cancel"));o.ok.hideMode=o.yes.hideMode=o.no.hideMode=o.cancel.hideMode="offsets";r.render(document.body);r.getEl().addClass("x-window-dlg");n=r.mask;g=r.body.createChild({html:'

    '});h=Ext.get(g.dom.firstChild);var w=g.dom.childNodes[1];j=Ext.get(w.firstChild);p=Ext.get(w.childNodes[2].firstChild);p.enableDisplayMode();p.addKeyListener([10,13],function(){if(r.isVisible()&&b&&b.buttons){if(b.buttons.ok){d("ok")}else{if(b.buttons.yes){d("yes")}}}});a=Ext.get(w.childNodes[2].childNodes[1]);a.enableDisplayMode();k=new Ext.ProgressBar({renderTo:g});g.createChild({cls:"x-clear"})}return r},updateText:function(y){if(!r.isVisible()&&!b.width){r.setSize(this.maxWidth,100)}j.update(y||" ");var v=c!=""?(h.getWidth()+h.getMargins("lr")):0;var A=j.getWidth()+j.getMargins("lr");var x=r.getFrameWidth("lr");var z=r.body.getFrameWidth("lr");if(Ext.isIE&&v>0){v+=3}var u=Math.max(Math.min(b.width||v+A+x+z,this.maxWidth),Math.max(b.minWidth||this.minWidth,l||0));if(b.prompt===true){s.setWidth(u-v-x-z)}if(b.progress===true||b.wait===true){k.setSize(u-v-x-z)}if(Ext.isIE&&u==l){u+=4}r.setSize(u,"auto").center();return this},updateProgress:function(v,u,w){k.updateProgress(v,u);if(w){this.updateText(w)}return this},isVisible:function(){return r&&r.isVisible()},hide:function(){var u=r.activeGhost;if(this.isVisible()||u){r.hide();t();if(u){u.hide()}}return this},show:function(x){if(this.isVisible()){this.hide()}b=x;var y=this.getDialog(b.title||" ");y.setTitle(b.title||" ");var u=(b.closable!==false&&b.progress!==true&&b.wait!==true);y.tools.close.setDisplayed(u);s=p;b.prompt=b.prompt||(b.multiline?true:false);if(b.prompt){if(b.multiline){p.hide();a.show();a.setHeight(typeof b.multiline=="number"?b.multiline:this.defaultTextHeight);s=a}else{p.show();a.hide()}}else{p.hide();a.hide()}s.dom.value=b.value||"";if(b.prompt){y.focusEl=s}else{var w=b.buttons;var v=null;if(w&&w.ok){v=o.ok}else{if(w&&w.yes){v=o.yes}}if(v){y.focusEl=v}}if(b.iconCls){y.setIconClass(b.iconCls)}this.setIcon(b.icon);l=i(b.buttons);k.setVisible(b.progress===true||b.wait===true);this.updateProgress(0,b.progressText);this.updateText(b.msg);if(b.cls){y.el.addClass(b.cls)}y.proxyDrag=b.proxyDrag===true;y.modal=b.modal!==false;y.mask=b.modal!==false?n:false;if(!y.isVisible()){document.body.appendChild(r.el.dom);y.setAnimateTarget(b.animEl);y.show(b.animEl)}y.on("show",function(){if(u===true){y.keyMap.enable()}else{y.keyMap.disable()}},this,{single:true});if(b.wait===true){k.wait(b.waitConfig)}return this},setIcon:function(u){if(u&&u!=""){h.removeClass("x-hidden");h.replaceClass(c,u);c=u}else{h.replaceClass(c,"x-hidden");c=""}return this},progress:function(w,v,u){this.show({title:w,msg:v,buttons:false,progress:true,closable:false,minWidth:this.minProgressWidth,progressText:u});return this},wait:function(w,v,u){this.show({title:v,msg:w,buttons:false,closable:false,wait:true,modal:true,minWidth:this.minProgressWidth,waitConfig:u});return this},alert:function(x,w,v,u){this.show({title:x,msg:w,buttons:this.OK,fn:v,scope:u});return this},confirm:function(x,w,v,u){this.show({title:x,msg:w,buttons:this.YESNO,fn:v,scope:u,icon:this.QUESTION});return this},prompt:function(z,y,w,v,u,x){this.show({title:z,msg:y,buttons:this.OKCANCEL,fn:w,minWidth:250,scope:v,prompt:true,multiline:u,value:x});return this},OK:{ok:true},CANCEL:{cancel:true},OKCANCEL:{ok:true,cancel:true},YESNO:{yes:true,no:true},YESNOCANCEL:{yes:true,no:true,cancel:true},INFO:"ext-mb-info",WARNING:"ext-mb-warning",QUESTION:"ext-mb-question",ERROR:"ext-mb-error",defaultTextHeight:75,maxWidth:600,minWidth:100,minProgressWidth:250,buttonText:{ok:"OK",cancel:"Cancel",yes:"Yes",no:"No"}}}();Ext.Msg=Ext.MessageBox; -Ext.Tip=Ext.extend(Ext.Panel,{minWidth:40,maxWidth:300,shadow:"sides",defaultAlign:"tl-bl?",autoRender:true,quickShowInterval:250,frame:true,hidden:true,baseCls:"x-tip",floating:{shadow:true,shim:true,useDisplay:true,constrain:false},autoHeight:true,initComponent:function(){Ext.Tip.superclass.initComponent.call(this);if(this.closable&&!this.title){this.elements+=",header"}},afterRender:function(){Ext.Tip.superclass.afterRender.call(this);if(this.closable){this.addTool({id:"close",handler:this.hide,scope:this})}},showAt:function(a){Ext.Tip.superclass.show.call(this);if(this.measureWidth!==false&&(!this.initialConfig||typeof this.initialConfig.width!="number")){this.doAutoWidth()}if(this.constrainPosition){a=this.el.adjustForConstraints(a)}this.setPagePosition(a[0],a[1])},doAutoWidth:function(){var a=this.body.getTextWidth();if(this.title){a=Math.max(a,this.header.child("span").getTextWidth(this.title))}a+=this.getFrameWidth()+(this.closable?20:0)+this.body.getPadding("lr");this.setWidth(a.constrain(this.minWidth,this.maxWidth));if(Ext.isIE7&&!this.repainted){this.el.repaint();this.repainted=true}},showBy:function(a,b){if(!this.rendered){this.render(Ext.getBody())}this.showAt(this.el.getAlignToXY(a,b||this.defaultAlign))},initDraggable:function(){this.dd=new Ext.Tip.DD(this,typeof this.draggable=="boolean"?null:this.draggable);this.header.addClass("x-tip-draggable")}});Ext.Tip.DD=function(b,a){Ext.apply(this,a);this.tip=b;Ext.Tip.DD.superclass.constructor.call(this,b.el.id,"WindowDD-"+b.id);this.setHandleElId(b.header.id);this.scroll=false};Ext.extend(Ext.Tip.DD,Ext.dd.DD,{moveOnly:true,scroll:false,headerOffsets:[100,25],startDrag:function(){this.tip.el.disableShadow()},endDrag:function(a){this.tip.el.enableShadow(true)}}); -Ext.ToolTip=Ext.extend(Ext.Tip,{showDelay:500,hideDelay:200,dismissDelay:5000,mouseOffset:[15,18],trackMouse:false,constrainPosition:true,initComponent:function(){Ext.ToolTip.superclass.initComponent.call(this);this.lastActive=new Date();this.initTarget()},initTarget:function(){if(this.target){this.target=Ext.get(this.target);this.target.on("mouseover",this.onTargetOver,this);this.target.on("mouseout",this.onTargetOut,this);this.target.on("mousemove",this.onMouseMove,this)}},onMouseMove:function(a){this.targetXY=a.getXY();if(!this.hidden&&this.trackMouse){this.setPagePosition(this.getTargetXY())}},getTargetXY:function(){return[this.targetXY[0]+this.mouseOffset[0],this.targetXY[1]+this.mouseOffset[1]]},onTargetOver:function(a){if(this.disabled||a.within(this.target.dom,true)){return}this.clearTimer("hide");this.targetXY=a.getXY();this.delayShow()},delayShow:function(){if(this.hidden&&!this.showTimer){if(this.lastActive.getElapsed()=c){d=c-b-5}return{x:a,y:d}},onDestroy:function(){Ext.ToolTip.superclass.onDestroy.call(this);if(this.target){this.target.un("mouseover",this.onTargetOver,this);this.target.un("mouseout",this.onTargetOut,this);this.target.un("mousemove",this.onMouseMove,this)}}}); -Ext.QuickTip=Ext.extend(Ext.ToolTip,{interceptTitles:false,tagConfig:{namespace:"ext",attribute:"qtip",width:"qwidth",target:"target",title:"qtitle",hide:"hide",cls:"qclass",align:"qalign"},initComponent:function(){this.target=this.target||Ext.getDoc();this.targets=this.targets||{};Ext.QuickTip.superclass.initComponent.call(this)},register:function(e){var g=Ext.isArray(e)?e:arguments;for(var f=0,a=g.length;f0){var d=function(h,f){if(h&&f){var i=f.findChild(a,b);if(i){i.select();if(g){g(true,i)}}else{if(g){g(false,i)}}}else{if(g){g(false,i)}}};this.expandPath(c.join(this.pathSeparator),a,d)}else{this.root.select();if(g){g(true,this.root)}}},getTreeEl:function(){return this.body},onRender:function(b,a){Ext.tree.TreePanel.superclass.onRender.call(this,b,a);this.el.addClass("x-tree");this.innerCt=this.body.createChild({tag:"ul",cls:"x-tree-root-ct "+(this.useArrows?"x-tree-arrows":this.lines?"x-tree-lines":"x-tree-no-lines")})},initEvents:function(){Ext.tree.TreePanel.superclass.initEvents.call(this);if(this.containerScroll){Ext.dd.ScrollManager.register(this.body)}if((this.enableDD||this.enableDrop)&&!this.dropZone){this.dropZone=new Ext.tree.TreeDropZone(this,this.dropConfig||{ddGroup:this.ddGroup||"TreeDD",appendOnly:this.ddAppendOnly===true})}if((this.enableDD||this.enableDrag)&&!this.dragZone){this.dragZone=new Ext.tree.TreeDragZone(this,this.dragConfig||{ddGroup:this.ddGroup||"TreeDD",scroll:this.ddScroll})}this.getSelectionModel().init(this)},afterRender:function(){Ext.tree.TreePanel.superclass.afterRender.call(this);this.root.render();if(!this.rootVisible){this.root.renderChildren()}},onDestroy:function(){if(this.rendered){this.body.removeAllListeners();Ext.dd.ScrollManager.unregister(this.body);if(this.dropZone){this.dropZone.unreg()}if(this.dragZone){this.dragZone.unreg()}}this.root.destroy();this.nodeHash=null;Ext.tree.TreePanel.superclass.onDestroy.call(this)}});Ext.tree.TreePanel.nodeTypes={};Ext.reg("treepanel",Ext.tree.TreePanel); -Ext.tree.TreeEventModel=function(a){this.tree=a;this.tree.on("render",this.initEvents,this)};Ext.tree.TreeEventModel.prototype={initEvents:function(){var a=this.tree.getTreeEl();a.on("click",this.delegateClick,this);if(this.tree.trackMouseOver!==false){a.on("mouseover",this.delegateOver,this);a.on("mouseout",this.delegateOut,this)}a.on("dblclick",this.delegateDblClick,this);a.on("contextmenu",this.delegateContextMenu,this)},getNode:function(b){var a;if(a=b.getTarget(".x-tree-node-el",10)){var c=Ext.fly(a,"_treeEvents").getAttributeNS("ext","tree-node-id");if(c){return this.tree.getNodeById(c)}}return null},getNodeTarget:function(b){var a=b.getTarget(".x-tree-node-icon",1);if(!a){a=b.getTarget(".x-tree-node-el",6)}return a},delegateOut:function(b,a){if(!this.beforeEvent(b)){return}if(b.getTarget(".x-tree-ec-icon",1)){var c=this.getNode(b);this.onIconOut(b,c);if(c==this.lastEcOver){delete this.lastEcOver}}if((a=this.getNodeTarget(b))&&!b.within(a,true)){this.onNodeOut(b,this.getNode(b))}},delegateOver:function(b,a){if(!this.beforeEvent(b)){return}if(this.lastEcOver){this.onIconOut(b,this.lastEcOver);delete this.lastEcOver}if(b.getTarget(".x-tree-ec-icon",1)){this.lastEcOver=this.getNode(b);this.onIconOver(b,this.lastEcOver)}if(a=this.getNodeTarget(b)){this.onNodeOver(b,this.getNode(b))}},delegateClick:function(b,a){if(!this.beforeEvent(b)){return}if(b.getTarget("input[type=checkbox]",1)){this.onCheckboxClick(b,this.getNode(b))}else{if(b.getTarget(".x-tree-ec-icon",1)){this.onIconClick(b,this.getNode(b))}else{if(this.getNodeTarget(b)){this.onNodeClick(b,this.getNode(b))}}}},delegateDblClick:function(b,a){if(this.beforeEvent(b)&&this.getNodeTarget(b)){this.onNodeDblClick(b,this.getNode(b))}},delegateContextMenu:function(b,a){if(this.beforeEvent(b)&&this.getNodeTarget(b)){this.onNodeContextMenu(b,this.getNode(b))}},onNodeClick:function(b,a){a.ui.onClick(b)},onNodeOver:function(b,a){a.ui.onOver(b)},onNodeOut:function(b,a){a.ui.onOut(b)},onIconOver:function(b,a){a.ui.addClass("x-tree-ec-over")},onIconOut:function(b,a){a.ui.removeClass("x-tree-ec-over")},onIconClick:function(b,a){a.ui.ecClick(b)},onCheckboxClick:function(b,a){a.ui.onCheckChange(b)},onNodeDblClick:function(b,a){a.ui.onDblClick(b)},onNodeContextMenu:function(b,a){a.ui.onContextMenu(b)},beforeEvent:function(a){if(this.disabled){a.stopEvent();return false}return true},disable:function(){this.disabled=true},enable:function(){this.disabled=false}}; -Ext.tree.DefaultSelectionModel=function(a){this.selNode=null;this.addEvents("selectionchange","beforeselect");Ext.apply(this,a);Ext.tree.DefaultSelectionModel.superclass.constructor.call(this)};Ext.extend(Ext.tree.DefaultSelectionModel,Ext.util.Observable,{init:function(a){this.tree=a;a.getTreeEl().on("keydown",this.onKeyDown,this);a.on("click",this.onNodeClick,this)},onNodeClick:function(a,b){this.select(a)},select:function(b){var a=this.selNode;if(a!=b&&this.fireEvent("beforeselect",this,b,a)!==false){if(a){a.ui.onSelectedChange(false)}this.selNode=b;b.ui.onSelectedChange(true);this.fireEvent("selectionchange",this,b,a)}return b},unselect:function(a){if(this.selNode==a){this.clearSelections()}},clearSelections:function(){var a=this.selNode;if(a){a.ui.onSelectedChange(false);this.selNode=null;this.fireEvent("selectionchange",this,null)}return a},getSelectedNode:function(){return this.selNode},isSelected:function(a){return this.selNode==a},selectPrevious:function(){var a=this.selNode||this.lastSelNode;if(!a){return null}var c=a.previousSibling;if(c){if(!c.isExpanded()||c.childNodes.length<1){return this.select(c)}else{var b=c.lastChild;while(b&&b.isExpanded()&&b.childNodes.length>0){b=b.lastChild}return this.select(b)}}else{if(a.parentNode&&(this.tree.rootVisible||!a.parentNode.isRoot)){return this.select(a.parentNode)}}return null},selectNext:function(){var b=this.selNode||this.lastSelNode;if(!b){return null}if(b.firstChild&&b.isExpanded()){return this.select(b.firstChild)}else{if(b.nextSibling){return this.select(b.nextSibling)}else{if(b.parentNode){var a=null;b.parentNode.bubble(function(){if(this.nextSibling){a=this.getOwnerTree().selModel.select(this.nextSibling);return false}});return a}}}return null},onKeyDown:function(c){var b=this.selNode||this.lastSelNode;var d=this;if(!b){return}var a=c.getKey();switch(a){case c.DOWN:c.stopEvent();this.selectNext();break;case c.UP:c.stopEvent();this.selectPrevious();break;case c.RIGHT:c.preventDefault();if(b.hasChildNodes()){if(!b.isExpanded()){b.expand()}else{if(b.firstChild){this.select(b.firstChild,c)}}}break;case c.LEFT:c.preventDefault();if(b.hasChildNodes()&&b.isExpanded()){b.collapse()}else{if(b.parentNode&&(this.tree.rootVisible||b.parentNode!=this.tree.getRootNode())){this.select(b.parentNode,c)}}break}}});Ext.tree.MultiSelectionModel=function(a){this.selNodes=[];this.selMap={};this.addEvents("selectionchange");Ext.apply(this,a);Ext.tree.MultiSelectionModel.superclass.constructor.call(this)};Ext.extend(Ext.tree.MultiSelectionModel,Ext.util.Observable,{init:function(a){this.tree=a;a.getTreeEl().on("keydown",this.onKeyDown,this);a.on("click",this.onNodeClick,this)},onNodeClick:function(a,b){this.select(a,b,b.ctrlKey)},select:function(a,c,b){if(b!==true){this.clearSelections(true)}if(this.isSelected(a)){this.lastSelNode=a;return a}this.selNodes.push(a);this.selMap[a.id]=a;this.lastSelNode=a;a.ui.onSelectedChange(true);this.fireEvent("selectionchange",this,this.selNodes);return a},unselect:function(b){if(this.selMap[b.id]){b.ui.onSelectedChange(false);var c=this.selNodes;var a=c.indexOf(b);if(a!=-1){this.selNodes.splice(a,1)}delete this.selMap[b.id];this.fireEvent("selectionchange",this,this.selNodes)}},clearSelections:function(b){var d=this.selNodes;if(d.length>0){for(var c=0,a=d.length;c
    ','',this.indentMarkup,"",'','',f?('':"/>")):"",'',e.text,"
    ",'',""].join("");var b;if(k!==true&&e.nextSibling&&(b=e.nextSibling.ui.getEl())){this.wrap=Ext.DomHelper.insertHtml("beforeBegin",b,d)}else{this.wrap=Ext.DomHelper.insertHtml("beforeEnd",i,d)}this.elNode=this.wrap.childNodes[0];this.ctNode=this.wrap.childNodes[1];var h=this.elNode.childNodes;this.indentNode=h[0];this.ecNode=h[1];this.iconNode=h[2];var g=3;if(f){this.checkbox=h[3];this.checkbox.defaultChecked=this.checkbox.checked;g++}this.anchor=h[g];this.textNode=h[g].firstChild},getAnchor:function(){return this.anchor},getTextEl:function(){return this.textNode},getIconEl:function(){return this.iconNode},isChecked:function(){return this.checkbox?this.checkbox.checked:false},updateExpandIcon:function(){if(this.rendered){var e=this.node,d,c;var a=e.isLast()?"x-tree-elbow-end":"x-tree-elbow";if(e.isExpandable()){if(e.expanded){a+="-minus";d="x-tree-node-collapsed";c="x-tree-node-expanded"}else{a+="-plus";d="x-tree-node-expanded";c="x-tree-node-collapsed"}if(this.wasLeaf){this.removeClass("x-tree-node-leaf");this.wasLeaf=false}if(this.c1!=d||this.c2!=c){Ext.fly(this.elNode).replaceClass(d,c);this.c1=d;this.c2=c}}else{if(!this.wasLeaf){Ext.fly(this.elNode).replaceClass("x-tree-node-expanded","x-tree-node-leaf");delete this.c1;delete this.c2;this.wasLeaf=true}}var b="x-tree-ec-icon "+a;if(this.ecc!=b){this.ecNode.className=b;this.ecc=b}}},getChildIndent:function(){if(!this.childIndent){var a=[];var b=this.node;while(b){if(!b.isRoot||(b.isRoot&&b.ownerTree.rootVisible)){if(!b.isLast()){a.unshift('')}else{a.unshift('')}}b=b.parentNode}this.childIndent=a.join("")}return this.childIndent},renderIndent:function(){if(this.rendered){var a="";var b=this.node.parentNode;if(b){a=b.ui.getChildIndent()}if(this.indentMarkup!=a){this.indentNode.innerHTML=a;this.indentMarkup=a}this.updateExpandIcon()}},destroy:function(){if(this.elNode){Ext.dd.Registry.unregister(this.elNode.id)}delete this.elNode;delete this.ctNode;delete this.indentNode;delete this.ecNode;delete this.iconNode;delete this.checkbox;delete this.anchor;delete this.textNode;if(this.holder){delete this.wrap;Ext.removeNode(this.holder);delete this.holder}else{Ext.removeNode(this.wrap);delete this.wrap}}};Ext.tree.RootTreeNodeUI=Ext.extend(Ext.tree.TreeNodeUI,{render:function(){if(!this.rendered){var a=this.node.ownerTree.innerCt.dom;this.node.expanded=true;a.innerHTML='
    ';this.wrap=this.ctNode=a.firstChild}},collapse:Ext.emptyFn,expand:Ext.emptyFn}); -Ext.tree.TreeLoader=function(a){this.baseParams={};Ext.apply(this,a);this.addEvents("beforeload","load","loadexception");Ext.tree.TreeLoader.superclass.constructor.call(this)};Ext.extend(Ext.tree.TreeLoader,Ext.util.Observable,{uiProviders:{},clearOnLoad:true,load:function(a,b){if(this.clearOnLoad){while(a.firstChild){a.removeChild(a.firstChild)}}if(this.doPreload(a)){if(typeof b=="function"){b()}}else{if(this.dataUrl||this.url){this.requestData(a,b)}}},doPreload:function(d){if(d.attributes.children){if(d.childNodes.length<1){var c=d.attributes.children;d.beginUpdate();for(var b=0,a=c.length;bk){return e?-1:+1}else{return 0}}}};Ext.tree.TreeSorter.prototype={doSort:function(a){a.sort(this.sortFn)},compareNodes:function(b,a){return(b.text.toUpperCase()>a.text.toUpperCase()?1:-1)},updateSort:function(a,b){if(b.childrenRendered){this.doSort.defer(1,this,[b])}},updateSortParent:function(a){var b=a.parentNode;if(b&&b.childrenRendered){this.doSort.defer(1,this,[b])}}}; -if(Ext.dd.DropZone){Ext.tree.TreeDropZone=function(a,b){this.allowParentInsert=false;this.allowContainerDrop=false;this.appendOnly=false;Ext.tree.TreeDropZone.superclass.constructor.call(this,a.innerCt,b);this.tree=a;this.dragOverData={};this.lastInsertClass="x-tree-no-status"};Ext.extend(Ext.tree.TreeDropZone,Ext.dd.DropZone,{ddGroup:"TreeDD",expandDelay:1000,expandNode:function(a){if(a.hasChildNodes()&&!a.isExpanded()){a.expand(false,null,this.triggerCacheRefresh.createDelegate(this))}},queueExpand:function(a){this.expandProcId=this.expandNode.defer(this.expandDelay,this,[a])},cancelExpand:function(){if(this.expandProcId){clearTimeout(this.expandProcId);this.expandProcId=false}},isValidDropPoint:function(a,j,h,d,c){if(!a||!c){return false}var f=a.node;var g=c.node;if(!(f&&f.isTarget&&j)){return false}if(j=="append"&&f.allowChildren===false){return false}if((j=="above"||j=="below")&&(f.parentNode&&f.parentNode.allowChildren===false)){return false}if(g&&(f==g||g.contains(f))){return false}var b=this.dragOverData;b.tree=this.tree;b.target=f;b.data=c;b.point=j;b.source=h;b.rawEvent=d;b.dropNode=g;b.cancel=false;var i=this.tree.fireEvent("nodedragover",b);return b.cancel===false&&i!==false},getDropPoint:function(g,f,k){var l=f.node;if(l.isRoot){return l.allowChildren!==false?"append":false}var c=f.ddel;var m=Ext.lib.Dom.getY(c),i=m+c.offsetHeight;var h=Ext.lib.Event.getPageY(g);var j=l.allowChildren===false||l.isLeaf();if(this.appendOnly||l.parentNode.allowChildren===false){return j?false:"append"}var d=false;if(!this.allowParentInsert){d=l.hasChildNodes()&&l.isExpanded()}var a=(i-m)/(j?2:3);if(h>=m&&h<(m+a)){return"above"}else{if(!d&&(j||h>=i-a&&h<=i)){return"below"}else{return"append"}}},onNodeEnter:function(d,a,c,b){this.cancelExpand()},onNodeOver:function(b,h,g,f){var j=this.getDropPoint(g,b,h);var c=b.node;if(!this.expandProcId&&j=="append"&&c.hasChildNodes()&&!b.node.isExpanded()){this.queueExpand(c)}else{if(j!="append"){this.cancelExpand()}}var d=this.dropNotAllowed;if(this.isValidDropPoint(b,j,h,g,f)){if(j){var a=b.ddel;var i;if(j=="above"){d=b.node.isFirst()?"x-tree-drop-ok-above":"x-tree-drop-ok-between";i="x-tree-drag-insert-above"}else{if(j=="below"){d=b.node.isLast()?"x-tree-drop-ok-below":"x-tree-drop-ok-between";i="x-tree-drag-insert-below"}else{d="x-tree-drop-ok-append";i="x-tree-drag-append"}}if(this.lastInsertClass!=i){Ext.fly(a).replaceClass(this.lastInsertClass,i);this.lastInsertClass=i}}}return d},onNodeOut:function(d,a,c,b){this.cancelExpand();this.removeDropIndicators(d)},onNodeDrop:function(c,j,f,d){var i=this.getDropPoint(f,c,j);var g=c.node;g.ui.startDrop();if(!this.isValidDropPoint(c,i,j,f,d)){g.ui.endDrop();return false}var h=d.node||(j.getTreeNode?j.getTreeNode(d,g,i,f):null);var b={tree:this.tree,target:g,data:d,point:i,source:j,rawEvent:f,dropNode:h,cancel:!h,dropStatus:false};var a=this.tree.fireEvent("beforenodedrop",b);if(a===false||b.cancel===true||!b.dropNode){g.ui.endDrop();return b.dropStatus}g=b.target;if(i=="append"&&!g.isExpanded()){g.expand(false,null,function(){this.completeDrop(b)}.createDelegate(this))}else{this.completeDrop(b)}return true},completeDrop:function(g){var d=g.dropNode,e=g.point,c=g.target;if(!Ext.isArray(d)){d=[d]}var f;for(var b=0,a=d.length;bd.offsetLeft){e.scrollLeft=d.offsetLeft}var a=Math.min(this.maxWidth,(e.clientWidth>20?e.clientWidth:e.offsetWidth)-Math.max(0,d.offsetLeft-e.scrollLeft)-5);this.setSize(a,"")},triggerEdit:function(a,b){this.completeEdit();if(a.attributes.editable!==false){this.editNode=a;if(this.tree.autoScroll){a.ui.getEl().scrollIntoView(this.tree.body)}this.autoEditTimer=this.startEdit.defer(this.editDelay,this,[a.ui.textNode,a.text]);return false}},bindScroll:function(){this.tree.getTreeEl().on("scroll",this.cancelEdit,this)},beforeNodeClick:function(a,b){clearTimeout(this.autoEditTimer);if(this.tree.getSelectionModel().isSelected(a)){b.stopEvent();return this.triggerEdit(a)}},onNodeDblClick:function(a,b){clearTimeout(this.autoEditTimer)},updateNode:function(a,b){this.tree.getTreeEl().un("scroll",this.cancelEdit,this);this.editNode.setText(b)},onHide:function(){Ext.tree.TreeEditor.superclass.onHide.call(this);if(this.editNode){this.editNode.ui.focus.defer(50,this.editNode.ui)}},onSpecialKey:function(c,b){var a=b.getKey();if(a==b.ESC){b.stopEvent();this.cancelEdit()}else{if(a==b.ENTER&&!b.hasModifier()){b.stopEvent();this.completeEdit()}}}}); -Ext.menu.Menu=function(a){if(Ext.isArray(a)){a={items:a}}Ext.apply(this,a);this.id=this.id||Ext.id();this.addEvents("beforeshow","beforehide","show","hide","click","mouseover","mouseout","itemclick");Ext.menu.MenuMgr.register(this);Ext.menu.Menu.superclass.constructor.call(this);var b=this.items;this.items=new Ext.util.MixedCollection();if(b){this.add.apply(this,b)}};Ext.extend(Ext.menu.Menu,Ext.util.Observable,{minWidth:120,shadow:"sides",subMenuAlign:"tl-tr?",defaultAlign:"tl-bl?",allowOtherMenus:false,ignoreParentClicks:false,hidden:true,createEl:function(){return new Ext.Layer({cls:"x-menu",shadow:this.shadow,constrain:false,parentEl:this.parentEl||document.body,zindex:15000})},render:function(){if(this.el){return}var b=this.el=this.createEl();if(!this.keyNav){this.keyNav=new Ext.menu.MenuNav(this)}if(this.plain){b.addClass("x-menu-plain")}if(this.cls){b.addClass(this.cls)}this.focusEl=b.createChild({tag:"a",cls:"x-menu-focus",href:"#",onclick:"return false;",tabIndex:"-1"});var a=b.createChild({tag:"ul",cls:"x-menu-list"});a.on("click",this.onClick,this);a.on("mouseover",this.onMouseOver,this);a.on("mouseout",this.onMouseOut,this);this.items.each(function(d){var c=document.createElement("li");c.className="x-menu-list-item";a.dom.appendChild(c);d.render(c,this)},this);this.ul=a;this.autoWidth()},autoWidth:function(){var d=this.el,c=this.ul;if(!d){return}var a=this.width;if(a){d.setWidth(a)}else{if(Ext.isIE){d.setWidth(this.minWidth);var b=d.dom.offsetWidth;d.setWidth(c.getWidth()+d.getFrameWidth("lr"))}}},delayAutoWidth:function(){if(this.el){if(!this.awTask){this.awTask=new Ext.util.DelayedTask(this.autoWidth,this)}this.awTask.delay(20)}},findTargetItem:function(b){var a=b.getTarget(".x-menu-list-item",this.ul,true);if(a&&a.menuItemId){return this.items.get(a.menuItemId)}},onClick:function(b){var a;if(a=this.findTargetItem(b)){if(a.menu&&this.ignoreParentClicks){a.expandMenu()}else{a.onClick(b);this.fireEvent("click",this,a,b)}}},setActiveItem:function(a,b){if(a!=this.activeItem){if(this.activeItem){this.activeItem.deactivate()}this.activeItem=a;a.activate(b)}else{if(b){a.expandMenu()}}},tryActivate:function(f,e){var b=this.items;for(var c=f,a=b.length;c>=0&&c0){h()}})}function h(){if(d&&d.length>0){var n=d.clone();n.each(function(o){o.hide()})}}function e(n){d.remove(n);if(d.length<1){Ext.getDoc().un("mousedown",l);a=false}}function j(n){var o=d.last();k=new Date();d.add(n);if(!a){Ext.getDoc().on("mousedown",l);a=true}if(n.parentMenu){n.getEl().setZIndex(parseInt(n.parentMenu.getEl().getStyle("z-index"),10)+3);n.parentMenu.activeChild=n}else{if(o&&o.isVisible()){n.getEl().setZIndex(parseInt(o.getEl().getStyle("z-index"),10)+3)}}}function b(n){if(n.activeChild){n.activeChild.hide()}if(n.autoHideTimer){clearTimeout(n.autoHideTimer);delete n.autoHideTimer}}function g(n){var o=n.parentMenu;if(!o&&!n.allowOtherMenus){h()}else{if(o&&o.activeChild){o.activeChild.hide()}}}function l(n){if(k.getElapsed()>50&&d.length>0&&!n.getTarget(".x-menu")){h()}}function i(o,r){if(r){var q=c[o.group];for(var p=0,n=q.length;p{1}',this.icon||Ext.BLANK_IMAGE_URL,this.itemText||this.text,this.iconCls||"");this.el=c;Ext.menu.Item.superclass.onRender.call(this,b,a)},setText:function(a){this.text=a;if(this.rendered){this.el.update(String.format('{1}',this.icon||Ext.BLANK_IMAGE_URL,this.text,this.iconCls||""));this.parentMenu.autoWidth()}},setIconClass:function(a){var b=this.iconCls;this.iconCls=a;if(this.rendered){this.el.child("img.x-menu-item-icon").replaceClass(b,this.iconCls)}},beforeDestroy:function(){if(this.menu){this.menu.destroy()}Ext.menu.Item.superclass.beforeDestroy.call(this)},handleClick:function(a){if(!this.href){a.stopEvent()}Ext.menu.Item.superclass.handleClick.apply(this,arguments)},activate:function(a){if(Ext.menu.Item.superclass.activate.apply(this,arguments)){this.focus();if(a){this.expandMenu()}}return true},shouldDeactivate:function(a){if(Ext.menu.Item.superclass.shouldDeactivate.call(this,a)){if(this.menu&&this.menu.isVisible()){return !this.menu.getEl().getRegion().contains(a.getPoint())}return true}return false},deactivate:function(){Ext.menu.Item.superclass.deactivate.apply(this,arguments);this.hideMenu()},expandMenu:function(a){if(!this.disabled&&this.menu){clearTimeout(this.hideTimer);delete this.hideTimer;if(!this.menu.isVisible()&&!this.showTimer){this.showTimer=this.deferExpand.defer(this.showDelay,this,[a])}else{if(this.menu.isVisible()&&a){this.menu.tryActivate(0,1)}}}},deferExpand:function(a){delete this.showTimer;this.menu.show(this.container,this.parentMenu.subMenuAlign||"tl-tr?",this.parentMenu);if(a){this.menu.tryActivate(0,1)}},hideMenu:function(){clearTimeout(this.showTimer);delete this.showTimer;if(!this.hideTimer&&this.menu&&this.menu.isVisible()){this.hideTimer=this.deferHide.defer(this.hideDelay,this)}},deferHide:function(){delete this.hideTimer;if(this.menu.over){this.parentMenu.setActiveItem(this,false)}else{this.menu.hide()}}}); -Ext.menu.CheckItem=function(a){Ext.menu.CheckItem.superclass.constructor.call(this,a);this.addEvents("beforecheckchange","checkchange");if(this.checkHandler){this.on("checkchange",this.checkHandler,this.scope)}Ext.menu.MenuMgr.registerCheckable(this)};Ext.extend(Ext.menu.CheckItem,Ext.menu.Item,{itemCls:"x-menu-item x-menu-check-item",groupClass:"x-menu-group-item",checked:false,ctype:"Ext.menu.CheckItem",onRender:function(a){Ext.menu.CheckItem.superclass.onRender.apply(this,arguments);if(this.group){this.el.addClass(this.groupClass)}if(this.checked){this.checked=false;this.setChecked(true,true)}},destroy:function(){Ext.menu.MenuMgr.unregisterCheckable(this);Ext.menu.CheckItem.superclass.destroy.apply(this,arguments)},setChecked:function(b,a){if(this.checked!=b&&this.fireEvent("beforecheckchange",this,b)!==false){if(this.container){this.container[b?"addClass":"removeClass"]("x-menu-item-checked")}this.checked=b;if(a!==true){this.fireEvent("checkchange",this,b)}}},handleClick:function(a){if(!this.disabled&&!(this.checked&&this.group)){this.setChecked(!this.checked)}Ext.menu.CheckItem.superclass.handleClick.apply(this,arguments)}}); -Ext.menu.Adapter=function(b,a){Ext.menu.Adapter.superclass.constructor.call(this,a);this.component=b};Ext.extend(Ext.menu.Adapter,Ext.menu.BaseItem,{canActivate:true,onRender:function(b,a){this.component.render(b);this.el=this.component.getEl()},activate:function(){if(this.disabled){return false}this.component.focus();this.fireEvent("activate",this);return true},deactivate:function(){this.fireEvent("deactivate",this)},disable:function(){this.component.disable();Ext.menu.Adapter.superclass.disable.call(this)},enable:function(){this.component.enable();Ext.menu.Adapter.superclass.enable.call(this)}}); -Ext.menu.DateItem=function(a){Ext.menu.DateItem.superclass.constructor.call(this,new Ext.DatePicker(a),a);this.picker=this.component;this.addEvents("select");this.picker.on("render",function(b){b.getEl().swallowEvent("click");b.container.addClass("x-menu-date-item")});this.picker.on("select",this.onSelect,this)};Ext.extend(Ext.menu.DateItem,Ext.menu.Adapter,{onSelect:function(b,a){this.fireEvent("select",this,a,b);Ext.menu.DateItem.superclass.handleClick.call(this)}}); -Ext.menu.ColorItem=function(a){Ext.menu.ColorItem.superclass.constructor.call(this,new Ext.ColorPalette(a),a);this.palette=this.component;this.relayEvents(this.palette,["select"]);if(this.selectHandler){this.on("select",this.selectHandler,this.scope)}};Ext.extend(Ext.menu.ColorItem,Ext.menu.Adapter); -Ext.menu.DateMenu=function(a){Ext.menu.DateMenu.superclass.constructor.call(this,a);this.plain=true;var b=new Ext.menu.DateItem(a);this.add(b);this.picker=b.picker;this.relayEvents(b,["select"]);this.on("beforeshow",function(){if(this.picker){this.picker.hideMonthPicker(true)}},this)};Ext.extend(Ext.menu.DateMenu,Ext.menu.Menu,{cls:"x-date-menu",beforeDestroy:function(){this.picker.destroy()}}); -Ext.menu.ColorMenu=function(a){Ext.menu.ColorMenu.superclass.constructor.call(this,a);this.plain=true;var b=new Ext.menu.ColorItem(a);this.add(b);this.palette=b.palette;this.relayEvents(b,["select"])};Ext.extend(Ext.menu.ColorMenu,Ext.menu.Menu,{beforeDestroy:function(){this.palette.destroy()}}); -Ext.form.Field=Ext.extend(Ext.BoxComponent,{invalidClass:"x-form-invalid",invalidText:"The value in this field is invalid",focusClass:"x-form-focus",validationEvent:"keyup",validateOnBlur:true,validationDelay:250,defaultAutoCreate:{tag:"input",type:"text",size:"20",autocomplete:"off"},fieldClass:"x-form-field",msgTarget:"qtip",msgFx:"normal",readOnly:false,disabled:false,isFormField:true,hasFocus:false,initComponent:function(){Ext.form.Field.superclass.initComponent.call(this);this.addEvents("focus","blur","specialkey","change","invalid","valid")},getName:function(){return this.rendered&&this.el.dom.name?this.el.dom.name:(this.hiddenName||"")},onRender:function(c,a){Ext.form.Field.superclass.onRender.call(this,c,a);if(!this.el){var b=this.getAutoCreate();if(!b.name){b.name=this.name||this.id}if(this.inputType){b.type=this.inputType}this.el=c.createChild(b,a)}var d=this.el.dom.type;if(d){if(d=="password"){d="text"}this.el.addClass("x-form-"+d)}if(this.readOnly){this.el.dom.readOnly=true}if(this.tabIndex!==undefined){this.el.dom.setAttribute("tabIndex",this.tabIndex)}this.el.addClass([this.fieldClass,this.cls])},initValue:function(){if(this.value!==undefined){this.setValue(this.value)}else{if(this.el.dom.value.length>0&&this.el.dom.value!=this.emptyText){this.setValue(this.el.dom.value)}}this.originalValue=this.getValue()},isDirty:function(){if(this.disabled){return false}return String(this.getValue())!==String(this.originalValue)},afterRender:function(){Ext.form.Field.superclass.afterRender.call(this);this.initEvents();this.initValue()},fireKey:function(a){if(a.isSpecialKey()){this.fireEvent("specialkey",this,a)}},reset:function(){this.setValue(this.originalValue);this.clearInvalid()},initEvents:function(){this.el.on(Ext.isIE||Ext.isSafari3?"keydown":"keypress",this.fireKey,this);this.el.on("focus",this.onFocus,this);var a=this.inEditor&&Ext.isWindows&&Ext.isGecko?{buffer:10}:null;this.el.on("blur",this.onBlur,this,a)},onFocus:function(){if(this.focusClass){this.el.addClass(this.focusClass)}if(!this.hasFocus){this.hasFocus=true;this.startValue=this.getValue();this.fireEvent("focus",this)}},beforeBlur:Ext.emptyFn,onBlur:function(){this.beforeBlur();if(this.focusClass){this.el.removeClass(this.focusClass)}this.hasFocus=false;if(this.validationEvent!==false&&this.validateOnBlur&&this.validationEvent!="blur"){this.validate()}var a=this.getValue();if(String(a)!==String(this.startValue)){this.fireEvent("change",this,a,this.startValue)}this.fireEvent("blur",this)},isValid:function(a){if(this.disabled){return true}var c=this.preventMark;this.preventMark=a===true;var b=this.validateValue(this.processValue(this.getRawValue()));this.preventMark=c;return b},validate:function(){if(this.disabled||this.validateValue(this.processValue(this.getRawValue()))){this.clearInvalid();return true}return false},processValue:function(a){return a},validateValue:function(a){return true},markInvalid:function(c){if(!this.rendered||this.preventMark){return}this.el.addClass(this.invalidClass);c=c||this.invalidText;switch(this.msgTarget){case"qtip":this.el.dom.qtip=c;this.el.dom.qclass="x-form-invalid-tip";if(Ext.QuickTips){Ext.QuickTips.enable()}break;case"title":this.el.dom.title=c;break;case"under":if(!this.errorEl){var b=this.getErrorCt();if(!b){this.el.dom.title=c;break}this.errorEl=b.createChild({cls:"x-form-invalid-msg"});this.errorEl.setWidth(b.getWidth(true)-20)}this.errorEl.update(c);Ext.form.Field.msgFx[this.msgFx].show(this.errorEl,this);break;case"side":if(!this.errorIcon){var b=this.getErrorCt();if(!b){this.el.dom.title=c;break}this.errorIcon=b.createChild({cls:"x-form-invalid-icon"})}this.alignErrorIcon();this.errorIcon.dom.qtip=c;this.errorIcon.dom.qclass="x-form-invalid-tip";this.errorIcon.show();this.on("resize",this.alignErrorIcon,this);break;default:var a=Ext.getDom(this.msgTarget);a.innerHTML=c;a.style.display=this.msgDisplay;break}this.fireEvent("invalid",this,c)},getErrorCt:function(){return this.el.findParent(".x-form-element",5,true)||this.el.findParent(".x-form-field-wrap",5,true)},alignErrorIcon:function(){this.errorIcon.alignTo(this.el,"tl-tr",[2,0])},clearInvalid:function(){if(!this.rendered||this.preventMark){return}this.el.removeClass(this.invalidClass);switch(this.msgTarget){case"qtip":this.el.dom.qtip="";break;case"title":this.el.dom.title="";break;case"under":if(this.errorEl){Ext.form.Field.msgFx[this.msgFx].hide(this.errorEl,this)}break;case"side":if(this.errorIcon){this.errorIcon.dom.qtip="";this.errorIcon.hide();this.un("resize",this.alignErrorIcon,this)}break;default:var a=Ext.getDom(this.msgTarget);a.innerHTML="";a.style.display="none";break}this.fireEvent("valid",this)},getRawValue:function(){var a=this.rendered?this.el.getValue():Ext.value(this.value,"");if(a===this.emptyText){a=""}return a},getValue:function(){if(!this.rendered){return this.value}var a=this.el.getValue();if(a===this.emptyText||a===undefined){a=""}return a},setRawValue:function(a){return this.el.dom.value=(a===null||a===undefined?"":a)},setValue:function(a){this.value=a;if(this.rendered){this.el.dom.value=(a===null||a===undefined?"":a);this.validate()}},adjustSize:function(a,c){var b=Ext.form.Field.superclass.adjustSize.call(this,a,c);b.width=this.adjustWidth(this.el.dom.tagName,b.width);return b},adjustWidth:function(a,b){a=a.toLowerCase();if(typeof b=="number"&&!Ext.isSafari){if(Ext.isIE&&(a=="input"||a=="textarea")){if(a=="input"&&!Ext.isStrict){return this.inEditor?b:b-3}if(a=="input"&&Ext.isStrict){return b-(Ext.isIE6?4:1)}if(a=="textarea"&&Ext.isStrict){return b-2}}else{if(Ext.isOpera&&Ext.isStrict){if(a=="input"){return b+2}if(a=="textarea"){return b-2}}}}return b}});Ext.form.MessageTargets={qtip:{mark:function(a){this.el.dom.qtip=msg;this.el.dom.qclass="x-form-invalid-tip";if(Ext.QuickTips){Ext.QuickTips.enable()}},clear:function(a){this.el.dom.qtip=""}},title:{mark:function(a){this.el.dom.title=msg},clear:function(a){this.el.dom.title=""}},under:{mark:function(b){if(!this.errorEl){var a=this.getErrorCt();if(!a){this.el.dom.title=msg;return}this.errorEl=a.createChild({cls:"x-form-invalid-msg"});this.errorEl.setWidth(a.getWidth(true)-20)}this.errorEl.update(msg);Ext.form.Field.msgFx[this.msgFx].show(this.errorEl,this)},clear:function(a){if(this.errorEl){Ext.form.Field.msgFx[this.msgFx].hide(this.errorEl,this)}else{this.el.dom.title=""}}},side:{mark:function(b){if(!this.errorIcon){var a=this.getErrorCt();if(!a){this.el.dom.title=msg;return}this.errorIcon=a.createChild({cls:"x-form-invalid-icon"})}this.alignErrorIcon();this.errorIcon.dom.qtip=msg;this.errorIcon.dom.qclass="x-form-invalid-tip";this.errorIcon.show();this.on("resize",this.alignErrorIcon,this)},clear:function(a){if(this.errorIcon){this.errorIcon.dom.qtip="";this.errorIcon.hide();this.un("resize",this.alignErrorIcon,this)}else{this.el.dom.title=""}}},around:{mark:function(a){},clear:function(a){}}};Ext.form.Field.msgFx={normal:{show:function(a,b){a.setDisplayed("block")},hide:function(a,b){a.setDisplayed(false).update("")}},slide:{show:function(a,b){a.slideIn("t",{stopFx:true})},hide:function(a,b){a.slideOut("t",{stopFx:true,useDisplay:true})}},slideRight:{show:function(a,b){a.fixDisplay();a.alignTo(b.el,"tl-tr");a.slideIn("l",{stopFx:true})},hide:function(a,b){a.slideOut("l",{stopFx:true,useDisplay:true})}}};Ext.reg("field",Ext.form.Field); -Ext.form.TextField=Ext.extend(Ext.form.Field,{grow:false,growMin:30,growMax:800,vtype:null,maskRe:null,disableKeyFilter:false,allowBlank:true,minLength:0,maxLength:Number.MAX_VALUE,minLengthText:"The minimum length for this field is {0}",maxLengthText:"The maximum length for this field is {0}",selectOnFocus:false,blankText:"This field is required",validator:null,regex:null,regexText:"",emptyText:null,emptyClass:"x-form-empty-field",initComponent:function(){Ext.form.TextField.superclass.initComponent.call(this);this.addEvents("autosize","keydown","keyup","keypress")},initEvents:function(){Ext.form.TextField.superclass.initEvents.call(this);if(this.validationEvent=="keyup"){this.validationTask=new Ext.util.DelayedTask(this.validate,this);this.el.on("keyup",this.filterValidation,this)}else{if(this.validationEvent!==false){this.el.on(this.validationEvent,this.validate,this,{buffer:this.validationDelay})}}if(this.selectOnFocus||this.emptyText){this.on("focus",this.preFocus,this);this.el.on("mousedown",function(){if(!this.hasFocus){this.el.on("mouseup",function(a){a.preventDefault()},this,{single:true})}},this);if(this.emptyText){this.on("blur",this.postBlur,this);this.applyEmptyText()}}if(this.maskRe||(this.vtype&&this.disableKeyFilter!==true&&(this.maskRe=Ext.form.VTypes[this.vtype+"Mask"]))){this.el.on("keypress",this.filterKeys,this)}if(this.grow){this.el.on("keyup",this.onKeyUpBuffered,this,{buffer:50});this.el.on("click",this.autoSize,this)}if(this.enableKeyEvents){this.el.on("keyup",this.onKeyUp,this);this.el.on("keydown",this.onKeyDown,this);this.el.on("keypress",this.onKeyPress,this)}},processValue:function(a){if(this.stripCharsRe){var b=a.replace(this.stripCharsRe,"");if(b!==a){this.setRawValue(b);return b}}return a},filterValidation:function(a){if(!a.isNavKeyPress()){this.validationTask.delay(this.validationDelay)}},onDisable:function(){Ext.form.TextField.superclass.onDisable.call(this);if(Ext.isIE){this.el.dom.unselectable="on"}},onEnable:function(){Ext.form.TextField.superclass.onEnable.call(this);if(Ext.isIE){this.el.dom.unselectable=""}},onKeyUpBuffered:function(a){if(!a.isNavKeyPress()){this.autoSize()}},onKeyUp:function(a){this.fireEvent("keyup",this,a)},onKeyDown:function(a){this.fireEvent("keydown",this,a)},onKeyPress:function(a){this.fireEvent("keypress",this,a)},reset:function(){Ext.form.TextField.superclass.reset.call(this);this.applyEmptyText()},applyEmptyText:function(){if(this.rendered&&this.emptyText&&this.getRawValue().length<1&&!this.hasFocus){this.setRawValue(this.emptyText);this.el.addClass(this.emptyClass)}},preFocus:function(){if(this.emptyText){if(this.el.dom.value==this.emptyText){this.setRawValue("")}this.el.removeClass(this.emptyClass)}if(this.selectOnFocus){this.el.dom.select()}},postBlur:function(){this.applyEmptyText()},filterKeys:function(b){if(b.ctrlKey){return}var a=b.getKey();if(Ext.isGecko&&(b.isNavKeyPress()||a==b.BACKSPACE||(a==b.DELETE&&b.button==-1))){return}var f=b.getCharCode(),d=String.fromCharCode(f);if(!Ext.isGecko&&b.isSpecialKey()&&!d){return}if(!this.maskRe.test(d)){b.stopEvent()}},setValue:function(a){if(this.emptyText&&this.el&&a!==undefined&&a!==null&&a!==""){this.el.removeClass(this.emptyClass)}Ext.form.TextField.superclass.setValue.apply(this,arguments);this.applyEmptyText();this.autoSize()},validateValue:function(a){if(a.length<1||a===this.emptyText){if(this.allowBlank){this.clearInvalid();return true}else{this.markInvalid(this.blankText);return false}}if(a.lengththis.maxLength){this.markInvalid(String.format(this.maxLengthText,this.maxLength));return false}if(this.vtype){var c=Ext.form.VTypes;if(!c[this.vtype](a,this)){this.markInvalid(this.vtypeText||c[this.vtype+"Text"]);return false}}if(typeof this.validator=="function"){var b=this.validator(a);if(b!==true){this.markInvalid(b);return false}}if(this.regex&&!this.regex.test(a)){this.markInvalid(this.regexText);return false}return true},selectText:function(g,a){var c=this.getRawValue();var e=false;if(c.length>0){g=g===undefined?0:g;a=a===undefined?c.length:a;var f=this.el.dom;if(f.setSelectionRange){f.setSelectionRange(g,a)}else{if(f.createTextRange){var b=f.createTextRange();b.moveStart("character",g);b.moveEnd("character",a-c.length);b.select()}}e=Ext.isGecko||Ext.isOpera}else{e=true}if(e){this.focus()}},autoSize:function(){if(!this.grow||!this.rendered){return}if(!this.metrics){this.metrics=Ext.util.TextMetrics.createInstance(this.el)}var c=this.el;var b=c.dom.value;var e=document.createElement("div");e.appendChild(document.createTextNode(b));b=e.innerHTML;Ext.removeNode(e);e=null;b+=" ";var a=Math.min(this.growMax,Math.max(this.metrics.getWidth(b)+10,this.growMin));this.el.setWidth(a);this.fireEvent("autosize",this,a)}});Ext.reg("textfield",Ext.form.TextField); -Ext.form.TriggerField=Ext.extend(Ext.form.TextField,{defaultAutoCreate:{tag:"input",type:"text",size:"16",autocomplete:"off"},hideTrigger:false,autoSize:Ext.emptyFn,monitorTab:true,deferHeight:true,mimicing:false,onResize:function(a,b){Ext.form.TriggerField.superclass.onResize.call(this,a,b);if(typeof a=="number"){this.el.setWidth(this.adjustWidth("input",a-this.trigger.getWidth()))}this.wrap.setWidth(this.el.getWidth()+this.trigger.getWidth())},adjustSize:Ext.BoxComponent.prototype.adjustSize,getResizeEl:function(){return this.wrap},getPositionEl:function(){return this.wrap},alignErrorIcon:function(){if(this.wrap){this.errorIcon.alignTo(this.wrap,"tl-tr",[2,0])}},onRender:function(b,a){Ext.form.TriggerField.superclass.onRender.call(this,b,a);this.wrap=this.el.wrap({cls:"x-form-field-wrap"});this.trigger=this.wrap.createChild(this.triggerConfig||{tag:"img",src:Ext.BLANK_IMAGE_URL,cls:"x-form-trigger "+this.triggerClass});if(this.hideTrigger){this.trigger.setDisplayed(false)}this.initTrigger();if(!this.width){this.wrap.setWidth(this.el.getWidth()+this.trigger.getWidth())}},afterRender:function(){Ext.form.TriggerField.superclass.afterRender.call(this);var a;if(Ext.isIE&&!this.hideTrigger&&this.el.getY()!=(a=this.trigger.getY())){this.el.position();this.el.setY(a)}},initTrigger:function(){this.trigger.on("click",this.onTriggerClick,this,{preventDefault:true});this.trigger.addClassOnOver("x-form-trigger-over");this.trigger.addClassOnClick("x-form-trigger-click")},onDestroy:function(){if(this.trigger){this.trigger.removeAllListeners();this.trigger.remove()}if(this.wrap){this.wrap.remove()}Ext.form.TriggerField.superclass.onDestroy.call(this)},onFocus:function(){Ext.form.TriggerField.superclass.onFocus.call(this);if(!this.mimicing){this.wrap.addClass("x-trigger-wrap-focus");this.mimicing=true;Ext.get(Ext.isIE?document.body:document).on("mousedown",this.mimicBlur,this,{delay:10});if(this.monitorTab){this.el.on("keydown",this.checkTab,this)}}},checkTab:function(a){if(a.getKey()==a.TAB){this.triggerBlur()}},onBlur:function(){},mimicBlur:function(a){if(!this.wrap.contains(a.target)&&this.validateBlur(a)){this.triggerBlur()}},triggerBlur:function(){this.mimicing=false;Ext.get(Ext.isIE?document.body:document).un("mousedown",this.mimicBlur,this);if(this.monitorTab&&this.el){this.el.un("keydown",this.checkTab,this)}this.beforeBlur();if(this.wrap){this.wrap.removeClass("x-trigger-wrap-focus")}Ext.form.TriggerField.superclass.onBlur.call(this)},beforeBlur:Ext.emptyFn,validateBlur:function(a){return true},onDisable:function(){Ext.form.TriggerField.superclass.onDisable.call(this);if(this.wrap){this.wrap.addClass(this.disabledClass);this.el.removeClass(this.disabledClass)}},onEnable:function(){Ext.form.TriggerField.superclass.onEnable.call(this);if(this.wrap){this.wrap.removeClass(this.disabledClass)}},onShow:function(){if(this.wrap){this.wrap.dom.style.display="";this.wrap.dom.style.visibility="visible"}},onHide:function(){this.wrap.dom.style.display="none"},onTriggerClick:Ext.emptyFn});Ext.form.TwinTriggerField=Ext.extend(Ext.form.TriggerField,{initComponent:function(){Ext.form.TwinTriggerField.superclass.initComponent.call(this);this.triggerConfig={tag:"span",cls:"x-form-twin-triggers",cn:[{tag:"img",src:Ext.BLANK_IMAGE_URL,cls:"x-form-trigger "+this.trigger1Class},{tag:"img",src:Ext.BLANK_IMAGE_URL,cls:"x-form-trigger "+this.trigger2Class}]}},getTrigger:function(a){return this.triggers[a]},initTrigger:function(){var a=this.trigger.select(".x-form-trigger",true);this.wrap.setStyle("overflow","hidden");var b=this;a.each(function(d,f,c){d.hide=function(){var g=b.wrap.getWidth();this.dom.style.display="none";b.el.setWidth(g-b.trigger.getWidth())};d.show=function(){var g=b.wrap.getWidth();this.dom.style.display="";b.el.setWidth(g-b.trigger.getWidth())};var e="Trigger"+(c+1);if(this["hide"+e]){d.dom.style.display="none"}d.on("click",this["on"+e+"Click"],this,{preventDefault:true});d.addClassOnOver("x-form-trigger-over");d.addClassOnClick("x-form-trigger-click")},this);this.triggers=a.elements},onTrigger1Click:Ext.emptyFn,onTrigger2Click:Ext.emptyFn});Ext.reg("trigger",Ext.form.TriggerField); -Ext.form.TextArea=Ext.extend(Ext.form.TextField,{growMin:60,growMax:1000,growAppend:" \n ",growPad:0,enterIsSpecial:false,preventScrollbars:false,onRender:function(b,a){if(!this.el){this.defaultAutoCreate={tag:"textarea",style:"width:100px;height:60px;",autocomplete:"off"}}Ext.form.TextArea.superclass.onRender.call(this,b,a);if(this.grow){this.textSizeEl=Ext.DomHelper.append(document.body,{tag:"pre",cls:"x-form-grow-sizer"});if(this.preventScrollbars){this.el.setStyle("overflow","hidden")}this.el.setHeight(this.growMin)}},onDestroy:function(){if(this.textSizeEl){Ext.removeNode(this.textSizeEl)}Ext.form.TextArea.superclass.onDestroy.call(this)},fireKey:function(a){if(a.isSpecialKey()&&(this.enterIsSpecial||(a.getKey()!=a.ENTER||a.hasModifier()))){this.fireEvent("specialkey",this,a)}},onKeyUp:function(a){if(!a.isNavKeyPress()||a.getKey()==a.ENTER){this.autoSize()}Ext.form.TextArea.superclass.onKeyUp.call(this,a)},autoSize:function(){if(!this.grow||!this.textSizeEl){return}var c=this.el;var a=c.dom.value;var d=this.textSizeEl;d.innerHTML="";d.appendChild(document.createTextNode(a));a=d.innerHTML;Ext.fly(d).setWidth(this.el.getWidth());if(a.length<1){a="  "}else{if(Ext.isIE){a=a.replace(/\n/g,"

     

    ")}a+=this.growAppend}d.innerHTML=a;var b=Math.min(this.growMax,Math.max(d.offsetHeight,this.growMin)+this.growPad);if(b!=this.lastHeight){this.lastHeight=b;this.el.setHeight(b);this.fireEvent("autosize",this,b)}}});Ext.reg("textarea",Ext.form.TextArea); -Ext.form.NumberField=Ext.extend(Ext.form.TextField,{fieldClass:"x-form-field x-form-num-field",allowDecimals:true,decimalSeparator:".",decimalPrecision:2,allowNegative:true,minValue:Number.NEGATIVE_INFINITY,maxValue:Number.MAX_VALUE,minText:"The minimum value for this field is {0}",maxText:"The maximum value for this field is {0}",nanText:"{0} is not a valid number",baseChars:"0123456789",initEvents:function(){Ext.form.NumberField.superclass.initEvents.call(this);var b=this.baseChars+"";if(this.allowDecimals){b+=this.decimalSeparator}if(this.allowNegative){b+="-"}this.stripCharsRe=new RegExp("[^"+b+"]","gi");var a=function(f){var d=f.getKey();if(!Ext.isIE&&(f.isSpecialKey()||d==f.BACKSPACE||d==f.DELETE)){return}var g=f.getCharCode();if(b.indexOf(String.fromCharCode(g))===-1){f.stopEvent()}};this.el.on("keypress",a,this)},validateValue:function(b){if(!Ext.form.NumberField.superclass.validateValue.call(this,b)){return false}if(b.length<1){return true}b=String(b).replace(this.decimalSeparator,".");if(isNaN(b)){this.markInvalid(String.format(this.nanText,b));return false}var a=this.parseValue(b);if(athis.maxValue){this.markInvalid(String.format(this.maxText,this.maxValue));return false}return true},getValue:function(){return this.fixPrecision(this.parseValue(Ext.form.NumberField.superclass.getValue.call(this)))},setValue:function(a){a=typeof a=="number"?a:parseFloat(String(a).replace(this.decimalSeparator,"."));a=isNaN(a)?"":String(a).replace(".",this.decimalSeparator);Ext.form.NumberField.superclass.setValue.call(this,a)},parseValue:function(a){a=parseFloat(String(a).replace(this.decimalSeparator,"."));return isNaN(a)?"":a},fixPrecision:function(b){var a=isNaN(b);if(!this.allowDecimals||this.decimalPrecision==-1||a||!b){return a?"":b}return parseFloat(parseFloat(b).toFixed(this.decimalPrecision))},beforeBlur:function(){var a=this.parseValue(this.getRawValue());if(a||a===0){this.setValue(this.fixPrecision(a))}}});Ext.reg("numberfield",Ext.form.NumberField); -Ext.form.DateField=Ext.extend(Ext.form.TriggerField,{format:"m/d/Y",altFormats:"m/d/Y|n/j/Y|n/j/y|m/j/y|n/d/y|m/j/Y|n/d/Y|m-d-y|m-d-Y|m/d|m-d|md|mdy|mdY|d|Y-m-d",disabledDaysText:"Disabled",disabledDatesText:"Disabled",minText:"The date in this field must be equal to or after {0}",maxText:"The date in this field must be equal to or before {0}",invalidText:"{0} is not a valid date - it must be in the format {1}",triggerClass:"x-form-date-trigger",showToday:true,defaultAutoCreate:{tag:"input",type:"text",size:"10",autocomplete:"off"},initComponent:function(){Ext.form.DateField.superclass.initComponent.call(this);this.addEvents("select");if(typeof this.minValue=="string"){this.minValue=this.parseDate(this.minValue)}if(typeof this.maxValue=="string"){this.maxValue=this.parseDate(this.maxValue)}this.disabledDatesRE=null;this.initDisabledDays()},initDisabledDays:function(){if(this.disabledDates){var a=this.disabledDates;var c="(?:";for(var b=0;bthis.maxValue.getTime()){this.markInvalid(String.format(this.maxText,this.formatDate(this.maxValue)));return false}if(this.disabledDays){var a=e.getDay();for(var b=0;b
    {'+this.displayField+"}
    "}this.view=new Ext.DataView({applyTo:this.innerList,tpl:this.tpl,singleSelect:true,selectedClass:this.selectedClass,itemSelector:this.itemSelector||"."+a+"-item"});this.view.on("click",this.onViewClick,this);this.bindStore(this.store,true);if(this.resizable){this.resizer=new Ext.Resizable(this.list,{pinned:true,handles:"se"});this.resizer.on("resize",function(e,c,d){this.maxHeight=d-this.handleHeight-this.list.getFrameWidth("tb")-this.assetHeight;this.listWidth=c;this.innerList.setWidth(c-this.list.getFrameWidth("lr"));this.restrictHeight()},this);this[this.pageSize?"footer":"innerList"].setStyle("margin-bottom",this.handleHeight+"px")}}},getStore:function(){return this.store},bindStore:function(a,b){if(this.store&&!b){this.store.un("beforeload",this.onBeforeLoad,this);this.store.un("load",this.onLoad,this);this.store.un("loadexception",this.collapse,this);if(!a){this.store=null;if(this.view){this.view.setStore(null)}}}if(a){this.store=Ext.StoreMgr.lookup(a);this.store.on("beforeload",this.onBeforeLoad,this);this.store.on("load",this.onLoad,this);this.store.on("loadexception",this.collapse,this);if(this.view){this.view.setStore(a)}}},initEvents:function(){Ext.form.ComboBox.superclass.initEvents.call(this);this.keyNav=new Ext.KeyNav(this.el,{up:function(a){this.inKeyMode=true;this.selectPrev()},down:function(a){if(!this.isExpanded()){this.onTriggerClick()}else{this.inKeyMode=true;this.selectNext()}},enter:function(a){this.onViewClick();this.delayedCheck=true;this.unsetDelayCheck.defer(10,this)},esc:function(a){this.collapse()},tab:function(a){this.onViewClick(false);return true},scope:this,doRelay:function(c,b,a){if(a=="down"||this.scope.isExpanded()){return Ext.KeyNav.prototype.doRelay.apply(this,arguments)}return true},forceKeyDown:true});this.queryDelay=Math.max(this.queryDelay||10,this.mode=="local"?10:250);this.dqTask=new Ext.util.DelayedTask(this.initQuery,this);if(this.typeAhead){this.taTask=new Ext.util.DelayedTask(this.onTypeAhead,this)}if(this.editable!==false){this.el.on("keyup",this.onKeyUp,this)}if(this.forceSelection){this.on("blur",this.doForce,this)}},onDestroy:function(){if(this.view){Ext.destroy(this.view)}if(this.list){if(this.innerList){this.innerList.un("mouseover",this.onViewOver,this);this.innerList.un("mousemove",this.onViewMove,this)}this.list.destroy()}if(this.dqTask){this.dqTask.cancel();this.dqTask=null}this.bindStore(null);Ext.form.ComboBox.superclass.onDestroy.call(this)},unsetDelayCheck:function(){delete this.delayedCheck},fireKey:function(a){if(a.isNavKeyPress()&&!this.isExpanded()&&!this.delayedCheck){this.fireEvent("specialkey",this,a)}},onResize:function(a,b){Ext.form.ComboBox.superclass.onResize.apply(this,arguments);if(this.list&&this.listWidth===undefined){var c=Math.max(a,this.minListWidth);this.list.setWidth(c);this.innerList.setWidth(c-this.list.getFrameWidth("lr"))}},onEnable:function(){Ext.form.ComboBox.superclass.onEnable.apply(this,arguments);if(this.hiddenField){this.hiddenField.disabled=false}},onDisable:function(){Ext.form.ComboBox.superclass.onDisable.apply(this,arguments);if(this.hiddenField){this.hiddenField.disabled=true}},setEditable:function(a){if(a==this.editable){return}this.editable=a;if(!a){this.el.dom.setAttribute("readOnly",true);this.el.on("mousedown",this.onTriggerClick,this);this.el.addClass("x-combo-noedit")}else{this.el.dom.removeAttribute("readOnly");this.el.un("mousedown",this.onTriggerClick,this);this.el.removeClass("x-combo-noedit")}},onBeforeLoad:function(){if(!this.hasFocus){return}this.innerList.update(this.loadingText?'
    '+this.loadingText+"
    ":"");this.restrictHeight();this.selectedIndex=-1},onLoad:function(){if(!this.hasFocus){return}if(this.store.getCount()>0){this.expand();this.restrictHeight();if(this.lastQuery==this.allQuery){if(this.editable){this.el.dom.select()}if(!this.selectByValue(this.value,true)){this.select(0,true)}}else{this.selectNext();if(this.typeAhead&&this.lastKey!=Ext.EventObject.BACKSPACE&&this.lastKey!=Ext.EventObject.DELETE){this.taTask.delay(this.typeAheadDelay)}}}else{this.onEmptyResults()}},onTypeAhead:function(){if(this.store.getCount()>0){var b=this.store.getAt(0);var c=b.data[this.displayField];var a=c.length;var d=this.getRawValue().length;if(d!=a){this.setRawValue(c);this.selectText(d,c.length)}}},onSelect:function(a,b){if(this.fireEvent("beforeselect",this,a,b)!==false){this.setValue(a.data[this.valueField||this.displayField]);this.collapse();this.fireEvent("select",this,a,b)}},getValue:function(){if(this.valueField){return typeof this.value!="undefined"?this.value:""}else{return Ext.form.ComboBox.superclass.getValue.call(this)}},clearValue:function(){if(this.hiddenField){this.hiddenField.value=""}this.setRawValue("");this.lastSelectionText="";this.applyEmptyText();this.value=""},setValue:function(a){var c=a;if(this.valueField){var b=this.findRecord(this.valueField,a);if(b){c=b.data[this.displayField]}else{if(this.valueNotFoundText!==undefined){c=this.valueNotFoundText}}}this.lastSelectionText=c;if(this.hiddenField){this.hiddenField.value=a}Ext.form.ComboBox.superclass.setValue.call(this,c);this.value=a},findRecord:function(c,b){var a;if(this.store.getCount()>0){this.store.each(function(d){if(d.data[c]==b){a=d;return false}})}return a},onViewMove:function(b,a){this.inKeyMode=false},onViewOver:function(d,b){if(this.inKeyMode){return}var c=this.view.findItemFromChild(b);if(c){var a=this.view.indexOf(c);this.select(a,false)}},onViewClick:function(b){var a=this.view.getSelectedIndexes()[0];var c=this.store.getAt(a);if(c){this.onSelect(c,a)}if(b!==false){this.el.focus()}},restrictHeight:function(){this.innerList.dom.style.height="";var b=this.innerList.dom;var e=this.list.getFrameWidth("tb")+(this.resizable?this.handleHeight:0)+this.assetHeight;var c=Math.max(b.clientHeight,b.offsetHeight,b.scrollHeight);var a=this.getPosition()[1]-Ext.getBody().getScroll().top;var f=Ext.lib.Dom.getViewHeight()-a-this.getSize().height;var d=Math.max(a,f,this.minHeight||0)-this.list.shadowOffset-e-5;c=Math.min(c,d,this.maxHeight);this.innerList.setHeight(c);this.list.beginUpdate();this.list.setHeight(c+e);this.list.alignTo(this.wrap,this.listAlign);this.list.endUpdate()},onEmptyResults:function(){this.collapse()},isExpanded:function(){return this.list&&this.list.isVisible()},selectByValue:function(a,c){if(a!==undefined&&a!==null){var b=this.findRecord(this.valueField||this.displayField,a);if(b){this.select(this.store.indexOf(b),c);return true}}return false},select:function(a,c){this.selectedIndex=a;this.view.select(a);if(c!==false){var b=this.view.getNode(a);if(b){this.innerList.scrollChildIntoView(b,false)}}},selectNext:function(){var a=this.store.getCount();if(a>0){if(this.selectedIndex==-1){this.select(0)}else{if(this.selectedIndex0){if(this.selectedIndex==-1){this.select(0)}else{if(this.selectedIndex!=0){this.select(this.selectedIndex-1)}}}},onKeyUp:function(a){if(this.editable!==false&&!a.isSpecialKey()){this.lastKey=a.getKey();this.dqTask.delay(this.queryDelay)}},validateBlur:function(){return !this.list||!this.list.isVisible()},initQuery:function(){this.doQuery(this.getRawValue())},doForce:function(){if(this.el.dom.value.length>0){this.el.dom.value=this.lastSelectionText===undefined?"":this.lastSelectionText;this.applyEmptyText()}},doQuery:function(c,b){if(c===undefined||c===null){c=""}var a={query:c,forceAll:b,combo:this,cancel:false};if(this.fireEvent("beforequery",a)===false||a.cancel){return false}c=a.query;b=a.forceAll;if(b===true||(c.length>=this.minChars)){if(this.lastQuery!==c){this.lastQuery=c;if(this.mode=="local"){this.selectedIndex=-1;if(b){this.store.clearFilter()}else{this.store.filter(this.displayField,c)}this.onLoad()}else{this.store.baseParams[this.queryParam]=c;this.store.load({params:this.getParams(c)});this.expand()}}else{this.selectedIndex=-1;this.onLoad()}}},getParams:function(a){var b={};if(this.pageSize){b.start=0;b.limit=this.pageSize}return b},collapse:function(){if(!this.isExpanded()){return}this.list.hide();Ext.getDoc().un("mousewheel",this.collapseIf,this);Ext.getDoc().un("mousedown",this.collapseIf,this);this.fireEvent("collapse",this)},collapseIf:function(a){if(!a.within(this.wrap)&&!a.within(this.list)){this.collapse()}},expand:function(){if(this.isExpanded()||!this.hasFocus){return}this.list.alignTo(this.wrap,this.listAlign);this.list.show();this.innerList.setOverflow("auto");Ext.getDoc().on("mousewheel",this.collapseIf,this);Ext.getDoc().on("mousedown",this.collapseIf,this);this.fireEvent("expand",this)},onTriggerClick:function(){if(this.disabled){return}if(this.isExpanded()){this.collapse();this.el.focus()}else{this.onFocus({});if(this.triggerAction=="all"){this.doQuery(this.allQuery,true)}else{this.doQuery(this.getRawValue())}this.el.focus()}}});Ext.reg("combo",Ext.form.ComboBox); -Ext.form.Checkbox=Ext.extend(Ext.form.Field,{checkedCls:"x-form-check-checked",focusCls:"x-form-check-focus",overCls:"x-form-check-over",mouseDownCls:"x-form-check-down",tabIndex:0,checked:false,defaultAutoCreate:{tag:"input",type:"checkbox",autocomplete:"off"},baseCls:"x-form-check",initComponent:function(){Ext.form.Checkbox.superclass.initComponent.call(this);this.addEvents("check")},initEvents:function(){Ext.form.Checkbox.superclass.initEvents.call(this);this.initCheckEvents()},initCheckEvents:function(){this.innerWrap.removeAllListeners();this.innerWrap.addClassOnOver(this.overCls);this.innerWrap.addClassOnClick(this.mouseDownCls);this.innerWrap.on("click",this.onClick,this);this.innerWrap.on("keyup",this.onKeyUp,this)},onRender:function(b,a){Ext.form.Checkbox.superclass.onRender.call(this,b,a);if(this.inputValue!==undefined){this.el.dom.value=this.inputValue}this.el.addClass("x-hidden");this.innerWrap=this.el.wrap({tabIndex:this.tabIndex,cls:this.baseCls+"-wrap-inner"});this.wrap=this.innerWrap.wrap({cls:this.baseCls+"-wrap"});if(this.boxLabel){this.labelEl=this.innerWrap.createChild({tag:"label",htmlFor:this.el.id,cls:"x-form-cb-label",html:this.boxLabel})}this.imageEl=this.innerWrap.createChild({tag:"img",src:Ext.BLANK_IMAGE_URL,cls:this.baseCls},this.el);if(this.checked){this.setValue(true)}else{this.checked=this.el.dom.checked}this.originalValue=this.checked},afterRender:function(){Ext.form.Checkbox.superclass.afterRender.call(this);this.wrap[this.checked?"addClass":"removeClass"](this.checkedCls)},onDestroy:function(){if(this.rendered){Ext.destroy(this.imageEl,this.labelEl,this.innerWrap,this.wrap)}Ext.form.Checkbox.superclass.onDestroy.call(this)},onFocus:function(a){Ext.form.Checkbox.superclass.onFocus.call(this,a);this.el.addClass(this.focusCls)},onBlur:function(a){Ext.form.Checkbox.superclass.onBlur.call(this,a);this.el.removeClass(this.focusCls)},onResize:function(){Ext.form.Checkbox.superclass.onResize.apply(this,arguments);if(!this.boxLabel&&!this.fieldLabel){this.el.alignTo(this.wrap,"c-c")}},onKeyUp:function(a){if(a.getKey()==Ext.EventObject.SPACE){this.onClick(a)}},onClick:function(a){if(!this.disabled&&!this.readOnly){this.toggleValue()}a.stopEvent()},onEnable:function(){Ext.form.Checkbox.superclass.onEnable.call(this);this.initCheckEvents()},onDisable:function(){Ext.form.Checkbox.superclass.onDisable.call(this);this.innerWrap.removeAllListeners()},toggleValue:function(){this.setValue(!this.checked)},getResizeEl:function(){if(!this.resizeEl){this.resizeEl=Ext.isSafari?this.wrap:(this.wrap.up(".x-form-element",5)||this.wrap)}return this.resizeEl},getPositionEl:function(){return this.wrap},getActionEl:function(){return this.wrap},markInvalid:Ext.emptyFn,clearInvalid:Ext.emptyFn,initValue:Ext.emptyFn,getValue:function(){if(this.rendered){return this.el.dom.checked}return this.checked},setValue:function(a){var b=this.checked;this.checked=(a===true||a==="true"||a=="1"||String(a).toLowerCase()=="on");if(this.rendered){this.el.dom.checked=this.checked;this.el.dom.defaultChecked=this.checked;this.wrap[this.checked?"addClass":"removeClass"](this.checkedCls)}if(b!=this.checked){this.fireEvent("check",this,this.checked);if(this.handler){this.handler.call(this.scope||this,this,this.checked)}}}});Ext.reg("checkbox",Ext.form.Checkbox); -Ext.form.CheckboxGroup=Ext.extend(Ext.form.Field,{columns:"auto",vertical:false,allowBlank:true,blankText:"You must select at least one item in this group",defaultType:"checkbox",groupCls:"x-form-check-group",onRender:function(h,f){if(!this.el){var o={cls:this.groupCls,layout:"column",border:false,renderTo:h};var a={defaultType:this.defaultType,layout:"form",border:false,defaults:{hideLabel:true,anchor:"100%"}};if(this.items[0].items){Ext.apply(o,{layoutConfig:{columns:this.items.length},defaults:this.defaults,items:this.items});for(var e=0,k=this.items.length;e0&&e%q==0){n++}if(this.items[e].fieldLabel){this.items[e].hideLabel=false}m[n].items.push(this.items[e])}}else{for(var e=0,k=this.items.length;e':">"),c,"")}return d.join("")},createToolbar:function(d){var a=Ext.QuickTips&&Ext.QuickTips.isEnabled();function c(g,e,f){return{itemId:g,cls:"x-btn-icon x-edit-"+g,enableToggle:e!==false,scope:d,handler:f||d.relayBtnCmd,clickEvent:"mousedown",tooltip:a?d.buttonTips[g]||undefined:undefined,tabIndex:-1}}var b=new Ext.Toolbar({renderTo:this.wrap.dom.firstChild});b.el.on("click",function(f){f.preventDefault()});if(this.enableFont&&!Ext.isSafari2){this.fontSelect=b.el.createChild({tag:"select",cls:"x-font-select",html:this.createFontOptions()});this.fontSelect.on("change",function(){var e=this.fontSelect.dom.value;this.relayCmd("fontname",e);this.deferFocus()},this);b.add(this.fontSelect.dom,"-")}if(this.enableFormat){b.add(c("bold"),c("italic"),c("underline"))}if(this.enableFontSize){b.add("-",c("increasefontsize",false,this.adjustFont),c("decreasefontsize",false,this.adjustFont))}if(this.enableColors){b.add("-",{itemId:"forecolor",cls:"x-btn-icon x-edit-forecolor",clickEvent:"mousedown",tooltip:a?d.buttonTips.forecolor||undefined:undefined,tabIndex:-1,menu:new Ext.menu.ColorMenu({allowReselect:true,focus:Ext.emptyFn,value:"000000",plain:true,selectHandler:function(f,e){this.execCmd("forecolor",Ext.isSafari||Ext.isIE?"#"+e:e);this.deferFocus()},scope:this,clickEvent:"mousedown"})},{itemId:"backcolor",cls:"x-btn-icon x-edit-backcolor",clickEvent:"mousedown",tooltip:a?d.buttonTips.backcolor||undefined:undefined,tabIndex:-1,menu:new Ext.menu.ColorMenu({focus:Ext.emptyFn,value:"FFFFFF",plain:true,allowReselect:true,selectHandler:function(f,e){if(Ext.isGecko){this.execCmd("useCSS",false);this.execCmd("hilitecolor",e);this.execCmd("useCSS",true);this.deferFocus()}else{this.execCmd(Ext.isOpera?"hilitecolor":"backcolor",Ext.isSafari||Ext.isIE?"#"+e:e);this.deferFocus()}},scope:this,clickEvent:"mousedown"})})}if(this.enableAlignments){b.add("-",c("justifyleft"),c("justifycenter"),c("justifyright"))}if(!Ext.isSafari2){if(this.enableLinks){b.add("-",c("createlink",false,this.createLink))}if(this.enableLists){b.add("-",c("insertorderedlist"),c("insertunorderedlist"))}if(this.enableSourceEdit){b.add("-",c("sourceedit",true,function(e){this.toggleSourceEdit(e.pressed)}))}}this.tb=b},getDocMarkup:function(){return''},getEditorBody:function(){return this.doc.body||this.doc.documentElement},getDoc:function(){return Ext.isIE?this.getWin().document:(this.iframe.contentDocument||this.getWin().document)},getWin:function(){return Ext.isIE?this.iframe.contentWindow:window.frames[this.iframe.name]},onRender:function(b,a){Ext.form.HtmlEditor.superclass.onRender.call(this,b,a);this.el.dom.style.border="0 none";this.el.dom.setAttribute("tabIndex",-1);this.el.addClass("x-hidden");if(Ext.isIE){this.el.applyStyles("margin-top:-1px;margin-bottom:-1px;")}this.wrap=this.el.wrap({cls:"x-html-editor-wrap",cn:{cls:"x-html-editor-tb"}});this.createToolbar(this);this.tb.items.each(function(e){if(e.itemId!="sourceedit"){e.disable()}});var c=document.createElement("iframe");c.name=Ext.id();c.frameBorder="0";c.src=Ext.isIE?Ext.SSL_SECURE_URL:"javascript:;";this.wrap.dom.appendChild(c);this.iframe=c;this.initFrame();if(this.autoMonitorDesignMode!==false){this.monitorTask=Ext.TaskMgr.start({run:this.checkDesignMode,scope:this,interval:100})}if(!this.width){var d=this.el.getSize();this.setSize(d.width,this.height||d.height)}},initFrame:function(){this.doc=this.getDoc();this.win=this.getWin();this.doc.open();this.doc.write(this.getDocMarkup());this.doc.close();var a={run:function(){if(this.doc.body||this.doc.readyState=="complete"){Ext.TaskMgr.stop(a);this.doc.designMode="on";this.initEditor.defer(10,this)}},interval:10,duration:10000,scope:this};Ext.TaskMgr.start(a)},checkDesignMode:function(){if(this.wrap&&this.wrap.dom.offsetWidth){var a=this.getDoc();if(!a){return}if(!a.editorInitialized||String(a.designMode).toLowerCase()!="on"){this.initFrame()}}},onResize:function(b,c){Ext.form.HtmlEditor.superclass.onResize.apply(this,arguments);if(this.el&&this.iframe){if(typeof b=="number"){var d=b-this.wrap.getFrameWidth("lr");this.el.setWidth(this.adjustWidth("textarea",d));this.iframe.style.width=Math.max(d,0)+"px"}if(typeof c=="number"){var a=c-this.wrap.getFrameWidth("tb")-this.tb.el.getHeight();this.el.setHeight(this.adjustWidth("textarea",a));this.iframe.style.height=Math.max(a,0)+"px";if(this.doc){this.getEditorBody().style.height=Math.max((a-(this.iframePad*2)),0)+"px"}}}},toggleSourceEdit:function(a){if(a===undefined){a=!this.sourceEditMode}this.sourceEditMode=a===true;var c=this.tb.items.get("sourceedit");if(c.pressed!==this.sourceEditMode){c.toggle(this.sourceEditMode);return}if(this.sourceEditMode){this.tb.items.each(function(d){if(d.itemId!="sourceedit"){d.disable()}});this.syncValue();this.iframe.className="x-hidden";this.el.removeClass("x-hidden");this.el.dom.removeAttribute("tabIndex");this.el.focus()}else{if(this.initialized){this.tb.items.each(function(d){d.enable()})}this.pushValue();this.iframe.className="";this.el.addClass("x-hidden");this.el.dom.setAttribute("tabIndex",-1);this.deferFocus()}var b=this.lastSize;if(b){delete this.lastSize;this.setSize(b)}this.fireEvent("editmodechange",this,this.sourceEditMode)},createLink:function(){var a=prompt(this.createLinkText,this.defaultLinkValue);if(a&&a!="http://"){this.relayCmd("createlink",a)}},adjustSize:Ext.BoxComponent.prototype.adjustSize,getResizeEl:function(){return this.wrap},getPositionEl:function(){return this.wrap},initEvents:function(){this.originalValue=this.getValue()},markInvalid:Ext.emptyFn,clearInvalid:Ext.emptyFn,setValue:function(a){Ext.form.HtmlEditor.superclass.setValue.call(this,a);this.pushValue()},cleanHtml:function(a){a=String(a);if(a.length>5){if(Ext.isSafari){a=a.replace(/\sclass="(?:Apple-style-span|khtml-block-placeholder)"/gi,"")}}if(a==" "){a=""}return a},syncValue:function(){if(this.initialized){var d=this.getEditorBody();var c=d.innerHTML;if(Ext.isSafari){var b=d.getAttribute("style");var a=b.match(/text-align:(.*?);/i);if(a&&a[1]){c='
    '+c+"
    "}}c=this.cleanHtml(c);if(this.fireEvent("beforesync",this,c)!==false){this.el.dom.value=c;this.fireEvent("sync",this,c)}}},getValue:function(){this.syncValue();return Ext.form.HtmlEditor.superclass.getValue.call(this)},pushValue:function(){if(this.initialized){var a=this.el.dom.value;if(!this.activated&&a.length<1){a=" "}if(this.fireEvent("beforepush",this,a)!==false){this.getEditorBody().innerHTML=a;this.fireEvent("push",this,a)}}},deferFocus:function(){this.focus.defer(10,this)},focus:function(){if(this.win&&!this.sourceEditMode){this.win.focus()}else{this.el.focus()}},initEditor:function(){var b=this.getEditorBody();var a=this.el.getStyles("font-size","font-family","background-image","background-repeat");a["background-attachment"]="fixed";b.bgProperties="fixed";Ext.DomHelper.applyStyles(b,a);if(this.doc){try{Ext.EventManager.removeAll(this.doc)}catch(c){}}this.doc=this.getDoc();Ext.EventManager.on(this.doc,{mousedown:this.onEditorEvent,dblclick:this.onEditorEvent,click:this.onEditorEvent,keyup:this.onEditorEvent,buffer:100,scope:this});if(Ext.isGecko){Ext.EventManager.on(this.doc,"keypress",this.applyCommand,this)}if(Ext.isIE||Ext.isSafari||Ext.isOpera){Ext.EventManager.on(this.doc,"keydown",this.fixKeys,this)}this.initialized=true;this.fireEvent("initialize",this);this.doc.editorInitialized=true;this.pushValue()},onDestroy:function(){if(this.monitorTask){Ext.TaskMgr.stop(this.monitorTask)}if(this.rendered){this.tb.items.each(function(a){if(a.menu){a.menu.removeAll();if(a.menu.el){a.menu.el.destroy()}}a.destroy()});this.wrap.dom.innerHTML="";this.wrap.remove()}},onFirstFocus:function(){this.activated=true;this.tb.items.each(function(d){d.enable()});if(Ext.isGecko){this.win.focus();var a=this.win.getSelection();if(!a.focusNode||a.focusNode.nodeType!=3){var b=a.getRangeAt(0);b.selectNodeContents(this.getEditorBody());b.collapse(true);this.deferFocus()}try{this.execCmd("useCSS",true);this.execCmd("styleWithCSS",false)}catch(c){}}this.fireEvent("activate",this)},adjustFont:function(b){var c=b.itemId=="increasefontsize"?1:-1;var a=parseInt(this.doc.queryCommandValue("FontSize")||2,10);if(Ext.isSafari3||Ext.isAir){if(a<=10){a=1+c}else{if(a<=13){a=2+c}else{if(a<=16){a=3+c}else{if(a<=18){a=4+c}else{if(a<=24){a=5+c}else{a=6+c}}}}}a=a.constrain(1,6)}else{if(Ext.isSafari){c*=2}a=Math.max(1,a+c)+(Ext.isSafari?"px":0)}this.execCmd("FontSize",a)},onEditorEvent:function(a){this.updateToolbar()},updateToolbar:function(){if(!this.activated){this.onFirstFocus();return}var b=this.tb.items.map,c=this.doc;if(this.enableFont&&!Ext.isSafari2){var a=(this.doc.queryCommandValue("FontName")||this.defaultFont).toLowerCase();if(a!=this.fontSelect.dom.value){this.fontSelect.dom.value=a}}if(this.enableFormat){b.bold.toggle(c.queryCommandState("bold"));b.italic.toggle(c.queryCommandState("italic"));b.underline.toggle(c.queryCommandState("underline"))}if(this.enableAlignments){b.justifyleft.toggle(c.queryCommandState("justifyleft"));b.justifycenter.toggle(c.queryCommandState("justifycenter"));b.justifyright.toggle(c.queryCommandState("justifyright"))}if(!Ext.isSafari2&&this.enableLists){b.insertorderedlist.toggle(c.queryCommandState("insertorderedlist"));b.insertunorderedlist.toggle(c.queryCommandState("insertunorderedlist"))}Ext.menu.MenuMgr.hideAll();this.syncValue()},relayBtnCmd:function(a){this.relayCmd(a.itemId)},relayCmd:function(b,a){(function(){this.focus();this.execCmd(b,a);this.updateToolbar()}).defer(10,this)},execCmd:function(b,a){this.doc.execCommand(b,false,a===undefined?null:a);this.syncValue()},applyCommand:function(b){if(b.ctrlKey){var d=b.getCharCode(),a;if(d>0){d=String.fromCharCode(d);switch(d){case"b":a="bold";break;case"i":a="italic";break;case"u":a="underline";break}if(a){this.win.focus();this.execCmd(a);this.deferFocus();b.preventDefault()}}}},insertAtCursor:function(b){if(!this.activated){return}if(Ext.isIE){this.win.focus();var a=this.doc.selection.createRange();if(a){a.collapse(true);a.pasteHTML(b);this.syncValue();this.deferFocus()}}else{if(Ext.isGecko||Ext.isOpera){this.win.focus();this.execCmd("InsertHTML",b);this.deferFocus()}else{if(Ext.isSafari){this.execCmd("InsertText",b);this.deferFocus()}}}},fixKeys:function(){if(Ext.isIE){return function(d){var a=d.getKey(),b;if(a==d.TAB){d.stopEvent();b=this.doc.selection.createRange();if(b){b.collapse(true);b.pasteHTML("    ");this.deferFocus()}}else{if(a==d.ENTER){b=this.doc.selection.createRange();if(b){var c=b.parentElement();if(!c||c.tagName.toLowerCase()!="li"){d.stopEvent();b.pasteHTML("
    ");b.collapse(false);b.select()}}}}}}else{if(Ext.isOpera){return function(b){var a=b.getKey();if(a==b.TAB){b.stopEvent();this.win.focus();this.execCmd("InsertHTML","    ");this.deferFocus()}}}else{if(Ext.isSafari){return function(b){var a=b.getKey();if(a==b.TAB){b.stopEvent();this.execCmd("InsertText","\t");this.deferFocus()}}}}}}(),getToolbar:function(){return this.tb},buttonTips:{bold:{title:"Bold (Ctrl+B)",text:"Make the selected text bold.",cls:"x-html-editor-tip"},italic:{title:"Italic (Ctrl+I)",text:"Make the selected text italic.",cls:"x-html-editor-tip"},underline:{title:"Underline (Ctrl+U)",text:"Underline the selected text.",cls:"x-html-editor-tip"},increasefontsize:{title:"Grow Text",text:"Increase the font size.",cls:"x-html-editor-tip"},decreasefontsize:{title:"Shrink Text",text:"Decrease the font size.",cls:"x-html-editor-tip"},backcolor:{title:"Text Highlight Color",text:"Change the background color of the selected text.",cls:"x-html-editor-tip"},forecolor:{title:"Font Color",text:"Change the color of the selected text.",cls:"x-html-editor-tip"},justifyleft:{title:"Align Text Left",text:"Align text to the left.",cls:"x-html-editor-tip"},justifycenter:{title:"Center Text",text:"Center text in the editor.",cls:"x-html-editor-tip"},justifyright:{title:"Align Text Right",text:"Align text to the right.",cls:"x-html-editor-tip"},insertunorderedlist:{title:"Bullet List",text:"Start a bulleted list.",cls:"x-html-editor-tip"},insertorderedlist:{title:"Numbered List",text:"Start a numbered list.",cls:"x-html-editor-tip"},createlink:{title:"Hyperlink",text:"Make the selected text a hyperlink.",cls:"x-html-editor-tip"},sourceedit:{title:"Source Edit",text:"Switch to source editing mode.",cls:"x-html-editor-tip"}}});Ext.reg("htmleditor",Ext.form.HtmlEditor); -Ext.form.TimeField=Ext.extend(Ext.form.ComboBox,{minValue:null,maxValue:null,minText:"The time in this field must be equal to or after {0}",maxText:"The time in this field must be equal to or before {0}",invalidText:"{0} is not a valid time",format:"g:i A",altFormats:"g:ia|g:iA|g:i a|g:i A|h:i|g:i|H:i|ga|ha|gA|h a|g a|g A|gi|hi|gia|hia|g|H",increment:15,mode:"local",triggerAction:"all",typeAhead:false,initDate:"1/1/2008",initComponent:function(){Ext.form.TimeField.superclass.initComponent.call(this);if(typeof this.minValue=="string"){this.minValue=this.parseDate(this.minValue)}if(typeof this.maxValue=="string"){this.maxValue=this.parseDate(this.maxValue)}if(!this.store){var b=this.parseDate(this.minValue);if(!b){b=new Date(this.initDate).clearTime()}var a=this.parseDate(this.maxValue);if(!a){a=new Date(this.initDate).clearTime().add("mi",(24*60)-1)}var c=[];while(b<=a){c.push([b.dateFormat(this.format)]);b=b.add("mi",this.increment)}this.store=new Ext.data.SimpleStore({fields:["text"],data:c});this.displayField="text"}},getValue:function(){var a=Ext.form.TimeField.superclass.getValue.call(this);return this.formatDate(this.parseDate(a))||""},setValue:function(a){Ext.form.TimeField.superclass.setValue.call(this,this.formatDate(this.parseDate(a)))},validateValue:Ext.form.DateField.prototype.validateValue,parseDate:Ext.form.DateField.prototype.parseDate,formatDate:Ext.form.DateField.prototype.formatDate,beforeBlur:function(){var a=this.parseDate(this.getRawValue());if(a){this.setValue(a.dateFormat(this.format))}}});Ext.reg("timefield",Ext.form.TimeField); -Ext.form.Action=function(b,a){this.form=b;this.options=a||{}};Ext.form.Action.CLIENT_INVALID="client";Ext.form.Action.SERVER_INVALID="server";Ext.form.Action.CONNECT_FAILURE="connect";Ext.form.Action.LOAD_FAILURE="load";Ext.form.Action.prototype={type:"default",run:function(a){},success:function(a){},handleResponse:function(a){},failure:function(a){this.response=a;this.failureType=Ext.form.Action.CONNECT_FAILURE;this.form.afterAction(this,false)},processResponse:function(a){this.response=a;if(!a.responseText){return true}this.result=this.handleResponse(a);return this.result},getUrl:function(c){var a=this.options.url||this.form.url||this.form.el.dom.action;if(c){var b=this.getParams();if(b){a+=(a.indexOf("?")!=-1?"&":"?")+b}}return a},getMethod:function(){return(this.options.method||this.form.method||this.form.el.dom.method||"POST").toUpperCase()},getParams:function(){var a=this.form.baseParams;var b=this.options.params;if(b){if(typeof b=="object"){b=Ext.urlEncode(Ext.applyIf(b,a))}else{if(typeof b=="string"&&a){b+="&"+Ext.urlEncode(a)}}}else{if(a){b=Ext.urlEncode(a)}}return b},createCallback:function(a){var a=a||{};return{success:this.success,failure:this.failure,scope:this,timeout:(a.timeout*1000)||(this.form.timeout*1000),upload:this.form.fileUpload?this.success:undefined}}};Ext.form.Action.Submit=function(b,a){Ext.form.Action.Submit.superclass.constructor.call(this,b,a)};Ext.extend(Ext.form.Action.Submit,Ext.form.Action,{type:"submit",run:function(){var b=this.options;var c=this.getMethod();var a=c=="GET";if(b.clientValidation===false||this.form.isValid()){Ext.Ajax.request(Ext.apply(this.createCallback(b),{form:this.form.el.dom,url:this.getUrl(a),method:c,headers:b.headers,params:!a?this.getParams():null,isUpload:this.form.fileUpload}))}else{if(b.clientValidation!==false){this.failureType=Ext.form.Action.CLIENT_INVALID;this.form.afterAction(this,false)}}},success:function(b){var a=this.processResponse(b);if(a===true||a.success){this.form.afterAction(this,true);return}if(a.errors){this.form.markInvalid(a.errors);this.failureType=Ext.form.Action.SERVER_INVALID}this.form.afterAction(this,false)},handleResponse:function(c){if(this.form.errorReader){var b=this.form.errorReader.read(c);var f=[];if(b.records){for(var d=0,a=b.records.length;d=0){if(!d){c=f-1}d=false;while(c>=0){if(e.call(i||this,j,c,h)===true){return[j,c]}c--}j--}}else{if(c>=f){j++;d=false}while(j','
    ','
    {header}
    ','
    {body}
    ',"
    ",'
     
    ','
     
    ',"")}if(!c.header){c.header=new Ext.Template('','{cells}',"
    ")}if(!c.hcell){c.hcell=new Ext.Template('
    ',this.grid.enableHdMenu?'':"",'{value}',"
    ")}if(!c.body){c.body=new Ext.Template("{rows}")}if(!c.row){c.row=new Ext.Template('
    ',"{cells}",(this.enableRowBody?'':""),"
    {body}
    ")}if(!c.cell){c.cell=new Ext.Template('','
    {value}
    ',"")}for(var a in c){var b=c[a];if(b&&typeof b.compile=="function"&&!b.compiled){b.disableFormats=true;b.compile()}}this.templates=c;this.colRe=new RegExp("x-grid3-td-([^\\s]+)","")},fly:function(a){if(!this._flyweight){this._flyweight=new Ext.Element.Flyweight(document.body)}this._flyweight.dom=a;return this._flyweight},getEditorParent:function(){return this.scroller.dom},initElements:function(){var c=Ext.Element;var b=this.grid.getGridEl().dom.firstChild;var a=b.childNodes;this.el=new c(b);this.mainWrap=new c(a[0]);this.mainHd=new c(this.mainWrap.dom.firstChild);if(this.grid.hideHeaders){this.mainHd.setDisplayed(false)}this.innerHd=this.mainHd.dom.firstChild;this.scroller=new c(this.mainWrap.dom.childNodes[1]);if(this.forceFit){this.scroller.setStyle("overflow-x","hidden")}this.mainBody=new c(this.scroller.dom.firstChild);this.focusEl=new c(this.scroller.dom.childNodes[1]);this.focusEl.swallowEvent("click",true);this.resizeMarker=new c(a[1]);this.resizeProxy=new c(a[2])},getRows:function(){return this.hasRows()?this.mainBody.dom.childNodes:[]},findCell:function(a){if(!a){return false}return this.fly(a).findParent(this.cellSelector,this.cellSelectorDepth)},findCellIndex:function(c,b){var a=this.findCell(c);if(a&&(!b||this.fly(a).hasClass(b))){return this.getCellIndex(a)}return false},getCellIndex:function(b){if(b){var a=b.className.match(this.colRe);if(a&&a[1]){return this.cm.getIndexById(a[1])}}return false},findHeaderCell:function(b){var a=this.findCell(b);return a&&this.fly(a).hasClass(this.hdCls)?a:null},findHeaderIndex:function(a){return this.findCellIndex(a,this.hdCls)},findRow:function(a){if(!a){return false}return this.fly(a).findParent(this.rowSelector,this.rowSelectorDepth)},findRowIndex:function(a){var b=this.findRow(a);return b?b.rowIndex:false},getRow:function(a){return this.getRows()[a]},getCell:function(b,a){return this.getRow(b).getElementsByTagName("td")[a]},getHeaderCell:function(a){return this.mainHd.dom.getElementsByTagName("td")[a]},addRowClass:function(c,a){var b=this.getRow(c);if(b){this.fly(b).addClass(a)}},removeRowClass:function(c,a){var b=this.getRow(c);if(b){this.fly(b).removeClass(a)}},removeRow:function(a){Ext.removeNode(this.getRow(a));this.syncFocusEl(a)},removeRows:function(c,a){var b=this.mainBody.dom;for(var d=c;d<=a;d++){Ext.removeNode(b.childNodes[c])}this.syncFocusEl(c)},getScrollState:function(){var a=this.scroller.dom;return{left:a.scrollLeft,top:a.scrollTop}},restoreScroll:function(a){var b=this.scroller.dom;b.scrollLeft=a.left;b.scrollTop=a.top},scrollToTop:function(){this.scroller.dom.scrollTop=0;this.scroller.dom.scrollLeft=0},syncScroll:function(){this.syncHeaderScroll();var a=this.scroller.dom;this.grid.fireEvent("bodyscroll",a.scrollLeft,a.scrollTop)},syncHeaderScroll:function(){var a=this.scroller.dom;this.innerHd.scrollLeft=a.scrollLeft;this.innerHd.scrollLeft=a.scrollLeft},updateSortIcon:function(b,a){var d=this.sortClasses;var c=this.mainHd.select("td").removeClass(d);c.item(b).addClass(d[a=="DESC"?1:0])},updateAllColumnWidths:function(){var d=this.getTotalWidth();var k=this.cm.getColumnCount();var f=[];for(var b=0;b=this.ds.getCount()){return null}c=(c!==undefined?c:0);var b=this.getRow(e),a;if(!(d===false&&c===0)){while(this.cm.isHidden(c)){c++}a=this.getCell(e,c)}return{row:b,cell:a}},getResolvedXY:function(a){if(!a){return null}var b=this.scroller.dom,e=a.cell,d=a.row;return e?Ext.fly(e).getXY():[this.el.getX(),Ext.fly(d).getY()]},syncFocusEl:function(d,a,c){var b=d;if(!Ext.isArray(b)){d=Math.min(d,Math.max(0,this.getRows().length-1));b=this.getResolvedXY(this.resolveCell(d,a,c))}this.focusEl.setXY(b||this.scroller.getXY())},ensureVisible:function(s,f,e){var q=this.resolveCell(s,f,e);if(!q||!q.row){return}var j=q.row,g=q.cell;var m=this.scroller.dom;var r=0;var d=j,n=this.el.dom;while(d&&d!=n){r+=d.offsetTop;d=d.offsetParent}r-=this.mainHd.dom.offsetHeight;var o=r+j.offsetHeight;var a=m.clientHeight;var n=parseInt(m.scrollTop,10);var l=n+a;if(rl){m.scrollTop=o-a}}if(e!==false){var k=parseInt(g.offsetLeft,10);var i=k+g.offsetWidth;var h=parseInt(m.scrollLeft,10);var b=h+m.clientWidth;if(kb){m.scrollLeft=i-m.clientWidth}}}return this.getResolvedXY(q)},insertRows:function(a,f,c,e){if(!e&&f===0&&c>=a.getCount()-1){this.refresh()}else{if(!e){this.fireEvent("beforerowsinserted",this,f,c)}var b=this.renderRows(f,c);var d=this.getRow(f);if(d){Ext.DomHelper.insertHtml("beforeBegin",d,b)}else{Ext.DomHelper.insertHtml("beforeEnd",this.mainBody.dom,b)}if(!e){this.fireEvent("rowsinserted",this,f,c);this.processRows(f)}}this.syncFocusEl(f)},deleteRows:function(a,c,b){if(a.getRowCount()<1){this.refresh()}else{this.fireEvent("beforerowsdeleted",this,c,b);this.removeRows(c,b);this.processRows(c);this.fireEvent("rowsdeleted",this,c,b)}},getColumnStyle:function(a,c){var b=!c?(this.cm.config[a].css||""):"";b+="width:"+this.getColumnWidth(a)+";";if(this.cm.isHidden(a)){b+="display:none;"}var d=this.cm.config[a].align;if(d){b+="text-align:"+d+";"}return b},getColumnWidth:function(b){var a=this.cm.getColumnWidth(b);if(typeof a=="number"){return(Ext.isBorderBox?a:(a-this.borderWidth>0?a-this.borderWidth:0))+"px"}return a},getTotalWidth:function(){return this.cm.getTotalWidth()+"px"},fitColumns:function(d,g,e){var f=this.cm,t,m,p;var s=f.getTotalWidth(false);var k=this.grid.getGridEl().getWidth(true)-this.scrollOffset;if(k<20){return}var b=k-s;if(b===0){return false}var a=f.getColumnCount(true);var q=a-(typeof e=="number"?1:0);if(q===0){q=1;e=undefined}var l=f.getColumnCount();var j=[];var o=0;var n=0;var h;for(p=0;pk){var r=q!=a?e:o;f.setColumnWidth(r,Math.max(1,f.getColumnWidth(r)-(s-k)),true)}if(d!==true){this.updateAllColumnWidths()}return true},autoExpand:function(b){var h=this.grid,a=this.cm;if(!this.userResized&&h.autoExpandColumn){var d=a.getTotalWidth(false);var i=this.grid.getGridEl().getWidth(true)-this.scrollOffset;if(d!=i){var f=a.getIndexById(h.autoExpandColumn);var e=a.getColumnWidth(f);var c=Math.min(Math.max(((i-d)+e),h.autoExpandMin),h.autoExpandMax);if(c!=e){a.setColumnWidth(f,c,true);if(b!==true){this.updateColumnWidth(f,c)}}}}},getColumnData:function(){var d=[],a=this.cm,e=a.getColumnCount();for(var c=0;c'+this.emptyText+"")}},updateHeaderSortState:function(){var b=this.ds.getSortState();if(!b){return}if(!this.sortState||(this.sortState.field!=b.field||this.sortState.direction!=b.direction)){this.grid.fireEvent("sortchange",this.grid,b)}this.sortState=b;var c=this.cm.findColumnIndex(b.field);if(c!=-1){var a=b.direction;this.updateSortIcon(c,a)}},destroy:function(){if(this.colMenu){Ext.menu.MenuMgr.unregister(this.colMenu);this.colMenu.destroy();delete this.colMenu}if(this.hmenu){Ext.menu.MenuMgr.unregister(this.hmenu);this.hmenu.destroy();delete this.hmenu}if(this.grid.enableColumnMove){var c=Ext.dd.DDM.ids["gridHeader"+this.grid.getGridEl().id];if(c){for(var a in c){if(!c[a].config.isTarget&&c[a].dragElId){var b=c[a].dragElId;c[a].unreg();Ext.get(b).remove()}else{if(c[a].config.isTarget){c[a].proxyTop.remove();c[a].proxyBottom.remove();c[a].unreg()}}if(Ext.dd.DDM.locationCache[a]){delete Ext.dd.DDM.locationCache[a]}}delete Ext.dd.DDM.ids["gridHeader"+this.grid.getGridEl().id]}}if(this.dragZone){this.dragZone.unreg()}Ext.fly(this.innerHd).removeAllListeners();Ext.removeNode(this.innerHd);Ext.destroy(this.resizeMarker,this.resizeProxy,this.focusEl,this.mainBody,this.scroller,this.mainHd,this.mainWrap,this.dragZone,this.splitZone,this.columnDrag,this.columnDrop);this.initData(null,null);Ext.EventManager.removeResizeListener(this.onWindowResize,this);this.purgeListeners()},onDenyColumnHide:function(){},render:function(){if(this.autoFill){var a=this.grid.ownerCt;if(a&&a.getLayout()){a.on("afterlayout",function(){this.fitColumns(true,true);this.updateHeaders()},this,{single:true})}else{this.fitColumns(true,true)}}else{if(this.forceFit){this.fitColumns(true,false)}else{if(this.grid.autoExpandColumn){this.autoExpand(true)}}}this.renderUI()},initData:function(b,a){if(this.ds){this.ds.un("load",this.onLoad,this);this.ds.un("datachanged",this.onDataChange,this);this.ds.un("add",this.onAdd,this);this.ds.un("remove",this.onRemove,this);this.ds.un("update",this.onUpdate,this);this.ds.un("clear",this.onClear,this)}if(b){b.on("load",this.onLoad,this);b.on("datachanged",this.onDataChange,this);b.on("add",this.onAdd,this);b.on("remove",this.onRemove,this);b.on("update",this.onUpdate,this);b.on("clear",this.onClear,this)}this.ds=b;if(this.cm){this.cm.un("configchange",this.onColConfigChange,this);this.cm.un("widthchange",this.onColWidthChange,this);this.cm.un("headerchange",this.onHeaderChange,this);this.cm.un("hiddenchange",this.onHiddenChange,this);this.cm.un("columnmoved",this.onColumnMove,this);this.cm.un("columnlockchange",this.onColumnLock,this)}if(a){delete this.lastViewWidth;a.on("configchange",this.onColConfigChange,this);a.on("widthchange",this.onColWidthChange,this);a.on("headerchange",this.onHeaderChange,this);a.on("hiddenchange",this.onHiddenChange,this);a.on("columnmoved",this.onColumnMove,this);a.on("columnlockchange",this.onColumnLock,this)}this.cm=a},onDataChange:function(){this.refresh();this.updateHeaderSortState();this.syncFocusEl(0)},onClear:function(){this.refresh();this.syncFocusEl(0)},onUpdate:function(b,a){this.refreshRow(a)},onAdd:function(c,a,b){this.insertRows(c,b,b+(a.length-1))},onRemove:function(d,a,b,c){if(c!==true){this.fireEvent("beforerowremoved",this,b,a)}this.removeRow(b);if(c!==true){this.processRows(b);this.applyEmptyText();this.fireEvent("rowremoved",this,b,a)}},onLoad:function(){this.scrollToTop()},onColWidthChange:function(a,b,c){this.updateColumnWidth(b,c)},onHeaderChange:function(a,b,c){this.updateHeaders()},onHiddenChange:function(a,b,c){this.updateColumnHidden(b,c)},onColumnMove:function(a,d,b){this.indexMap=null;var c=this.getScrollState();this.refresh(true);this.restoreScroll(c);this.afterMove(b)},onColConfigChange:function(){delete this.lastViewWidth;this.indexMap=null;this.refresh(true)},initUI:function(a){a.on("headerclick",this.onHeaderClick,this)},initEvents:function(){},onHeaderClick:function(b,a){if(this.headersDisabled||!this.cm.isSortable(a)){return}b.stopEditing(true);b.store.sort(this.cm.getDataIndex(a))},onRowOver:function(b,a){var c;if((c=this.findRowIndex(a))!==false){this.addRowClass(c,"x-grid3-row-over")}},onRowOut:function(b,a){var c;if((c=this.findRowIndex(a))!==false&&!b.within(this.getRow(c),true)){this.removeRowClass(c,"x-grid3-row-over")}},handleWheel:function(a){a.stopPropagation()},onRowSelect:function(a){this.addRowClass(a,"x-grid3-row-selected")},onRowDeselect:function(a){this.removeRowClass(a,"x-grid3-row-selected")},onCellSelect:function(c,b){var a=this.getCell(c,b);if(a){this.fly(a).addClass("x-grid3-cell-selected")}},onCellDeselect:function(c,b){var a=this.getCell(c,b);if(a){this.fly(a).removeClass("x-grid3-cell-selected")}},onColumnSplitterMoved:function(c,b){this.userResized=true;var a=this.grid.colModel;a.setColumnWidth(c,b,true);if(this.forceFit){this.fitColumns(true,false,c);this.updateAllColumnWidths()}else{this.updateColumnWidth(c,b);this.syncHeaderScroll()}this.grid.fireEvent("columnresize",c,b)},handleHdMenuClick:function(c){var b=this.hdCtxIndex;var a=this.cm,d=this.ds;switch(c.id){case"asc":d.sort(a.getDataIndex(b),"ASC");break;case"desc":d.sort(a.getDataIndex(b),"DESC");break;default:b=a.getIndexById(c.id.substr(4));if(b!=-1){if(c.checked&&a.getColumnsBy(this.isHideableColumn,this).length<=1){this.onDenyColumnHide();return false}a.setHidden(b,c.checked)}}return true},isHideableColumn:function(a){return !a.hidden&&!a.fixed},beforeColMenuShow:function(){var a=this.cm,c=a.getColumnCount();this.colMenu.removeAll();for(var b=0;b','
    ',this.groupTextTpl,"
    ",'
    ')}this.startGroup.compile();this.endGroup="
    "},findGroup:function(a){return Ext.fly(a).up(".x-grid-group",this.mainBody.dom)},getGroups:function(){return this.hasRows()?this.mainBody.dom.childNodes:[]},onAdd:function(){if(this.enableGrouping&&!this.ignoreAdd){var a=this.getScrollState();this.refresh();this.restoreScroll(a)}else{if(!this.enableGrouping){Ext.grid.GroupingView.superclass.onAdd.apply(this,arguments)}}},onRemove:function(e,a,b,d){Ext.grid.GroupingView.superclass.onRemove.apply(this,arguments);var c=document.getElementById(a._groupId);if(c&&c.childNodes[1].childNodes.length<1){Ext.removeNode(c)}this.applyEmptyText()},refreshRow:function(a){if(this.ds.getCount()==1){this.refresh()}else{this.isUpdating=true;Ext.grid.GroupingView.superclass.refreshRow.apply(this,arguments);this.isUpdating=false}},beforeMenuShow:function(){var c=this.getGroupField();var b=this.hmenu.items.get("groupBy");if(b){b.setDisabled(this.cm.config[this.hdCtxIndex].groupable===false)}var a=this.hmenu.items.get("showGroups");if(a){a.setDisabled(!c&&this.cm.config[this.hdCtxIndex].groupable===false);a.setChecked(!!c,true)}},renderUI:function(){Ext.grid.GroupingView.superclass.renderUI.call(this);this.mainBody.on("mousedown",this.interceptMouse,this);if(this.enableGroupingMenu&&this.hmenu){this.hmenu.add("-",{id:"groupBy",text:this.groupByText,handler:this.onGroupByClick,scope:this,iconCls:"x-group-by-icon"});if(this.enableNoGroups){this.hmenu.add({id:"showGroups",text:this.showGroupsText,checked:true,checkHandler:this.onShowGroupsClick,scope:this})}this.hmenu.on("beforeshow",this.beforeMenuShow,this)}},onGroupByClick:function(){this.grid.store.groupBy(this.cm.getDataIndex(this.hdCtxIndex));this.beforeMenuShow()},onShowGroupsClick:function(a,b){if(b){this.onGroupByClick()}else{this.grid.store.clearGrouping()}},toggleGroup:function(c,b){this.grid.stopEditing(true);c=Ext.getDom(c);var a=Ext.fly(c);b=b!==undefined?b:a.hasClass("x-grid-group-collapsed");this.state[a.dom.id]=b;a[b?"removeClass":"addClass"]("x-grid-group-collapsed")},toggleAllGroups:function(c){var b=this.getGroups();for(var d=0,a=b.length;d=0&&this.config[a].resizable!==false&&this.config[a].fixed!==true},setHidden:function(a,b){var d=this.config[a];if(d.hidden!==b){d.hidden=b;this.totalWidth=null;this.fireEvent("hiddenchange",this,a,b)}},setEditor:function(a,b){this.config[a].editor=b}});Ext.grid.ColumnModel.defaultRenderer=function(a){if(typeof a=="string"&&a.length<1){return" "}return a};Ext.grid.DefaultColumnModel=Ext.grid.ColumnModel; -Ext.grid.AbstractSelectionModel=function(){this.locked=false;Ext.grid.AbstractSelectionModel.superclass.constructor.call(this)};Ext.extend(Ext.grid.AbstractSelectionModel,Ext.util.Observable,{init:function(a){this.grid=a;this.initEvents()},lock:function(){this.locked=true},unlock:function(){this.locked=false},isLocked:function(){return this.locked}}); -Ext.grid.RowSelectionModel=function(a){Ext.apply(this,a);this.selections=new Ext.util.MixedCollection(false,function(b){return b.id});this.last=false;this.lastActive=false;this.addEvents("selectionchange","beforerowselect","rowselect","rowdeselect");Ext.grid.RowSelectionModel.superclass.constructor.call(this)};Ext.extend(Ext.grid.RowSelectionModel,Ext.grid.AbstractSelectionModel,{singleSelect:false,initEvents:function(){if(!this.grid.enableDragDrop&&!this.grid.enableDrag){this.grid.on("rowmousedown",this.handleMouseDown,this)}else{this.grid.on("rowclick",function(b,d,c){if(c.button===0&&!c.shiftKey&&!c.ctrlKey){this.selectRow(d,false);b.view.focusRow(d)}},this)}this.rowNav=new Ext.KeyNav(this.grid.getGridEl(),{up:function(c){if(!c.shiftKey||this.singleSelect){this.selectPrevious(false)}else{if(this.last!==false&&this.lastActive!==false){var b=this.last;this.selectRange(this.last,this.lastActive-1);this.grid.getView().focusRow(this.lastActive);if(b!==false){this.last=b}}else{this.selectFirstRow()}}},down:function(c){if(!c.shiftKey||this.singleSelect){this.selectNext(false)}else{if(this.last!==false&&this.lastActive!==false){var b=this.last;this.selectRange(this.last,this.lastActive+1);this.grid.getView().focusRow(this.lastActive);if(b!==false){this.last=b}}else{this.selectFirstRow()}}},scope:this});var a=this.grid.view;a.on("refresh",this.onRefresh,this);a.on("rowupdated",this.onRowUpdated,this);a.on("rowremoved",this.onRemove,this)},onRefresh:function(){var f=this.grid.store,b;var d=this.getSelections();this.clearSelections(true);for(var c=0,a=d.length;c0},isSelected:function(a){var b=typeof a=="number"?this.grid.store.getAt(a):a;return(b&&this.selections.key(b.id)?true:false)},isIdSelected:function(a){return(this.selections.key(a)?true:false)},handleMouseDown:function(d,h,f){if(f.button!==0||this.isLocked()){return}var a=this.grid.getView();if(f.shiftKey&&!this.singleSelect&&this.last!==false){var c=this.last;this.selectRange(c,h,f.ctrlKey);this.last=c;a.focusRow(h)}else{var b=this.isSelected(h);if(f.ctrlKey&&b){this.deselectRow(h)}else{if(!b||this.getCount()>1){this.selectRow(h,f.ctrlKey||f.shiftKey);a.focusRow(h)}}}},selectRows:function(c,d){if(!d){this.clearSelections()}for(var b=0,a=c.length;b=a;c--){this.selectRow(c,true)}}},deselectRange:function(c,b,a){if(this.isLocked()){return}for(var d=c;d<=b;d++){this.deselectRow(d,a)}},selectRow:function(b,d,a){if(this.isLocked()||(b<0||b>=this.grid.store.getCount())||this.isSelected(b)){return}var c=this.grid.store.getAt(b);if(c&&this.fireEvent("beforerowselect",this,b,d,c)!==false){if(!d||this.singleSelect){this.clearSelections()}this.selections.add(c);this.last=this.lastActive=b;if(!a){this.grid.getView().onRowSelect(b)}this.fireEvent("rowselect",this,b,c);this.fireEvent("selectionchange",this)}},deselectRow:function(b,a){if(this.isLocked()){return}if(this.last==b){this.last=false}if(this.lastActive==b){this.lastActive=false}var c=this.grid.store.getAt(b);if(c){this.selections.remove(c);if(!a){this.grid.getView().onRowDeselect(b)}this.fireEvent("rowdeselect",this,b,c);this.fireEvent("selectionchange",this)}},restoreLast:function(){if(this._last){this.last=this._last}},acceptsNav:function(c,b,a){return !a.isHidden(b)&&a.isCellEditable(b,c)},onEditorKey:function(h,f){var c=f.getKey(),i,d=this.grid,b=d.activeEditor;var a=f.shiftKey;if(c==f.TAB){f.stopEvent();b.completeEdit();if(a){i=d.walkCells(b.row,b.col-1,-1,this.acceptsNav,this)}else{i=d.walkCells(b.row,b.col+1,1,this.acceptsNav,this)}}else{if(c==f.ENTER){f.stopEvent();b.completeEdit();if(this.moveEditorOnEnter!==false){if(a){i=d.walkCells(b.row-1,b.col,-1,this.acceptsNav,this)}else{i=d.walkCells(b.row+1,b.col,1,this.acceptsNav,this)}}}else{if(c==f.ESC){b.cancelEdit()}}}if(i){d.startEditing(i[0],i[1])}}}); -Ext.grid.CellSelectionModel=function(a){Ext.apply(this,a);this.selection=null;this.addEvents("beforecellselect","cellselect","selectionchange");Ext.grid.CellSelectionModel.superclass.constructor.call(this)};Ext.extend(Ext.grid.CellSelectionModel,Ext.grid.AbstractSelectionModel,{initEvents:function(){this.grid.on("cellmousedown",this.handleMouseDown,this);this.grid.getGridEl().on(Ext.isIE||Ext.isSafari3?"keydown":"keypress",this.handleKeyDown,this);var a=this.grid.view;a.on("refresh",this.onViewChange,this);a.on("rowupdated",this.onRowUpdated,this);a.on("beforerowremoved",this.clearSelections,this);a.on("beforerowsinserted",this.clearSelections,this);if(this.grid.isEditor){this.grid.on("beforeedit",this.beforeEdit,this)}},beforeEdit:function(a){this.select(a.row,a.column,false,true,a.record)},onRowUpdated:function(a,b,c){if(this.selection&&this.selection.record==c){a.onCellSelect(b,this.selection.cell[1])}},onViewChange:function(){this.clearSelections(true)},getSelectedCell:function(){return this.selection?this.selection.cell:null},clearSelections:function(b){var a=this.selection;if(a){if(b!==true){this.grid.view.onCellDeselect(a.cell[0],a.cell[1])}this.selection=null;this.fireEvent("selectionchange",this,null)}},hasSelection:function(){return this.selection?true:false},handleMouseDown:function(b,d,a,c){if(c.button!==0||this.isLocked()){return}this.select(d,a)},select:function(f,c,b,e,d){if(this.fireEvent("beforecellselect",this,f,c)!==false){this.clearSelections();d=d||this.grid.store.getAt(f);this.selection={record:d,cell:[f,c]};if(!b){var a=this.grid.getView();a.onCellSelect(f,c);if(e!==true){a.focusCell(f,c)}}this.fireEvent("cellselect",this,f,c);this.fireEvent("selectionchange",this,this.selection)}},isSelectable:function(c,b,a){return !a.isHidden(b)},handleKeyDown:function(i){if(!i.isNavKeyPress()){return}var h=this.grid,n=this.selection;if(!n){i.stopEvent();var m=h.walkCells(0,0,1,this.isSelectable,this);if(m){this.select(m[0],m[1])}return}var b=this;var l=function(g,c,e){return h.walkCells(g,c,e,b.isSelectable,b)};var d=i.getKey(),a=n.cell[0],j=n.cell[1];var f;switch(d){case i.TAB:if(i.shiftKey){f=l(a,j-1,-1)}else{f=l(a,j+1,1)}break;case i.DOWN:f=l(a+1,j,1);break;case i.UP:f=l(a-1,j,-1);break;case i.RIGHT:f=l(a,j+1,1);break;case i.LEFT:f=l(a,j-1,-1);break;case i.ENTER:if(h.isEditor&&!h.editing){h.startEditing(a,j);i.stopEvent();return}break}if(f){this.select(f[0],f[1]);i.stopEvent()}},acceptsNav:function(c,b,a){return !a.isHidden(b)&&a.isCellEditable(b,c)},onEditorKey:function(f,d){var b=d.getKey(),h,c=this.grid,a=c.activeEditor;if(b==d.TAB){if(d.shiftKey){h=c.walkCells(a.row,a.col-1,-1,this.acceptsNav,this)}else{h=c.walkCells(a.row,a.col+1,1,this.acceptsNav,this)}d.stopEvent()}else{if(b==d.ENTER){a.completeEdit();d.stopEvent()}else{if(b==d.ESC){d.stopEvent();a.cancelEdit()}}}if(h){c.startEditing(h[0],h[1])}}}); -Ext.grid.EditorGridPanel=Ext.extend(Ext.grid.GridPanel,{clicksToEdit:2,isEditor:true,detectEdit:false,autoEncode:false,trackMouseOver:false,initComponent:function(){Ext.grid.EditorGridPanel.superclass.initComponent.call(this);if(!this.selModel){this.selModel=new Ext.grid.CellSelectionModel()}this.activeEditor=null;this.addEvents("beforeedit","afteredit","validateedit")},initEvents:function(){Ext.grid.EditorGridPanel.superclass.initEvents.call(this);this.on("bodyscroll",this.stopEditing,this,[true]);this.on("columnresize",this.stopEditing,this,[true]);if(this.clicksToEdit==1){this.on("cellclick",this.onCellDblClick,this)}else{if(this.clicksToEdit=="auto"&&this.view.mainBody){this.view.mainBody.on("mousedown",this.onAutoEditClick,this)}this.on("celldblclick",this.onCellDblClick,this)}},onCellDblClick:function(b,c,a){this.startEditing(c,a)},onAutoEditClick:function(c,b){if(c.button!==0){return}var f=this.view.findRowIndex(b);var a=this.view.findCellIndex(b);if(f!==false&&a!==false){this.stopEditing();if(this.selModel.getSelectedCell){var d=this.selModel.getSelectedCell();if(d&&d.cell[0]===f&&d.cell[1]===a){this.startEditing(f,a)}}else{if(this.selModel.isSelected(f)){this.startEditing(f,a)}}}},onEditComplete:function(b,d,a){this.editing=false;this.activeEditor=null;b.un("specialkey",this.selModel.onEditorKey,this.selModel);var c=b.record;var g=this.colModel.getDataIndex(b.col);d=this.postEditValue(d,a,c,g);if(String(d)!==String(a)){var f={grid:this,record:c,field:g,originalValue:a,value:d,row:b.row,column:b.col,cancel:false};if(this.fireEvent("validateedit",f)!==false&&!f.cancel){c.set(g,f.value);delete f.cancel;this.fireEvent("afteredit",f)}}this.view.focusCell(b.row,b.col)},startEditing:function(g,b){this.stopEditing();if(this.colModel.isCellEditable(b,g)){this.view.ensureVisible(g,b,true);var c=this.store.getAt(g);var f=this.colModel.getDataIndex(b);var d={grid:this,record:c,field:f,value:c.data[f],row:g,column:b,cancel:false};if(this.fireEvent("beforeedit",d)!==false&&!d.cancel){this.editing=true;var a=this.colModel.getCellEditor(b,g);if(!a.rendered){a.render(this.view.getEditorParent(a))}(function(){a.row=g;a.col=b;a.record=c;a.on("complete",this.onEditComplete,this,{single:true});a.on("specialkey",this.selModel.onEditorKey,this.selModel);this.activeEditor=a;var e=this.preEditValue(c,f);a.startEdit(this.view.getCell(g,b).firstChild,e===undefined?"":e)}).defer(50,this)}}},preEditValue:function(a,c){var b=a.data[c];return this.autoEncode&&typeof b=="string"?Ext.util.Format.htmlDecode(b):b},postEditValue:function(c,a,b,d){return this.autoEncode&&typeof c=="string"?Ext.util.Format.htmlEncode(c):c},stopEditing:function(a){if(this.activeEditor){this.activeEditor[a===true?"cancelEdit":"completeEdit"]()}this.activeEditor=null},onDestroy:function(){if(this.rendered){var d=this.colModel.config;for(var b=0,a=d.length;b ',width:20,sortable:false,menuDisabled:true,fixed:true,dataIndex:"",id:"checker",initEvents:function(){Ext.grid.CheckboxSelectionModel.superclass.initEvents.call(this);this.grid.on("render",function(){var a=this.grid.getView();a.mainBody.on("mousedown",this.onMouseDown,this);Ext.fly(a.innerHd).on("mousedown",this.onHdMouseDown,this)},this)},onMouseDown:function(c,b){if(c.button===0&&b.className=="x-grid3-row-checker"){c.stopEvent();var d=c.getTarget(".x-grid3-row");if(d){var a=d.rowIndex;if(this.isSelected(a)){this.deselectRow(a)}else{this.selectRow(a,true)}}}},onHdMouseDown:function(c,a){if(a.className=="x-grid3-hd-checker"){c.stopEvent();var b=Ext.fly(a.parentNode);var d=b.hasClass("x-grid3-hd-checker-on");if(d){b.removeClass("x-grid3-hd-checker-on");this.clearSelections()}else{b.addClass("x-grid3-hd-checker-on");this.selectAll()}}},renderer:function(b,c,a){return'
     
    '}}); -Ext.LoadMask=function(c,b){this.el=Ext.get(c);Ext.apply(this,b);if(this.store){this.store.on("beforeload",this.onBeforeLoad,this);this.store.on("load",this.onLoad,this);this.store.on("loadexception",this.onLoad,this);this.removeMask=Ext.value(this.removeMask,false)}else{var a=this.el.getUpdater();a.showLoadIndicator=false;a.on("beforeupdate",this.onBeforeLoad,this);a.on("update",this.onLoad,this);a.on("failure",this.onLoad,this);this.removeMask=Ext.value(this.removeMask,true)}};Ext.LoadMask.prototype={msg:"Loading...",msgCls:"x-mask-loading",disabled:false,disable:function(){this.disabled=true},enable:function(){this.disabled=false},onLoad:function(){this.el.unmask(this.removeMask)},onBeforeLoad:function(){if(!this.disabled){this.el.mask(this.msg,this.msgCls)}},show:function(){this.onBeforeLoad()},hide:function(){this.onLoad()},destroy:function(){if(this.store){this.store.un("beforeload",this.onBeforeLoad,this);this.store.un("load",this.onLoad,this);this.store.un("loadexception",this.onLoad,this)}else{var a=this.el.getUpdater();a.un("beforeupdate",this.onBeforeLoad,this);a.un("update",this.onLoad,this);a.un("failure",this.onLoad,this)}}}; -Ext.ProgressBar=Ext.extend(Ext.BoxComponent,{baseCls:"x-progress",animate:false,waitTimer:null,initComponent:function(){Ext.ProgressBar.superclass.initComponent.call(this);this.addEvents("update")},onRender:function(d,a){Ext.ProgressBar.superclass.onRender.call(this,d,a);var c=new Ext.Template('
    ','
    ','
    ','
    ',"
     
    ","
    ","
    ",'
    ',"
     
    ","
    ","
    ","
    ");if(a){this.el=c.insertBefore(a,{cls:this.baseCls},true)}else{this.el=c.append(d,{cls:this.baseCls},true)}if(this.id){this.el.dom.id=this.id}var b=this.el.dom.firstChild;this.progressBar=Ext.get(b.firstChild);if(this.textEl){this.textEl=Ext.get(this.textEl);delete this.textTopEl}else{this.textTopEl=Ext.get(this.progressBar.dom.firstChild);var e=Ext.get(b.childNodes[1]);this.textTopEl.setStyle("z-index",99).addClass("x-hidden");this.textEl=new Ext.CompositeElement([this.textTopEl.dom.firstChild,e.dom.firstChild]);this.textEl.setWidth(b.offsetWidth)}this.progressBar.setHeight(b.offsetHeight)},afterRender:function(){Ext.ProgressBar.superclass.afterRender.call(this);if(this.value){this.updateProgress(this.value,this.text)}else{this.updateText(this.text)}},updateProgress:function(c,d,b){this.value=c||0;if(d){this.updateText(d)}if(this.rendered){var a=Math.floor(c*this.el.dom.firstChild.offsetWidth);this.progressBar.setWidth(a,b===true||(b!==false&&this.animate));if(this.textTopEl){this.textTopEl.removeClass("x-hidden").setWidth(a)}}this.fireEvent("update",this,c,d);return this},wait:function(b){if(!this.waitTimer){var a=this;b=b||{};this.updateText(b.text);this.waitTimer=Ext.TaskMgr.start({run:function(c){var d=b.increment||10;this.updateProgress(((((c+d)%d)+1)*(100/d))*0.01,null,b.animate)},interval:b.interval||1000,duration:b.duration,onStop:function(){if(b.fn){b.fn.apply(b.scope||this)}this.reset()},scope:a})}return this},isWaiting:function(){return this.waitTimer!=null},updateText:function(a){this.text=a||" ";if(this.rendered){this.textEl.update(this.text)}return this},syncProgressBar:function(){if(this.value){this.updateProgress(this.value,this.text)}return this},setSize:function(a,c){Ext.ProgressBar.superclass.setSize.call(this,a,c);if(this.textTopEl){var b=this.el.dom.firstChild;this.textEl.setSize(b.offsetWidth,b.offsetHeight)}this.syncProgressBar();return this},reset:function(a){this.updateProgress(0);if(this.textTopEl){this.textTopEl.addClass("x-hidden")}if(this.waitTimer){this.waitTimer.onStop=null;Ext.TaskMgr.stop(this.waitTimer);this.waitTimer=null}if(a===true){this.hide()}return this}});Ext.reg("progress",Ext.ProgressBar); -Ext.Slider=Ext.extend(Ext.BoxComponent,{vertical:false,minValue:0,maxValue:100,keyIncrement:1,increment:0,clickRange:[5,15],clickToChange:true,animate:true,dragging:false,initComponent:function(){if(this.value===undefined){this.value=this.minValue}Ext.Slider.superclass.initComponent.call(this);this.keyIncrement=Math.max(this.increment,this.keyIncrement);this.addEvents("beforechange","change","changecomplete","dragstart","drag","dragend");if(this.vertical){Ext.apply(this,Ext.Slider.Vertical)}},onRender:function(){this.autoEl={cls:"x-slider "+(this.vertical?"x-slider-vert":"x-slider-horz"),cn:{cls:"x-slider-end",cn:{cls:"x-slider-inner",cn:[{cls:"x-slider-thumb"},{tag:"a",cls:"x-slider-focus",href:"#",tabIndex:"-1",hidefocus:"on"}]}}};Ext.Slider.superclass.onRender.apply(this,arguments);this.endEl=this.el.first();this.innerEl=this.endEl.first();this.thumb=this.innerEl.first();this.halfThumb=(this.vertical?this.thumb.getHeight():this.thumb.getWidth())/2;this.focusEl=this.thumb.next();this.initEvents()},initEvents:function(){this.thumb.addClassOnOver("x-slider-thumb-over");this.mon(this.el,"mousedown",this.onMouseDown,this);this.mon(this.el,"keydown",this.onKeyDown,this);this.focusEl.swallowEvent("click",true);this.tracker=new Ext.dd.DragTracker({onBeforeStart:this.onBeforeDragStart.createDelegate(this),onStart:this.onDragStart.createDelegate(this),onDrag:this.onDrag.createDelegate(this),onEnd:this.onDragEnd.createDelegate(this),tolerance:3,autoStart:300});this.tracker.initEl(this.thumb);this.on("beforedestroy",this.tracker.destroy,this.tracker)},onMouseDown:function(b){if(this.disabled){return}if(this.clickToChange&&b.target!=this.thumb.dom){var a=this.innerEl.translatePoints(b.getXY());this.onClickChange(a)}this.focus()},onClickChange:function(a){if(a.top>this.clickRange[0]&&a.top0){if(a>(c/2)){d=b+(c-a)}else{d=b-a}}return d.constrain(this.minValue,this.maxValue)},afterRender:function(){Ext.Slider.superclass.afterRender.apply(this,arguments);if(this.value!==undefined){var a=this.normalizeValue(this.value);if(a!==this.value){delete this.value;this.setValue(a,false)}else{this.moveThumb(this.translateValue(a),false)}}},getRatio:function(){var a=this.innerEl.getWidth();var b=this.maxValue-this.minValue;return b==0?a:(a/b)},normalizeValue:function(a){if(typeof a!="number"){a=parseInt(a)}a=Math.round(a);a=this.doSnap(a);a=a.constrain(this.minValue,this.maxValue);return a},setValue:function(b,a,c){b=this.normalizeValue(b);if(b!==this.value&&this.fireEvent("beforechange",this,b,this.value)!==false){this.value=b;this.moveThumb(this.translateValue(b),a!==false);this.fireEvent("change",this,b);if(c){this.fireEvent("changecomplete",this,b)}}},translateValue:function(a){var b=this.getRatio();return(a*b)-(this.minValue*b)-this.halfThumb},reverseValue:function(b){var a=this.getRatio();return(b+this.halfThumb+(this.minValue*a))/a},moveThumb:function(b,a){if(!a||this.animate===false){this.thumb.setLeft(b)}else{this.thumb.shift({left:b,stopFx:true,duration:0.35})}},focus:function(){this.focusEl.focus(10)},onBeforeDragStart:function(a){return !this.disabled},onDragStart:function(a){this.thumb.addClass("x-slider-thumb-drag");this.dragging=true;this.dragStartValue=this.value;this.fireEvent("dragstart",this,a)},onDrag:function(a){var b=this.innerEl.translatePoints(this.tracker.getXY());this.setValue(Math.round(this.reverseValue(b.left)),false);this.fireEvent("drag",this,a)},onDragEnd:function(a){this.thumb.removeClass("x-slider-thumb-drag");this.dragging=false;this.fireEvent("dragend",this,a);if(this.dragStartValue!=this.value){this.fireEvent("changecomplete",this,this.value)}},onDisable:function(){Ext.Slider.superclass.onDisable.call(this);this.thumb.addClass(this.disabledClass);if(Ext.isIE){var a=this.thumb.getXY();this.thumb.hide();this.innerEl.addClass(this.disabledClass).dom.disabled=true;if(!this.thumbHolder){this.thumbHolder=this.endEl.createChild({cls:"x-slider-thumb "+this.disabledClass})}this.thumbHolder.show().setXY(a)}},onEnable:function(){Ext.Slider.superclass.onEnable.call(this);this.thumb.removeClass(this.disabledClass);if(Ext.isIE){this.innerEl.removeClass(this.disabledClass).dom.disabled=false;if(this.thumbHolder){this.thumbHolder.hide()}this.thumb.show();this.syncThumb()}},onResize:function(a,b){this.innerEl.setWidth(a-(this.el.getPadding("l")+this.endEl.getPadding("r")));this.syncThumb()},syncThumb:function(){if(this.rendered){this.moveThumb(this.translateValue(this.value))}},getValue:function(){return this.value}});Ext.reg("slider",Ext.Slider);Ext.Slider.Vertical={onResize:function(a,b){this.innerEl.setHeight(b-(this.el.getPadding("t")+this.endEl.getPadding("b")));this.syncThumb()},getRatio:function(){var b=this.innerEl.getHeight();var a=this.maxValue-this.minValue;return b/a},moveThumb:function(b,a){if(!a||this.animate===false){this.thumb.setBottom(b)}else{this.thumb.shift({bottom:b,stopFx:true,duration:0.35})}},onDrag:function(b){var c=this.innerEl.translatePoints(this.tracker.getXY());var a=this.innerEl.getHeight()-c.top;this.setValue(this.minValue+Math.round(a/this.getRatio()),false);this.fireEvent("drag",this,b)},onClickChange:function(b){if(b.left>this.clickRange[0]&&b.left0){this.statusEl.addClass(a);this.currIconCls=a}}else{this.currIconCls=a}return this},showBusy:function(a){if(typeof a=="string"){a={text:a}}a=Ext.applyIf(a||{},{text:this.busyText,iconCls:this.busyIconCls});return this.setStatus(a)}});Ext.reg("statusbar",Ext.StatusBar); -Ext.History=(function(){var e,c;var j=false;var d;function f(){var k=top.location.href,l=k.indexOf("#");return l>=0?k.substr(l+1):null}function a(){c.value=d}function g(k){d=k;Ext.History.fireEvent("change",k)}function h(l){var k=['
    ',l,"
    "].join("");try{var n=e.contentWindow.document;n.open();n.write(k);n.close();return true}catch(m){return false}}function b(){if(!e.contentWindow||!e.contentWindow.document){setTimeout(b,10);return}var n=e.contentWindow.document;var l=n.getElementById("state");var k=l?l.innerText:null;var m=f();setInterval(function(){n=e.contentWindow.document;l=n.getElementById("state");var p=l?l.innerText:null;var o=f();if(p!==k){k=p;g(k);top.location.hash=k;m=k;a()}else{if(o!==m){m=o;h(o)}}},50);j=true;Ext.History.fireEvent("ready",Ext.History)}function i(){d=c.value?c.value:f();if(Ext.isIE){b()}else{var k=f();setInterval(function(){var l=f();if(l!==k){k=l;g(k);a()}},50);j=true;Ext.History.fireEvent("ready",Ext.History)}}return{fieldId:"x-history-field",iframeId:"x-history-frame",events:{},init:function(l,k){if(j){Ext.callback(l,k,[this]);return}if(!Ext.isReady){Ext.onReady(function(){Ext.History.init(l,k)});return}c=Ext.getDom(Ext.History.fieldId);if(Ext.isIE){e=Ext.getDom(Ext.History.iframeId)}this.addEvents("ready","change");if(l){this.on("ready",l,k,{single:true})}i()},add:function(k,l){if(l!==false){if(this.getToken()==k){return true}}if(Ext.isIE){return h(k)}else{top.location.hash=k;return true}},back:function(){history.go(-1)},forward:function(){history.go(1)},getToken:function(){return j?d:f()}}})();Ext.apply(Ext.History,new Ext.util.Observable()); diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/license.txt b/blog/wp-content/themes/extizeme/ext-2.2.1/license.txt deleted file mode 100755 index 3dfc642..0000000 --- a/blog/wp-content/themes/extizeme/ext-2.2.1/license.txt +++ /dev/null @@ -1,42 +0,0 @@ -Ext JS - JavaScript Library -Copyright (c) 2006-2009, Ext JS, LLC -All rights reserved. -licensing@extjs.com - -http://extjs.com/license - -Open Source License ------------------------------------------------------------------------------------------- -Ext is licensed under the terms of the Open Source GPL 3.0 license. - -http://www.gnu.org/licenses/gpl.html - -There are several FLOSS exceptions available for use with this release for -open source applications that are distributed under a license other than the GPL. - -* Open Source License Exception for Applications - - http://extjs.com/products/floss-exception.php - -* Open Source License Exception for Development - - http://extjs.com/products/ux-exception.php - - -Commercial License ------------------------------------------------------------------------------------------- -This is the appropriate option if you are creating proprietary applications and you are -not prepared to distribute and share the source code of your application under the -GPL v3 license. Please visit http://extjs.com/license for more details. - - -OEM / Reseller License ------------------------------------------------------------------------------------------- -For more details, please visit: http://extjs.com/license. - --- - -This library is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -General Public License for more details. \ No newline at end of file diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/css/ext-all.css b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/css/ext-all.css deleted file mode 100755 index 67d90d4..0000000 --- a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/css/ext-all.css +++ /dev/null @@ -1 +0,0 @@ -html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}img,body,html{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}.ext-el-mask{z-index:100;position:absolute;top:0;left:0;-moz-opacity:.5;opacity:.50;filter:alpha(opacity=50);background-color:#CCC;width:100%;height:100%;zoom:1;}.ext-el-mask-msg{z-index:20001;position:absolute;top:0;left:0;border:1px solid #6593cf;background:#c3daf9 url(../images/default/box/tb-blue.gif) repeat-x 0 -16px;padding:2px;}.ext-el-mask-msg div{padding:5px 10px 5px 10px;background:#eee;border:1px solid #a3bad9;color:#222;font:normal 11px tahoma,arial,helvetica,sans-serif;cursor:wait;}.ext-shim{position:absolute;visibility:hidden;left:0;top:0;overflow:hidden;}.ext-ie .ext-shim{filter:alpha(opacity=0);}.ext-ie6 .ext-shim{margin-left:5px;margin-top:3px;}.x-mask-loading div{padding:5px 10px 5px 25px;background:#fbfbfb url('../images/default/grid/loading.gif') no-repeat 5px 5px;line-height:16px;}.x-hidden,.x-hide-offsets{position:absolute;left:-10000px;top:-10000px;visibility:hidden;}.x-hide-display{display:none!important;}.x-hide-visibility{visibility:hidden!important;}.x-masked{overflow:hidden!important;}.x-masked-relative{position:relative!important;}.x-masked select,.x-masked object,.x-masked embed{visibility:hidden;}.x-layer{visibility:hidden;}.x-unselectable,.x-unselectable *{-moz-user-select:none;-khtml-user-select:none;}.x-repaint{zoom:1;background-color:transparent;-moz-outline:none;}.x-item-disabled{color:gray;cursor:default;opacity:.6;-moz-opacity:.6;filter:alpha(opacity=60);}.x-item-disabled *{color:gray!important;cursor:default!important;}.x-splitbar-proxy{position:absolute;visibility:hidden;z-index:20001;background:#aaa;zoom:1;line-height:1px;font-size:1px;overflow:hidden;}.x-splitbar-h,.x-splitbar-proxy-h{cursor:e-resize;cursor:col-resize;}.x-splitbar-v,.x-splitbar-proxy-v{cursor:s-resize;cursor:row-resize;}.x-color-palette{width:150px;height:92px;cursor:pointer;}.x-color-palette a{border:1px solid #fff;float:left;padding:2px;text-decoration:none;-moz-outline:0 none;outline:0 none;cursor:pointer;}.x-color-palette a:hover,.x-color-palette a.x-color-palette-sel{border:1px solid #8BB8F3;background:#deecfd;}.x-color-palette em{display:block;border:1px solid #ACA899;}.x-color-palette em span{cursor:pointer;display:block;height:10px;line-height:10px;width:10px;}.x-ie-shadow{display:none;position:absolute;overflow:hidden;left:0;top:0;background:#777;zoom:1;}.x-shadow{display:none;position:absolute;overflow:hidden;left:0;top:0;}.x-shadow *{overflow:hidden;}.x-shadow *{padding:0;border:0;margin:0;clear:none;zoom:1;}.x-shadow .xstc,.x-shadow .xsbc{height:6px;float:left;}.x-shadow .xstl,.x-shadow .xstr,.x-shadow .xsbl,.x-shadow .xsbr{width:6px;height:6px;float:left;}.x-shadow .xsc{width:100%;}.x-shadow .xsml,.x-shadow .xsmr{width:6px;float:left;height:100%;}.x-shadow .xsmc{float:left;height:100%;background:transparent url(../images/default/shadow-c.png);}.x-shadow .xst,.x-shadow .xsb{height:6px;overflow:hidden;width:100%;}.x-shadow .xsml{background:transparent url(../images/default/shadow-lr.png) repeat-y 0 0;}.x-shadow .xsmr{background:transparent url(../images/default/shadow-lr.png) repeat-y -6px 0;}.x-shadow .xstl{background:transparent url(../images/default/shadow.png) no-repeat 0 0;}.x-shadow .xstc{background:transparent url(../images/default/shadow.png) repeat-x 0 -30px;}.x-shadow .xstr{background:transparent url(../images/default/shadow.png) repeat-x 0 -18px;}.x-shadow .xsbl{background:transparent url(../images/default/shadow.png) no-repeat 0 -12px;}.x-shadow .xsbc{background:transparent url(../images/default/shadow.png) repeat-x 0 -36px;}.x-shadow .xsbr{background:transparent url(../images/default/shadow.png) repeat-x 0 -6px;}.loading-indicator{font-size:11px;background-image:url(../images/default/grid/loading.gif);background-repeat:no-repeat;background-position:left;padding-left:20px;line-height:16px;margin:3px;}.x-text-resize{position:absolute;left:-1000px;top:-1000px;visibility:hidden;zoom:1;}.x-drag-overlay{width:100%;height:100%;display:none;position:absolute;left:0;top:0;background-image:url(../images/default/s.gif);z-index:20000;}.x-clear{clear:both;height:0;overflow:hidden;line-height:0;font-size:0;}.x-spotlight{z-index:8999;position:absolute;top:0;left:0;-moz-opacity:.5;opacity:.50;filter:alpha(opacity=50);background-color:#CCC;width:0;height:0;zoom:1;}.x-tab-panel{overflow:hidden;}.x-tab-panel-header,.x-tab-panel-footer{background:#deecfd;border:1px solid #8db2e3;overflow:hidden;zoom:1;}.x-tab-panel-header{border:1px solid #8db2e3;padding-bottom:2px;}.x-tab-panel-footer{border:1px solid #8db2e3;padding-top:2px;}.x-tab-strip-wrap{width:100%;overflow:hidden;position:relative;zoom:1;}ul.x-tab-strip{display:block;width:5000px;zoom:1;}ul.x-tab-strip-top{padding-top:1px;background:url(../images/default/tabs/tab-strip-bg.gif) #cedff5 repeat-x bottom;border-bottom:1px solid #8db2e3;}ul.x-tab-strip-bottom{padding-bottom:1px;background:url(../images/default/tabs/tab-strip-btm-bg.gif) #cedff5 repeat-x top;border-top:1px solid #8db2e3;border-bottom:0 none;}.x-tab-panel-header-plain .x-tab-strip-top{background:transparent!important;padding-top:0!important;}.x-tab-panel-header-plain{background:transparent!important;border-width:0!important;padding-bottom:0!important;}.x-tab-panel-header-plain .x-tab-strip-spacer,.x-tab-panel-footer-plain .x-tab-strip-spacer{border:1px solid #8db2e3;height:2px;background:#deecfd;font-size:1px;line-height:1px;}.x-tab-panel-header-plain .x-tab-strip-spacer{border-top:0 none;}.x-tab-panel-footer-plain .x-tab-strip-spacer{border-bottom:0 none;}.x-tab-panel-footer-plain .x-tab-strip-bottom{background:transparent!important;padding-bottom:0!important;}.x-tab-panel-footer-plain{background:transparent!important;border-width:0!important;padding-top:0!important;}.ext-border-box .x-tab-panel-header-plain .x-tab-strip-spacer,.ext-border-box .x-tab-panel-footer-plain .x-tab-strip-spacer{height:3px;}ul.x-tab-strip li{float:left;margin-left:2px;}ul.x-tab-strip li.x-tab-edge{float:left;margin:0!important;padding:0!important;border:0 none!important;font-size:1px!important;line-height:1px!important;overflow:hidden;zoom:1;background:transparent!important;width:1px;}.x-tab-strip a,.x-tab-strip span,.x-tab-strip em{display:block;}.x-tab-strip a{text-decoration:none!important;-moz-outline:none;outline:none;cursor:pointer;}.x-tab-strip-inner{overflow:hidden;text-overflow:ellipsis;}.x-tab-strip span.x-tab-strip-text{font:normal 11px tahoma,arial,helvetica;color:#416aa3;white-space:nowrap;cursor:pointer;padding:4px 0;}.x-tab-strip-top .x-tab-with-icon .x-tab-right{padding-left:6px;}.x-tab-strip .x-tab-with-icon span.x-tab-strip-text{padding-left:20px;background-position:0 3px;background-repeat:no-repeat;}.x-tab-strip-over span.x-tab-strip-text{color:#15428b;}.x-tab-strip-active,.x-tab-strip-active a.x-tab-right{cursor:default;}.x-tab-strip-active span.x-tab-strip-text{cursor:default;color:#15428b;font-weight:bold;}.x-tab-strip-disabled .x-tabs-text{cursor:default;color:#aaa;}.x-tab-panel-body{overflow:hidden;}.x-tab-panel-bwrap{overflow:hidden;}.ext-ie .x-tab-strip .x-tab-right{position:relative;}.x-tab-strip-top .x-tab-strip-active .x-tab-right{margin-bottom:-1px;}.x-tab-strip-top .x-tab-strip-active .x-tab-right span.x-tab-strip-text{padding-bottom:5px;}.x-tab-strip-bottom .x-tab-strip-active .x-tab-right{margin-top:-1px;}.x-tab-strip-bottom .x-tab-strip-active .x-tab-right span.x-tab-strip-text{padding-top:5px;}.x-tab-strip-top .x-tab-right{background:transparent url(../images/default/tabs/tabs-sprite.gif) no-repeat 0 -51px;padding-left:10px;}.x-tab-strip-top .x-tab-left{background:transparent url(../images/default/tabs/tabs-sprite.gif) no-repeat right -351px;padding-right:10px;}.x-tab-strip-top .x-tab-strip-inner{background:transparent url(../images/default/tabs/tabs-sprite.gif) repeat-x 0 -201px;}.x-tab-strip-top .x-tab-strip-over .x-tab-right{background-position:0 -101px;}.x-tab-strip-top .x-tab-strip-over .x-tab-left{background-position:right -401px;}.x-tab-strip-top .x-tab-strip-over .x-tab-strip-inner{background-position:0 -251px;}.x-tab-strip-top .x-tab-strip-active .x-tab-right{background-position:0 0;}.x-tab-strip-top .x-tab-strip-active .x-tab-left{background-position:right -301px;}.x-tab-strip-top .x-tab-strip-active .x-tab-strip-inner{background-position:0 -151px;}.x-tab-strip-bottom .x-tab-right{background:url(../images/default/tabs/tab-btm-inactive-right-bg.gif) no-repeat bottom right;}.x-tab-strip-bottom .x-tab-left{background:url(../images/default/tabs/tab-btm-inactive-left-bg.gif) no-repeat bottom left;}.x-tab-strip-bottom .x-tab-strip-active .x-tab-right{background:url(../images/default/tabs/tab-btm-right-bg.gif) no-repeat bottom left;}.x-tab-strip-bottom .x-tab-strip-active .x-tab-left{background:url(../images/default/tabs/tab-btm-left-bg.gif) no-repeat bottom right;}.x-tab-strip-bottom .x-tab-left{padding:0 10px;}.x-tab-strip-bottom .x-tab-right{padding:0;}.x-tab-strip .x-tab-strip-close{display:none;}.x-tab-strip-closable{position:relative;}.x-tab-strip-closable .x-tab-left{padding-right:19px;}.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close{background-image:url(../images/default/tabs/tab-close.gif);opacity:.6;-moz-opacity:.6;background-repeat:no-repeat;display:block;width:11px;height:11px;position:absolute;top:3px;right:3px;cursor:pointer;z-index:2;}.x-tab-strip .x-tab-strip-active a.x-tab-strip-close{opacity:.8;-moz-opacity:.8;}.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close:hover{background-image:url(../images/default/tabs/tab-close.gif);opacity:1;-moz-opacity:1;}.x-tab-panel-body{border:1px solid #8db2e3;background:#fff;}.x-tab-panel-body-top{border-top:0 none;}.x-tab-panel-body-bottom{border-bottom:0 none;}.x-tab-scroller-left{background:transparent url(../images/default/tabs/scroll-left.gif) no-repeat -18px 0;border-bottom:1px solid #8db2e3;width:18px;position:absolute;left:0;top:0;z-index:10;cursor:pointer;}.x-tab-scroller-left-over{background-position:0 0;}.x-tab-scroller-left-disabled{background-position:-18px 0;opacity:.5;-moz-opacity:.5;filter:alpha(opacity=50);cursor:default;}.x-tab-scroller-right{background:transparent url(../images/default/tabs/scroll-right.gif) no-repeat 0 0;border-bottom:1px solid #8db2e3;width:18px;position:absolute;right:0;top:0;z-index:10;cursor:pointer;}.x-tab-scroller-right-over{background-position:-18px 0;}.x-tab-scroller-right-disabled{background-position:0 0;opacity:.5;-moz-opacity:.5;filter:alpha(opacity=50);cursor:default;}.x-tab-scrolling-bottom .x-tab-scroller-left,.x-tab-scrolling-bottom .x-tab-scroller-right{margin-top:1px;}.x-tab-scrolling .x-tab-strip-wrap{margin-left:18px;margin-right:18px;}.x-tab-scrolling{position:relative;}.x-tab-panel-bbar .x-toolbar{border:1px solid #99bbe8;border-top:0 none;overflow:hidden;padding:2px;}.x-tab-panel-tbar .x-toolbar{border:1px solid #99bbe8;border-top:0 none;overflow:hidden;padding:2px;}.x-form-field{margin:0;font:normal 12px tahoma,arial,helvetica,sans-serif;}.x-form-text,textarea.x-form-field{padding:1px 3px;background:#fff url(../images/default/form/text-bg.gif) repeat-x 0 0;border:1px solid #B5B8C8;}textarea.x-form-field{padding:2px 3px;}.x-form-text{height:22px;line-height:18px;vertical-align:middle;}.ext-ie .x-form-text{margin:-1px 0;height:22px;line-height:18px;}.ext-ie textarea.x-form-field{margin:-1px 0;}.ext-strict .x-form-text{height:18px;}.ext-safari .x-form-text{height:20px;padding:0 3px;}.ext-safari.ext-mac textarea.x-form-field{margin-bottom:-2px;}.ext-gecko .x-form-text{padding-top:2px;padding-bottom:0;}textarea{resize:none;}.x-form-select-one{height:20px;line-height:18px;vertical-align:middle;background-color:#fff;border:1px solid #B5B8C8;}.x-form-check-group,.x-form-radio-group{margin-bottom:0;}.x-form-check-group .x-form-invalid .x-panel-body,.x-form-radio-group .x-form-invalid .x-panel-body{background-color:transparent;}.x-form-check-wrap,.x-form-radio-wrap{padding:3px 0 0 0;line-height:18px;}.x-form-check-group .x-form-check-wrap,.x-form-radio-group .x-form-radio-wrap{height:18px;}.ext-ie .x-form-check-group .x-form-check-wrap,.ext-ie .x-form-radio-group .x-form-radio-wrap{height:21px;}.ext-ie .x-form-check-wrap input,.ext-ie .x-form-radio-wrap input{width:15px;height:15px;}.x-form-check,.x-form-radio{height:13px;width:13px;vertical-align:bottom;}.x-form-radio{margin-bottom:3px;}.x-form-check,.ext-ie .x-form-radio{margin-bottom:2px;}.x-form-check-wrap-inner,.x-form-radio-wrap-inner{display:inline;padding:3px 0 0 0;}.x-form-check{background:url('../images/default/form/checkbox.gif') no-repeat 0 0;}.x-form-radio{background:url('../images/default/form/radio.gif') no-repeat 0 0;}.x-form-check-focus .x-form-check,.x-form-check-over .x-form-check,.x-form-check-focus .x-form-radio,.x-form-check-over .x-form-radio{background-position:-13px 0;}.x-form-check-down .x-form-check,.x-form-check-down .x-form-radio{background-position:-26px 0;}.x-form-check-checked .x-form-check-focus .x-form-check,.x-form-check-checked .x-form-check-over .x-form-check{background-position:-13px -13px;}.x-form-check-checked .x-form-check-down .x-form-check{background-position:-26px -13px;}.x-form-check-checked .x-form-check,.x-form-check-checked .x-form-radio{background-position:0 -13px;}.x-form-check-group-label{border-bottom:1px solid #99BBE8;color:#15428B;margin-bottom:5px;padding-left:3px!important;float:none!important;}.x-form-field-wrap{position:relative;zoom:1;white-space:nowrap;}.x-form-field-wrap .x-form-trigger{width:17px;height:21px;border:0;background:transparent url(../images/default/form/trigger.gif) no-repeat 0 0;cursor:pointer;border-bottom:1px solid #B5B8C8;position:absolute;top:0;}.ext-safari .x-form-field-wrap .x-form-trigger{height:21px;}.x-form-field-wrap .x-form-date-trigger{background-image:url(../images/default/form/date-trigger.gif);cursor:pointer;}.x-form-field-wrap .x-form-clear-trigger{background-image:url(../images/default/form/clear-trigger.gif);cursor:pointer;}.x-form-field-wrap .x-form-search-trigger{background-image:url(../images/default/form/search-trigger.gif);cursor:pointer;}.ext-safari .x-form-field-wrap .x-form-trigger{right:0;}.x-form-field-wrap .x-form-twin-triggers .x-form-trigger{position:static;top:auto;vertical-align:top;}.x-form-field-wrap .x-form-trigger-over{background-position:-17px 0;}.x-form-field-wrap .x-form-trigger-click{background-position:-34px 0;}.x-trigger-wrap-focus .x-form-trigger{background-position:-51px 0;}.x-trigger-wrap-focus .x-form-trigger-over{background-position:-68px 0;}.x-trigger-wrap-focus .x-form-trigger-click{background-position:-85px 0;}.x-trigger-wrap-focus .x-form-trigger{border-bottom:1px solid #7eadd9;}.x-item-disabled .x-form-trigger-over{background-position:0 0!important;border-bottom:1px solid #B5B8C8;}.x-item-disabled .x-form-trigger-click{background-position:0 0!important;border-bottom:1px solid #B5B8C8;}.x-form-focus,textarea.x-form-focus{border:1px solid #7eadd9;}.x-form-invalid,textarea.x-form-invalid{background:#fff url(../images/default/grid/invalid_line.gif) repeat-x bottom;border:1px solid #dd7870;}.ext-safari .x-form-invalid{background-color:#fee;border:1px solid #ff7870;}.x-editor{visibility:hidden;padding:0;margin:0;}.x-editor .x-form-check-wrap,.x-editor .x-form-radio-wrap{background:#fff;padding:3px;}.x-editor .x-form-checkbox{height:13px;}.x-form-grow-sizer{font:normal 12px tahoma,arial,helvetica,sans-serif;left:-10000px;padding:8px 3px;position:absolute;visibility:hidden;top:-10000px;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;zoom:1;}.x-form-grow-sizer p{margin:0!important;border:0 none!important;padding:0!important;}.x-form-item{font:normal 12px tahoma,arial,helvetica,sans-serif;display:block;margin-bottom:4px;zoom:1;}.x-form-item label{display:block;float:left;width:100px;padding:3px;padding-left:0;clear:left;z-index:2;position:relative;}.x-form-element{padding-left:105px;position:relative;}.x-form-invalid-msg{color:#e00;padding:2px;padding-left:18px;font:normal 11px tahoma,arial,helvetica,sans-serif;background:transparent url(../images/default/shared/warning.gif) no-repeat 0 2px;line-height:16px;width:200px;}.x-form-label-left label{text-align:left;}.x-form-label-right label{text-align:right;}.x-form-label-top .x-form-item label{width:auto;float:none;clear:none;display:inline;margin-bottom:4px;position:static;}.x-form-label-top .x-form-element{padding-left:0;padding-top:4px;}.x-form-label-top .x-form-item{padding-bottom:4px;}.x-form-empty-field{color:gray;}.x-small-editor .x-form-field{font:normal 11px arial,tahoma,helvetica,sans-serif;}.x-small-editor .x-form-text{height:20px;line-height:16px;vertical-align:middle;}.ext-ie .x-small-editor .x-form-text{margin-top:-1px!important;margin-bottom:-1px!important;height:20px!important;line-height:16px!important;}.ext-strict .x-small-editor .x-form-text{height:16px!important;}.ext-safari .x-small-editor .x-form-field{font:normal 12px arial,tahoma,helvetica,sans-serif;}.ext-ie .x-small-editor .x-form-text{height:20px;line-height:16px;}.ext-border-box .x-small-editor .x-form-text{height:20px;}.x-small-editor .x-form-select-one{height:20px;line-height:16px;vertical-align:middle;}.x-small-editor .x-form-num-field{text-align:right;}.x-small-editor .x-form-field-wrap .x-form-trigger{height:19px;}.x-form-clear{clear:both;height:0;overflow:hidden;line-height:0;font-size:0;}.x-form-clear-left{clear:left;height:0;overflow:hidden;line-height:0;font-size:0;}.x-form-cb-label{width:auto!important;float:none!important;clear:none!important;display:inline!important;margin-left:4px;}.x-form-column{float:left;padding:0;margin:0;width:48%;overflow:hidden;zoom:1;}.x-form .x-form-btns-ct .x-btn{float:right;clear:none;}.x-form .x-form-btns-ct .x-form-btns td{border:0;padding:0;}.x-form .x-form-btns-ct .x-form-btns-right table{float:right;clear:none;}.x-form .x-form-btns-ct .x-form-btns-left table{float:left;clear:none;}.x-form .x-form-btns-ct .x-form-btns-center{text-align:center;}.x-form .x-form-btns-ct .x-form-btns-center table{margin:0 auto;}.x-form .x-form-btns-ct table td.x-form-btn-td{padding:3px;}.x-form .x-form-btns-ct .x-btn-focus .x-btn-left{background-position:0 -147px;}.x-form .x-form-btns-ct .x-btn-focus .x-btn-right{background-position:0 -168px;}.x-form .x-form-btns-ct .x-btn-focus .x-btn-center{background-position:0 -189px;}.x-form .x-form-btns-ct .x-btn-click .x-btn-center{background-position:0 -126px;}.x-form .x-form-btns-ct .x-btn-click .x-btn-right{background-position:0 -84px;}.x-form .x-form-btns-ct .x-btn-click .x-btn-left{background-position:0 -63px;}.x-form-invalid-icon{width:16px;height:18px;visibility:hidden;position:absolute;left:0;top:0;display:block;background:transparent url(../images/default/form/exclamation.gif) no-repeat 0 2px;}.x-fieldset{border:1px solid #B5B8C8;padding:10px;margin-bottom:10px;display:block;}.x-fieldset legend{font:bold 11px tahoma,arial,helvetica,sans-serif;color:#15428b;}.ext-ie .x-fieldset legend{margin-bottom:10px;}.ext-ie .x-fieldset{padding-top:0;padding-bottom:10px;}.x-fieldset legend .x-tool-toggle{margin-right:3px;margin-left:0;float:left!important;}.x-fieldset legend input{margin-right:3px;float:left!important;height:13px;width:13px;}fieldset.x-panel-collapsed{padding-bottom:0!important;border-width:1px 1px 0 1px!important;border-left-color:transparent;border-right-color:transparent;}.ext-ie6 fieldset.x-panel-collapsed{padding-bottom:0!important;border-width:1px 0 0 0!important;margin-left:1px;margin-right:1px;}fieldset.x-panel-collapsed .x-fieldset-bwrap{visibility:hidden;position:absolute;left:-1000px;top:-1000px;}.ext-ie .x-fieldset-bwrap{zoom:1;}.ext-ie td .x-form-text{position:relative;top:-1px;}.x-fieldset-noborder{border:0 none transparent;}.x-fieldset-noborder legend{margin-left:-3px;}.ext-ie .x-fieldset-noborder legend{position:relative;margin-bottom:23px;}.ext-ie .x-fieldset-noborder legend span{position:absolute;left:16px;}.ext-gecko .x-window-body .x-form-item{-moz-outline:none;overflow:auto;}.ext-gecko .x-form-item{-moz-outline:none;}.x-hide-label label.x-form-item-label{display:none;}.x-hide-label .x-form-element{padding-left:0!important;}.x-fieldset{overflow:hidden;}.x-fieldset-bwrap{overflow:hidden;zoom:1;}.x-fieldset-body{overflow:hidden;}.x-btn{font:normal 11px tahoma,verdana,helvetica;cursor:pointer;white-space:nowrap;}.x-btn button{border:0 none;background:transparent;font:normal 11px tahoma,verdana,helvetica;padding-left:3px;padding-right:3px;cursor:pointer;margin:0;overflow:visible;width:auto;-moz-outline:0 none;outline:0 none;}* html .ext-ie .x-btn button{width:1px;}.ext-gecko .x-btn button{padding-left:0;padding-right:0;}.ext-ie .x-btn button{padding-top:2px;}.x-btn-icon .x-btn-center .x-btn-text{background-position:center;background-repeat:no-repeat;height:16px;width:16px;cursor:pointer;white-space:nowrap;padding:0;}.x-btn-icon .x-btn-center{padding:1px;}.x-btn em{font-style:normal;font-weight:normal;}.x-btn-text-icon .x-btn-center .x-btn-text{background-position:0 2px;background-repeat:no-repeat;padding-left:18px;padding-top:3px;padding-bottom:2px;padding-right:0;}.ext-gecko3 .x-btn-text-icon .x-btn-center .x-btn-text{padding-top:2px;}.x-btn-left,.x-btn-right{font-size:1px;line-height:1px;}.x-btn-left{width:3px;height:21px;background:url(../images/default/button/btn-sprite.gif) no-repeat 0 0;}.x-btn-right{width:3px;height:21px;background:url(../images/default/button/btn-sprite.gif) no-repeat 0 -21px;}.x-btn-left i,.x-btn-right i{display:block;width:3px;overflow:hidden;font-size:1px;line-height:1px;}.x-btn-center{background:url(../images/default/button/btn-sprite.gif) repeat-x 0 -42px;vertical-align:middle;text-align:center;padding:0 5px;cursor:pointer;white-space:nowrap;}.x-btn-over .x-btn-left{background-position:0 -63px;}.x-btn-over .x-btn-right{background-position:0 -84px;}.x-btn-over .x-btn-center{background-position:0 -105px;}.x-btn-click .x-btn-center,.x-btn-menu-active .x-btn-center{background-position:0 -126px;}.x-btn-disabled *{color:gray!important;cursor:default!important;}.x-btn-menu-text-wrap .x-btn-center{padding:0 3px;}.ext-gecko .x-btn-menu-text-wrap .x-btn-center{padding:0 1px;}.x-btn-menu-arrow-wrap .x-btn-center{padding:0;}.x-btn-menu-arrow-wrap .x-btn-center button{width:12px!important;height:21px;padding:0!important;display:block;background:transparent url(../images/default/button/btn-arrow.gif) no-repeat left 3px;}.x-btn-with-menu .x-btn-center{padding-right:2px!important;}.x-btn-with-menu .x-btn-center em{display:block;background:transparent url(../images/default/toolbar/btn-arrow.gif) no-repeat right 0;padding-right:10px;}.x-btn-text-icon .x-btn-with-menu .x-btn-center em{display:block;background:transparent url(../images/default/toolbar/btn-arrow.gif) no-repeat right 3px;padding-right:10px;}.x-btn-pressed .x-btn-left{background:url(../images/default/button/btn-sprite.gif) no-repeat 0 -63px;}.x-btn-pressed .x-btn-right{background:url(../images/default/button/btn-sprite.gif) no-repeat 0 -84px;}.x-btn-pressed .x-btn-center{background:url(../images/default/button/btn-sprite.gif) repeat-x 0 -126px;}.x-toolbar{border-color:#a9bfd3;border-style:solid;border-width:0 0 1px 0;display:block;padding:2px;background:#d0def0 url(../images/default/toolbar/bg.gif) repeat-x top left;position:relative;zoom:1;}.x-toolbar .x-item-disabled .x-btn-icon{opacity:.35;-moz-opacity:.35;filter:alpha(opacity=35);}.x-toolbar td{vertical-align:middle;}.mso .x-toolbar,.x-grid-mso .x-toolbar{border:0 none;background:url(../images/default/grid/mso-hd.gif);}.x-toolbar td,.x-toolbar span,.x-toolbar input,.x-toolbar div,.x-toolbar select,.x-toolbar label{white-space:nowrap;font:normal 11px tahoma,arial,helvetica,sans-serif;}.x-toolbar .x-item-disabled{color:gray;cursor:default;opacity:.6;-moz-opacity:.6;filter:alpha(opacity=60);}.x-toolbar .x-item-disabled *{color:gray;cursor:default;}.x-toolbar .x-btn-left{background:none;}.x-toolbar .x-btn-right{background:none;}.x-toolbar .x-btn-center{background:none;padding:0;}.x-toolbar .x-btn-menu-text-wrap .x-btn-center button{padding-right:2px;}.ext-gecko .x-toolbar .x-btn-menu-text-wrap .x-btn-center button{padding-right:0;}.x-toolbar .x-btn-menu-arrow-wrap .x-btn-center button{padding:0 2px;}.x-toolbar .x-btn-menu-arrow-wrap .x-btn-center button{width:12px;background:transparent url(../images/default/toolbar/btn-arrow.gif) no-repeat 0 3px;}.x-toolbar .x-btn-text-icon .x-btn-menu-arrow-wrap .x-btn-center button{width:12px;background:transparent url(../images/default/toolbar/btn-arrow.gif) no-repeat 0 3px;}.x-toolbar .x-btn-over .x-btn-menu-arrow-wrap .x-btn-center button{background-position:0 -47px;}.x-toolbar .x-btn-over .x-btn-left{background:url(../images/default/toolbar/tb-btn-sprite.gif) no-repeat 0 0;}.x-toolbar .x-btn-over .x-btn-right{background:url(../images/default/toolbar/tb-btn-sprite.gif) no-repeat 0 -21px;}.x-toolbar .x-btn-over .x-btn-center{background:url(../images/default/toolbar/tb-btn-sprite.gif) repeat-x 0 -42px;}.x-toolbar .x-btn-click .x-btn-left,.x-toolbar .x-btn-pressed .x-btn-left,.x-toolbar .x-btn-menu-active .x-btn-left{background:url(../images/default/toolbar/tb-btn-sprite.gif) no-repeat 0 -63px;}.x-toolbar .x-btn-click .x-btn-right,.x-toolbar .x-btn-pressed .x-btn-right,.x-toolbar .x-btn-menu-active .x-btn-right{background:url(../images/default/toolbar/tb-btn-sprite.gif) no-repeat 0 -84px;}.x-toolbar .x-btn-click .x-btn-center,.x-toolbar .x-btn-pressed .x-btn-center,.x-toolbar .x-btn-menu-active .x-btn-center{background:url(../images/default/toolbar/tb-btn-sprite.gif) repeat-x 0 -105px;}.x-toolbar .x-btn-with-menu .x-btn-center em{padding-right:8px;}.x-toolbar .ytb-text{padding:2px;}.x-toolbar .ytb-sep{background-image:url(../images/default/grid/grid-blue-split.gif);background-position:center;background-repeat:no-repeat;display:block;font-size:1px;height:16px;width:4px;overflow:hidden;cursor:default;margin:0 2px 0;border:0;}.x-toolbar .ytb-spacer{width:2px;}.x-tbar-page-number{width:24px;height:14px;}.x-tbar-page-first{background-image:url(../images/default/grid/page-first.gif)!important;}.x-tbar-loading{background-image:url(../images/default/grid/refresh.gif)!important;}.x-tbar-page-last{background-image:url(../images/default/grid/page-last.gif)!important;}.x-tbar-page-next{background-image:url(../images/default/grid/page-next.gif)!important;}.x-tbar-page-prev{background-image:url(../images/default/grid/page-prev.gif)!important;}.x-item-disabled .x-tbar-loading{background-image:url(../images/default/grid/loading.gif)!important;}.x-item-disabled .x-tbar-page-first{background-image:url(../images/default/grid/page-first-disabled.gif)!important;}.x-item-disabled .x-tbar-page-last{background-image:url(../images/default/grid/page-last-disabled.gif)!important;}.x-item-disabled .x-tbar-page-next{background-image:url(../images/default/grid/page-next-disabled.gif)!important;}.x-item-disabled .x-tbar-page-prev{background-image:url(../images/default/grid/page-prev-disabled.gif)!important;}.x-paging-info{position:absolute;top:5px;right:8px;color:#444;}.x-statusbar .x-status-text{height:21px;line-height:21px;padding:0 4px;cursor:default;}.x-statusbar .x-status-busy{padding-left:25px;background:transparent url(../images/default/grid/loading.gif) no-repeat 3px 3px;}.x-statusbar .x-status-text-panel{border-top:1px solid #99BBE8;border-right:1px solid #fff;border-bottom:1px solid #fff;border-left:1px solid #99BBE8;padding:2px 8px 2px 5px;}.x-resizable-handle{position:absolute;z-index:100;font-size:1px;line-height:6px;overflow:hidden;background:white;filter:alpha(opacity=0);opacity:0;zoom:1;}.x-resizable-handle-east{width:6px;cursor:e-resize;right:0;top:0;height:100%;}.ext-ie .x-resizable-handle-east{margin-right:-1px;}.x-resizable-handle-south{width:100%;cursor:s-resize;left:0;bottom:0;height:6px;}.ext-ie .x-resizable-handle-south{margin-bottom:-1px;}.x-resizable-handle-west{width:6px;cursor:w-resize;left:0;top:0;height:100%;}.x-resizable-handle-north{width:100%;cursor:n-resize;left:0;top:0;height:6px;}.x-resizable-handle-southeast{width:6px;cursor:se-resize;right:0;bottom:0;height:6px;z-index:101;}.x-resizable-handle-northwest{width:6px;cursor:nw-resize;left:0;top:0;height:6px;z-index:101;}.x-resizable-handle-northeast{width:6px;cursor:ne-resize;right:0;top:0;height:6px;z-index:101;}.x-resizable-handle-southwest{width:6px;cursor:sw-resize;left:0;bottom:0;height:6px;z-index:101;}.x-resizable-over .x-resizable-handle,.x-resizable-pinned .x-resizable-handle{filter:alpha(opacity=100);opacity:1;}.x-resizable-over .x-resizable-handle-east,.x-resizable-pinned .x-resizable-handle-east{background:url(../images/default/sizer/e-handle.gif);background-position:left;}.x-resizable-over .x-resizable-handle-west,.x-resizable-pinned .x-resizable-handle-west{background:url(../images/default/sizer/e-handle.gif);background-position:left;}.x-resizable-over .x-resizable-handle-south,.x-resizable-pinned .x-resizable-handle-south{background:url(../images/default/sizer/s-handle.gif);background-position:top;}.x-resizable-over .x-resizable-handle-north,.x-resizable-pinned .x-resizable-handle-north{background:url(../images/default/sizer/s-handle.gif);background-position:top;}.x-resizable-over .x-resizable-handle-southeast,.x-resizable-pinned .x-resizable-handle-southeast{background:url(../images/default/sizer/se-handle.gif);background-position:top left;}.x-resizable-over .x-resizable-handle-northwest,.x-resizable-pinned .x-resizable-handle-northwest{background:url(../images/default/sizer/nw-handle.gif);background-position:bottom right;}.x-resizable-over .x-resizable-handle-northeast,.x-resizable-pinned .x-resizable-handle-northeast{background:url(../images/default/sizer/ne-handle.gif);background-position:bottom left;}.x-resizable-over .x-resizable-handle-southwest,.x-resizable-pinned .x-resizable-handle-southwest{background:url(../images/default/sizer/sw-handle.gif);background-position:top right;}.x-resizable-proxy{border:1px dashed #3b5a82;position:absolute;overflow:hidden;display:none;left:0;top:0;z-index:50000;}.x-resizable-overlay{width:100%;height:100%;display:none;position:absolute;left:0;top:0;background:white;z-index:200000;-moz-opacity:0;opacity:0;filter:alpha(opacity=0);}.x-grid3{position:relative;overflow:hidden;background-color:#fff;}.x-grid-panel .x-panel-body{overflow:hidden!important;}.x-grid-panel .x-panel-mc .x-panel-body{border:1px solid #99bbe8;}.x-grid3 table{table-layout:fixed;}.x-grid3-viewport{overflow:hidden;}.x-grid3-hd-row td,.x-grid3-row td,.x-grid3-summary-row td{font:normal 11px arial,tahoma,helvetica,sans-serif;-moz-outline:none;-moz-user-focus:normal;}.x-grid3-row td,.x-grid3-summary-row td{line-height:13px;vertical-align:top;padding-left:1px;padding-right:1px;-moz-user-select:none;}.x-grid3-hd-row td{line-height:15px;vertical-align:middle;border-left:1px solid #eee;border-right:1px solid #d0d0d0;}.x-grid3-hd-row .x-grid3-marker-hd{padding:3px;}.x-grid3-row .x-grid3-marker{padding:3px;}.x-grid3-cell-inner,.x-grid3-hd-inner{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;padding:3px 3px 3px 5px;white-space:nowrap;}.x-grid3-hd-inner{position:relative;cursor:inherit;padding:4px 3px 4px 5px;}.x-grid3-row-body{white-space:normal;}.x-grid3-body-cell{-moz-outline:0 none;outline:0 none;}.ext-ie .x-grid3-cell-inner,.ext-ie .x-grid3-hd-inner{width:100%;}.ext-strict .x-grid3-cell-inner,.ext-strict .x-grid3-hd-inner{width:auto;}.x-grid-row-loading{background:#fff url(../images/default/shared/loading-balls.gif) no-repeat center center;}.x-grid-page{overflow:hidden;}.x-grid3-row{cursor:default;border:1px solid #ededed;border-top-color:#fff;width:100%;}.x-grid3-row-alt{background-color:#fafafa;}.x-grid3-row-over{border:1px solid #ddd;background:#efefef url(../images/default/grid/row-over.gif) repeat-x left top;}.x-grid3-resize-proxy{width:1px;left:0;background-color:#777;cursor:e-resize;cursor:col-resize;position:absolute;top:0;height:100px;overflow:hidden;visibility:hidden;border:0 none;z-index:7;}.x-grid3-resize-marker{width:1px;left:0;background-color:#777;position:absolute;top:0;height:100px;overflow:hidden;visibility:hidden;border:0 none;z-index:7;}.x-grid3-focus{position:absolute;left:0;top:0;width:1px;height:1px;line-height:1px;font-size:1px;-moz-outline:0 none;outline:0 none;-moz-user-select:text;-khtml-user-select:text;}.x-grid3-header{background:#f9f9f9 url(../images/default/grid/grid3-hrow.gif) repeat-x 0 bottom;cursor:default;zoom:1;padding:1px 0 0 0;}.x-grid3-header-pop{border-left:1px solid #d0d0d0;float:right;clear:none;}.x-grid3-header-pop-inner{border-left:1px solid #eee;width:14px;height:19px;background:transparent url(../images/default/grid/hd-pop.gif) no-repeat center center;}.ext-ie .x-grid3-header-pop-inner{width:15px;}.ext-strict .x-grid3-header-pop-inner{width:14px;}.x-grid3-header-inner{overflow:hidden;zoom:1;float:left;}.x-grid3-header-offset{padding-left:1px;width:10000px;}td.x-grid3-hd-over,td.sort-desc,td.sort-asc,td.x-grid3-hd-menu-open{border-left:1px solid #aaccf6;border-right:1px solid #aaccf6;}td.x-grid3-hd-over .x-grid3-hd-inner,td.sort-desc .x-grid3-hd-inner,td.sort-asc .x-grid3-hd-inner,td.x-grid3-hd-menu-open .x-grid3-hd-inner{background:#ebf3fd url(../images/default/grid/grid3-hrow-over.gif) repeat-x left bottom;}.x-grid3-sort-icon{background-repeat:no-repeat;display:none;height:4px;width:13px;margin-left:3px;vertical-align:middle;}.sort-asc .x-grid3-sort-icon{background-image:url(../images/default/grid/sort_asc.gif);display:inline;}.sort-desc .x-grid3-sort-icon{background-image:url(../images/default/grid/sort_desc.gif);display:inline;}.ext-strict .ext-ie .x-grid3-header-inner{position:relative;}.ext-strict .ext-ie6 .x-grid3-hd{position:relative;}.ext-strict .ext-ie6 .x-grid3-hd-inner{position:static;}.x-grid3-body{zoom:1;}.x-grid3-scroller{overflow:auto;zoom:1;position:relative;}.x-grid3-cell-text,.x-grid3-hd-text{display:block;padding:3px 5px 3px 5px;-moz-user-select:none;-khtml-user-select:none;color:black;}.x-grid3-split{background-image:url(../images/default/grid/grid-split.gif);background-position:center;background-repeat:no-repeat;cursor:e-resize;cursor:col-resize;display:block;font-size:1px;height:16px;overflow:hidden;position:absolute;top:2px;width:6px;z-index:3;}.x-grid3-hd-text{color:#15428b;}.x-dd-drag-proxy .x-grid3-hd-inner{background:#ebf3fd url(../images/default/grid/grid3-hrow-over.gif) repeat-x left bottom;width:120px;padding:3px;border:1px solid #aaccf6;overflow:hidden;}.col-move-top,.col-move-bottom{width:9px;height:9px;position:absolute;top:0;line-height:1px;font-size:1px;overflow:hidden;visibility:hidden;z-index:20000;}.col-move-top{background:transparent url(../images/default/grid/col-move-top.gif) no-repeat left top;}.col-move-bottom{background:transparent url(../images/default/grid/col-move-bottom.gif) no-repeat left top;}.x-grid3-row-selected{background:#DFE8F6!important;border:1px dotted #a3bae9;}.x-grid3-cell-selected{background-color:#B8CFEE!important;color:black;}.x-grid3-cell-selected span{color:black!important;}.x-grid3-cell-selected .x-grid3-cell-text{color:black;}.x-grid3-locked td.x-grid3-row-marker,.x-grid3-locked .x-grid3-row-selected td.x-grid3-row-marker{background:#ebeadb url(../images/default/grid/grid-hrow.gif) repeat-x 0 bottom!important;vertical-align:middle!important;color:black;padding:0;border-top:1px solid white;border-bottom:none!important;border-right:1px solid #6fa0df!important;text-align:center;}.x-grid3-locked td.x-grid3-row-marker div,.x-grid3-locked .x-grid3-row-selected td.x-grid3-row-marker div{padding:0 4px;color:#15428b!important;text-align:center;}.x-grid3-dirty-cell{background:transparent url(../images/default/grid/dirty.gif) no-repeat 0 0;}.x-grid3-topbar,.x-grid3-bottombar{font:normal 11px arial,tahoma,helvetica,sans-serif;overflow:hidden;display:none;zoom:1;position:relative;}.x-grid3-topbar .x-toolbar{border-right:0 none;}.x-grid3-bottombar .x-toolbar{border-right:0 none;border-bottom:0 none;border-top:1px solid #a9bfd3;}.x-props-grid .x-grid3-cell{padding:1px;}.x-props-grid .x-grid3-td-name .x-grid3-cell-inner{background:transparent url(../images/default/grid/grid3-special-col-bg.gif) repeat-y -16px!important;padding-left:12px;color:black!important;}.x-props-grid .x-grid3-body .x-grid3-td-name{padding:1px;padding-right:0;background:white!important;border:0 none;border-right:1px solid #eee;}.xg-hmenu-sort-asc .x-menu-item-icon{background-image:url(../images/default/grid/hmenu-asc.gif);}.xg-hmenu-sort-desc .x-menu-item-icon{background-image:url(../images/default/grid/hmenu-desc.gif);}.xg-hmenu-lock .x-menu-item-icon{background-image:url(../images/default/grid/hmenu-lock.gif);}.xg-hmenu-unlock .x-menu-item-icon{background-image:url(../images/default/grid/hmenu-unlock.gif);}.x-grid3-col-dd{border:0 none;padding:0;background:transparent;}.x-dd-drag-ghost .x-grid3-dd-wrap{padding:1px 3px 3px 1px;}.x-grid3-hd{-moz-user-select:none;}.x-grid3-hd-btn{display:none;position:absolute;width:14px;background:#c3daf9 url(../images/default/grid/grid3-hd-btn.gif) no-repeat left center;right:0;top:0;z-index:2;cursor:pointer;}.x-grid3-hd-over .x-grid3-hd-btn,.x-grid3-hd-menu-open .x-grid3-hd-btn{display:block;}a.x-grid3-hd-btn:hover{background-position:-14px center;}.x-grid3-body .x-grid3-td-expander{background:transparent url(../images/default/grid/grid3-special-col-bg.gif) repeat-y right;}.x-grid3-body .x-grid3-td-expander .x-grid3-cell-inner{padding:0!important;height:100%;}.x-grid3-row-expander{width:100%;height:18px;background-position:4px 2px;background-repeat:no-repeat;background-color:transparent;background-image:url(../images/default/grid/row-expand-sprite.gif);}.x-grid3-row-collapsed .x-grid3-row-expander{background-position:4px 2px;}.x-grid3-row-expanded .x-grid3-row-expander{background-position:-21px 2px;}.x-grid3-row-collapsed .x-grid3-row-body{display:none!important;}.x-grid3-row-expanded .x-grid3-row-body{display:block!important;}.x-grid3-body .x-grid3-td-checker{background:transparent url(../images/default/grid/grid3-special-col-bg.gif) repeat-y right;}.x-grid3-body .x-grid3-td-checker .x-grid3-cell-inner,.x-grid3-header .x-grid3-td-checker .x-grid3-hd-inner{padding:0!important;height:100%;}.x-grid3-row-checker,.x-grid3-hd-checker{width:100%;height:18px;background-position:2px 2px;background-repeat:no-repeat;background-color:transparent;background-image:url(../images/default/grid/row-check-sprite.gif);}.x-grid3-row .x-grid3-row-checker{background-position:2px 2px;}.x-grid3-row-selected .x-grid3-row-checker,.x-grid3-hd-checker-on .x-grid3-hd-checker{background-position:-23px 2px;}.x-grid3-hd-checker{background-position:2px 3px;}.x-grid3-hd-checker-on .x-grid3-hd-checker{background-position:-23px 3px;}.x-grid3-body .x-grid3-td-numberer{background:transparent url(../images/default/grid/grid3-special-col-bg.gif) repeat-y right;}.x-grid3-body .x-grid3-td-numberer .x-grid3-cell-inner{padding:3px 5px 0 0!important;text-align:right;color:#444;}.x-grid3-body .x-grid3-row-selected .x-grid3-td-numberer,.x-grid3-body .x-grid3-row-selected .x-grid3-td-checker,.x-grid3-body .x-grid3-row-selected .x-grid3-td-expander{background:transparent url(../images/default/grid/grid3-special-col-sel-bg.gif) repeat-y right;}.x-grid3-body .x-grid3-check-col-td .x-grid3-cell-inner{padding:1px 0 0 0!important;}.x-grid3-check-col{width:100%;height:16px;background-position:center center;background-repeat:no-repeat;background-color:transparent;background-image:url(../images/default/menu/unchecked.gif);}.x-grid3-check-col-on{width:100%;height:16px;background-position:center center;background-repeat:no-repeat;background-color:transparent;background-image:url(../images/default/menu/checked.gif);}.x-grid-group,.x-grid-group-body,.x-grid-group-hd{zoom:1;}.x-grid-group-hd{border-bottom:2px solid #99bbe8;cursor:pointer;padding-top:6px;}.x-grid-group-hd div{background:transparent url(../images/default/grid/group-expand-sprite.gif) no-repeat 3px -47px;padding:4px 4px 4px 17px;color:#3764a0;font:bold 11px tahoma,arial,helvetica,sans-serif;}.x-grid-group-collapsed .x-grid-group-hd div{background-position:3px 3px;}.x-grid-group-collapsed .x-grid-group-body{display:none;}.x-group-by-icon{background-image:url(../images/default/grid/group-by.gif);}.x-cols-icon{background-image:url(../images/default/grid/columns.gif);}.x-show-groups-icon{background-image:url(../images/default/grid/group-by.gif);}.ext-ie .x-grid3 .x-editor .x-form-text{position:relative;top:-1px;}.ext-ie .x-props-grid .x-editor .x-form-text{position:static;top:0;}.x-grid-empty{padding:10px;color:gray;font:normal 11px tahoma,arial,helvetica,sans-serif;}.ext-ie7 .x-grid-panel .x-panel-bbar{position:relative;}.x-dd-drag-proxy{position:absolute;left:0;top:0;visibility:hidden;z-index:15000;}.x-dd-drag-ghost{color:black;font:normal 11px arial,helvetica,sans-serif;-moz-opacity:.85;opacity:.85;filter:alpha(opacity=85);border-top:1px solid #ddd;border-left:1px solid #ddd;border-right:1px solid #bbb;border-bottom:1px solid #bbb;padding:3px;padding-left:20px;background-color:white;white-space:nowrap;}.x-dd-drag-repair .x-dd-drag-ghost{-moz-opacity:.4;opacity:.4;filter:alpha(opacity=40);border:0 none;padding:0;background-color:transparent;}.x-dd-drag-repair .x-dd-drop-icon{visibility:hidden;}.x-dd-drop-icon{position:absolute;top:3px;left:3px;display:block;width:16px;height:16px;background-color:transparent;background-position:center;background-repeat:no-repeat;z-index:1;}.x-dd-drop-nodrop .x-dd-drop-icon{background-image:url(../images/default/dd/drop-no.gif);}.x-dd-drop-ok .x-dd-drop-icon{background-image:url(../images/default/dd/drop-yes.gif);}.x-dd-drop-ok-add .x-dd-drop-icon{background-image:url(../images/default/dd/drop-add.gif);}.x-view-selector{position:absolute;left:0;top:0;width:0;background:#c3daf9;border:1px dotted #39b;opacity:.5;-moz-opacity:.5;filter:alpha(opacity=50);zoom:1;}.x-tree .x-panel-body{background-color:#fff;}.ext-strict .ext-ie .x-tree .x-panel-bwrap{position:relative;overflow:hidden;}.x-tree-icon,.x-tree-ec-icon,.x-tree-elbow-line,.x-tree-elbow,.x-tree-elbow-end,.x-tree-elbow-plus,.x-tree-elbow-minus,.x-tree-elbow-end-plus,.x-tree-elbow-end-minus{border:0 none;height:18px;margin:0;padding:0;vertical-align:top;width:16px;background-repeat:no-repeat;}.x-tree-node-collapsed .x-tree-node-icon,.x-tree-node-expanded .x-tree-node-icon,.x-tree-node-leaf .x-tree-node-icon{border:0 none;height:18px;margin:0;padding:0;vertical-align:top;width:16px;background-position:center;background-repeat:no-repeat;}.ext-ie .x-tree-node-indent img,.ext-ie .x-tree-node-icon,.ext-ie .x-tree-ec-icon{vertical-align:middle!important;}.x-tree-node-expanded .x-tree-node-icon{background-image:url(../images/default/tree/folder-open.gif);}.x-tree-node-leaf .x-tree-node-icon{background-image:url(../images/default/tree/leaf.gif);}.x-tree-node-collapsed .x-tree-node-icon{background-image:url(../images/default/tree/folder.gif);}.ext-ie input.x-tree-node-cb{width:15px;height:15px;}input.x-tree-node-cb{margin-left:1px;}.ext-ie input.x-tree-node-cb{margin-left:0;}.x-tree-noicon .x-tree-node-icon{width:0;height:0;}.x-tree-node-loading .x-tree-node-icon{background-image:url(../images/default/tree/loading.gif)!important;}.x-tree-node-loading a span{font-style:italic;color:#444;}.ext-ie .x-tree-node-el input{width:15px;height:15px;}.x-tree-lines .x-tree-elbow{background-image:url(../images/default/tree/elbow.gif);}.x-tree-lines .x-tree-elbow-plus{background-image:url(../images/default/tree/elbow-plus.gif);}.x-tree-lines .x-tree-elbow-minus{background-image:url(../images/default/tree/elbow-minus.gif);}.x-tree-lines .x-tree-elbow-end{background-image:url(../images/default/tree/elbow-end.gif);}.x-tree-lines .x-tree-elbow-end-plus{background-image:url(../images/default/tree/elbow-end-plus.gif);}.x-tree-lines .x-tree-elbow-end-minus{background-image:url(../images/default/tree/elbow-end-minus.gif);}.x-tree-lines .x-tree-elbow-line{background-image:url(../images/default/tree/elbow-line.gif);}.x-tree-no-lines .x-tree-elbow{background:transparent;}.x-tree-no-lines .x-tree-elbow-plus{background-image:url(../images/default/tree/elbow-plus-nl.gif);}.x-tree-no-lines .x-tree-elbow-minus{background-image:url(../images/default/tree/elbow-minus-nl.gif);}.x-tree-no-lines .x-tree-elbow-end{background:transparent;}.x-tree-no-lines .x-tree-elbow-end-plus{background-image:url(../images/default/tree/elbow-end-plus-nl.gif);}.x-tree-no-lines .x-tree-elbow-end-minus{background-image:url(../images/default/tree/elbow-end-minus-nl.gif);}.x-tree-no-lines .x-tree-elbow-line{background:transparent;}.x-tree-arrows .x-tree-elbow{background:transparent;}.x-tree-arrows .x-tree-elbow-plus{background:transparent url(../images/default/tree/arrows.gif) no-repeat 0 0;}.x-tree-arrows .x-tree-elbow-minus{background:transparent url(../images/default/tree/arrows.gif) no-repeat -16px 0;}.x-tree-arrows .x-tree-elbow-end{background:transparent;}.x-tree-arrows .x-tree-elbow-end-plus{background:transparent url(../images/default/tree/arrows.gif) no-repeat 0 0;}.x-tree-arrows .x-tree-elbow-end-minus{background:transparent url(../images/default/tree/arrows.gif) no-repeat -16px 0;}.x-tree-arrows .x-tree-elbow-line{background:transparent;}.x-tree-arrows .x-tree-ec-over .x-tree-elbow-plus{background-position:-32px 0;}.x-tree-arrows .x-tree-ec-over .x-tree-elbow-minus{background-position:-48px 0;}.x-tree-arrows .x-tree-ec-over .x-tree-elbow-end-plus{background-position:-32px 0;}.x-tree-arrows .x-tree-ec-over .x-tree-elbow-end-minus{background-position:-48px 0;}.x-tree-elbow-plus,.x-tree-elbow-minus,.x-tree-elbow-end-plus,.x-tree-elbow-end-minus{cursor:pointer;}.ext-ie ul.x-tree-node-ct{font-size:0;line-height:0;zoom:1;}.x-tree-node{color:black;font:normal 11px arial,tahoma,helvetica,sans-serif;white-space:nowrap;}.x-tree-node-el{line-height:18px;cursor:pointer;}.x-tree-node a,.x-dd-drag-ghost a{text-decoration:none;color:black;-khtml-user-select:none;-moz-user-select:none;-kthml-user-focus:normal;-moz-user-focus:normal;-moz-outline:0 none;outline:0 none;}.x-tree-node a span,.x-dd-drag-ghost a span{text-decoration:none;color:black;padding:1px 3px 1px 2px;}.x-tree-node .x-tree-node-disabled a span{color:gray!important;}.x-tree-node .x-tree-node-disabled .x-tree-node-icon{-moz-opacity:.5;opacity:.5;filter:alpha(opacity=50);}.x-tree-node .x-tree-node-inline-icon{background:transparent;}.x-tree-node a:hover,.x-dd-drag-ghost a:hover{text-decoration:none;}.x-tree-node div.x-tree-drag-insert-below{border-bottom:1px dotted #36c;}.x-tree-node div.x-tree-drag-insert-above{border-top:1px dotted #36c;}.x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-below{border-bottom:0 none;}.x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-above{border-top:0 none;}.x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-below a{border-bottom:2px solid #36c;}.x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-above a{border-top:2px solid #36c;}.x-tree-node .x-tree-drag-append a span{background:#ddd;border:1px dotted gray;}.x-tree-node .x-tree-node-over{background-color:#eee;}.x-tree-node .x-tree-selected{background-color:#d9e8fb;}.x-dd-drag-ghost .x-tree-node-indent,.x-dd-drag-ghost .x-tree-ec-icon{display:none!important;}.x-tree-drop-ok-append .x-dd-drop-icon{background-image:url(../images/default/tree/drop-add.gif);}.x-tree-drop-ok-above .x-dd-drop-icon{background-image:url(../images/default/tree/drop-over.gif);}.x-tree-drop-ok-below .x-dd-drop-icon{background-image:url(../images/default/tree/drop-under.gif);}.x-tree-drop-ok-between .x-dd-drop-icon{background-image:url(../images/default/tree/drop-between.gif);}.x-tree-root-ct{zoom:1;}.x-date-picker{border:1px solid #1b376c;border-top:0 none;background:#fff;position:relative;}.x-date-picker a{-moz-outline:0 none;outline:0 none;}.x-date-inner,.x-date-inner td,.x-date-inner th{border-collapse:separate;}.x-date-middle,.x-date-left,.x-date-right{background:url(../images/default/shared/hd-sprite.gif) repeat-x 0 -83px;color:#FFF;font:bold 11px "sans serif",tahoma,verdana,helvetica;overflow:hidden;}.x-date-middle .x-btn-left,.x-date-middle .x-btn-center,.x-date-middle .x-btn-right{background:transparent!important;vertical-align:middle;}.x-date-middle .x-btn .x-btn-text{color:#fff;}.x-date-middle .x-btn-with-menu .x-btn-center em{background:transparent url(../images/default/toolbar/btn-arrow-light.gif) no-repeat right 0;}.x-date-right,.x-date-left{width:18px;}.x-date-right{text-align:right;}.x-date-middle{padding-top:2px;padding-bottom:2px;width:130px;}.x-date-right a,.x-date-left a{display:block;width:16px;height:16px;background-position:center;background-repeat:no-repeat;cursor:pointer;-moz-opacity:.6;opacity:.6;filter:alpha(opacity=60);}.x-date-right a:hover,.x-date-left a:hover{-moz-opacity:1;opacity:1;filter:alpha(opacity=100);}.x-date-right a{background-image:url(../images/default/shared/right-btn.gif);margin-right:2px;text-decoration:none!important;}.x-date-left a{background-image:url(../images/default/shared/left-btn.gif);margin-left:2px;text-decoration:none!important;}table.x-date-inner{width:100%;table-layout:fixed;}.x-date-inner th{width:25px;}.x-date-inner th{background:#dfecfb url(../images/default/shared/glass-bg.gif) repeat-x left top;text-align:right!important;border-bottom:1px solid #a3bad9;font:normal 10px arial,helvetica,tahoma,sans-serif;color:#233d6d;cursor:default;padding:0;border-collapse:separate;}.x-date-inner th span{display:block;padding:2px;padding-right:7px;}.x-date-inner td{border:1px solid #fff;text-align:right;padding:0;}.x-date-inner a{padding:2px 5px;display:block;font:normal 11px arial,helvetica,tahoma,sans-serif;text-decoration:none;color:black;text-align:right;zoom:1;}.x-date-inner .x-date-active{cursor:pointer;color:black;}.x-date-inner .x-date-selected a{background:#dfecfb url(../images/default/shared/glass-bg.gif) repeat-x left top;border:1px solid #8db2e3;padding:1px 4px;}.x-date-inner .x-date-today a{border:1px solid darkred;padding:1px 4px;}.x-date-inner .x-date-selected span{font-weight:bold;}.x-date-inner .x-date-prevday a,.x-date-inner .x-date-nextday a{color:#aaa;text-decoration:none!important;}.x-date-bottom{padding:4px;border-top:1px solid #a3bad9;background:#dfecfb url(../images/default/shared/glass-bg.gif) repeat-x left top;}.x-date-inner a:hover,.x-date-inner .x-date-disabled a:hover{text-decoration:none!important;color:black;background:#ddecfe;}.x-date-inner .x-date-disabled a{cursor:default;background:#eee;color:#bbb;}.x-date-mmenu{background:#eee!important;}.x-date-mmenu .x-menu-item{font-size:10px;padding:1px 24px 1px 4px;white-space:nowrap;color:#000;}.x-date-mmenu .x-menu-item .x-menu-item-icon{width:10px;height:10px;margin-right:5px;background-position:center -4px!important;}.x-date-mp{position:absolute;left:0;top:0;background:white;display:none;}.x-date-mp td{padding:2px;font:normal 11px arial,helvetica,tahoma,sans-serif;}td.x-date-mp-month,td.x-date-mp-year,td.x-date-mp-ybtn{border:0 none;text-align:center;vertical-align:middle;width:25%;}.x-date-mp-ok{margin-right:3px;}.x-date-mp-btns button{text-decoration:none;text-align:center;text-decoration:none!important;background:#083772;color:white;border:1px solid;border-color:#36c #000055 #005 #3366cc;padding:1px 3px 1px;font:normal 11px arial,helvetica,tahoma,sans-serif;cursor:pointer;}.x-date-mp-btns{background:#dfecfb url(../images/default/shared/glass-bg.gif) repeat-x left top;}.x-date-mp-btns td{border-top:1px solid #c5d2df;text-align:center;}td.x-date-mp-month a,td.x-date-mp-year a{display:block;padding:2px 4px;text-decoration:none;text-align:center;color:#15428b;}td.x-date-mp-month a:hover,td.x-date-mp-year a:hover{color:#15428b;text-decoration:none;cursor:pointer;background:#ddecfe;}td.x-date-mp-sel a{padding:1px 3px;background:#dfecfb url(../images/default/shared/glass-bg.gif) repeat-x left top;border:1px solid #8db2e3;}.x-date-mp-ybtn a{overflow:hidden;width:15px;height:15px;cursor:pointer;background:transparent url(../images/default/panel/tool-sprites.gif) no-repeat;display:block;margin:0 auto;}.x-date-mp-ybtn a.x-date-mp-next{background-position:0 -120px;}.x-date-mp-ybtn a.x-date-mp-next:hover{background-position:-15px -120px;}.x-date-mp-ybtn a.x-date-mp-prev{background-position:0 -105px;}.x-date-mp-ybtn a.x-date-mp-prev:hover{background-position:-15px -105px;}.x-date-mp-ybtn{text-align:center;}td.x-date-mp-sep{border-right:1px solid #c5d2df;}.x-tip{position:absolute;top:0;left:0;visibility:hidden;z-index:20000;border:0 none;}.x-tip .x-tip-close{background-image:url(../images/default/qtip/close.gif);height:15px;float:right;width:15px;margin:0 0 2px 2px;cursor:pointer;display:none;}.x-tip .x-tip-tc{background:transparent url(../images/default/qtip/tip-sprite.gif) no-repeat 0 -62px;padding-top:3px;overflow:hidden;zoom:1;}.x-tip .x-tip-tl{background:transparent url(../images/default/qtip/tip-sprite.gif) no-repeat 0 0;padding-left:6px;overflow:hidden;zoom:1;}.x-tip .x-tip-tr{background:transparent url(../images/default/qtip/tip-sprite.gif) no-repeat right 0;padding-right:6px;overflow:hidden;zoom:1;}.x-tip .x-tip-bc{background:transparent url(../images/default/qtip/tip-sprite.gif) no-repeat 0 -121px;height:3px;overflow:hidden;}.x-tip .x-tip-bl{background:transparent url(../images/default/qtip/tip-sprite.gif) no-repeat 0 -59px;padding-left:6px;zoom:1;}.x-tip .x-tip-br{background:transparent url(../images/default/qtip/tip-sprite.gif) no-repeat right -59px;padding-right:6px;zoom:1;}.x-tip .x-tip-mc{border:0 none;font:normal 11px tahoma,arial,helvetica,sans-serif;}.x-tip .x-tip-ml{background:#fff url(../images/default/qtip/tip-sprite.gif) no-repeat 0 -124px;padding-left:6px;zoom:1;}.x-tip .x-tip-mr{background:transparent url(../images/default/qtip/tip-sprite.gif) no-repeat right -124px;padding-right:6px;zoom:1;}.ext-ie .x-tip .x-tip-header,.ext-ie .x-tip .x-tip-tc{font-size:0;line-height:0;}.x-tip .x-tip-header-text{font:bold 11px tahoma,arial,helvetica,sans-serif;padding:0;margin:0 0 2px 0;color:#444;}.x-tip .x-tip-body{font:normal 11px tahoma,arial,helvetica,sans-serif;margin:0!important;line-height:14px;color:#444;padding:0;}.x-tip .x-tip-body .loading-indicator{margin:0;}.x-tip-draggable .x-tip-header,.x-tip-draggable .x-tip-header-text{cursor:move;}.x-form-invalid-tip .x-tip-tc{background:url(../images/default/form/error-tip-corners.gif) repeat-x 0 -12px;padding-top:6px;}.x-form-invalid-tip .x-tip-tl{background-image:url(../images/default/form/error-tip-corners.gif);}.x-form-invalid-tip .x-tip-tr{background-image:url(../images/default/form/error-tip-corners.gif);}.x-form-invalid-tip .x-tip-bc{background:url(../images/default/form/error-tip-corners.gif) repeat-x 0 -18px;height:6px;}.x-form-invalid-tip .x-tip-bl{background:url(../images/default/form/error-tip-corners.gif) no-repeat 0 -6px;}.x-form-invalid-tip .x-tip-br{background:url(../images/default/form/error-tip-corners.gif) no-repeat right -6px;}.x-form-invalid-tip .x-tip-ml{background-image:url(../images/default/form/error-tip-corners.gif);}.x-form-invalid-tip .x-tip-mr{background-image:url(../images/default/form/error-tip-corners.gif);}.x-form-invalid-tip .x-tip-body{padding:2px;}.x-form-invalid-tip .x-tip-body{padding-left:24px;background:transparent url(../images/default/form/exclamation.gif) no-repeat 2px 2px;}.x-menu{border:1px solid #718bb7;z-index:15000;zoom:1;background:#f0f0f0 url(../images/default/menu/menu.gif) repeat-y;padding:2px;}.x-menu a{text-decoration:none!important;}.ext-ie .x-menu{zoom:1;overflow:hidden;}.x-menu-list{background:transparent;border:0 none;}.x-menu li{line-height:100%;}.x-menu li.x-menu-sep-li{font-size:1px;line-height:1px;}.x-menu-list-item{font:normal 11px tahoma,arial,sans-serif;white-space:nowrap;-moz-user-select:none;-khtml-user-select:none;display:block;padding:1px;}.x-menu-item-arrow{background:transparent url(../images/default/menu/menu-parent.gif) no-repeat right;}.x-menu-sep{display:block;font-size:1px;line-height:1px;margin:2px 3px;background-color:#e0e0e0;border-bottom:1px solid #fff;overflow:hidden;}.x-menu-focus{position:absolute;left:-1px;top:-1px;width:1px;height:1px;line-height:1px;font-size:1px;-moz-outline:0 none;outline:0 none;-moz-user-select:text;-khtml-user-select:text;overflow:hidden;display:block;}.x-menu a.x-menu-item{display:block;line-height:16px;padding:3px 21px 3px 27px;white-space:nowrap;text-decoration:none;color:#222;-moz-outline:0 none;outline:0 none;cursor:pointer;position:relative;}.x-menu-item-active{background:#ebf3fd url(../images/default/menu/item-over.gif) repeat-x left bottom;border:1px solid #aaccf6;padding:0;}.x-menu-item-active a.x-menu-item{color:#233d6d;}.x-menu-item-icon{border:0 none;height:16px;padding:0;vertical-align:top;width:16px;position:absolute;left:3px;top:3px;margin:0;background-position:center;}.x-menu-check-item .x-menu-item-icon{background:transparent url(../images/default/menu/unchecked.gif) no-repeat center;}.x-menu-item-checked .x-menu-item-icon{background-image:url(../images/default/menu/checked.gif);}.x-menu-group-item .x-menu-item-icon{background:transparent;}.x-menu-item-checked .x-menu-group-item .x-menu-item-icon{background:transparent url(../images/default/menu/group-checked.gif) no-repeat center;}.x-menu-plain{background:#fff!important;}.x-menu-date-item{padding:0;}.x-menu .x-color-palette,.x-menu .x-date-picker{margin-left:26px;margin-right:4px;}.x-menu .x-date-picker{border:1px solid #a3bad9;margin-top:2px;margin-bottom:2px;}.x-menu-plain .x-color-palette,.x-menu-plain .x-date-picker{margin:0;border:0 none;}.x-date-menu{padding:0!important;}.x-cycle-menu .x-menu-item-checked{border:1px dotted #a3bae9!important;background:#DFE8F6;padding:0;}.x-box-tl{background:transparent url(../images/default/box/corners.gif) no-repeat 0 0;zoom:1;}.x-box-tc{height:8px;background:transparent url(../images/default/box/tb.gif) repeat-x 0 0;overflow:hidden;}.x-box-tr{background:transparent url(../images/default/box/corners.gif) no-repeat right -8px;}.x-box-ml{background:transparent url(../images/default/box/l.gif) repeat-y 0;padding-left:4px;overflow:hidden;zoom:1;}.x-box-mc{background:#eee url(../images/default/box/tb.gif) repeat-x 0 -16px;padding:4px 10px;font-family:"Myriad Pro","Myriad Web","Tahoma","Helvetica","Arial",sans-serif;color:#393939;font-size:12px;}.x-box-mc h3{font-size:14px;font-weight:bold;margin:0 0 4px 0;zoom:1;}.x-box-mr{background:transparent url(../images/default/box/r.gif) repeat-y right;padding-right:4px;overflow:hidden;}.x-box-bl{background:transparent url(../images/default/box/corners.gif) no-repeat 0 -16px;zoom:1;}.x-box-bc{background:transparent url(../images/default/box/tb.gif) repeat-x 0 -8px;height:8px;overflow:hidden;}.x-box-br{background:transparent url(../images/default/box/corners.gif) no-repeat right -24px;}.x-box-tl,.x-box-bl{padding-left:8px;overflow:hidden;}.x-box-tr,.x-box-br{padding-right:8px;overflow:hidden;}.x-box-blue .x-box-bl,.x-box-blue .x-box-br,.x-box-blue .x-box-tl,.x-box-blue .x-box-tr{background-image:url(../images/default/box/corners-blue.gif);}.x-box-blue .x-box-bc,.x-box-blue .x-box-mc,.x-box-blue .x-box-tc{background-image:url(../images/default/box/tb-blue.gif);}.x-box-blue .x-box-mc{background-color:#c3daf9;}.x-box-blue .x-box-mc h3{color:#17385b;}.x-box-blue .x-box-ml{background-image:url(../images/default/box/l-blue.gif);}.x-box-blue .x-box-mr{background-image:url(../images/default/box/r-blue.gif);}#x-debug-browser .x-tree .x-tree-node a span{color:#222297;font-size:11px;padding-top:2px;font-family:"monotype","courier new",sans-serif;line-height:18px;}#x-debug-browser .x-tree a i{color:#FF4545;font-style:normal;}#x-debug-browser .x-tree a em{color:#999;}#x-debug-browser .x-tree .x-tree-node .x-tree-selected a span{background:#c3daf9;}#x-debug-browser .x-tool-toggle{background-position:0 -75px;}#x-debug-browser .x-tool-toggle-over{background-position:-15px -75px;}#x-debug-browser.x-panel-collapsed .x-tool-toggle{background-position:0 -60px;}#x-debug-browser.x-panel-collapsed .x-tool-toggle-over{background-position:-15px -60px;}.x-combo-list{border:1px solid #98c0f4;background:#ddecfe;zoom:1;overflow:hidden;}.x-combo-list-inner{overflow:auto;background:white;position:relative;zoom:1;overflow-x:hidden;}.x-combo-list-hd{font:bold 11px tahoma,arial,helvetica,sans-serif;color:#15428b;background-image:url(../images/default/layout/panel-title-light-bg.gif);border-bottom:1px solid #98c0f4;padding:3px;}.x-resizable-pinned .x-combo-list-inner{border-bottom:1px solid #98c0f4;}.x-combo-list-item{font:normal 12px tahoma,arial,helvetica,sans-serif;padding:2px;border:1px solid #fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.x-combo-list .x-combo-selected{border:1px dotted #a3bae9!important;background:#DFE8F6;cursor:pointer;}.x-combo-noedit{cursor:pointer;}.x-combo-list .x-toolbar{border-top:1px solid #98c0f4;border-bottom:0 none;}.x-combo-list-small .x-combo-list-item{font:normal 11px tahoma,arial,helvetica,sans-serif;}.x-panel{border-style:solid;border-color:#99bbe8;border-width:0;}.x-panel-header{overflow:hidden;zoom:1;color:#15428b;font:bold 11px tahoma,arial,verdana,sans-serif;padding:5px 3px 4px 5px;border:1px solid #99bbe8;line-height:15px;background:transparent url(../images/default/panel/white-top-bottom.gif) repeat-x 0 -1px;}.x-panel-body{border:1px solid #99bbe8;border-top:0 none;overflow:hidden;background:white;position:relative;}.x-panel-bbar .x-toolbar{border:1px solid #99bbe8;border-top:0 none;overflow:hidden;padding:2px;}.x-panel-tbar .x-toolbar{border:1px solid #99bbe8;border-top:0 none;overflow:hidden;padding:2px;}.x-panel-tbar-noheader .x-toolbar,.x-panel-mc .x-panel-tbar .x-toolbar{border-top:1px solid #99bbe8;border-bottom:0 none;}.x-panel-body-noheader,.x-panel-mc .x-panel-body{border-top:1px solid #99bbe8;}.x-panel-header{overflow:hidden;zoom:1;}.x-panel-tl .x-panel-header{color:#15428b;font:bold 11px tahoma,arial,verdana,sans-serif;padding:5px 0 4px 0;border:0 none;background:transparent;}.x-panel-tl .x-panel-icon,.x-window-tl .x-panel-icon{padding-left:20px!important;background-repeat:no-repeat;background-position:0 4px;zoom:1;}.x-panel-inline-icon{width:16px;height:16px;background-repeat:no-repeat;background-position:0 0;vertical-align:middle;margin-right:4px;margin-top:-1px;margin-bottom:-1px;}.x-panel-tc{background:transparent url(../images/default/panel/top-bottom.gif) repeat-x 0 0;overflow:hidden;}.ext-strict .ext-ie7 .x-panel-tc{overflow:visible;}.x-panel-tl{background:transparent url(../images/default/panel/corners-sprite.gif) no-repeat 0 0;padding-left:6px;zoom:1;border-bottom:1px solid #99bbe8;}.x-panel-tr{background:transparent url(../images/default/panel/corners-sprite.gif) no-repeat right 0;zoom:1;padding-right:6px;}.x-panel-bc{background:transparent url(../images/default/panel/top-bottom.gif) repeat-x 0 bottom;zoom:1;}.x-panel-bc .x-panel-footer{zoom:1;}.x-panel-bl{background:transparent url(../images/default/panel/corners-sprite.gif) no-repeat 0 bottom;padding-left:6px;zoom:1;}.x-panel-br{background:transparent url(../images/default/panel/corners-sprite.gif) no-repeat right bottom;padding-right:6px;zoom:1;}.x-panel-mc{border:0 none;padding:0;margin:0;font:normal 11px tahoma,arial,helvetica,sans-serif;padding-top:6px;background:#dfe8f6;}.x-panel-mc .x-panel-body{background:transparent;border:0 none;}.x-panel-ml{background:#fff url(../images/default/panel/left-right.gif) repeat-y 0 0;padding-left:6px;zoom:1;}.x-panel-mr{background:transparent url(../images/default/panel/left-right.gif) repeat-y right 0;padding-right:6px;zoom:1;}.x-panel-bc .x-panel-footer{padding-bottom:6px;}.x-panel-nofooter .x-panel-bc,.x-panel-nofooter .x-window-bc{height:6px;font-size:0;line-height:0;}.x-panel-bwrap{overflow:hidden;zoom:1;left:0;top:0;}.x-panel-body{overflow:hidden;zoom:1;}.x-panel-collapsed .x-resizable-handle{display:none;}.ext-gecko .x-panel-animated div{overflow:hidden!important;}.x-plain-body{overflow:hidden;}.x-plain-bbar .x-toolbar{overflow:hidden;padding:2px;}.x-plain-tbar .x-toolbar{overflow:hidden;padding:2px;}.x-plain-bwrap{overflow:hidden;zoom:1;}.x-plain{overflow:hidden;}.x-tool{overflow:hidden;width:15px;height:15px;float:right;cursor:pointer;background:transparent url(../images/default/panel/tool-sprites.gif) no-repeat;margin-left:2px;}.x-tool-toggle{background-position:0 -60px;}.x-tool-toggle-over{background-position:-15px -60px;}.x-panel-collapsed .x-tool-toggle{background-position:0 -75px;}.x-panel-collapsed .x-tool-toggle-over{background-position:-15px -75px;}.x-tool-close{background-position:0 -0;}.x-tool-close-over{background-position:-15px 0;}.x-tool-minimize{background-position:0 -15px;}.x-tool-minimize-over{background-position:-15px -15px;}.x-tool-maximize{background-position:0 -30px;}.x-tool-maximize-over{background-position:-15px -30px;}.x-tool-restore{background-position:0 -45px;}.x-tool-restore-over{background-position:-15px -45px;}.x-tool-gear{background-position:0 -90px;}.x-tool-gear-over{background-position:-15px -90px;}.x-tool-pin{background-position:0 -135px;}.x-tool-pin-over{background-position:-15px -135px;}.x-tool-unpin{background-position:0 -150px;}.x-tool-unpin-over{background-position:-15px -150px;}.x-tool-right{background-position:0 -165px;}.x-tool-right-over{background-position:-15px -165px;}.x-tool-left{background-position:0 -180px;}.x-tool-left-over{background-position:-15px -180px;}.x-tool-up{background-position:0 -210px;}.x-tool-up-over{background-position:-15px -210px;}.x-tool-down{background-position:0 -195px;}.x-tool-down-over{background-position:-15px -195px;}.x-tool-refresh{background-position:0 -225px;}.x-tool-refresh-over{background-position:-15px -225px;}.x-tool-minus{background-position:0 -255px;}.x-tool-minus-over{background-position:-15px -255px;}.x-tool-plus{background-position:0 -240px;}.x-tool-plus-over{background-position:-15px -240px;}.x-tool-search{background-position:0 -270px;}.x-tool-search-over{background-position:-15px -270px;}.x-tool-save{background-position:0 -285px;}.x-tool-save-over{background-position:-15px -285px;}.x-tool-help{background-position:0 -300px;}.x-tool-help-over{background-position:-15px -300px;}.x-tool-print{background-position:0 -315px;}.x-tool-print-over{background-position:-15px -315px;}.x-panel-ghost{background:#cbddf3;z-index:12000;overflow:hidden;position:absolute;left:0;top:0;opacity:.65;-moz-opacity:.65;filter:alpha(opacity=65);}.x-panel-ghost ul{margin:0;padding:0;overflow:hidden;font-size:0;line-height:0;border:1px solid #99bbe8;border-top:0 none;display:block;}.x-panel-ghost *{cursor:move!important;}.x-panel-dd-spacer{border:2px dashed #99bbe8;}.x-panel-btns-ct{padding:5px;}.x-panel-btns-ct .x-btn{float:right;clear:none;}.x-panel-btns-ct .x-panel-btns td{border:0;padding:0;}.x-panel-btns-ct .x-panel-btns-right table{float:right;clear:none;}.x-panel-btns-ct .x-panel-btns-left table{float:left;clear:none;}.x-panel-btns-ct .x-panel-btns-center{text-align:center;}.x-panel-btns-ct .x-panel-btns-center table{margin:0 auto;}.x-panel-btns-ct table td.x-panel-btn-td{padding:3px;}.x-panel-btns-ct .x-btn-focus .x-btn-left{background-position:0 -147px;}.x-panel-btns-ct .x-btn-focus .x-btn-right{background-position:0 -168px;}.x-panel-btns-ct .x-btn-focus .x-btn-center{background-position:0 -189px;}.x-panel-btns-ct .x-btn-over .x-btn-left{background-position:0 -63px;}.x-panel-btns-ct .x-btn-over .x-btn-right{background-position:0 -84px;}.x-panel-btns-ct .x-btn-over .x-btn-center{background-position:0 -105px;}.x-panel-btns-ct .x-btn-click .x-btn-center{background-position:0 -126px;}.x-panel-btns-ct .x-btn-click .x-btn-right{background-position:0 -84px;}.x-panel-btns-ct .x-btn-click .x-btn-left{background-position:0 -63px;}.x-window{zoom:1;}.x-window .x-resizable-handle{opacity:0;-moz-opacity:0;filter:alpha(opacity=0);}.x-window-proxy{background:#C7DFFC;border:1px solid #99bbe8;z-index:12000;overflow:hidden;position:absolute;left:0;top:0;display:none;opacity:.5;-moz-opacity:.5;filter:alpha(opacity=50);}.x-window-header{overflow:hidden;zoom:1;}.x-window-bwrap{z-index:1;position:relative;zoom:1;left:0;top:0;}.x-window-tl .x-window-header{color:#15428b;font:bold 11px tahoma,arial,verdana,sans-serif;padding:5px 0 4px 0;}.x-window-header-text{cursor:pointer;}.x-window-tc{background:transparent url(../images/default/window/top-bottom.png) repeat-x 0 0;overflow:hidden;zoom:1;}.x-window-tl{background:transparent url(../images/default/window/left-corners.png) no-repeat 0 0;padding-left:6px;zoom:1;z-index:1;position:relative;}.x-window-tr{background:transparent url(../images/default/window/right-corners.png) no-repeat right 0;padding-right:6px;}.x-window-bc{background:transparent url(../images/default/window/top-bottom.png) repeat-x 0 bottom;zoom:1;}.x-window-bc .x-window-footer{padding-bottom:6px;zoom:1;font-size:0;line-height:0;}.x-window-bl{background:transparent url(../images/default/window/left-corners.png) no-repeat 0 bottom;padding-left:6px;zoom:1;}.x-window-br{background:transparent url(../images/default/window/right-corners.png) no-repeat right bottom;padding-right:6px;zoom:1;}.x-window-mc{border:1px solid #99bbe8;padding:0;margin:0;font:normal 11px tahoma,arial,helvetica,sans-serif;background:#dfe8f6;}.x-window-ml{background:transparent url(../images/default/window/left-right.png) repeat-y 0 0;padding-left:6px;zoom:1;}.x-window-mr{background:transparent url(../images/default/window/left-right.png) repeat-y right 0;padding-right:6px;zoom:1;}.x-window-body{overflow:hidden;}.x-window-bwrap{overflow:hidden;}.x-window-maximized .x-window-bl,.x-window-maximized .x-window-br,.x-window-maximized .x-window-ml,.x-window-maximized .x-window-mr,.x-window-maximized .x-window-tl,.x-window-maximized .x-window-tr{padding:0;}.x-window-maximized .x-window-footer{padding-bottom:0;}.x-window-maximized .x-window-tc{padding-left:3px;padding-right:3px;background-color:white;}.x-window-maximized .x-window-mc{border-left:0 none;border-right:0 none;}.x-window-tbar .x-toolbar,.x-window-bbar .x-toolbar{border-left:0 none;border-right:0 none;}.x-window-bbar .x-toolbar{border-top:1px solid #99bbe8;border-bottom:0 none;}.x-window-draggable,.x-window-draggable .x-window-header-text{cursor:move;}.x-window-maximized .x-window-draggable,.x-window-maximized .x-window-draggable .x-window-header-text{cursor:default;}.x-window-body{background:transparent;}.x-panel-ghost .x-window-tl{border-bottom:1px solid #99bbe8;}.x-panel-collapsed .x-window-tl{border-bottom:1px solid #84a0c4;}.x-window-maximized-ct{overflow:hidden;}.x-window-maximized .x-resizable-handle{display:none;}.x-window-sizing-ghost ul{border:0 none!important;}.x-dlg-focus{-moz-outline:0 none;outline:0 none;width:0;height:0;overflow:hidden;position:absolute;top:0;left:0;}.x-dlg-mask{z-index:10000;display:none;position:absolute;top:0;left:0;-moz-opacity:.5;opacity:.50;filter:alpha(opacity=50);background-color:#CCC;}body.ext-ie6.x-body-masked select{visibility:hidden;}body.ext-ie6.x-body-masked .x-window select{visibility:visible;}.x-window-plain .x-window-mc{background:#CAD9EC;border-right:1px solid #DFE8F6;border-bottom:1px solid #DFE8F6;border-top:1px solid #a3bae9;border-left:1px solid #a3bae9;}.x-window-plain .x-window-body{border-left:1px solid #DFE8F6;border-top:1px solid #DFE8F6;border-bottom:1px solid #a3bae9;border-right:1px solid #a3bae9;background:transparent!important;}body.x-body-masked .x-window-plain .x-window-mc{background:#C7D6E9;}.x-html-editor-wrap{border:1px solid #a9bfd3;background:white;}.x-html-editor-tb .x-btn-text{background:transparent url(../images/default/editor/tb-sprite.gif) no-repeat;}.x-html-editor-tb .x-edit-bold .x-btn-text{background-position:0 0;}.x-html-editor-tb .x-edit-italic .x-btn-text{background-position:-16px 0;}.x-html-editor-tb .x-edit-underline .x-btn-text{background-position:-32px 0;}.x-html-editor-tb .x-edit-forecolor .x-btn-text{background-position:-160px 0;}.x-html-editor-tb .x-edit-backcolor .x-btn-text{background-position:-176px 0;}.x-html-editor-tb .x-edit-justifyleft .x-btn-text{background-position:-112px 0;}.x-html-editor-tb .x-edit-justifycenter .x-btn-text{background-position:-128px 0;}.x-html-editor-tb .x-edit-justifyright .x-btn-text{background-position:-144px 0;}.x-html-editor-tb .x-edit-insertorderedlist .x-btn-text{background-position:-80px 0;}.x-html-editor-tb .x-edit-insertunorderedlist .x-btn-text{background-position:-96px 0;}.x-html-editor-tb .x-edit-increasefontsize .x-btn-text{background-position:-48px 0;}.x-html-editor-tb .x-edit-decreasefontsize .x-btn-text{background-position:-64px 0;}.x-html-editor-tb .x-edit-sourceedit .x-btn-text{background-position:-192px 0;}.x-html-editor-tb .x-edit-createlink .x-btn-text{background-position:-208px 0;}.x-html-editor-tip .x-tip-bd .x-tip-bd-inner{padding:5px;padding-bottom:1px;}.x-html-editor-tb .x-toolbar{position:static!important;}.x-panel-noborder .x-panel-body-noborder{border-width:0;}.x-panel-noborder .x-panel-header-noborder{border-width:0;border-bottom:1px solid #99bbe8;}.x-panel-noborder .x-panel-tbar-noborder .x-toolbar{border-width:0;border-bottom:1px solid #99bbe8;}.x-panel-noborder .x-panel-bbar-noborder .x-toolbar{border-width:0;border-top:1px solid #99bbe8;}.x-window-noborder .x-window-mc{border-width:0;}.x-window-plain .x-window-body-noborder{border-width:0;}.x-tab-panel-noborder .x-tab-panel-body-noborder{border-width:0;}.x-tab-panel-noborder .x-tab-panel-header-noborder{border-top-width:0;border-left-width:0;border-right-width:0;}.x-tab-panel-noborder .x-tab-panel-footer-noborder{border-bottom-width:0;border-left-width:0;border-right-width:0;}.x-tab-panel-bbar-noborder .x-toolbar{border-width:0;border-top:1px solid #99bbe8;}.x-tab-panel-tbar-noborder .x-toolbar{border-width:0;border-bottom:1px solid #99bbe8;}.x-border-layout-ct{background:#dfe8f6;}.x-border-panel{position:absolute;left:0;top:0;}.x-tool-collapse-south{background-position:0 -195px;}.x-tool-collapse-south-over{background-position:-15px -195px;}.x-tool-collapse-north{background-position:0 -210px;}.x-tool-collapse-north-over{background-position:-15px -210px;}.x-tool-collapse-west{background-position:0 -180px;}.x-tool-collapse-west-over{background-position:-15px -180px;}.x-tool-collapse-east{background-position:0 -165px;}.x-tool-collapse-east-over{background-position:-15px -165px;}.x-tool-expand-south{background-position:0 -210px;}.x-tool-expand-south-over{background-position:-15px -210px;}.x-tool-expand-north{background-position:0 -195px;}.x-tool-expand-north-over{background-position:-15px -195px;}.x-tool-expand-west{background-position:0 -165px;}.x-tool-expand-west-over{background-position:-15px -165px;}.x-tool-expand-east{background-position:0 -180px;}.x-tool-expand-east-over{background-position:-15px -180px;}.x-tool-expand-north,.x-tool-expand-south{float:right;margin:3px;}.x-tool-expand-east,.x-tool-expand-west{float:none;margin:3px auto;}.x-accordion-hd .x-tool-toggle{background-position:0 -255px;}.x-accordion-hd .x-tool-toggle-over{background-position:-15px -255px;}.x-panel-collapsed .x-accordion-hd .x-tool-toggle{background-position:0 -240px;}.x-panel-collapsed .x-accordion-hd .x-tool-toggle-over{background-position:-15px -240px;}.x-accordion-hd{color:#222;padding-top:4px;padding-bottom:3px;border-top:0 none;font-weight:normal;background:transparent url(../images/default/panel/light-hd.gif) repeat-x 0 -9px;}.x-layout-collapsed{position:absolute;left:-10000px;top:-10000px;visibility:hidden;background-color:#d2e0f2;width:20px;height:20px;overflow:hidden;border:1px solid #98c0f4;z-index:20;}.ext-border-box .x-layout-collapsed{width:22px;height:22px;}.x-layout-collapsed-over{cursor:pointer;background-color:#d9e8fb;}.x-layout-collapsed-west .x-layout-collapsed-tools,.x-layout-collapsed-east .x-layout-collapsed-tools{position:absolute;top:0;left:0;width:20px;height:20px;}.x-layout-split{position:absolute;height:5px;width:5px;line-height:1px;font-size:1px;z-index:3;background-color:transparent;}.ext-strict .ext-ie6 .x-layout-split{background-color:#fff!important;filter:alpha(opacity=1);}.x-layout-split-h{background-image:url(../images/default/s.gif);background-position:left;}.x-layout-split-v{background-image:url(../images/default/s.gif);background-position:top;}.x-column-layout-ct{overflow:hidden;zoom:1;}.x-column{float:left;padding:0;margin:0;overflow:hidden;zoom:1;}.x-layout-mini{position:absolute;top:0;left:0;display:block;width:5px;height:35px;cursor:pointer;opacity:.5;-moz-opacity:.5;filter:alpha(opacity=50);}.x-layout-mini-over,.x-layout-collapsed-over .x-layout-mini{opacity:1;-moz-opacity:1;filter:none;}.x-layout-split-west .x-layout-mini{top:48%;background-image:url(../images/default/layout/mini-left.gif);}.x-layout-split-east .x-layout-mini{top:48%;background-image:url(../images/default/layout/mini-right.gif);}.x-layout-split-north .x-layout-mini{left:48%;height:5px;width:35px;background-image:url(../images/default/layout/mini-top.gif);}.x-layout-split-south .x-layout-mini{left:48%;height:5px;width:35px;background-image:url(../images/default/layout/mini-bottom.gif);}.x-layout-cmini-west .x-layout-mini{top:48%;background-image:url(../images/default/layout/mini-right.gif);}.x-layout-cmini-east .x-layout-mini{top:48%;background-image:url(../images/default/layout/mini-left.gif);}.x-layout-cmini-north .x-layout-mini{left:48%;height:5px;width:35px;background-image:url(../images/default/layout/mini-bottom.gif);}.x-layout-cmini-south .x-layout-mini{left:48%;height:5px;width:35px;background-image:url(../images/default/layout/mini-top.gif);}.x-layout-cmini-west,.x-layout-cmini-east{border:0 none;width:5px!important;padding:0;background:transparent;}.x-layout-cmini-north,.x-layout-cmini-south{border:0 none;height:5px!important;padding:0;background:transparent;}.x-viewport,.x-viewport body{margin:0;padding:0;border:0 none;overflow:hidden;height:100%;}.x-abs-layout-item{position:absolute;left:0;top:0;}.ext-ie input.x-abs-layout-item,.ext-ie textarea.x-abs-layout-item{margin:0;}.x-progress-wrap{border:1px solid #6593cf;overflow:hidden;}.x-progress-inner{height:18px;background:#e0e8f3 url(../images/default/qtip/bg.gif) repeat-x;position:relative;}.x-progress-bar{height:18px;float:left;width:0;background:#9CBFEE url(../images/default/progress/progress-bg.gif) repeat-x left center;border-top:1px solid #D1E4FD;border-bottom:1px solid #7FA9E4;border-right:1px solid #7FA9E4;}.x-progress-text{font-size:11px;font-weight:bold;color:#fff;padding:1px 5px;overflow:hidden;position:absolute;left:0;text-align:center;}.x-progress-text-back{color:#396095;line-height:16px;}.ext-ie .x-progress-text-back{line-height:15px;}.x-window-dlg .x-window-body{border:0 none!important;padding:5px 10px;overflow:hidden!important;}.x-window-dlg .x-window-mc{border:0 none!important;}.x-window-dlg .ext-mb-text,.x-window-dlg .x-window-header-text{font-size:12px;}.x-window-dlg .ext-mb-input{margin-top:4px;width:95%;}.x-window-dlg .ext-mb-textarea{margin-top:4px;font:normal 12px tahoma,arial,helvetica,sans-serif;}.x-window-dlg .x-progress-wrap{margin-top:4px;}.ext-ie .x-window-dlg .x-progress-wrap{margin-top:6px;}.x-window-dlg .x-msg-box-wait{background:transparent url(../images/default/grid/loading.gif) no-repeat left;display:block;width:300px;padding-left:18px;line-height:18px;}.x-window-dlg .ext-mb-icon{float:left;width:47px;height:32px;}.x-window-dlg .ext-mb-icon{float:left;width:47px;height:32px;}.ext-ie .x-window-dlg .ext-mb-icon{width:44px;}.x-window-dlg .ext-mb-info{background:transparent url(../images/default/window/icon-info.gif) no-repeat top left;}.x-window-dlg .ext-mb-warning{background:transparent url(../images/default/window/icon-warning.gif) no-repeat top left;}.x-window-dlg .ext-mb-question{background:transparent url(../images/default/window/icon-question.gif) no-repeat top left;}.x-window-dlg .ext-mb-error{background:transparent url(../images/default/window/icon-error.gif) no-repeat top left;}.ext-gecko2 .ext-mb-fix-cursor{overflow:auto;}.x-slider{zoom:1;}.x-slider-inner{position:relative;left:0;top:0;overflow:visible;zoom:1;}.x-slider-focus{position:absolute;left:0;top:0;width:1px;height:1px;line-height:1px;font-size:1px;-moz-outline:0 none;outline:0 none;-moz-user-select:text;-khtml-user-select:text;}.x-slider-horz{padding-left:7px;background:transparent url(../images/default/slider/slider-bg.png) no-repeat 0 -22px;}.x-slider-horz .x-slider-end{padding-right:7px;zoom:1;background:transparent url(../images/default/slider/slider-bg.png) no-repeat right -44px;}.x-slider-horz .x-slider-inner{background:transparent url(../images/default/slider/slider-bg.png) repeat-x 0 0;height:22px;}.x-slider-horz .x-slider-thumb{width:14px;height:15px;position:absolute;left:0;top:3px;background:transparent url(../images/default/slider/slider-thumb.png) no-repeat 0 0;}.x-slider-horz .x-slider-thumb-over{background-position:-14px -15px;}.x-slider-horz .x-slider-thumb-drag{background-position:-28px -30px;}.x-slider-vert{padding-top:7px;background:transparent url(../images/default/slider/slider-v-bg.png) no-repeat -44px 0;width:22px;}.x-slider-vert .x-slider-end{padding-bottom:7px;zoom:1;background:transparent url(../images/default/slider/slider-v-bg.png) no-repeat -22px bottom;}.x-slider-vert .x-slider-inner{background:transparent url(../images/default/slider/slider-v-bg.png) repeat-y 0 0;}.x-slider-vert .x-slider-thumb{width:15px;height:14px;position:absolute;left:3px;bottom:0;background:transparent url(../images/default/slider/slider-v-thumb.png) no-repeat 0 0;}.x-slider-vert .x-slider-thumb-over{background-position:-15px -14px;}.x-slider-vert .x-slider-thumb-drag{background-position:-30px -28px;} \ No newline at end of file diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/css/xtheme-2brave.css b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/css/xtheme-2brave.css deleted file mode 100755 index c06a74b..0000000 --- a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/css/xtheme-2brave.css +++ /dev/null @@ -1,856 +0,0 @@ -body { - background:#BCE1F2 url(../images/2brave/bg.png) repeat-x fixed; - color:#fff; -} -a { - color:#F8DB57; -} -.ext-el-mask{ - background-color:#333; - -moz-opacity:0.6; - opacity:.60; - filter:alpha(opacity=60); -} -.x-spotlight { - background-color:#222; -} -.x-panel { - border-style: solid; - border-color: #2E48AB; -} -.x-panel-header { - color:#ffffff; - border:1px solid #2E48AB; - background-image:url(../images/2brave/panel/white-top-bottom.gif); -} -.x-panel-body { - border-color:#2E48AB; - background:#3891D4 none repeat scroll 0 0; - color:#ffffff; -} -.x-panel-bbar .x-toolbar { - border-color:#2E48AB; -} -.x-panel-tbar .x-toolbar { - border-color:#2E48AB; -} -.x-panel-tbar-noheader .x-toolbar, .x-panel-mc .x-panel-tbar .x-toolbar { - border-color:#2E48AB; -} -.x-panel-body-noheader, .x-panel-mc .x-panel-body { - border-color:#2E48AB; -} -.x-panel-tl .x-panel-header { - color:#ffffff; -} -.x-panel-tc { - background-image:url(../images/2brave/panel/top-bottom.gif); -} -.x-panel-tl { - background-image:url(../images/2brave/panel/corners-sprite.gif); - border-color:#2E48AB; -} -.x-panel-tr { - background-image:url(../images/2brave/panel/corners-sprite.gif); -} -.x-panel-bc { - background-image:url(../images/2brave/panel/top-bottom.gif); -} -.x-panel-bl { - background-image:url(../images/2brave/panel/corners-sprite.gif); -} -.x-panel-br { - background-image:url(../images/2brave/panel/corners-sprite.gif); -} -.x-panel-mc { - background:#F8DB57; /*#3087CF;*/ -} -.x-panel-mc .x-panel-body { - background:transparent; - color:#2E48AB; - border: 0 none; -} -.x-panel-ml { - background-image:url(../images/2brave/panel/left-right.gif); -} -.x-panel-mr { - background:transparent url(../images/2brave/panel/left-right.gif) repeat-y scroll right 0; -} -/* Tools */ -.x-tool { - background-image:url(../images/2brave/panel/tool-sprites.gif); -} -/* Ghosting */ -.x-panel-ghost { - background:#F8DB57; -} -.x-panel-ghost ul { - border-color:#3891D4; -} -.x-grid-panel .x-panel-mc .x-panel-body { - border:1px solid #2E48AB; -} -/* Buttons */ -.x-btn-left{ - background-image:url(../images/2brave/button/btn-sprite.gif); -} -.x-btn-right{ - background-image:url(../images/2brave/button/btn-sprite.gif); -} -.x-btn-center{ - background-image:url(../images/2brave/button/btn-sprite.gif); -} -/* Status bar */ -.x-statusbar .x-status-text{ - color: #2E48AB; -} -/* Layout classes */ -.x-border-layout-ct { - background:#3087CF; -/* background:transparent; */ -} -.x-accordion-hd { - background-image:url(../images/2brave/panel/light-hd.gif); - color: #2E48AB; -} -.x-layout-collapsed{ - background-color:#3891D4; - border-color:#2E48AB; -} -.x-layout-collapsed-over{ - background-color:#4CA5E8; -} -/* qtips */ -.x-tip .x-tip-tc { - background-image:url(../images/2brave/qtip/tip-sprite.gif); -} -.x-tip .x-tip-tl { - background-image:url(../images/2brave/qtip/tip-sprite.gif); -} -.x-tip .x-tip-tr { - background-image:url(../images/2brave/qtip/tip-sprite.gif); -} -.x-tip .x-tip-bc { - background-image:url(../images/2brave/qtip/tip-sprite.gif); -} -.x-tip .x-tip-bl { - background-image:url(../images/2brave/qtip/tip-sprite.gif); -} -.x-tip .x-tip-br { - background-image:url(../images/2brave/qtip/tip-sprite.gif); -} -.x-tip .x-tip-ml { - background-image:url(../images/2brave/qtip/tip-sprite.gif); -} -.x-tip .x-tip-mr { - background-image:url(../images/2brave/qtip/tip-sprite.gif); -} -/* combo */ -.x-combo-list { - border:1px solid #2E48AB; - background:#F8DB57; -} -.x-combo-list-inner { - background:#fff none repeat scroll 0 0; - color:#134573; -} -.x-combo-list-hd { - color:#fff; - background-image: url(../images/2brave/layout/panel-title-light-bg.gif); - border-bottom:1px solid #2E48AB; -} -.x-combo-list .x-combo-selected{ - border:1px dotted #2E48AB !important; - background:#3891D4; - color:#fff; -} -/* form*/ -.x-form-field { - color:#134573; -} -.x-item-disabled * { - color:#BBBBBB !important; -} -.x-fieldset { - border:1px solid #2E48AB; -} -fieldset.x-panel-collapsed { - border-width:1px 1px 0px !important; - border-left-color:#F8DB57; - border-right-color:#F8DB57; -} -.x-fieldset legend { - color:#2E48AB; -} -.x-form-field-wrap .x-form-trigger{ - background:transparent url(../images/2brave/form/trigger.gif) no-repeat 0 0; - border-bottom:1px solid #4CA5E8; -} -.x-form-field-wrap .x-form-date-trigger{ - background-image: url(../images/2brave/form/date-trigger.gif); - border-bottom:1px solid #4CA5E8; -} -.x-form-field-wrap .x-form-clear-trigger{ - background-image: url(../images/2brave/form/clear-trigger.gif); - border-bottom:1px solid #4CA5E8; -} -.x-form-field-wrap .x-form-search-trigger{ - background-image: url(../images/2brave/form/search-trigger.gif); - border-bottom:1px solid #4CA5E8; -} -.x-form-text, textarea.x-form-field{ - background:#fff url(../images/2brave/form/text-bg.gif) repeat-x 0 0; - border:1px solid #4CA5E8; -} -.x-form-invalid-icon { - background:transparent url(../images/2brave/form/exclamation.png) no-repeat 0 2px; -} -.x-form-invalid-tip .x-tip-tc{background:url(../images/2brave/form/error-tip-corners.gif) repeat-x 0 -12px;padding-top:6px;} -.x-form-invalid-tip .x-tip-tl{background-image:url(../images/2brave/form/error-tip-corners.gif);} -.x-form-invalid-tip .x-tip-tr{background-image:url(../images/2brave/form/error-tip-corners.gif);} -.x-form-invalid-tip .x-tip-bc{background:url(../images/2brave/form/error-tip-corners.gif) repeat-x 0 -18px;height:6px;} -.x-form-invalid-tip .x-tip-bl{background:url(../images/2brave/form/error-tip-corners.gif) no-repeat 0 -6px;} -.x-form-invalid-tip .x-tip-br{background:url(../images/2brave/form/error-tip-corners.gif) no-repeat right -6px;} -.x-form-invalid-tip .x-tip-ml{background-image:url(../images/2brave/form/error-tip-corners.gif);} -.x-form-invalid-tip .x-tip-mr{background-image:url(../images/2brave/form/error-tip-corners.gif);} -.x-form-invalid-tip .x-tip-body{padding-left:24px;background:transparent url(../images/2brave/form/exclamation.png) no-repeat 2px 2px;} -.x-form-invalid, textarea.x-form-invalid {background:#FFFFFF url(../images/default/grid/invalid_line.gif) repeat-x scroll center bottom;} -.x-combo-list-item {color:#134573;} -/* Datepicker */ -.x-date-picker { - border: 1px solid #2E48AB; - background:#3891D4; -} -.x-date-middle,.x-date-left,.x-date-right { - background: url(../images/2brave/shared/hd-sprite.gif) repeat-x 0 -83px; -} -.x-date-right a { - background-image: url(../images/2brave/shared/right-btn.gif); -} -.x-date-left a{ - background-image: url(../images/2brave/shared/left-btn.gif); -} -.x-date-bottom { - background:#F8DB57 repeat-x scroll left top; -} -.x-date-inner td { - border: 1px solid #3891D4; -} -.x-date-inner a { - color:#ffffff; -} -.x-date-inner .x-date-selected a{ - background: #3891D4 url(../images/2brave/shared/glass-bg.gif) repeat-x left top; - border:1px solid #8DB2E3; -} -.x-date-selected a:hover{ - color:#fff; -} -.x-date-inner th { - background:#F8DB57 repeat-x scroll left top; - border-bottom:1px solid #A3BAD9; -} -.x-date-mp { - background:#3891D4 none repeat scroll 0 0; -} -td.x-date-mp-month a, td.x-date-mp-year a { - color:#ffffff; -} -td.x-date-mp-sel a { - background: #3891D4 url(../images/2brave/shared/glass-bg.gif) repeat-x left top; -} -.x-date-mp-btns { - background:#F8DB57 repeat-x scroll left top; -} -.x-date-mp-ybtn a { - background:transparent url(../images/2brave/panel/tool-sprites.gif) no-repeat scroll 0 0; -} -td.x-date-disabled { - border-color:#3891D4; -} -.x-date-inner .x-date-disabled a { - background:#6E899D repeat-x scroll left top; - border:1px solid #6E899D; - color:#BBBBBB; -} -/* Toolbars */ -.x-toolbar{ - border-color:#FFFF00; - background:#f0f4f5 url(../images/2brave/toolbar/bg.gif) repeat-x top left; -} -.x-toolbar button { - color:#444; -} -.x-toolbar .x-btn-menu-arrow-wrap .x-btn-center button { - background-image:url(../images/2brave/toolbar/btn-arrow.gif); -} -.x-toolbar .x-btn-text-icon .x-btn-menu-arrow-wrap .x-btn-center button { - background-image:url(../images/2brave/toolbar/btn-arrow.gif); -} -.x-toolbar .x-btn-over .x-btn-left{ - background-image:url(../images/2brave/toolbar/tb-btn-sprite.gif); -} -.x-toolbar .x-btn-over .x-btn-right{ - background-image:url(../images/2brave/toolbar/tb-btn-sprite.gif); -} -.x-toolbar .x-btn-over .x-btn-center{ - background-image:url(../images/2brave/toolbar/tb-btn-sprite.gif); -} -.x-toolbar .x-btn-over button { - color:#111; -} -.x-toolbar .x-btn-click .x-btn-left, .x-toolbar .x-btn-pressed .x-btn-left, .x-toolbar .x-btn-menu-active .x-btn-left{ - background-image:url(../images/2brave/toolbar/tb-btn-sprite.gif); -} -.x-toolbar .x-btn-click .x-btn-right, .x-toolbar .x-btn-pressed .x-btn-right, .x-toolbar .x-btn-menu-active .x-btn-right{ - background-image:url(../images/2brave/toolbar/tb-btn-sprite.gif); -} -.x-toolbar .x-btn-click .x-btn-center, .x-toolbar .x-btn-pressed .x-btn-center, .x-toolbar .x-btn-menu-active .x-btn-center{ - background-image:url(../images/2brave/toolbar/tb-btn-sprite.gif); -} -.x-toolbar .ytb-sep { - background-image: url(../images/2brave/grid/grid-split.gif); -} -.x-toolbar .ytb-text { - color:#2E48AB; -} -/* Tabs */ -.x-tab-panel-header { - background: #59CBFF; - border-color:#2E48AB; -} -.x-tab-panel-footer { - background: #449BE3; - border-color:#2E48AB; -} -.x-tab-panel-header { - border-color:#2E48AB; -} -.x-tab-panel-footer { - border-color:#2E48AB; -} -ul.x-tab-strip-top{ - background:#3087CF url(../images/2brave/tabs/tab-strip-bg.gif) repeat-x left top; - border-color:#2E48AB; - padding-top: 2px; -} -ul.x-tab-strip-bottom{ - background-image:url(../images/2brave/tabs/tab-strip-btm-bg.gif); - border-color:#2E48AB; -} -.x-tab-strip span.x-tab-strip-text { - color:#eee; -} -.x-tab-strip-over span.x-tab-strip-text { - color:#eee; -} -.x-tab-strip-active span.x-tab-strip-text { - color:#fff; -} -.x-tab-strip-disabled .x-tabs-text { - color:#ccc; -} -.x-tab-strip-top .x-tab-right { - background-image:url(../images/2brave/tabs/tabs-sprite.gif); -} -.x-tab-strip-top .x-tab-left { - background-image:url(../images/2brave/tabs/tabs-sprite.gif); -} -.x-tab-strip-top .x-tab-strip-inner { - background-image:url(../images/2brave/tabs/tabs-sprite.gif); -} -.x-tab-strip-bottom .x-tab-right { - background-image:url(../images/2brave/tabs/tab-btm-inactive-right-bg.gif); -} -.x-tab-strip-bottom .x-tab-left { - background-image:url(../images/2brave/tabs/tab-btm-inactive-left-bg.gif); -} -.x-tab-strip-bottom .x-tab-strip-active .x-tab-right { - background-image:url(../images/2brave/tabs/tab-btm-right-bg.gif); -} -.x-tab-strip-bottom .x-tab-strip-active .x-tab-left { - background-image:url(../images/2brave/tabs/tab-btm-left-bg.gif); -} -.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close { - background-image:url(../images/2brave/tabs/tab-close.gif); -} -.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close:hover{ - background-image:url(../images/2brave/tabs/tab-close.gif); -} -.x-tab-panel-body { - border-color:#2E48AB; - background:#3891D4; -} -.x-tab-panel-bbar .x-toolbar { - border-color: #2E48AB; -} -.x-tab-panel-tbar .x-toolbar { - border-color: #2E48AB; -} -.x-tab-panel-header-plain .x-tab-strip-spacer { - border-color:#2E48AB; - background: #59CBFF; -} -.x-tab-scroller-left { - background-image: url(../images/2brave/tabs/scroll-left.gif); - border-color:#2E48AB; -} -.x-tab-scroller-right { - background-image: url(../images/2brave/tabs/scroll-right.gif); - border-color:#2E48AB; -} -/* Window */ -.x-window-proxy { - background:#3891D4; - border-color:#2E48AB; -} -.x-window-tl .x-window-header { - color:#ffffff; -} -.x-window-tc { - background-image:url(../images/2brave/window/top-bottom.png); -} -.x-window-tl { - background-image:url(../images/2brave/window/left-corners.png); -} -.x-window-tr { - background-image:url(../images/2brave/window/right-corners.png); -} -.x-window-bc { - background-image:url(../images/2brave/window/top-bottom.png); -} -.x-window-bl { - background-image:url(../images/2brave/window/left-corners.png); -} -.x-window-br { - background-image:url(../images/2brave/window/right-corners.png); -} -.x-window-mc { - border:1px solid #FFFF00; - background:#3891D4; -} -.x-window-ml { - background-image:url(../images/2brave/window/left-right.png); -} -.x-window-mr { - background-image:url(../images/2brave/window/left-right.png); -} -.x-panel-ghost .x-window-tl { - border-color:#3891D4; -} -.x-panel-collapsed .x-window-tl { - border-color:#3891D4; -} -.x-window-plain .x-window-mc { - background: #3087CF; - border:0; -} -.x-window-plain .x-window-body { - background: transparent; - border:1px solid #2E48AB; -} -body.x-body-masked .x-window-mc, body.x-body-masked .x-window-plain .x-window-mc { - background-color: #3087CF; -} -/* misc */ -.x-html-editor-wrap { - border-color:#2E48AB; -} -/* Borders */ -.x-panel-noborder .x-panel-body-noborder { - border-width:0; -} -.x-panel-noborder .x-panel-header-noborder { - border-width:0; - border-bottom:1px solid #1489DF; -} -.x-panel-noborder .x-panel-tbar-noborder .x-toolbar { - border-width:0; - border-bottom:1px solid #1489DF; -} -.x-panel-noborder .x-panel-bbar-noborder .x-toolbar { - border-width:0; - border-top:1px solid #1489DF; -} -.x-window-noborder .x-window-mc { - border-width:0; -} -.x-window-plain .x-window-body-noborder { - border-width:0; -} -.x-tab-panel-noborder .x-tab-panel-body-noborder { - border-width:0; -} -.x-tab-panel-noborder .x-tab-panel-header-noborder { - border-top-width:0; - border-left-width:0; - border-right-width:0; -} -.x-tab-panel-noborder .x-tab-panel-footer-noborder { - border-bottom-width:0; - border-left-width:0; - border-right-width:0; -} -.x-tab-panel-bbar-noborder .x-toolbar { - border-width:0; - border-top:1px solid #1489DF; -} -.x-tab-panel-tbar-noborder .x-toolbar { - border-width:0; - border-bottom:1px solid #1489DF; -} -/* MessageBox Dialogs */ -.x-window-dlg .ext-mb-info{background:transparent url(../images/2brave/window/messagebox_info.png) no-repeat top left;} -.x-window-dlg .ext-mb-warning{background:transparent url(../images/2brave/window/messagebox_warning.png) no-repeat top left;} -.x-window-dlg .ext-mb-question{background:transparent url(../images/2brave/window/help.png) no-repeat top left;} -.x-window-dlg .ext-mb-error{background:transparent url(../images/2brave/window/messagebox_critical.png) no-repeat top left;} -/* Grid3 styles */ -.x-grid3 { - background-color:#3891D4; - color:#ffffff; -} -.x-grid-panel .x-panel-mc .x-panel-body { - border:1px solid #2E48AB; -} -.x-grid3-hd-row td { - border-left:1px solid transparent; - border-right:1px solid #2E48AB; -} -.x-grid3-row { - border:1px solid #2E48AB; - border-top-color:#3891D4; - border-left-color:#3891D4; -} - -.x-grid3-row-alt { - background-color:#4CA5E8 ; -} -.x-grid3-row-over { - border:1px solid #2E48AB; - border-top-color:#3891D4; - border-left-color:#3891D4; - background: #60B9FC repeat-x left top; -} -.x-grid3-resize-proxy { - background-color:#2E48AB; -} -.x-grid3-resize-marker { - background-color:#2E48AB; -} -/* header styles */ -.x-grid3-header{ - background: #147ACC url(../images/2brave/grid/grid3-hrow.gif) repeat-x 0 bottom; -} -.x-grid3-header-pop { - border-left:1px solid #2E48AB; -} -td.x-grid3-hd-over, td.sort-desc, td.sort-asc, td.x-grid3-hd-menu-open { - border-left:1px solid #3CA2F4; - border-right:1px solid transparent; -} -td.x-grid3-hd-over .x-grid3-hd-inner, td.sort-desc .x-grid3-hd-inner, td.sort-asc .x-grid3-hd-inner, td.x-grid3-hd-menu-open .x-grid3-hd-inner { - background: #3CA2F4 url(../images/2brave/grid/grid3-hrow-over.gif) repeat-x left bottom; -} -.sort-asc .x-grid3-sort-icon { - background-image: url(../images/2brave/grid/sort_asc.gif); -} -.sort-desc .x-grid3-sort-icon { - background-image: url(../images/2brave/grid/sort_desc.gif); -} -/* Body Styles */ -.x-grid3-cell-text, .x-grid3-hd-text { - color:#15428b; -} -.x-grid3-hd-text { - color:#15428b; -} -/* Column Reorder DD */ -.x-dd-drag-proxy .x-grid3-hd-inner{ - background: #147ACC url(../images/2brave/grid/grid3-hrow-over.gif) repeat-x left bottom; - color:#fff; -} -/* Selection Styles */ -.x-grid3-row-selected { - background: #F8DB57 !important; -} -.x-grid3-row-selected .x-grid3-cell-inner, .x-grid3-row-selected .x-grid3-row-body { - color:#2E48AB; -} -.x-grid3-cell-selected{ - background-color: #F8DB57 !important; - color:#2E48AB; -} -.x-grid3-cell-selected span{ - color: #2E48AB !important; -} -.x-grid3-cell-selected .x-grid3-cell-text{ - color: #2E48AB; -} -.x-grid3-locked td.x-grid3-row-marker, .x-grid3-locked .x-grid3-row-selected td.x-grid3-row-marker{ - background: #147ACC url(../images/2brave/grid/grid-hrow.gif) repeat-x 0 bottom !important; -} -/* Grid Toolbars */ -.x-grid3-bottombar .x-toolbar{ - border-top:1px solid #147ACC; -} -/* Props Grid Styles */ -.x-props-grid .x-grid3-td-name .x-grid3-cell-inner{ - background:#135EB3 url(../images/2brave/grid/grid3-special-col-bg.gif) repeat-y -16px !important; - color:#ffffff !important; -} -.x-props-grid .x-grid3-body .x-grid3-td-name { - border:1px solid #135EB3; - background:#135EB3 none repeat scroll 0 0 !important; -} -/* dd */ -.x-grid3-hd-btn { - background:#c3daf9 url(../images/2brave/grid/grid3-hd-btn.gif) no-repeat left center; -} -/* Expanders */ -.x-grid3-body .x-grid3-td-expander { - background:transparent url(../images/2brave/grid/grid3-special-col-bg.gif) repeat-y right; -} -.x-grid3-row-expander { - background-image:url(../images/2brave/grid/row-expand-sprite.gif); -} -/* Checkers */ -.x-grid3-body .x-grid3-td-checker { - background:transparent url(../images/2brave/grid/grid3-special-col-bg.gif) repeat-y right; -} -/* Numberer */ -.x-grid3-body .x-grid3-td-numberer { - background:transparent url(../images/2brave/grid/grid3-special-col-bg.gif) repeat-y right; -} -.x-grid3-body .x-grid3-td-numberer .x-grid3-cell-inner { - color:#ffffff; -} -/* All specials */ -.x-grid3-body .x-grid3-row-selected .x-grid3-td-numberer, -.x-grid3-body .x-grid3-row-selected .x-grid3-td-checker, -.x-grid3-body .x-grid3-row-selected .x-grid3-td-expander { - background:transparent url(../images/2brave/grid/grid3-special-col-sel-bg.gif) repeat-y right; -} -/* Grouping classes */ -.x-grid-group-hd { - border-bottom: 2px solid #134573; -} -.x-grid-group-hd div { - background:transparent url(../images/2brave/grid/group-expand-sprite.gif) no-repeat 3px -47px; - padding:4px 4px 4px 17px; - color:#ffffff; - font:bold 11px tahoma, arial, helvetica, sans-serif; -} -/* Menu */ -.x-menu { - border: 1px solid #FFFF00; - background: #F8DB57 url(../images/2brave/menu/menu.gif) repeat-y; -} -.x-menu-sep { - background-color:#F8DB57; - border-bottom:1px solid #FFFFC8; -} -.x-menu a.x-menu-item { - color:#222; -} -.x-menu-item-active { - background: #F8DB57 url(../images/2brave/menu/item-over.gif) repeat-x left bottom; - border:1px solid #FFFFC8; -} -.x-menu-plain { - background:#F8DB57 !important; -} -.x-cycle-menu .x-menu-item-checked { - border:1px dotted #FFFFC8 !important; - background:#F8DB57; -} -.x-color-palette a { - border:1px solid #F8DB57; -} -.x-menu-date-item { - padding:0; - border: 1px solid #FFFFC8; -} -.x-date-menu { - padding:0; - border: 0px !important; -} -.x-color-palette a:hover,.x-color-palette a.x-color-palette-sel{ - border:1px solid #8BB8F3; - background:#FFFFC8; -} -/* Tree */ -.x-tree-node-expanded .x-tree-node-icon{ - background-image:url(../images/2brave/tree/folder_go.png); -} -.x-tree-node-leaf .x-tree-node-icon{ - background-image:url(../images/2brave/tree/bullet_picture.png); -} -.x-tree-node-collapsed .x-tree-node-icon{ - background-image:url(../images/2brave/tree/folder.png); -} -.x-tree .x-panel-body{ - background-color:#3891D4; -} -.x-tree-node { - color:#fff; -} -.x-tree-node a, .x-dd-drag-ghost a { - color:#fff; -} -.x-tree-node a span{ - color:#fff; -} -.x-tree-headers { - background: #147ACC url(../images/2brave/grid/grid3-hrow.gif) repeat-x 0 bottom; -} -.x-tree-node .x-tree-node-over { - background: #60B9FC repeat-x left top; -} -.x-tree-node .x-tree-selected { - background-color: #F8DB57 !important; - color:#2E48AB; -} -.x-tree-node .x-tree-selected a span, .x-dd-drag-ghost a span { - color:#2E48AB; -} -.x-tree-lines .x-tree-elbow{ - background-image:url(../images/2brave/tree/elbow.gif); -} -.x-tree-lines .x-tree-elbow-plus{ - background-image:url(../images/2brave/tree/elbow-plus.gif); -} -.x-tree-lines .x-tree-elbow-minus{ - background-image:url(../images/2brave/tree/elbow-minus.gif); -} -.x-tree-lines .x-tree-elbow-end{ - background-image:url(../images/2brave/tree/elbow-end.gif); -} -.x-tree-lines .x-tree-elbow-end-plus{ - background-image:url(../images/2brave/tree/elbow-end-plus.gif); -} -.x-tree-lines .x-tree-elbow-end-minus{ - background-image:url(../images/2brave/tree/elbow-end-minus.gif); -} -.x-tree-lines .x-tree-elbow-line{ - background-image:url(../images/2brave/tree/elbow-line.gif); -} -.x-tree-no-lines .x-tree-elbow-plus{ - background-image:url(../images/2brave/tree/elbow-plus-nl.gif); -} -.x-tree-no-lines .x-tree-elbow-minus{ - background-image:url(../images/2brave/tree/elbow-minus-nl.gif); -} -.x-tree-no-lines .x-tree-elbow-end-plus{ - background-image:url(../images/2brave/tree/elbow-end-plus-nl.gif); -} -.x-tree-no-lines .x-tree-elbow-end-minus{ - background-image:url(../images/2brave/tree/elbow-end-minus-nl.gif); -} -.x-tree-arrows .x-tree-elbow-plus{ - background:transparent url(../images/2brave/tree/arrows.gif) no-repeat 0 0; -} -.x-tree-arrows .x-tree-elbow-minus{ - background:transparent url(../images/2brave/tree/arrows.gif) no-repeat -16px 0; -} -.x-tree-arrows .x-tree-elbow-end-plus{ - background:transparent url(../images/2brave/tree/arrows.gif) no-repeat 0 0; -} -.x-tree-arrows .x-tree-elbow-end-minus{ - background:transparent url(../images/2brave/tree/arrows.gif) no-repeat -16px 0; -} -/* Box */ -.x-box-tl { - background: transparent url(../images/2brave/box/corners.gif) no-repeat 0 0; -} -.x-box-tc { - background: transparent url(../images/2brave/box/tb.gif) repeat-x 0 0; -} -.x-box-tr { - background: transparent url(../images/2brave/box/corners.gif) no-repeat right -8px; -} -.x-box-ml { - background: transparent url(../images/2brave/box/l.gif) repeat-y 0; -} -.x-box-mc { - background: #eee url(../images/2brave/box/tb.gif) repeat-x 0 -16px; -} -.x-box-mr { - background: transparent url(../images/2brave/box/r.gif) repeat-y right; -} -.x-box-bl { - background: transparent url(../images/2brave/box/corners.gif) no-repeat 0 -16px; -} -.x-box-bc { - background: transparent url(../images/2brave/box/tb.gif) repeat-x 0 -8px; -} -.x-box-br { - background: transparent url(../images/2brave/box/corners.gif) no-repeat right -24px; -} -.x-box-blue .x-box-bl, .x-box-blue .x-box-br, .x-box-blue .x-box-tl, .x-box-blue .x-box-tr { - background-image: url(../images/2brave/box/corners-blue.gif); -} -.x-box-blue .x-box-bc, .x-box-blue .x-box-mc, .x-box-blue .x-box-tc { - background-image: url(../images/2brave/box/tb-blue.gif); -} -.x-box-blue .x-box-ml { - background-image: url(../images/2brave/box/l-blue.gif); -} -.x-box-blue .x-box-mr { - background-image: url(../images/2brave/box/r-blue.gif); -} -.x-box-blue .x-box-mc { -background-color:#3F4C6B; -color: #fff; -} -.x-box-blue .x-box-mc h3 { -color:#fff; -} -/* Loadings */ -.x-statusbar .x-status-busy{ -background:transparent url(../images/2brave/ajax-loader.gif) no-repeat 3px 3px; -} -.x-item-disabled .x-tbar-loading{ -background-image:url(../images/2brave/ajax-loader.gif)!important; -} -.x-window-dlg .x-msg-box-wait{ -background:transparent url(../images/2brave/ajax-loader.gif) no-repeat left; -} -.x-mask-loading div{ -background:#F8DB57 url(../images/2brave/ajax-loader.gif) no-repeat 5px 5px; -} -.loading-indicator{ -background-image:url(../images/2brave/ajax-loader.gif); -} -.ext-el-mask-msg { -background:#3891D4; -border:1px solid #2E48AB; -} -.x-tree-node-loading .x-tree-node-icon{ -background-image:url(../images/2brave/ajax-loader-bb.gif)!important; -} -/* Resizable */ -.x-resizable-over .x-resizable-handle-east, .x-resizable-pinned .x-resizable-handle-east{ - background:url(../images/2brave/sizer/e-handle.gif); -} -.x-resizable-over .x-resizable-handle-west, .x-resizable-pinned .x-resizable-handle-west{ - background:url(../images/2brave/sizer/e-handle.gif); -} -.x-resizable-over .x-resizable-handle-south, .x-resizable-pinned .x-resizable-handle-south{ - background:url(../images/2brave/sizer/s-handle.gif); -} -.x-resizable-over .x-resizable-handle-north, .x-resizable-pinned .x-resizable-handle-north{ - background:url(../images/2brave/sizer/s-handle.gif); -} -.x-resizable-over .x-resizable-handle-southeast, .x-resizable-pinned .x-resizable-handle-southeast{ - background:url(../images/2brave/sizer/se-handle.gif); -} -.x-resizable-over .x-resizable-handle-northwest, .x-resizable-pinned .x-resizable-handle-northwest{ - background:url(../images/2brave/sizer/nw-handle.gif); -} -.x-resizable-over .x-resizable-handle-northeast, .x-resizable-pinned .x-resizable-handle-northeast{ - background:url(../images/2brave/sizer/ne-handle.gif); -} -.x-resizable-over .x-resizable-handle-southwest, .x-resizable-pinned .x-resizable-handle-southwest{ - background:url(../images/2brave/sizer/sw-handle.gif); -} - diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/css/xtheme-gray.css b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/css/xtheme-gray.css deleted file mode 100755 index 6cb8e7e..0000000 --- a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/css/xtheme-gray.css +++ /dev/null @@ -1,416 +0,0 @@ -/* - * Ext JS Library 2.2.1 - * Copyright(c) 2006-2009, Ext JS, LLC. - * licensing@extjs.com - * - * http://extjs.com/license - */ - -.x-panel { - border-style: solid; - border-color: #d0d0d0; -} -.x-panel-header { - color:#333; - border:1px solid #d0d0d0; - background-image:url(../images/gray/panel/white-top-bottom.gif); -} - -.x-panel-body { - border-color:#d0d0d0; -} - -.x-panel-bbar .x-toolbar { - border-color:#d0d0d0; -} - -.x-panel-tbar .x-toolbar { - border-color:#d0d0d0; -} - -.x-panel-tbar-noheader .x-toolbar, .x-panel-mc .x-panel-tbar .x-toolbar { - border-color:#d0d0d0; -} -.x-panel-body-noheader, .x-panel-mc .x-panel-body { - border-color:#d0d0d0; -} -.x-panel-tl .x-panel-header { - color:#333; -} -.x-panel-tc { - background-image:url(../images/gray/panel/top-bottom.gif); -} -.x-panel-tl { - background-image:url(../images/gray/panel/corners-sprite.gif); - border-color:#d0d0d0; -} -.x-panel-tr { - background-image:url(../images/gray/panel/corners-sprite.gif); -} -.x-panel-bc { - background-image:url(../images/gray/panel/top-bottom.gif); -} -.x-panel-bl { - background-image:url(../images/gray/panel/corners-sprite.gif); -} -.x-panel-br { - background-image:url(../images/gray/panel/corners-sprite.gif); -} -.x-panel-mc { - background:#f1f1f1; -} -.x-panel-mc .x-panel-body { - background:transparent; - border: 0 none; -} -.x-panel-ml { - background-image:url(../images/gray/panel/left-right.gif); -} -.x-panel-mr { - background-image:url(../images/gray/panel/left-right.gif); -} - -/* Tools */ -.x-tool { - background-image:url(../images/gray/panel/tool-sprites.gif); -} - -/* Ghosting */ -.x-panel-ghost { - background:#e0e0e0; -} - -.x-panel-ghost ul { - border-color:#b0b0b0; -} - -.x-grid-panel .x-panel-mc .x-panel-body { - border:1px solid #d0d0d0; -} - -/* Buttons */ - -.x-btn-left{ - background-image:url(../images/gray/button/btn-sprite.gif); -} -.x-btn-right{ - background-image:url(../images/gray/button/btn-sprite.gif); -} -.x-btn-center{ - background-image:url(../images/gray/button/btn-sprite.gif); -} - -/* Layout classes */ - -.x-border-layout-ct { - background:#f0f0f0; -} - -.x-accordion-hd { - background-image:url(../images/gray/panel/light-hd.gif); -} - -.x-layout-collapsed{ - background-color:#eee; - border-color:#e0e0e0; -} -.x-layout-collapsed-over{ - background-color:#fbfbfb; -} - - -/* qtips */ -.x-tip .x-tip-top { - background-image:url(../images/gray/qtip/tip-sprite.gif); -} -.x-tip .x-tip-top-left { - background-image:url(../images/gray/qtip/tip-sprite.gif); -} -.x-tip .x-tip-top-right { - background-image:url(../images/gray/qtip/tip-sprite.gif); -} -.x-tip .x-tip-ft { - background-image:url(../images/gray/qtip/tip-sprite.gif); -} -.x-tip .x-tip-ft-left { - background-image:url(../images/gray/qtip/tip-sprite.gif); -} -.x-tip .x-tip-ft-right { - background-image:url(../images/gray/qtip/tip-sprite.gif); -} -.x-tip .x-tip-bd-left { - background-image:url(../images/gray/qtip/tip-sprite.gif); -} -.x-tip .x-tip-bd-right { - background-image:url(../images/gray/qtip/tip-sprite.gif); -} - -/* Toolbars */ - -.x-toolbar{ - border-color:#d0d0d0; - background:#f0f4f5 url(../images/gray/toolbar/bg.gif) repeat-x top left; -} -.x-toolbar button { - color:#444; -} -.x-toolbar .x-btn-menu-arrow-wrap .x-btn-center button { - background-image:url(../images/gray/toolbar/btn-arrow.gif); -} -.x-toolbar .x-btn-text-icon .x-btn-menu-arrow-wrap .x-btn-center button { - background-image:url(../images/gray/toolbar/btn-arrow.gif); -} -.x-toolbar .x-btn-over .x-btn-left{ - background-image:url(../images/gray/toolbar/tb-btn-sprite.gif); -} -.x-toolbar .x-btn-over .x-btn-right{ - background-image:url(../images/gray/toolbar/tb-btn-sprite.gif); -} -.x-toolbar .x-btn-over .x-btn-center{ - background-image:url(../images/gray/toolbar/tb-btn-sprite.gif); -} -.x-toolbar .x-btn-over button { - color:#111; -} -.x-toolbar .x-btn-click .x-btn-left, .x-toolbar .x-btn-pressed .x-btn-left, .x-toolbar .x-btn-menu-active .x-btn-left{ - background-image:url(../images/gray/toolbar/tb-btn-sprite.gif); -} -.x-toolbar .x-btn-click .x-btn-right, .x-toolbar .x-btn-pressed .x-btn-right, .x-toolbar .x-btn-menu-active .x-btn-right{ - background-image:url(../images/gray/toolbar/tb-btn-sprite.gif); -} - -.x-toolbar .x-btn-click .x-btn-center, .x-toolbar .x-btn-pressed .x-btn-center, .x-toolbar .x-btn-menu-active .x-btn-center{ - background-image:url(../images/gray/toolbar/tb-btn-sprite.gif); -} -.x-toolbar .ytb-sep { - background-image: url(../images/default/grid/grid-split.gif); -} - -/* Tabs */ - -.x-tab-panel-header, .x-tab-panel-footer { - background: #EAEAEA; - border-color:#d0d0d0; -} - - -.x-tab-panel-header { - border-color:#d0d0d0; -} - -.x-tab-panel-footer { - border-color:#d0d0d0; -} - -ul.x-tab-strip-top{ - background:#dbdbdb url(../images/gray/tabs/tab-strip-bg.gif) repeat-x left top; - border-color:#d0d0d0; - padding-top: 2px; -} - -ul.x-tab-strip-bottom{ - background-image:url(../images/gray/tabs/tab-strip-btm-bg.gif); - border-color:#d0d0d0; -} - -.x-tab-strip span.x-tab-strip-text { - color:#333; -} -.x-tab-strip-over span.x-tab-strip-text { - color:#111; -} - -.x-tab-strip-active span.x-tab-strip-text { - color:#333; -} - -.x-tab-strip-disabled .x-tabs-text { - color:#aaaaaa; -} - -.x-tab-strip-top .x-tab-right { - background-image:url(../images/gray/tabs/tabs-sprite.gif); -} - -.x-tab-strip-top .x-tab-left { - background-image:url(../images/gray/tabs/tabs-sprite.gif); -} -.x-tab-strip-top .x-tab-strip-inner { - background-image:url(../images/gray/tabs/tabs-sprite.gif); -} - -.x-tab-strip-bottom .x-tab-right { - background-image:url(../images/gray/tabs/tab-btm-inactive-right-bg.gif); -} - -.x-tab-strip-bottom .x-tab-left { - background-image:url(../images/gray/tabs/tab-btm-inactive-left-bg.gif); -} - -.x-tab-strip-bottom .x-tab-strip-active .x-tab-right { - background-image:url(../images/gray/tabs/tab-btm-right-bg.gif); -} - -.x-tab-strip-bottom .x-tab-strip-active .x-tab-left { - background-image:url(../images/gray/tabs/tab-btm-left-bg.gif); -} - -.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close { - background-image:url(../images/gray/tabs/tab-close.gif); -} -.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close:hover{ - background-image:url(../images/gray/tabs/tab-close.gif); -} - -.x-tab-panel-body { - border-color:#d0d0d0; - background:#fff; -} -.x-tab-panel-bbar .x-toolbar { - border-color: #d0d0d0; -} - -.x-tab-panel-tbar .x-toolbar { - border-color: #d0d0d0; -} - -.x-tab-panel-header-plain .x-tab-strip-spacer, -.x-tab-panel-footer-plain .x-tab-strip-spacer { - border-color:#d0d0d0; - background: #eaeaea; -} - -.x-tab-scroller-left { - background-image: url(../images/gray/tabs/scroll-left.gif); - border-color:#aeaeae; -} -.x-tab-scroller-right { - background-image: url(../images/gray/tabs/scroll-right.gif); - border-color:#aeaeae; -} - -/* Window */ - -.x-window-proxy { - background:#e0e0e0; - border-color:#b0b0b0; -} - -.x-window-tl .x-window-header { - color:#555; -} -.x-window-tc { - background-image:url(../images/gray/window/top-bottom.png); -} -.x-window-tl { - background-image:url(../images/gray/window/left-corners.png); -} -.x-window-tr { - background-image:url(../images/gray/window/right-corners.png); -} -.x-window-bc { - background-image:url(../images/gray/window/top-bottom.png); -} -.x-window-bl { - background-image:url(../images/gray/window/left-corners.png); -} -.x-window-br { - background-image:url(../images/gray/window/right-corners.png); -} -.x-window-mc { - border:1px solid #d0d0d0; - background:#e8e8e8; -} - -.x-window-ml { - background-image:url(../images/gray/window/left-right.png); -} -.x-window-mr { - background-image:url(../images/gray/window/left-right.png); -} -.x-panel-ghost .x-window-tl { - border-color:#d0d0d0; -} -.x-panel-collapsed .x-window-tl { - border-color:#d0d0d0; -} - -.x-window-plain .x-window-mc { - background: #e8e8e8; - border-right:1px solid #eee; - border-bottom:1px solid #eee; - border-top:1px solid #d0d0d0; - border-left:1px solid #d0d0d0; -} - -.x-window-plain .x-window-body { - border-left:1px solid #eee; - border-top:1px solid #eee; - border-bottom:1px solid #d0d0d0; - border-right:1px solid #d0d0d0; - background:transparent !important; -} - -body.x-body-masked .x-window-mc, body.x-body-masked .x-window-plain .x-window-mc { - background-color: #e4e4e4; -} - - -/* misc */ -.x-html-editor-wrap { - border-color:#d0d0d0; -} - -/* Borders go last for specificity */ -.x-panel-noborder .x-panel-body-noborder { - border-width:0; -} - -.x-panel-noborder .x-panel-header-noborder { - border-width:0; - border-bottom:1px solid #d0d0d0; -} - -.x-panel-noborder .x-panel-tbar-noborder .x-toolbar { - border-width:0; - border-bottom:1px solid #d0d0d0; -} - -.x-panel-noborder .x-panel-bbar-noborder .x-toolbar { - border-width:0; - border-top:1px solid #d0d0d0; -} - -.x-window-noborder .x-window-mc { - border-width:0; -} -.x-window-plain .x-window-body-noborder { - border-width:0; -} - -.x-tab-panel-noborder .x-tab-panel-body-noborder { - border-width:0; -} - -.x-tab-panel-noborder .x-tab-panel-header-noborder { - border-top-width:0; - border-left-width:0; - border-right-width:0; -} - -.x-tab-panel-noborder .x-tab-panel-footer-noborder { - border-bottom-width:0; - border-left-width:0; - border-right-width:0; -} - - -.x-tab-panel-bbar-noborder .x-toolbar { - border-width:0; - border-top:1px solid #d0d0d0; -} - -.x-tab-panel-tbar-noborder .x-toolbar { - border-width:0; - border-bottom:1px solid #d0d0d0; -} \ No newline at end of file diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/css/xtheme-light.css b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/css/xtheme-light.css deleted file mode 100755 index 4f305e9..0000000 --- a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/css/xtheme-light.css +++ /dev/null @@ -1,418 +0,0 @@ -body { - background:#ffffff; -} -.x-panel { - border-style: solid; - border-color: #e2e2e2; -} -.x-panel-header { - color:#333; - border:1px solid #e2e2e2; - background-image:url(../images/light/panel/white-top-bottom.gif); -} - -.x-panel-body { - border-color:#e2e2e2; -} - -.x-panel-bbar .x-toolbar { - border-color:#e2e2e2; -} - -.x-panel-tbar .x-toolbar { - border-color:#e2e2e2; -} - -.x-panel-tbar-noheader .x-toolbar, .x-panel-mc .x-panel-tbar .x-toolbar { - border-color:#e2e2e2; -} -.x-panel-body-noheader, .x-panel-mc .x-panel-body { - border-color:#e2e2e2; -} -.x-panel-tl .x-panel-header { - color:#333; -} -.x-panel-tc { - background-image:url(../images/light/panel/top-bottom.gif); -} -.x-panel-tl { - background-image:url(../images/light/panel/corners-sprite.png); - border-color:#FAFAF9;/*#e2e2e2;*/ -} -.x-panel-tr { - background-image:url(../images/light/panel/corners-sprite.png); -} -.x-panel-bc { - background-image:url(../images/light/panel/top-bottom.gif); -} -.x-panel-bl { - background-image:url(../images/light/panel/corners-sprite.png); -} -.x-panel-br { - background-image:url(../images/light/panel/corners-sprite.png); -} -.x-panel-mc { - background:#FAFAF9; -} -.x-panel-mc .x-panel-body { - background:transparent; - border: 0 none; -} -.x-panel-ml { - background-image:url(../images/light/panel/left-right.gif); -} -.x-panel-mr { - background-image:url(../images/light/panel/left-right.gif); -} - -/* Tools */ -.x-tool { - background-image:url(../images/light/panel/tool-sprites.gif); -} - -/* Ghosting */ -.x-panel-ghost { - background:#e0e0e0; -} - -.x-panel-ghost ul { - border-color:#b0b0b0; -} - -.x-grid-panel .x-panel-mc .x-panel-body { - border:1px solid #e2e2e2; -} - -/* Buttons */ - -.x-btn-left{ - background-image:url(../images/light/button/btn-sprite.gif); -} -.x-btn-right{ - background-image:url(../images/light/button/btn-sprite.gif); -} -.x-btn-center{ - background-image:url(../images/light/button/btn-sprite.gif); -} - -/* Layout classes */ - -.x-border-layout-ct { - background:#FAFAF9;/*#f0f0f0;*/ -} - -.x-accordion-hd { - background-image:url(../images/light/panel/light-hd.gif); -} - -.x-layout-collapsed{ - background-color:#eee; - border-color:#e0e0e0; -} -.x-layout-collapsed-over{ - background-color:#fbfbfb; -} - - -/* qtips */ -.x-tip .x-tip-top { - background-image:url(../images/light/qtip/tip-sprite.gif); -} -.x-tip .x-tip-top-left { - background-image:url(../images/light/qtip/tip-sprite.gif); -} -.x-tip .x-tip-top-right { - background-image:url(../images/light/qtip/tip-sprite.gif); -} -.x-tip .x-tip-ft { - background-image:url(../images/light/qtip/tip-sprite.gif); -} -.x-tip .x-tip-ft-left { - background-image:url(../images/light/qtip/tip-sprite.gif); -} -.x-tip .x-tip-ft-right { - background-image:url(../images/light/qtip/tip-sprite.gif); -} -.x-tip .x-tip-bd-left { - background-image:url(../images/light/qtip/tip-sprite.gif); -} -.x-tip .x-tip-bd-right { - background-image:url(../images/light/qtip/tip-sprite.gif); -} - -/* Toolbars */ - -.x-toolbar{ - border-color:#e2e2e2; - background:#f0f4f5 url(../images/light/toolbar/bg.gif) repeat-x top left; -} -.x-toolbar button { - color:#444; -} -.x-toolbar .x-btn-menu-arrow-wrap .x-btn-center button { - background-image:url(../images/light/toolbar/btn-arrow.gif); -} -.x-toolbar .x-btn-text-icon .x-btn-menu-arrow-wrap .x-btn-center button { - background-image:url(../images/light/toolbar/btn-arrow.gif); -} -.x-toolbar .x-btn-over .x-btn-left{ - background-image:url(../images/light/toolbar/tb-btn-sprite.gif); -} -.x-toolbar .x-btn-over .x-btn-right{ - background-image:url(../images/light/toolbar/tb-btn-sprite.gif); -} -.x-toolbar .x-btn-over .x-btn-center{ - background-image:url(../images/light/toolbar/tb-btn-sprite.gif); -} -.x-toolbar .x-btn-over button { - color:#111; -} -.x-toolbar .x-btn-click .x-btn-left, .x-toolbar .x-btn-pressed .x-btn-left, .x-toolbar .x-btn-menu-active .x-btn-left{ - background-image:url(../images/light/toolbar/tb-btn-sprite.gif); -} -.x-toolbar .x-btn-click .x-btn-right, .x-toolbar .x-btn-pressed .x-btn-right, .x-toolbar .x-btn-menu-active .x-btn-right{ - background-image:url(../images/light/toolbar/tb-btn-sprite.gif); -} - -.x-toolbar .x-btn-click .x-btn-center, .x-toolbar .x-btn-pressed .x-btn-center, .x-toolbar .x-btn-menu-active .x-btn-center{ - background-image:url(../images/light/toolbar/tb-btn-sprite.gif); -} -.x-toolbar .ytb-sep { - background-image: url(../images/default/grid/grid-split.gif); -} - -/* Tabs */ - -.x-tab-panel-header, .x-tab-panel-footer { - background:#FAFAF9;/*#F0F4F5;*/ - border-color:#e2e2e2; -} - - -.x-tab-panel-header { - border-color:#e2e2e2; -} - -.x-tab-panel-footer { - border-color:#e2e2e2; -} - -ul.x-tab-strip-top{ - background:#dbdbdb url(../images/light/tabs/tab-strip-bg.gif) repeat-x left top; - border-color:#e2e2e2; - padding-top: 2px; -} - -ul.x-tab-strip-bottom{ - background-image:url(../images/light/tabs/tab-strip-btm-bg.gif); - border-color:#e2e2e2; -} - -.x-tab-strip span.x-tab-strip-text { - color:#333; -} -.x-tab-strip-over span.x-tab-strip-text { - color:#111; -} - -.x-tab-strip-active span.x-tab-strip-text { - color:#333; -} - -.x-tab-strip-disabled .x-tabs-text { - color:#aaaaaa; -} - -.x-tab-strip-top .x-tab-right { - background-image:url(../images/light/tabs/tabs-sprite.gif); -} - -.x-tab-strip-top .x-tab-left { - background-image:url(../images/light/tabs/tabs-sprite.gif); -} -.x-tab-strip-top .x-tab-strip-inner { - background-image:url(../images/light/tabs/tabs-sprite.gif); -} - -.x-tab-strip-bottom .x-tab-right { - background-image:url(../images/light/tabs/tab-btm-inactive-right-bg.gif); -} - -.x-tab-strip-bottom .x-tab-left { - background-image:url(../images/light/tabs/tab-btm-inactive-left-bg.gif); -} - -.x-tab-strip-bottom .x-tab-strip-active .x-tab-right { - background-image:url(../images/light/tabs/tab-btm-right-bg.gif); -} - -.x-tab-strip-bottom .x-tab-strip-active .x-tab-left { - background-image:url(../images/light/tabs/tab-btm-left-bg.gif); -} - -.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close { - background-image:url(../images/light/tabs/tab-close.gif); -} -.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close:hover{ - background-image:url(../images/light/tabs/tab-close.gif); -} - -.x-tab-panel-body { - border-color:#e2e2e2; - background:#fff; -} -.x-tab-panel-bbar .x-toolbar { - border-color: #e2e2e2; -} - -.x-tab-panel-tbar .x-toolbar { - border-color: #e2e2e2; -} - -.x-tab-panel-header-plain .x-tab-strip-spacer, -.x-tab-panel-footer-plain .x-tab-strip-spacer { - border-color:#e2e2e2; - background: #eaeaea; -} - -.x-tab-scroller-left { - background-image: url(../images/light/tabs/scroll-left.gif); - border-color:#aeaeae; -} -.x-tab-scroller-right { - background-image: url(../images/light/tabs/scroll-right.gif); - border-color:#aeaeae; -} - -/* Window */ - -.x-window-proxy { - background:#e0e0e0; - border-color:#b0b0b0; -} - -.x-window-tl .x-window-header { - color:#555; -} -.x-window-tc { - background-image:url(../images/light/window/top-bottom.png); -} -.x-window-tl { - background-image:url(../images/light/window/left-corners.png); -} -.x-window-tr { - background-image:url(../images/light/window/right-corners.png); -} -.x-window-bc { - background-image:url(../images/light/window/top-bottom.png); -} -.x-window-bl { - background-image:url(../images/light/window/left-corners.png); -} -.x-window-br { - background-image:url(../images/light/window/right-corners.png); -} -.x-window-mc { - border:1px solid #e2e2e2; - background:#e8e8e8; -} - -.x-window-ml { - background-image:url(../images/light/window/left-right.png); -} -.x-window-mr { - background-image:url(../images/light/window/left-right.png); -} -.x-panel-ghost .x-window-tl { - border-color:#e2e2e2; -} -.x-panel-collapsed .x-window-tl { - border-color:#e2e2e2; -} - -.x-window-plain .x-window-mc { - background: #e8e8e8; - border-right:1px solid #eee; - border-bottom:1px solid #eee; - border-top:1px solid #e2e2e2; - border-left:1px solid #e2e2e2; -} - -.x-window-plain .x-window-body { - border-left:1px solid #eee; - border-top:1px solid #eee; - border-bottom:1px solid #e2e2e2; - border-right:1px solid #e2e2e2; - background:transparent !important; -} - -body.x-body-masked .x-window-mc, body.x-body-masked .x-window-plain .x-window-mc { - background-color: #e4e4e4; -} - - -/* misc */ -.x-html-editor-wrap { - border-color:#e2e2e2; -} - -/* Borders go last for specificity */ -.x-panel-noborder .x-panel-body-noborder { - border-width:0; -} - -.x-panel-noborder .x-panel-header-noborder { - border-width:0; - border-bottom:1px solid #e2e2e2; -} - -.x-panel-noborder .x-panel-tbar-noborder .x-toolbar { - border-width:0; - border-bottom:1px solid #e2e2e2; -} - -.x-panel-noborder .x-panel-bbar-noborder .x-toolbar { - border-width:0; - border-top:1px solid #e2e2e2; -} - -.x-window-noborder .x-window-mc { - border-width:0; -} -.x-window-plain .x-window-body-noborder { - border-width:0; -} - -.x-tab-panel-noborder .x-tab-panel-body-noborder { - border-width:0; -} - -.x-tab-panel-noborder .x-tab-panel-header-noborder { - border-top-width:0; - border-left-width:0; - border-right-width:0; -} - -.x-tab-panel-noborder .x-tab-panel-footer-noborder { - border-bottom-width:0; - border-left-width:0; - border-right-width:0; -} - - -.x-tab-panel-bbar-noborder .x-toolbar { - border-width:0; - border-top:1px solid #e2e2e2; -} - -.x-tab-panel-tbar-noborder .x-toolbar { - border-width:0; - border-bottom:1px solid #e2e2e2; -} -/* Form */ -.x-form-text, textarea.x-form-field { - border-color:#d0d0d0;/*#e2e2e2;*/ -} -.x-fieldset { -border-color:#d0d0d0; -} diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/css/xtheme-purple.css b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/css/xtheme-purple.css deleted file mode 100755 index f44e1fb..0000000 --- a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/css/xtheme-purple.css +++ /dev/null @@ -1,606 +0,0 @@ -/* - * Ext JS Library 2.0 Alpha 1 - * Copyright(c) 2006-2007, Ext JS, LLC. - * - * @license LGPL - * @author Kemal Tunador - */ - -.x-panel { - border-style: solid; - border-color: #9f82ff; -} -.x-panel-header { - color:#112233; - border:1px solid #9f82ff; - background-image:url(../images/purple/panel/white-top-bottom.gif); -} - -.x-panel-body { - border-color:#9f82ff; -} - -.x-panel-bbar .x-toolbar { - border-color:#9f82ff; -} - -.x-panel-tbar .x-toolbar { - border-color:#9f82ff; -} - -.x-panel-tbar-noheader .x-toolbar, .x-panel-mc .x-panel-tbar .x-toolbar { - border-color:#9f82ff; -} -.x-panel-body-noheader, .x-panel-mc .x-panel-body { - border-color:#9f82ff; -} -.x-panel-tl .x-panel-header { - color:#112233; -} -.x-panel-tc { - background-image:url(../images/purple/panel/top-bottom.gif); -} -.x-panel-tl { - background-image:url(../images/purple/panel/corners-sprite.gif); - border-color:#9f82ff; -} -.x-panel-tr { - background-image:url(../images/purple/panel/corners-sprite.gif); -} -.x-panel-bc { - background-image:url(../images/purple/panel/top-bottom.gif); -} -.x-panel-bl { - background-image:url(../images/purple/panel/corners-sprite.gif); -} -.x-panel-br { - background-image:url(../images/purple/panel/corners-sprite.gif); -} -.x-panel-mc { - background:#e1d6ff; -} -.x-panel-mc .x-panel-body { - background:transparent; - border: 0 none; -} -.x-panel-ml { - background-image:url(../images/purple/panel/left-right.gif); -} -.x-panel-mr { - background-image:url(../images/purple/panel/left-right.gif); -} - -/* Grid */ -.x-grid3-row { - color:#000000; -} -.x-grid3-row-over { - border:1px solid #e1d6ff; - background-image:url(../images/purple/grid/row-over.gif); -} -.x-grid3-header{ - background-image:url(../images/purple/grid/grid3-hrow.gif); -} -.x-grid3-header-pop-inner { - border-left:1px solid #e1d6ff; - background-image:url(../images/purple/grid/hd-pop.gif); -} -td.x-grid3-hd-over, td.sort-desc, td.sort-asc, td.x-grid3-hd-menu-open { - border-left:1px solid #9f82ff; - border-right:1px solid #9f82ff; -} -td.x-grid3-hd-over .x-grid3-hd-inner, td.sort-desc .x-grid3-hd-inner, td.sort-asc .x-grid3-hd-inner, td.x-grid3-hd-menu-open .x-grid3-hd-inner { - background-image:url(../images/purple/grid/grid3-hrow-over.gif); -} -.x-dd-drag-proxy .x-grid3-hd-inner{ - background-image:url(../images/purple/grid/grid3-hrow-over.gif); -} -.x-grid3-locked td.x-grid3-row-marker, .x-grid3-locked .x-grid3-row-selected td.x-grid3-row-marker{ - background-image:url(../images/purple/grid/grid-hrow.gif); - color:black; - border-top:1px solid white; - border-right:1px solid #9f82ff !important; -} -.x-props-grid .x-grid3-td-name .x-grid3-cell-inner{ - background-image:url(../images/purple/grid/grid3-special-col-bg.gif); - color:black !important; -} -.x-grid3-hd-btn { - background-image:url(../images/purple/grid/grid3-hd-btn.gif); -} -.x-grid3-body .x-grid3-td-expander { - background-image:url(../images/purple/grid/grid3-special-col-bg.gif); -} -.x-grid3-body .x-grid3-td-checker { - background-image:url(../images/purple/grid/grid3-special-col-bg.gif); -} -.x-grid3-body .x-grid3-td-numberer { - background-image:url(../images/purple/grid/grid3-special-col-bg.gif); -} -.x-grid3-body .x-grid3-row-selected .x-grid3-td-numberer, -.x-grid3-body .x-grid3-row-selected .x-grid3-td-checker, -.x-grid3-body .x-grid3-row-selected .x-grid3-td-expander { - background-image:url(../images/purple/grid/grid3-special-col-sel-bg.gif); -} -.x-grid3-row-selected { - background: #e1d6ff; - border:1px dotted #9f82ff; -} - -/* Menu */ -.x-menu { - border: 1px solid #d9c6ff; - background-image:url(../images/purple/menu/menu.gif); -} -.x-menu-sep { - background-color:#ffffff; - border-bottom:1px solid #d9c6ff; -} -.x-menu-item-active { - background-image:url(../images/purple/menu/item-over.gif); - border:1px solid #9f82ff; -} - -/* Tools */ -.x-tool { - background-image:url(../images/purple/panel/tool-sprites.gif); -} - -/* Ghosting */ -.x-panel-ghost { - background:#bca7ff; -} - -.x-panel-ghost ul { - border-color:#9f82ff; -} - -.x-grid-panel .x-panel-mc .x-panel-body { - border:1px solid #e1d6ff; -} - -/* Buttons */ - -.x-btn-text{ -color: #112233; -} -.x-btn-left{ - background-image:url(../images/purple/button/btn-sprite.gif); -} -.x-btn-right{ - background-image:url(../images/purple/button/btn-sprite.gif); -} -.x-btn-center{ - background-image:url(../images/purple/button/btn-sprite.gif); -} - -/* Layout classes */ - -.x-border-layout-ct { - background:#f2f0f2; /* f1f2f4 */ -} - -.x-accordion-hd { - background-image:url(../images/purple/panel/light-hd.gif); -} - -.x-layout-collapsed{ - background-color:#e1d6ff; - border-color:#bca7ff; -} -.x-layout-collapsed-over{ - background-color:#c6b6ff; -} - - -/* qtips */ -.x-tip .x-tip-close{ - background-image: url(../images/purple/qtip/close.gif); -} -.x-tip .x-tip-tc { - background-image:url(../images/purple/qtip/tip-sprite.gif); -} -.x-tip .x-tip-tl { - background-image:url(../images/purple/qtip/tip-sprite.gif); -} -.x-tip .x-tip-tr { - background-image:url(../images/purple/qtip/tip-sprite.gif); -} -.x-tip .x-tip-bc { - background-image:url(../images/purple/qtip/tip-sprite.gif); -} -.x-tip .x-tip-bl { - background-image:url(../images/purple/qtip/tip-sprite.gif); -} -.x-tip .x-tip-br { - background-image:url(../images/purple/qtip/tip-sprite.gif); -} -.x-tip .x-tip-ml { - background-image:url(../images/purple/qtip/tip-sprite.gif); -} -.x-tip .x-tip-mr { - background-image:url(../images/purple/qtip/tip-sprite.gif); -} -.x-tip .x-tip-header-text { - color:#112233; -} -.x-tip .x-tip-body { - color:#112233; -} -/* Toolbars */ - -.x-toolbar{ - border-color:#9f82ff; - background:#cdc3ff url(../images/purple/toolbar/bg.gif) repeat-x top left; -} -.x-toolbar button { - color:#112233; -} -.x-toolbar .x-btn-menu-arrow-wrap .x-btn-center button { - background-image:url(../images/purple/toolbar/btn-arrow.gif); -} -.x-toolbar .x-btn-text-icon .x-btn-menu-arrow-wrap .x-btn-center button { - background-image:url(../images/purple/toolbar/btn-arrow.gif); -} -.x-toolbar .x-btn-over .x-btn-left{ - background-image:url(../images/purple/toolbar/tb-btn-sprite.gif); -} -.x-toolbar .x-btn-over .x-btn-right{ - background-image:url(../images/purple/toolbar/tb-btn-sprite.gif); -} -.x-toolbar .x-btn-over .x-btn-center{ - background-image:url(../images/purple/toolbar/tb-btn-sprite.gif); -} -.x-toolbar .x-btn-over button { - color:#000000; -} -.x-toolbar .x-btn-click .x-btn-left, .x-toolbar .x-btn-pressed .x-btn-left, .x-toolbar .x-btn-menu-active .x-btn-left{ - background-image:url(../images/purple/toolbar/tb-btn-sprite.gif); -} -.x-toolbar .x-btn-click .x-btn-right, .x-toolbar .x-btn-pressed .x-btn-right, .x-toolbar .x-btn-menu-active .x-btn-right{ - background-image:url(../images/purple/toolbar/tb-btn-sprite.gif); -} - -.x-toolbar .x-btn-click .x-btn-center, .x-toolbar .x-btn-pressed .x-btn-center, .x-toolbar .x-btn-menu-active .x-btn-center{ - background-image:url(../images/purple/toolbar/tb-btn-sprite.gif); -} -.x-toolbar .ytb-sep { - background-image: url(../images/purple/grid/grid-split.gif); -} -.x-paging-info { - color:#112233; -} - -/* Form */ - -.x-form-field-wrap .x-form-trigger{ - background-image:url(../images/purple/form/trigger.gif); - border-bottom: 1px solid #c07eff; -} -.x-form-field-wrap .x-form-date-trigger{ - background-image: url(../images/purple/form/date-trigger.gif); -} -.x-form-field-wrap .x-form-clear-trigger{ - background-image: url(../images/purple/form/clear-trigger.gif); -} -.x-form-field-wrap .x-form-search-trigger{ - background-image: url(../images/purple/form/search-trigger.gif); -} - -.x-form-text, textarea.x-form-field{ - border: 1px solid #c07eff; -} -.x-form-select-one { - border: 1px solid #c07eff; -} -.x-item-disabled .x-form-trigger-over{ - border-bottom: 1px solid #c07eff; -} -.x-item-disabled .x-form-trigger-click{ - border-bottom: 1px solid #c07eff; -} -.x-form fieldset { - border:1px solid #c07eff; -} -.x-trigger-wrap-focus .x-form-trigger{ - border-bottom: 1px solid #7158ff; -} -.x-form-focus, textarea.x-form-focus{ - border: 1px solid #7158ff; -} - - -/* Tabs */ - -.x-tab-panel-header, .x-tab-panel-footer { - background: #e4dcff; - border-color:#9271ff; -} - - -.x-tab-panel-header { - border-color:#9271ff; -} - -.x-tab-panel-footer { - border-color:#9271ff; -} - -ul.x-tab-strip-top{ - background:#ccbbff url(../images/purple/tabs/tab-strip-bg.gif) repeat-x left top; - border-color:#9271ff; -} - -ul.x-tab-strip-bottom{ - background-image:url(../images/purple/tabs/tab-strip-btm-bg.gif); - border-color:#9271ff; -} - -.x-tab-strip span.x-tab-strip-text { - color:#334455; -} -.x-tab-strip-over span.x-tab-strip-text { - color:#000000; -} - -.x-tab-strip-active span.x-tab-strip-text { - color:#112233; -} - -.x-tab-strip-disabled .x-tabs-text { - color:#556677; -} - -.x-tab-strip-top .x-tab-right { - background-image:url(../images/purple/tabs/tabs-sprite.gif); -} - -.x-tab-strip-top .x-tab-left { - background-image:url(../images/purple/tabs/tabs-sprite.gif); -} -.x-tab-strip-top .x-tab-strip-inner { - background-image:url(../images/purple/tabs/tabs-sprite.gif); -} - -.x-tab-strip-bottom .x-tab-right { - background-image:url(../images/purple/tabs/tab-btm-inactive-right-bg.gif); -} - -.x-tab-strip-bottom .x-tab-left { - background-image:url(../images/purple/tabs/tab-btm-inactive-left-bg.gif); -} - -.x-tab-strip-bottom .x-tab-strip-active .x-tab-right { - background-image:url(../images/purple/tabs/tab-btm-right-bg.gif); -} - -.x-tab-strip-bottom .x-tab-strip-active .x-tab-left { - background-image:url(../images/purple/tabs/tab-btm-left-bg.gif); -} - -.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close { - background-image:url(../images/purple/tabs/tab-close.gif); -} -.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close:hover{ - background-image:url(../images/purple/tabs/tab-close.gif); -} - -.x-tab-panel-body { - border-color:#9271ff; - background:#eeeeee; -} -.x-tab-panel-bbar .x-toolbar { - border-color: #9271ff; -} - -.x-tab-panel-tbar .x-toolbar { - border-color: #9271ff; -} - -.x-tab-panel-header-plain .x-tab-strip-spacer { - border-color:#9271ff; - background: #e4dcff; -} - -.x-tab-scroller-left { - background-image: url(../images/purple/tabs/scroll-left.gif); - border-color:#9271ff; -} -.x-tab-scroller-right { - background-image: url(../images/purple/tabs/scroll-right.gif); - border-color:#9271ff; -} - -/* Buttons */ - -.x-btn-menu-arrow-wrap .x-btn-center button { - background-image:url(../images/purple/button/btn-arrow.gif); -} -.x-btn-with-menu .x-btn-center em { - background-image:url(../images/purple/toolbar/btn-arrow.gif); -} - -.x-btn-text-icon .x-btn-with-menu .x-btn-center em { - background-image:url(../images/purple/toolbar/btn-arrow.gif); -} - -/* Window */ - -.x-window-proxy { - background:#e1d6ff; - border-color:#bca7ff; -} - -.x-window-tl .x-window-header { - color:#112233; -} -.x-window-tc { - background-image:url(../images/purple/window/top-bottom.png); -} -.x-window-tl { - background-image:url(../images/purple/window/left-corners.png); -} -.x-window-tr { - background-image:url(../images/purple/window/right-corners.png); -} -.x-window-bc { - background-image:url(../images/purple/window/top-bottom.png); -} -.x-window-bl { - background-image:url(../images/purple/window/left-corners.png); -} -.x-window-br { - background-image:url(../images/purple/window/right-corners.png); -} -.x-window-mc { - border:1px solid #9f82ff; - background:#e1d6ff; -} - -.x-window-ml { - background-image:url(../images/purple/window/left-right.png); -} -.x-window-mr { - background-image:url(../images/purple/window/left-right.png); -} -.x-panel-ghost .x-window-tl { - border-color:#9f82ff; -} -.x-panel-collapsed .x-window-tl { - border-color:#9f82ff; -} - -.x-window-plain .x-window-mc { - background: #c9bdf5; - border-right:1px solid #bca7ff; - border-bottom:1px solid #bca7ff; - border-top:1px solid #9f82ff; - border-left:1px solid #9f82ff; -} - -.x-window-plain .x-window-body { - border-left:1px solid #9f82ff; - border-top:1px solid #9f82ff; - border-bottom:1px solid #bca7ff; - border-right:1px solid #bca7ff; - background:transparent !important; -} - -body.x-body-masked .x-window-mc, body.x-body-masked .x-window-plain .x-window-mc { - background-color: #c9bdf5; -} - -/* Date Picker */ -.x-date-picker { - border: 1px solid #9f82ff; - background:#e1d6ff; -} -.x-date-middle,.x-date-left,.x-date-right { - background-image: url(../images/purple/shared/hd-sprite.gif); -} -.x-date-middle .x-btn-with-menu .x-btn-center em { - background-image:url(../images/purple/toolbar/btn-arrow-light.gif); -} -.x-date-right a { - background-image: url(../images/purple/shared/right-btn.gif); -} -.x-date-left a{ - background-image: url(../images/purple/shared/left-btn.gif); -} -.x-date-inner th { - background-image:url(../images/purple/shared/glass-bg.gif); - border-bottom: 1px solid #9f82ff; - color:#112233; -} -.x-date-inner .x-date-selected a{ - background-image:url(../images/purple/shared/glass-bg.gif); - border:1px solid #9f82ff; - color:#112233; -} -.x-date-bottom { - border-top: 1px solid #9f82ff; - background-image:url(../images/purple/shared/glass-bg.gif); -} -.x-date-mp-btns { - background-image:url(../images/purple/shared/glass-bg.gif); -} -td.x-date-mp-sel a { - background-image:url(../images/purple/shared/glass-bg.gif); - border:1px solid #9f82ff; - color: #112233; -} -.x-date-mp-ybtn a { - background-image:url(../images/purple/panel/tool-sprites.gif); -} -.x-date-mp-btns button { - background-image:url(../images/purple/shared/glass-bg.gif); - border-color: #bca7ff #9f82ff #9f82ff #bca7ff; - color: #112233 -} -.x-date-inner a:hover, .x-date-inner .x-date-disabled a:hover{ - color:#112233; - background: #9f82ff; -} -td.x-date-mp-month a:hover,td.x-date-mp-year a:hover { - color:#112233; - background: #9f82ff; -} - -/* misc */ -.x-html-editor-wrap { - border-color:#e1d6ff; -} - -/* Borders go last for specificity */ -.x-panel-noborder .x-panel-body-noborder { - border-width:0; -} - -.x-panel-noborder .x-panel-header-noborder { - border-width:0; - border-bottom:1px solid #e1d6ff; -} - -.x-panel-noborder .x-panel-tbar-noborder .x-toolbar { - border-width:0; - border-bottom:1px solid #e1d6ff; -} - -.x-panel-noborder .x-panel-bbar-noborder .x-toolbar { - border-width:0; - border-top:1px solid #e1d6ff; -} - -.x-window-noborder .x-window-mc { - border-width:0; -} -.x-window-plain .x-window-body-noborder { - border-width:0; -} - -.x-tab-panel-noborder .x-tab-panel-body-noborder { - border-width:0; -} - -.x-tab-panel-noborder .x-tab-panel-header-noborder { - border-top-width:0; - border-left-width:0; - border-right-width:0; -} - -.x-tab-panel-noborder .x-tab-panel-footer-noborder { - border-bottom-width:0; - border-left-width:0; - border-right-width:0; -} - - -.x-tab-panel-bbar-noborder .x-toolbar { - border-width:0; - border-top:1px solid #e1d6ff; -} - -.x-tab-panel-tbar-noborder .x-toolbar { - border-width:0; - border-bottom:1px solid #e1d6ff; -} \ No newline at end of file diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/css/xtheme-slate.css b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/css/xtheme-slate.css deleted file mode 100755 index 3806db7..0000000 --- a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/css/xtheme-slate.css +++ /dev/null @@ -1,804 +0,0 @@ -/* - * Ext JS Library 2.2.1 - * Copyright(c) 2006-2009, Ext JS, LLC. - * licensing@extjs.com - * - * http://extjs.com/license - */ - -/* - * Slate Theme - * Originally created by JC Bize - */ - -/* Masks */ -.ext-el-mask{ - background-color:#c8cbd0; -} -.ext-el-mask-msg{ - border:1px solid #89a; - background:#d8dbe0 url(../images/slate/box/tb-blue.gif) repeat-x 0 -16px; -} -.ext-el-mask-msg div{ - background:#eef0f2; - border:1px solid #abc; - color:#222; -} -.x-item-disabled *{ - color:#333 !important; -} - - -/* Tab Panels */ - -.x-tab-panel-header, .x-tab-panel-footer{ - background:#6b869f; - border-color:#4f657b; -} -.x-tab-panel-header{ - border-color:#abc; -} -.x-tab-panel-footer{ - border-color:#abc; -} -ul.x-tab-strip-top{ - background:#dbdbdb url(../images/slate/tabs/tab-strip-bg.gif) repeat-x left top; - border-color:#4c647e; - padding-top:2px; -} -ul.x-tab-strip-bottom{ - background-image:url(../images/slate/tabs/tab-strip-btm-bg.gif); - border-color:#566c82; -} -.x-tab-strip span.x-tab-strip-text{ - color:#333; -} -.x-tab-strip-over span.x-tab-strip-text{ - color:#111; -} -.x-tab-strip-active span.x-tab-strip-text{ - color:#fff; -} -.x-tab-strip-disabled .x-tabs-text{ - color:#aaaaaa; -} -.x-tab-strip-top .x-tab-right{ - background-image:url(../images/slate/tabs/tabs-sprite.gif); -} -.x-tab-strip-top .x-tab-left{ - background-image:url(../images/slate/tabs/tabs-sprite.gif); -} -.x-tab-strip-top .x-tab-strip-inner{ - background-image:url(../images/slate/tabs/tabs-sprite.gif); -} -.x-tab-strip-bottom .x-tab-right{ - background-image:url(../images/slate/tabs/tab-btm-inactive-right-bg.gif); -} -.x-tab-strip-bottom .x-tab-left{ - background-image:url(../images/slate/tabs/tab-btm-inactive-left-bg.gif); -} -.x-tab-strip-bottom .x-tab-strip-active .x-tab-right{ - background-image:url(../images/slate/tabs/tab-btm-right-bg.gif); -} -.x-tab-strip-bottom .x-tab-strip-active .x-tab-left{ - background-image:url(../images/slate/tabs/tab-btm-left-bg.gif); -} -.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close{ - background-image:url(../images/slate/tabs/tab-close.gif); -} -.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close:hover{ - background-image:url(../images/slate/tabs/tab-close.gif); -} -.x-tab-panel-body{ - border-color:#abc; - background:#fff; -} -.x-tab-panel-bbar .x-toolbar{ - border-color:#abc; -} -.x-tab-panel-tbar .x-toolbar{ - border-color:#abc; -} -.x-tab-panel-header-plain .x-tab-strip-spacer, -.x-tab-panel-footer-plain .x-tab-strip-spacer{ - border-color:#abc; - background:#6b869f; -} -.x-tab-scroller-left{ - background-image:url(../images/slate/tabs/scroll-left.gif); - border-color:#aeaeae; -} -.x-tab-scroller-right{ - background-image:url(../images/slate/tabs/scroll-right.gif); - border-color:#aeaeae; -} - - -/* Forms */ - -.x-form-check{ - background:url('../images/slate/form/checkbox.gif') no-repeat 0 0; -} -.x-form-radio{ - background:url('../images/slate/form/radio.gif') no-repeat 0 0; -} -.x-form-check-group-label{ - border-bottom:1px solid #99bbe8; - color:#15428b; - margin-bottom:5px; - padding-left:3px !important; - float:none !important; -} -.x-form-text, textarea.x-form-field{ - border:1px solid #9ab; -} -.x-trigger-wrap-focus .x-form-trigger{ - border-bottom:1px solid #4a7192; -} -.x-form-focus,textarea.x-form-focus{ - border:1px solid #4a7192; -} -.x-form-field-wrap .x-form-trigger{ - background:transparent url(../images/slate/form/trigger.gif) no-repeat 0 0; -} -.x-form-field-wrap .x-form-date-trigger{ - background-image:url(../images/slate/form/date-trigger.gif); -} -.x-form-field-wrap .x-form-clear-trigger{ - background-image:url(../images/slate/form/clear-trigger.gif); -} -.x-form-field-wrap .x-form-search-trigger{ - background-image:url(../images/slate/form/search-trigger.gif); -} -.x-form-field-wrap .x-form-trigger{ - border-bottom:1px solid #778899; -} -.x-form-field-wrap .x-form-trigger-over{ - background-position:-17px 0; -} -.x-form-field-wrap .x-form-trigger-click{ - background-position:-34px 0; -} -.x-trigger-wrap-focus .x-form-trigger{ - background-position:-51px 0; -} -.x-trigger-wrap-focus .x-form-trigger-over{ - background-position:-68px 0; -} -.x-trigger-wrap-focus .x-form-trigger-click{ - background-position:-85px 0; -} -.x-form fieldset legend{ - color:#333; -} - - -/* Buttons */ - -.x-btn button{ - color:#fff; -} -.x-btn-over button{ - color:#fff; -} -.x-btn-focus button{ - color:#fff8da; -} -.x-btn-left{ - background-image:url(../images/slate/button/btn-sprite.gif); -} -.x-btn-right{ - background-image:url(../images/slate/button/btn-sprite.gif); -} -.x-btn-center{ - background-image:url(../images/slate/button/btn-sprite.gif); -} -.x-btn-text-icon .x-btn-with-menu .x-btn-center em{ - background:transparent url(../images/slate/toolbar/btn-arrow.gif) no-repeat scroll right 3px; -} -.x-btn-with-menu .x-btn-center em{ - background:transparent url(../images/slate/toolbar/btn-arrow.gif) no-repeat scroll right 0pt; -} -.x-btn-menu-arrow-wrap .x-btn-center button{ - background:transparent url(../images/slate/button/btn-arrow.gif) no-repeat left 3px; -} - - -/* Toolbars */ - -.x-toolbar{ - border-color:#abc; - background:#f0f4f5 url(../images/slate/toolbar/bg.gif) repeat-x top left; -} -.x-toolbar button{ - color:#f4f4f4; -} -.x-toolbar .ytb-text{ - color:#f4f4f4; -} -.x-toolbar .x-btn-menu-arrow-wrap .x-btn-center button{ - background-image:url(../images/slate/toolbar/btn-arrow.gif); -} -.x-toolbar .x-btn-text-icon .x-btn-menu-arrow-wrap .x-btn-center button{ - background-image:url(../images/slate/toolbar/btn-arrow.gif); -} -.x-toolbar .x-btn-over .x-btn-left{ - background-image:url(../images/slate/toolbar/tb-btn-sprite.gif); -} -.x-toolbar .x-btn-over .x-btn-right{ - background-image:url(../images/slate/toolbar/tb-btn-sprite.gif); -} -.x-toolbar .x-btn-over .x-btn-center{ - background-image:url(../images/slate/toolbar/tb-btn-sprite.gif); -} -.x-toolbar .x-btn-over button{ - color:#fff; -} -.x-toolbar .x-btn-click .x-btn-left, .x-toolbar .x-btn-pressed .x-btn-left, .x-toolbar .x-btn-menu-active .x-btn-left{ - background-image:url(../images/slate/toolbar/tb-btn-sprite.gif); -} -.x-toolbar .x-btn-click .x-btn-right, .x-toolbar .x-btn-pressed .x-btn-right, .x-toolbar .x-btn-menu-active .x-btn-right{ - background-image:url(../images/slate/toolbar/tb-btn-sprite.gif); -} -.x-toolbar .x-btn-click .x-btn-center, .x-toolbar .x-btn-pressed .x-btn-center, .x-toolbar .x-btn-menu-active .x-btn-center{ - background-image:url(../images/slate/toolbar/tb-btn-sprite.gif); -} -.x-toolbar .ytb-sep{ - background-image:url(../images/slate/grid/grid-split.gif); -} -.x-statusbar .x-status-text-panel{ - border-color:#9ab #9ab #9ab #9ab; -} -.x-statusbar .x-status-text{ - color:#ddc; -} - - -/* Resizable Handles */ - -.x-resizable-over .x-resizable-handle-east,.x-resizable-pinned .x-resizable-handle-east{ - background:url(../images/slate/sizer/e-handle.gif);background-position:left; -} -.x-resizable-over .x-resizable-handle-west,.x-resizable-pinned .x-resizable-handle-west{ - background:url(../images/slate/sizer/e-handle.gif);background-position:left; -} -.x-resizable-over .x-resizable-handle-south,.x-resizable-pinned .x-resizable-handle-south{ - background:url(../images/slate/sizer/s-handle.gif);background-position:top; -} -.x-resizable-over .x-resizable-handle-north,.x-resizable-pinned .x-resizable-handle-north{ - background:url(../images/slate/sizer/s-handle.gif);background-position:top; -} -.x-resizable-over .x-resizable-handle-southeast,.x-resizable-pinned .x-resizable-handle-southeast{ - background:url(../images/slate/sizer/se-handle.gif);background-position:top left; -} -.x-resizable-over .x-resizable-handle-northwest,.x-resizable-pinned .x-resizable-handle-northwest{ - background:url(../images/slate/sizer/nw-handle.gif);background-position:bottom right; -} -.x-resizable-over .x-resizable-handle-northeast,.x-resizable-pinned .x-resizable-handle-northeast{ - background:url(../images/slate/sizer/ne-handle.gif);background-position:bottom left; -} -.x-resizable-over .x-resizable-handle-southwest,.x-resizable-pinned .x-resizable-handle-southwest{ - background:url(../images/slate/sizer/sw-handle.gif);background-position:top right; -} -.x-resizable-proxy{ - border:1px dashed #748296; -} - - -/* Grids */ - -.x-grid-panel .x-panel-mc .x-panel-body{ - border:1px solid #abc; -} -.x-grid3-row-selected{ - background:#fbf0d2 !important; - border:1px dotted #ccc; -} -.x-grid3-hd-btn{ - background:#f7ecc1 url(../images/slate/grid/grid3-hd-btn.gif) no-repeat left center; -} -.x-grid3-header{ - background:#f9f9f9 url(../images/slate/grid/grid3-hrow.gif) repeat-x 0 bottom; -} -td.x-grid3-hd-over .x-grid3-hd-inner,td.sort-desc .x-grid3-hd-inner,td.sort-asc .x-grid3-hd-inner,td.x-grid3-hd-menu-open .x-grid3-hd-inner{ - background:#ebf3fd url(../images/slate/grid/grid3-hrow-over.gif) repeat-x left bottom; -} -.sort-asc .x-grid3-sort-icon{ - background-image:url(../images/slate/grid/sort_asc.gif); -} -.sort-desc .x-grid3-sort-icon{ - background-image:url(../images/slate/grid/sort_desc.gif); -} -td.x-grid3-hd-over, td.sort-desc, td.sort-asc, td.x-grid3-hd-menu-open{ - border-left:1px solid #fff; - border-right:1px solid #ccc; -} -.x-grid3-check-col{ - background-image:url(../images/slate/menu/unchecked.gif); -} -.x-grid3-check-col-on{ - background-image:url(../images/slate/menu/checked.gif); -} -.x-grid3-cell-selected{ - background-color:#e0eaee!important; -} -.x-grid3-body .x-grid3-td-expander{ - background:transparent url(../images/slate/grid/grid3-special-col-bg.gif) repeat-y right; -} -.x-grid3-body .x-grid3-td-checker{ - background:transparent url(../images/slate/grid/grid3-special-col-bg.gif) repeat-y right; -} -.x-grid3-body .x-grid3-td-numberer{ - background:transparent url(../images/slate/grid/grid3-special-col-bg.gif) repeat-y right; -} -.x-grid3-body .x-grid3-row-selected .x-grid3-td-numberer,.x-grid3-body .x-grid3-row-selected .x-grid3-td-checker,.x-grid3-body .x-grid3-row-selected .x-grid3-td-expander{ - background:transparent url(../images/slate/grid/grid3-special-col-sel-bg.gif) repeat-y right; -} -.x-grid-group-hd{ - border-bottom:2px solid #abb; -} -.x-grid-group-hd div{ - color:#456; -} -.x-dd-drag-proxy .x-grid3-hd-inner{ - background:#ebf3fd url(../images/slate/grid/grid3-hrow-over.gif) repeat-x left bottom; - border:1px solid #abc; -} -.x-tbar-page-first{ - background-image:url(../images/slate/grid/page-first.gif)!important; -} -.x-tbar-page-last{ - background-image:url(../images/slate/grid/page-last.gif)!important; -} -.x-tbar-page-next{ - background-image:url(../images/slate/grid/page-next.gif)!important; -} -.x-tbar-page-prev{ - background-image:url(../images/slate/grid/page-prev.gif)!important; -} -.x-tbar-loading{ - background-image:url(../images/slate/grid/refresh.gif)!important; -} -.x-paging-info{ - color:#ffffff; -} - - -/* Trees */ - -.x-tree-node .x-tree-selected{ - background-color:#f7ecc1; -} -.x-tree-node .x-tree-selected a span{ - background-color:#f7ecc1; - color:black; -} -.x-tree-arrows .x-tree-elbow-plus{ - background:transparent url(../images/slate/tree/arrows.gif) no-repeat 0 0; -} -.x-tree-arrows .x-tree-elbow-minus{ - background:transparent url(../images/slate/tree/arrows.gif) no-repeat -16px 0; -} -.x-tree-arrows .x-tree-elbow-end-plus{ - background:transparent url(../images/slate/tree/arrows.gif) no-repeat 0 0; -} -.x-tree-arrows .x-tree-elbow-end-minus{ - background:transparent url(../images/slate/tree/arrows.gif) no-repeat -16px 0; -} - - -/* Date Pickers */ - -.x-date-middle,.x-date-left,.x-date-right{ - background:url(../images/slate/shared/hd-sprite.gif) repeat-x 0 -83px; -} -.x-date-bottom{ - background:#dfecfb url(../images/slate/shared/glass-bg.gif) repeat-x scroll left top; - border-top:1px solid #abc; -} -.x-date-right a{ - background-image:url(../images/slate/shared/right-btn.gif); -} -.x-date-left a{ - background-image:url(../images/slate/shared/left-btn.gif); -} -.x-date-inner th{ - background:#dfecfb url(../images/slate/shared/glass-bg.gif) repeat-x left top; - border-bottom:1px solid #abc; - color:#345; -} -.x-date-inner .x-date-selected a{ - background:#dfecfb url(../images/slate/shared/glass-bg.gif) repeat-x scroll left top; - border:1px solid #89a; -} -.x-date-inner a:hover,.x-date-inner .x-date-disabled a:hover{ - background:#faedc0; -} -td.x-date-mp-month a:hover,td.x-date-mp-year a:hover{ - color:#123; - background:#faedc0; -} -.x-date-mp-ybtn a{ - background:transparent url(../images/slate/panel/tool-sprites.gif) no-repeat; -} -.x-date-mp-btns{ - background:#dfecfb url(../images/slate/shared/glass-bg.gif) repeat-x scroll left top; -} -td.x-date-mp-sel a{ - background:#dfecfb url(../images/slate/shared/glass-bg.gif) repeat-x left top; - border:1px solid #abc; -} -.x-date-mp-btns button{ - background:#405574; - border:1px solid; - border-color:#abc #055 #055 #abc; -} - - -/* Tips */ - -.x-tip .x-tip-close{ - background-image:url(../images/slate/qtip/close.gif); -} -.x-tip .x-tip-tc{ - background:transparent url(../images/slate/qtip/tip-sprite.gif) no-repeat 0 -62px; -} -.x-tip .x-tip-tl{ - background:transparent url(../images/slate/qtip/tip-sprite.gif) no-repeat 0 0; -} -.x-tip .x-tip-tr{ - background:transparent url(../images/slate/qtip/tip-sprite.gif) no-repeat right 0; -} -.x-tip .x-tip-bc{ - background:transparent url(../images/slate/qtip/tip-sprite.gif) no-repeat 0 -121px; -} -.x-tip .x-tip-bl{ - background:transparent url(../images/slate/qtip/tip-sprite.gif) no-repeat 0 -59px; -} -.x-tip .x-tip-br{ - background:transparent url(../images/slate/qtip/tip-sprite.gif) no-repeat right -59px; -} -.x-tip .x-tip-ml{ - background:#fff url(../images/slate/qtip/tip-sprite.gif) no-repeat 0 -124px; -} -.x-tip .x-tip-mr{ - background:transparent url(../images/slate/qtip/tip-sprite.gif) no-repeat right -124px; -} -.x-form-invalid-tip .x-tip-tc{ - background:url(../images/default/form/error-tip-corners.gif) repeat-x 0 -12px;padding-top:6px; -} -.x-form-invalid-tip .x-tip-tl{ - background-image:url(../images/default/form/error-tip-corners.gif); -} -.x-form-invalid-tip .x-tip-tr{ - background-image:url(../images/default/form/error-tip-corners.gif); -} -.x-form-invalid-tip .x-tip-bc{ - background:url(../images/default/form/error-tip-corners.gif) repeat-x 0 -18px;height:6px; -} -.x-form-invalid-tip .x-tip-bl{ - background:url(../images/default/form/error-tip-corners.gif) no-repeat 0 -6px; -} -.x-form-invalid-tip .x-tip-br{ - background:url(../images/default/form/error-tip-corners.gif) no-repeat right -6px; -} -.x-form-invalid-tip .x-tip-ml{ - background-image:url(../images/default/form/error-tip-corners.gif); -} -.x-form-invalid-tip .x-tip-mr{ - background-image:url(../images/default/form/error-tip-corners.gif); -} - - -/* Menus */ - -.x-menu{ - border:1px solid #aaa; - background:#f0f0f0 url(../images/slate/menu/menu.gif) repeat-y; -} -.x-menu-item-active{ - background:#ebf3fd url(../images/slate/menu/item-over.gif) repeat-x left bottom; - border:1px solid #c2cbd2; -} -.x-menu-item-arrow{ - background:transparent url(../images/slate/menu/menu-parent.gif) no-repeat right; -} -.x-menu-check-item .x-menu-item-icon{ - background:transparent url(../images/slate/menu/unchecked.gif) no-repeat center; -} -.x-menu-item-checked .x-menu-item-icon{ - background-image:url(../images/slate/menu/checked.gif); -} -.x-menu-item-checked .x-menu-group-item .x-menu-item-icon{ - background:transparent url(../images/slate/menu/group-checked.gif) -} -.x-menu-group-item .x-menu-item-icon{ - background:transparent none repeat scroll 0 0; -} - - -/* Combos */ - -.x-combo-list{ - border:1px solid #89a; - background:#bdcbd4 none repeat scroll 0 0; -} -.x-combo-list .x-combo-selected{ - border:1px dotted #ccc!important; - background:#fbf0d2; -} -.x-resizable-pinned .x-combo-list-inner{ - border-bottom:1px solid #9ab; -} - - -/* Panels */ - -.x-panel{ - border-style:solid; - border-color:#abc; - border-width:0; -} -.x-panel-header{ - color:#f8f8f8; - border:1px solid #abc; - background-image:url(../images/slate/panel/white-top-bottom.gif); -} -.x-panel-body{ - border-color:#abc; -} -.x-panel-bbar .x-toolbar{ - border-color:#abc; -} -.x-panel-tbar .x-toolbar{ - border-color:#abc; -} -.x-panel-tbar-noheader .x-toolbar, .x-panel-mc .x-panel-tbar .x-toolbar{ - border-color:#abc; -} -.x-panel-body-noheader, .x-panel-mc .x-panel-body{ - border-color:#abc; -} -.x-panel-tl .x-panel-header{ - color:#f4f4f4; -} -.x-panel-tc{ - background-image:url(../images/slate/panel/top-bottom.gif); -} -.x-panel-tl{ - background-image:url(../images/slate/panel/corners-sprite.gif); - border-color:#abc; -} -.x-panel-tr{ - background-image:url(../images/slate/panel/corners-sprite.gif); -} -.x-panel-bc{ - background-image:url(../images/slate/panel/top-bottom.gif); -} -.x-panel-bl{ - background-image:url(../images/slate/panel/corners-sprite.gif); -} -.x-panel-br{ - background-image:url(../images/slate/panel/corners-sprite.gif); -} -.x-panel-mc{ - background:#dde5e9; -} -.x-panel-mc .x-panel-body{ - background:transparent; - border:0 none; -} -.x-panel-ml{ - background-image:url(../images/slate/panel/left-right.gif); -} -.x-panel-mr{ - background-image:url(../images/slate/panel/left-right.gif); -} -.x-panel-dd-spacer{ - border:2px dashed #89a; -} -.x-tool{ - background-image:url(../images/slate/panel/tool-sprites.gif); -} -.x-panel-ghost{ - background:#e0e0e0; -} -.x-panel-ghost ul{ - border-color:#b0b0b0; -} - - -/* Windows */ - -.x-window-proxy{ - background:#e4e8ec; - border-color:#abc; -} -.x-window-tl .x-window-header{ - color:#fafafa; -} -.x-window-tc{ - background-image:url(../images/slate/window/top-bottom.png); -} -.x-window-tl{ - background-image:url(../images/slate/window/left-corners.png); -} -.x-window-tr{ - background-image:url(../images/slate/window/right-corners.png); -} -.x-window-bc{ - background-image:url(../images/slate/window/top-bottom.png); -} -.x-window-bl{ - background-image:url(../images/slate/window/left-corners.png); -} -.x-window-br{ - background-image:url(../images/slate/window/right-corners.png); -} -.x-window-mc{ - border:1px solid #abc; - background:#e8e8e8; -} -.x-window-ml{ - background-image:url(../images/slate/window/left-right.png); -} -.x-window-mr{ - background-image:url(../images/slate/window/left-right.png); -} -.x-panel-ghost .x-window-tl{ - border-color:#abc; -} -.x-panel-collapsed .x-window-tl{ - border-color:#abc; -} -.x-window-plain .x-window-mc{ - background:#e8e8e8; - border-right:1px solid #eee; - border-bottom:1px solid #eee; - border-top:1px solid #abc; - border-left:1px solid #abc; -} -.x-window-plain .x-window-body{ - border-left:1px solid #ddd; - border-top:1px solid #ddd; - border-bottom:1px solid #abc; - border-right:1px solid #abc; - background:transparent !important; -} -body.x-body-masked .x-window-mc, body.x-body-masked .x-window-plain .x-window-mc{ - background-color:#eceef0; -} - - -/* HTML Editors */ - -.x-html-editor-wrap{ - border-color:#abc; -} -.x-html-editor-tb .x-btn-text{ - background:transparent url(../images/slate/editor/tb-sprite.gif) no-repeat scroll 0%; -} - - -/* Panel Borders */ - -.x-panel-noborder .x-panel-body-noborder{ - border-width:0; -} -.x-panel-noborder .x-panel-header-noborder{ - border-width:0; - border-bottom:1px solid #abc; -} -.x-panel-noborder .x-panel-tbar-noborder .x-toolbar{ - border-width:0; - border-bottom:1px solid #abc; -} -.x-panel-noborder .x-panel-bbar-noborder .x-toolbar{ - border-width:0; - border-top:1px solid #abc; -} -.x-window-noborder .x-window-mc{ - border-width:0; -} -.x-window-plain .x-window-body-noborder{ - border-width:0; -} -.x-tab-panel-noborder .x-tab-panel-body-noborder{ - border-width:0; -} -.x-tab-panel-noborder .x-tab-panel-header-noborder{ - border-top-width:0; - border-left-width:0; - border-right-width:0; -} -.x-tab-panel-noborder .x-tab-panel-footer-noborder{ - border-bottom-width:0; - border-left-width:0; - border-right-width:0; -} -.x-tab-panel-bbar-noborder .x-toolbar{ - border-width:0; - border-top:1px solid #abc; -} -.x-tab-panel-tbar-noborder .x-toolbar{ - border-width:0; - border-bottom:1px solid #abc; -} - - -/* Layout */ - -.x-border-layout-ct{ - background:#f0f0f0; -} -.x-accordion-hd{ - background-image:url(../images/slate/panel/light-hd.gif); -} -.x-layout-collapsed{ - background-color:#567; - border-color:#e0e0e0; -} -.x-layout-collapsed-over{ - background-color:#789; -} - - -/* Progress Bars */ - -.x-progress-bar{ - background:#fbefb4 url(../images/slate/progress/progress-bg.gif) repeat-x left center; - border-top:1px solid #ddd; - border-bottom:1px solid #ddd; -} -.x-progress-inner{ - background:#e0e8f3 url(../images/slate/qtip/bg.gif) repeat-x scroll 0 0; -} -.x-progress-text{ - color:#9ab; -} -.x-progress-text-back{ - color:#789; -} -.x-progress-wrap{ - border:1px solid #b0b8c4; -} - - -/* Sliders */ - -.x-slider-horz .x-slider-thumb{ - background:transparent url(../images/slate/slider/slider-thumb.png) no-repeat 0 0; -} -.x-slider-vert .x-slider-thumb{ - background:transparent url(../images/slate/slider/slider-v-thumb.png) no-repeat 0 0; -} -.x-slider-horz .x-slider-thumb-over{ - background-position:-14px -15px; -} -.x-slider-horz .x-slider-thumb-drag{ - background-position:-28px -30px; -} -.x-slider-vert .x-slider-thumb-over{ - background-position:-15px -14px; -} -.x-slider-vert .x-slider-thumb-drag{ - background-position:-30px -28px; -} -.x-slider-horz{ - background:transparent url(../images/slate/slider/slider-bg.png) no-repeat 0 -22px; -} -.x-slider-horz .x-slider-end{ - background:transparent url(../images/slate/slider/slider-bg.png) no-repeat right -44px; -} -.x-slider-horz .x-slider-inner{ - background:transparent url(../images/slate/slider/slider-bg.png) repeat-x 0 0; -} -.x-slider-vert{ - background:transparent url(../images/slate/slider/slider-v-bg.png) no-repeat -44px 0; -} -.x-slider-vert .x-slider-end{ - background:transparent url(../images/slate/slider/slider-v-bg.png) no-repeat -22px bottom; -} -.x-slider-vert .x-slider-inner{ - background:transparent url(../images/slate/slider/slider-v-bg.png) repeat-y 0 0; -} diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/README.txt b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/README.txt deleted file mode 100755 index 3540da8..0000000 --- a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/README.txt +++ /dev/null @@ -1,10 +0,0 @@ -Images info: -1. ./ajax-loader.gif, ./ajax-loader-bb.gif are generated by http://www.ajaxload.info/. - There is the following statement on http://www.ajaxload.info/: "Generated gifs are totally free for use" -2. ./tree/folder.png, ./tree/folder_go.png are taken from silk icon set (http://www.famfamfam.com/lab/icons/silk/) - They are released under Creative Commons Attribution 2.5 License. -3. ./window/help.png, ./window/messagebox_critical.png, ./window/messagebox_info.png, ./window/messagebox_warning.png are from Crystal Project (http://everaldo.com/crystal/) - They are released under GPL License, but I do not know which version: http://everaldo.com/crystal/?action=license -4. The topbar for panels and winsows is slightly modified element from the image taken from here: http://www.bittbox.com/freebies/free-vector-web-page-elements-part-2/ - I have not found anything about license there. -5. The res of images is made by me. \ No newline at end of file diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/ajax-loader-bb.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/ajax-loader-bb.gif deleted file mode 100755 index eefd3c7..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/ajax-loader-bb.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/ajax-loader.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/ajax-loader.gif deleted file mode 100755 index f5ea81d..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/ajax-loader.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/bg.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/bg.png deleted file mode 100755 index d1ef3ac..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/bg.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/box/corners-blue.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/box/corners-blue.gif deleted file mode 100755 index 07a61bc..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/box/corners-blue.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/box/corners.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/box/corners.gif deleted file mode 100755 index de213fe..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/box/corners.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/box/l-blue.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/box/l-blue.gif deleted file mode 100755 index edd43a6..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/box/l-blue.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/box/l.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/box/l.gif deleted file mode 100755 index 5e0dd76..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/box/l.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/box/r-blue.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/box/r-blue.gif deleted file mode 100755 index 7fe7a3c..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/box/r-blue.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/box/r.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/box/r.gif deleted file mode 100755 index 5e0dd76..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/box/r.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/box/tb-blue.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/box/tb-blue.gif deleted file mode 100755 index fd85dc9..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/box/tb-blue.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/box/tb.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/box/tb.gif deleted file mode 100755 index 83866bc..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/box/tb.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/button/btn-arrow.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/button/btn-arrow.gif deleted file mode 100755 index f90d5df..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/button/btn-arrow.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/button/btn-sprite.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/button/btn-sprite.gif deleted file mode 100755 index c649e45..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/button/btn-sprite.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/form/checkbox.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/form/checkbox.gif deleted file mode 100755 index 835b346..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/form/checkbox.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/form/clear-trigger.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/form/clear-trigger.gif deleted file mode 100755 index a4bfb02..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/form/clear-trigger.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/form/date-trigger.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/form/date-trigger.gif deleted file mode 100755 index 019e006..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/form/date-trigger.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/form/error-tip-corners.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/form/error-tip-corners.gif deleted file mode 100755 index 7b7c233..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/form/error-tip-corners.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/form/exclamation.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/form/exclamation.png deleted file mode 100755 index c37bd06..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/form/exclamation.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/form/radio.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/form/radio.gif deleted file mode 100755 index 36bb91d..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/form/radio.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/form/search-trigger.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/form/search-trigger.gif deleted file mode 100755 index 5fe85a2..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/form/search-trigger.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/form/text-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/form/text-bg.gif deleted file mode 100755 index f21aae1..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/form/text-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/form/trigger-tpl.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/form/trigger-tpl.gif deleted file mode 100755 index e3701a3..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/form/trigger-tpl.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/form/trigger.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/form/trigger.gif deleted file mode 100755 index 0d7678a..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/form/trigger.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/grid/grid-split.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/grid/grid-split.gif deleted file mode 100755 index b90ab08..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/grid/grid-split.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/grid/grid3-hd-btn.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/grid/grid3-hd-btn.gif deleted file mode 100755 index 40606b7..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/grid/grid3-hd-btn.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/grid/grid3-hrow-over.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/grid/grid3-hrow-over.gif deleted file mode 100755 index bfac502..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/grid/grid3-hrow-over.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/grid/grid3-hrow.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/grid/grid3-hrow.gif deleted file mode 100755 index c759c25..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/grid/grid3-hrow.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/grid/grid3-special-col-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/grid/grid3-special-col-bg.gif deleted file mode 100755 index 875b9da..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/grid/grid3-special-col-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/grid/grid3-special-col-sel-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/grid/grid3-special-col-sel-bg.gif deleted file mode 100755 index f6a2e21..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/grid/grid3-special-col-sel-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/grid/group-expand-sprite.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/grid/group-expand-sprite.gif deleted file mode 100755 index 7b8a763..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/grid/group-expand-sprite.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/grid/row-expand-sprite.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/grid/row-expand-sprite.gif deleted file mode 100755 index 30d7b88..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/grid/row-expand-sprite.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/grid/sort_asc.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/grid/sort_asc.gif deleted file mode 100755 index e1872d5..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/grid/sort_asc.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/grid/sort_desc.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/grid/sort_desc.gif deleted file mode 100755 index b538aef..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/grid/sort_desc.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/layout/panel-title-light-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/layout/panel-title-light-bg.gif deleted file mode 100755 index 9b7fd1e..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/layout/panel-title-light-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/menu/item-over.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/menu/item-over.gif deleted file mode 100755 index ef623df..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/menu/item-over.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/menu/menu.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/menu/menu.gif deleted file mode 100755 index 9e52cd2..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/menu/menu.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/panel/corners-sprite.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/panel/corners-sprite.gif deleted file mode 100755 index 425202d..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/panel/corners-sprite.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/panel/left-right.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/panel/left-right.gif deleted file mode 100755 index 1b0a7bc..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/panel/left-right.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/panel/light-hd.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/panel/light-hd.gif deleted file mode 100755 index 4022754..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/panel/light-hd.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/panel/panel-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/panel/panel-bg.gif deleted file mode 100755 index e6435f5..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/panel/panel-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/panel/tool-sprite-tpl.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/panel/tool-sprite-tpl.gif deleted file mode 100755 index fce5531..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/panel/tool-sprite-tpl.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/panel/tool-sprites.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/panel/tool-sprites.gif deleted file mode 100755 index 257e4c4..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/panel/tool-sprites.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/panel/top-bottom.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/panel/top-bottom.gif deleted file mode 100755 index a453e38..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/panel/top-bottom.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/panel/white-corners-sprite.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/panel/white-corners-sprite.gif deleted file mode 100755 index d5b8adf..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/panel/white-corners-sprite.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/panel/white-left-right.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/panel/white-left-right.gif deleted file mode 100755 index 2c9e142..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/panel/white-left-right.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/panel/white-top-bottom.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/panel/white-top-bottom.gif deleted file mode 100755 index c08efed..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/panel/white-top-bottom.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/qtip/tip-sprite.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/qtip/tip-sprite.gif deleted file mode 100755 index 8dd3843..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/qtip/tip-sprite.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/s.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/s.gif deleted file mode 100755 index 1d11fa9..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/s.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/shared/glass-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/shared/glass-bg.gif deleted file mode 100755 index 335760b..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/shared/glass-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/shared/hd-sprite.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/shared/hd-sprite.gif deleted file mode 100755 index 347e850..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/shared/hd-sprite.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/shared/left-btn.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/shared/left-btn.gif deleted file mode 100755 index d18f6c6..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/shared/left-btn.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/shared/right-btn.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/shared/right-btn.gif deleted file mode 100755 index da34b1d..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/shared/right-btn.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/sizer/e-handle.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/sizer/e-handle.gif deleted file mode 100755 index 15f9157..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/sizer/e-handle.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/sizer/ne-handle.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/sizer/ne-handle.gif deleted file mode 100755 index 23ad769..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/sizer/ne-handle.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/sizer/nw-handle.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/sizer/nw-handle.gif deleted file mode 100755 index f069a41..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/sizer/nw-handle.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/sizer/s-handle.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/sizer/s-handle.gif deleted file mode 100755 index 9fdf742..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/sizer/s-handle.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/sizer/se-handle.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/sizer/se-handle.gif deleted file mode 100755 index 2d55120..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/sizer/se-handle.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/sizer/square.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/sizer/square.gif deleted file mode 100755 index c856231..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/sizer/square.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/sizer/sw-handle.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/sizer/sw-handle.gif deleted file mode 100755 index 9ef67b6..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/sizer/sw-handle.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tabs/scroll-left.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tabs/scroll-left.gif deleted file mode 100755 index 97f4976..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tabs/scroll-left.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tabs/scroll-right.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tabs/scroll-right.gif deleted file mode 100755 index 781796b..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tabs/scroll-right.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tabs/tab-btm-inactive-left-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tabs/tab-btm-inactive-left-bg.gif deleted file mode 100755 index 9dca9e7..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tabs/tab-btm-inactive-left-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tabs/tab-btm-inactive-right-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tabs/tab-btm-inactive-right-bg.gif deleted file mode 100755 index 440d1f9..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tabs/tab-btm-inactive-right-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tabs/tab-btm-left-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tabs/tab-btm-left-bg.gif deleted file mode 100755 index aafbe67..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tabs/tab-btm-left-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tabs/tab-btm-right-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tabs/tab-btm-right-bg.gif deleted file mode 100755 index 59cd833..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tabs/tab-btm-right-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tabs/tab-close.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tabs/tab-close.gif deleted file mode 100755 index dc4bdfc..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tabs/tab-close.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tabs/tab-strip-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tabs/tab-strip-bg.gif deleted file mode 100755 index 63aabe9..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tabs/tab-strip-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tabs/tab-strip-bg.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tabs/tab-strip-bg.png deleted file mode 100755 index fa8ab3f..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tabs/tab-strip-bg.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tabs/tab-strip-btm-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tabs/tab-strip-btm-bg.gif deleted file mode 100755 index 445acd0..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tabs/tab-strip-btm-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tabs/tabs-sprite.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tabs/tabs-sprite.gif deleted file mode 100755 index 6e327cc..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tabs/tabs-sprite.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/toolbar/bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/toolbar/bg.gif deleted file mode 100755 index ec0bcfe..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/toolbar/bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/toolbar/btn-arrow-light.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/toolbar/btn-arrow-light.gif deleted file mode 100755 index 61bf632..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/toolbar/btn-arrow-light.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/toolbar/btn-arrow.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/toolbar/btn-arrow.gif deleted file mode 100755 index 7d04cd7..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/toolbar/btn-arrow.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/toolbar/tb-btn-sprite.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/toolbar/tb-btn-sprite.gif deleted file mode 100755 index dd9e1fc..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/toolbar/tb-btn-sprite.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tree/arrows.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tree/arrows.gif deleted file mode 100755 index 95722ad..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tree/arrows.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tree/bullet_picture.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tree/bullet_picture.png deleted file mode 100755 index 386cb30..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tree/bullet_picture.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tree/elbow-end-minus-nl.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tree/elbow-end-minus-nl.gif deleted file mode 100755 index 0f2f2fd..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tree/elbow-end-minus-nl.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tree/elbow-end-minus.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tree/elbow-end-minus.gif deleted file mode 100755 index e8995a9..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tree/elbow-end-minus.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tree/elbow-end-plus-nl.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tree/elbow-end-plus-nl.gif deleted file mode 100755 index 095afc4..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tree/elbow-end-plus-nl.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tree/elbow-end-plus.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tree/elbow-end-plus.gif deleted file mode 100755 index 6049b9a..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tree/elbow-end-plus.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tree/elbow-end.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tree/elbow-end.gif deleted file mode 100755 index f24ddee..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tree/elbow-end.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tree/elbow-line.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tree/elbow-line.gif deleted file mode 100755 index 75e6da4..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tree/elbow-line.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tree/elbow-minus-nl.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tree/elbow-minus-nl.gif deleted file mode 100755 index 0f2f2fd..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tree/elbow-minus-nl.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tree/elbow-minus.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tree/elbow-minus.gif deleted file mode 100755 index df410a0..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tree/elbow-minus.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tree/elbow-plus-nl.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tree/elbow-plus-nl.gif deleted file mode 100755 index 095afc4..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tree/elbow-plus-nl.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tree/elbow-plus.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tree/elbow-plus.gif deleted file mode 100755 index 4fe31a3..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tree/elbow-plus.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tree/elbow.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tree/elbow.gif deleted file mode 100755 index b8f4208..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tree/elbow.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tree/folder.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tree/folder.png deleted file mode 100755 index 784e8fa..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tree/folder.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tree/folder_go.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tree/folder_go.png deleted file mode 100755 index 34a736f..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/tree/folder_go.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/window/help.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/window/help.png deleted file mode 100755 index 5858f03..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/window/help.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/window/left-corners.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/window/left-corners.png deleted file mode 100755 index db67add..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/window/left-corners.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/window/left-right.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/window/left-right.png deleted file mode 100755 index d7ee07b..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/window/left-right.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/window/messagebox_critical.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/window/messagebox_critical.png deleted file mode 100755 index 501424b..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/window/messagebox_critical.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/window/messagebox_info.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/window/messagebox_info.png deleted file mode 100755 index f59130d..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/window/messagebox_info.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/window/messagebox_warning.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/window/messagebox_warning.png deleted file mode 100755 index 704cf4b..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/window/messagebox_warning.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/window/right-corners.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/window/right-corners.png deleted file mode 100755 index 0b0589c..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/window/right-corners.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/window/top-bottom.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/window/top-bottom.png deleted file mode 100755 index 5ec1003..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/2brave/window/top-bottom.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/box/corners-blue.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/box/corners-blue.gif deleted file mode 100755 index fa419b5..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/box/corners-blue.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/box/corners.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/box/corners.gif deleted file mode 100755 index 8aa8cae..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/box/corners.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/box/l-blue.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/box/l-blue.gif deleted file mode 100755 index 5ed7f00..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/box/l-blue.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/box/l.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/box/l.gif deleted file mode 100755 index 0160f97..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/box/l.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/box/r-blue.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/box/r-blue.gif deleted file mode 100755 index 3ea5cae..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/box/r-blue.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/box/r.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/box/r.gif deleted file mode 100755 index 34237f6..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/box/r.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/box/tb-blue.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/box/tb-blue.gif deleted file mode 100755 index 562fecc..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/box/tb-blue.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/box/tb.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/box/tb.gif deleted file mode 100755 index 435889b..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/box/tb.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/button/btn-arrow.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/button/btn-arrow.gif deleted file mode 100755 index f90d5df..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/button/btn-arrow.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/button/btn-sprite.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/button/btn-sprite.gif deleted file mode 100755 index b52e0ce..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/button/btn-sprite.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/dd/drop-add.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/dd/drop-add.gif deleted file mode 100755 index b22cd14..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/dd/drop-add.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/dd/drop-no.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/dd/drop-no.gif deleted file mode 100755 index 08d0833..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/dd/drop-no.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/dd/drop-yes.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/dd/drop-yes.gif deleted file mode 100755 index 8aacb30..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/dd/drop-yes.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/editor/tb-sprite.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/editor/tb-sprite.gif deleted file mode 100755 index fb70577..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/editor/tb-sprite.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/form/checkbox.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/form/checkbox.gif deleted file mode 100755 index 835b346..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/form/checkbox.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/form/clear-trigger.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/form/clear-trigger.gif deleted file mode 100755 index da78d45..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/form/clear-trigger.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/form/clear-trigger.psd b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/form/clear-trigger.psd deleted file mode 100755 index f637fa5..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/form/clear-trigger.psd and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/form/date-trigger.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/form/date-trigger.gif deleted file mode 100755 index 25ef7b3..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/form/date-trigger.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/form/date-trigger.psd b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/form/date-trigger.psd deleted file mode 100755 index 74883b2..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/form/date-trigger.psd and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/form/error-tip-corners.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/form/error-tip-corners.gif deleted file mode 100755 index 6ea4c38..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/form/error-tip-corners.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/form/exclamation.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/form/exclamation.gif deleted file mode 100755 index ea31a30..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/form/exclamation.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/form/radio.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/form/radio.gif deleted file mode 100755 index 36bb91d..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/form/radio.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/form/search-trigger.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/form/search-trigger.gif deleted file mode 100755 index db8802b..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/form/search-trigger.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/form/search-trigger.psd b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/form/search-trigger.psd deleted file mode 100755 index b11f273..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/form/search-trigger.psd and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/form/text-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/form/text-bg.gif deleted file mode 100755 index 4179607..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/form/text-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/form/trigger-tpl.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/form/trigger-tpl.gif deleted file mode 100755 index e3701a3..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/form/trigger-tpl.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/form/trigger.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/form/trigger.gif deleted file mode 100755 index b220bbe..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/form/trigger.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/form/trigger.psd b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/form/trigger.psd deleted file mode 100755 index 1f1ed64..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/form/trigger.psd and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/gradient-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/gradient-bg.gif deleted file mode 100755 index 8134e49..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/gradient-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/arrow-left-white.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/arrow-left-white.gif deleted file mode 100755 index 63088f5..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/arrow-left-white.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/arrow-right-white.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/arrow-right-white.gif deleted file mode 100755 index e9e0678..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/arrow-right-white.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/col-move-bottom.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/col-move-bottom.gif deleted file mode 100755 index cc1e473..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/col-move-bottom.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/col-move-top.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/col-move-top.gif deleted file mode 100755 index 58ff32c..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/col-move-top.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/columns.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/columns.gif deleted file mode 100755 index 2d3a823..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/columns.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/dirty.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/dirty.gif deleted file mode 100755 index 4f217a4..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/dirty.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/done.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/done.gif deleted file mode 100755 index a937cb2..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/done.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/drop-no.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/drop-no.gif deleted file mode 100755 index 31a332b..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/drop-no.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/drop-yes.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/drop-yes.gif deleted file mode 100755 index 926010e..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/drop-yes.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/footer-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/footer-bg.gif deleted file mode 100755 index 126120f..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/footer-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/grid-blue-hd.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/grid-blue-hd.gif deleted file mode 100755 index 862094e..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/grid-blue-hd.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/grid-blue-split.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/grid-blue-split.gif deleted file mode 100755 index 5286f58..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/grid-blue-split.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/grid-hrow.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/grid-hrow.gif deleted file mode 100755 index 6374104..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/grid-hrow.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/grid-loading.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/grid-loading.gif deleted file mode 100755 index d112c54..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/grid-loading.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/grid-split.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/grid-split.gif deleted file mode 100755 index c76a16e..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/grid-split.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/grid-vista-hd.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/grid-vista-hd.gif deleted file mode 100755 index d097263..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/grid-vista-hd.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/grid3-hd-btn.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/grid3-hd-btn.gif deleted file mode 100755 index 2112607..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/grid3-hd-btn.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/grid3-hrow-over.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/grid3-hrow-over.gif deleted file mode 100755 index f9c07af..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/grid3-hrow-over.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/grid3-hrow.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/grid3-hrow.gif deleted file mode 100755 index 8d459a3..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/grid3-hrow.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/grid3-special-col-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/grid3-special-col-bg.gif deleted file mode 100755 index 0b4d6ca..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/grid3-special-col-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/grid3-special-col-sel-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/grid3-special-col-sel-bg.gif deleted file mode 100755 index 1dfe9a6..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/grid3-special-col-sel-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/group-by.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/group-by.gif deleted file mode 100755 index d6075bb..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/group-by.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/group-expand-sprite.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/group-expand-sprite.gif deleted file mode 100755 index 9c1653b..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/group-expand-sprite.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/hd-pop.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/hd-pop.gif deleted file mode 100755 index eb8ba79..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/hd-pop.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/hmenu-asc.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/hmenu-asc.gif deleted file mode 100755 index 8917e0e..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/hmenu-asc.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/hmenu-desc.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/hmenu-desc.gif deleted file mode 100755 index f26b7c2..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/hmenu-desc.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/hmenu-lock.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/hmenu-lock.gif deleted file mode 100755 index 1596126..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/hmenu-lock.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/hmenu-lock.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/hmenu-lock.png deleted file mode 100755 index 8b81e7f..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/hmenu-lock.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/hmenu-unlock.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/hmenu-unlock.gif deleted file mode 100755 index af59cf9..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/hmenu-unlock.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/hmenu-unlock.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/hmenu-unlock.png deleted file mode 100755 index 9dd5df3..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/hmenu-unlock.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/invalid_line.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/invalid_line.gif deleted file mode 100755 index fb7e0f3..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/invalid_line.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/loading.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/loading.gif deleted file mode 100755 index e846e1d..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/loading.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/mso-hd.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/mso-hd.gif deleted file mode 100755 index 669f3cf..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/mso-hd.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/nowait.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/nowait.gif deleted file mode 100755 index 4c5862c..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/nowait.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/page-first-disabled.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/page-first-disabled.gif deleted file mode 100755 index 1e02c41..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/page-first-disabled.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/page-first.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/page-first.gif deleted file mode 100755 index d84f41a..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/page-first.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/page-last-disabled.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/page-last-disabled.gif deleted file mode 100755 index 8697067..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/page-last-disabled.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/page-last.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/page-last.gif deleted file mode 100755 index 3df5c2b..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/page-last.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/page-next-disabled.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/page-next-disabled.gif deleted file mode 100755 index 90a7756..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/page-next-disabled.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/page-next.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/page-next.gif deleted file mode 100755 index 9601635..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/page-next.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/page-prev-disabled.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/page-prev-disabled.gif deleted file mode 100755 index 37154d6..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/page-prev-disabled.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/page-prev.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/page-prev.gif deleted file mode 100755 index eb70cf8..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/page-prev.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/pick-button.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/pick-button.gif deleted file mode 100755 index 6957924..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/pick-button.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/refresh.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/refresh.gif deleted file mode 100755 index 110f684..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/refresh.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/row-check-sprite.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/row-check-sprite.gif deleted file mode 100755 index 6101164..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/row-check-sprite.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/row-expand-sprite.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/row-expand-sprite.gif deleted file mode 100755 index 6f4d874..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/row-expand-sprite.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/row-over.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/row-over.gif deleted file mode 100755 index b288e38..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/row-over.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/row-sel.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/row-sel.gif deleted file mode 100755 index 98209e6..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/row-sel.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/sort_asc.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/sort_asc.gif deleted file mode 100755 index 67a2a4c..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/sort_asc.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/sort_desc.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/sort_desc.gif deleted file mode 100755 index 34db47c..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/sort_desc.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/wait.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/wait.gif deleted file mode 100755 index 471c1a4..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/grid/wait.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/collapse.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/collapse.gif deleted file mode 100755 index d87b0a9..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/collapse.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/expand.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/expand.gif deleted file mode 100755 index 7b6e1c1..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/expand.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/gradient-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/gradient-bg.gif deleted file mode 100755 index 8134e49..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/gradient-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/mini-bottom.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/mini-bottom.gif deleted file mode 100755 index c18f9e3..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/mini-bottom.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/mini-left.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/mini-left.gif deleted file mode 100755 index 99f7993..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/mini-left.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/mini-right.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/mini-right.gif deleted file mode 100755 index 5b13c5a..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/mini-right.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/mini-top.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/mini-top.gif deleted file mode 100755 index a4ca2bb..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/mini-top.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/ns-collapse.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/ns-collapse.gif deleted file mode 100755 index df2a77e..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/ns-collapse.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/ns-expand.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/ns-expand.gif deleted file mode 100755 index 77ab9da..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/ns-expand.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/panel-close.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/panel-close.gif deleted file mode 100755 index 2bdd623..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/panel-close.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/panel-title-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/panel-title-bg.gif deleted file mode 100755 index d1daef5..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/panel-title-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/panel-title-light-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/panel-title-light-bg.gif deleted file mode 100755 index 8c2c83d..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/panel-title-light-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/stick.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/stick.gif deleted file mode 100755 index 5a1e8ba..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/stick.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/stuck.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/stuck.gif deleted file mode 100755 index 0a8de4d..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/stuck.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/tab-close-on.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/tab-close-on.gif deleted file mode 100755 index eacea39..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/tab-close-on.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/tab-close.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/tab-close.gif deleted file mode 100755 index 45db61e..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/layout/tab-close.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/menu/checked.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/menu/checked.gif deleted file mode 100755 index fad5893..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/menu/checked.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/menu/group-checked.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/menu/group-checked.gif deleted file mode 100755 index d30b3e5..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/menu/group-checked.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/menu/item-over.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/menu/item-over.gif deleted file mode 100755 index 0167839..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/menu/item-over.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/menu/menu-parent.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/menu/menu-parent.gif deleted file mode 100755 index 1e37562..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/menu/menu-parent.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/menu/menu.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/menu/menu.gif deleted file mode 100755 index 30a2c4b..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/menu/menu.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/menu/unchecked.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/menu/unchecked.gif deleted file mode 100755 index 43823e5..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/menu/unchecked.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/panel/corners-sprite.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/panel/corners-sprite.gif deleted file mode 100755 index aa0d0ed..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/panel/corners-sprite.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/panel/left-right.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/panel/left-right.gif deleted file mode 100755 index 9fae2d5..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/panel/left-right.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/panel/light-hd.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/panel/light-hd.gif deleted file mode 100755 index 58d6747..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/panel/light-hd.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/panel/tool-sprite-tpl.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/panel/tool-sprite-tpl.gif deleted file mode 100755 index e647867..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/panel/tool-sprite-tpl.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/panel/tool-sprites.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/panel/tool-sprites.gif deleted file mode 100755 index cca91e8..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/panel/tool-sprites.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/panel/tools-sprites-trans.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/panel/tools-sprites-trans.gif deleted file mode 100755 index e58bf20..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/panel/tools-sprites-trans.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/panel/top-bottom.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/panel/top-bottom.gif deleted file mode 100755 index be6c50e..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/panel/top-bottom.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/panel/top-bottom.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/panel/top-bottom.png deleted file mode 100755 index 578ffb6..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/panel/top-bottom.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/panel/white-corners-sprite.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/panel/white-corners-sprite.gif deleted file mode 100755 index 22d4bba..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/panel/white-corners-sprite.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/panel/white-left-right.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/panel/white-left-right.gif deleted file mode 100755 index d82c337..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/panel/white-left-right.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/panel/white-top-bottom.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/panel/white-top-bottom.gif deleted file mode 100755 index fe7dd1c..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/panel/white-top-bottom.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/progress/progress-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/progress/progress-bg.gif deleted file mode 100755 index 1c1abeb..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/progress/progress-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/qtip/bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/qtip/bg.gif deleted file mode 100755 index 43488af..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/qtip/bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/qtip/close.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/qtip/close.gif deleted file mode 100755 index 69ab915..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/qtip/close.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/qtip/tip-sprite.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/qtip/tip-sprite.gif deleted file mode 100755 index 9810aca..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/qtip/tip-sprite.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/s.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/s.gif deleted file mode 100755 index 1d11fa9..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/s.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/shadow-c.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/shadow-c.png deleted file mode 100755 index d435f80..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/shadow-c.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/shadow-c.psd b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/shadow-c.psd deleted file mode 100755 index 28bbe69..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/shadow-c.psd and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/shadow-lr.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/shadow-lr.png deleted file mode 100755 index bb88b6f..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/shadow-lr.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/shadow.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/shadow.png deleted file mode 100755 index 75c0eba..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/shadow.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/shared/blue-loading.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/shared/blue-loading.gif deleted file mode 100755 index 3bbf639..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/shared/blue-loading.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/shared/calendar.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/shared/calendar.gif deleted file mode 100755 index 133cf23..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/shared/calendar.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/shared/glass-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/shared/glass-bg.gif deleted file mode 100755 index 26fbbae..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/shared/glass-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/shared/hd-sprite.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/shared/hd-sprite.gif deleted file mode 100755 index 42da1ea..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/shared/hd-sprite.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/shared/large-loading.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/shared/large-loading.gif deleted file mode 100755 index b36b555..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/shared/large-loading.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/shared/left-btn.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/shared/left-btn.gif deleted file mode 100755 index a0ddd9e..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/shared/left-btn.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/shared/loading-balls.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/shared/loading-balls.gif deleted file mode 100755 index 9ce214b..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/shared/loading-balls.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/shared/right-btn.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/shared/right-btn.gif deleted file mode 100755 index dee63e2..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/shared/right-btn.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/shared/warning.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/shared/warning.gif deleted file mode 100755 index 806d4bc..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/shared/warning.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/sizer/e-handle-dark.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/sizer/e-handle-dark.gif deleted file mode 100755 index b5486c1..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/sizer/e-handle-dark.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/sizer/e-handle.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/sizer/e-handle.gif deleted file mode 100755 index 00ba835..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/sizer/e-handle.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/sizer/ne-handle-dark.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/sizer/ne-handle-dark.gif deleted file mode 100755 index 04e5ecf..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/sizer/ne-handle-dark.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/sizer/ne-handle.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/sizer/ne-handle.gif deleted file mode 100755 index 09405c7..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/sizer/ne-handle.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/sizer/nw-handle-dark.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/sizer/nw-handle-dark.gif deleted file mode 100755 index 6e49d69..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/sizer/nw-handle-dark.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/sizer/nw-handle.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/sizer/nw-handle.gif deleted file mode 100755 index 2fcea8a..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/sizer/nw-handle.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/sizer/s-handle-dark.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/sizer/s-handle-dark.gif deleted file mode 100755 index 4eb5f0f..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/sizer/s-handle-dark.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/sizer/s-handle.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/sizer/s-handle.gif deleted file mode 100755 index bf069c2..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/sizer/s-handle.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/sizer/se-handle-dark.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/sizer/se-handle-dark.gif deleted file mode 100755 index c4c1087..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/sizer/se-handle-dark.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/sizer/se-handle.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/sizer/se-handle.gif deleted file mode 100755 index 972055e..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/sizer/se-handle.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/sizer/square.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/sizer/square.gif deleted file mode 100755 index 14ce6f7..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/sizer/square.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/sizer/sw-handle-dark.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/sizer/sw-handle-dark.gif deleted file mode 100755 index 77224b0..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/sizer/sw-handle-dark.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/sizer/sw-handle.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/sizer/sw-handle.gif deleted file mode 100755 index 3ca0ed9..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/sizer/sw-handle.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/slider/slider-bg.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/slider/slider-bg.png deleted file mode 100755 index 9999194..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/slider/slider-bg.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/slider/slider-thumb.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/slider/slider-thumb.png deleted file mode 100755 index cd654a4..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/slider/slider-thumb.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/slider/slider-v-bg.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/slider/slider-v-bg.png deleted file mode 100755 index 121450c..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/slider/slider-v-bg.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/slider/slider-v-thumb.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/slider/slider-v-thumb.png deleted file mode 100755 index 7b3d725..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/slider/slider-v-thumb.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tabs/scroll-left.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tabs/scroll-left.gif deleted file mode 100755 index 9f2f6d1..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tabs/scroll-left.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tabs/scroll-right.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tabs/scroll-right.gif deleted file mode 100755 index 4c5e7e3..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tabs/scroll-right.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tabs/scroller-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tabs/scroller-bg.gif deleted file mode 100755 index 099b90d..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tabs/scroller-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tabs/tab-btm-inactive-left-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tabs/tab-btm-inactive-left-bg.gif deleted file mode 100755 index 188bf94..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tabs/tab-btm-inactive-left-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tabs/tab-btm-inactive-right-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tabs/tab-btm-inactive-right-bg.gif deleted file mode 100755 index e1f5e3c..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tabs/tab-btm-inactive-right-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tabs/tab-btm-left-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tabs/tab-btm-left-bg.gif deleted file mode 100755 index e695186..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tabs/tab-btm-left-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tabs/tab-btm-right-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tabs/tab-btm-right-bg.gif deleted file mode 100755 index dde7968..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tabs/tab-btm-right-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tabs/tab-close.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tabs/tab-close.gif deleted file mode 100755 index e699878..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tabs/tab-close.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tabs/tab-strip-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tabs/tab-strip-bg.gif deleted file mode 100755 index 34f1333..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tabs/tab-strip-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tabs/tab-strip-bg.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tabs/tab-strip-bg.png deleted file mode 100755 index fa8ab3f..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tabs/tab-strip-bg.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tabs/tab-strip-btm-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tabs/tab-strip-btm-bg.gif deleted file mode 100755 index 5eaba1e..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tabs/tab-strip-btm-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tabs/tabs-sprite.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tabs/tabs-sprite.gif deleted file mode 100755 index e969fb0..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tabs/tabs-sprite.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/toolbar/bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/toolbar/bg.gif deleted file mode 100755 index 0b085bf..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/toolbar/bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/toolbar/btn-arrow-light.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/toolbar/btn-arrow-light.gif deleted file mode 100755 index b0e24b5..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/toolbar/btn-arrow-light.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/toolbar/btn-arrow.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/toolbar/btn-arrow.gif deleted file mode 100755 index 8acb460..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/toolbar/btn-arrow.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/toolbar/btn-over-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/toolbar/btn-over-bg.gif deleted file mode 100755 index ee2dd98..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/toolbar/btn-over-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/toolbar/gray-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/toolbar/gray-bg.gif deleted file mode 100755 index bd49438..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/toolbar/gray-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/toolbar/tb-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/toolbar/tb-bg.gif deleted file mode 100755 index 4969e4e..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/toolbar/tb-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/toolbar/tb-btn-sprite.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/toolbar/tb-btn-sprite.gif deleted file mode 100755 index 19bbef3..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/toolbar/tb-btn-sprite.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/arrows.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/arrows.gif deleted file mode 100755 index f8ff7b8..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/arrows.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/drop-add.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/drop-add.gif deleted file mode 100755 index b22cd14..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/drop-add.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/drop-between.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/drop-between.gif deleted file mode 100755 index 5c6c09d..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/drop-between.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/drop-no.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/drop-no.gif deleted file mode 100755 index 9d9c6a9..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/drop-no.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/drop-over.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/drop-over.gif deleted file mode 100755 index 30d1ca7..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/drop-over.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/drop-under.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/drop-under.gif deleted file mode 100755 index 85f66b1..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/drop-under.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/drop-yes.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/drop-yes.gif deleted file mode 100755 index 8aacb30..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/drop-yes.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/elbow-end-minus-nl.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/elbow-end-minus-nl.gif deleted file mode 100755 index 928779e..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/elbow-end-minus-nl.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/elbow-end-minus.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/elbow-end-minus.gif deleted file mode 100755 index 9a8d727..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/elbow-end-minus.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/elbow-end-plus-nl.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/elbow-end-plus-nl.gif deleted file mode 100755 index 9f7f698..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/elbow-end-plus-nl.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/elbow-end-plus.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/elbow-end-plus.gif deleted file mode 100755 index 5943a01..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/elbow-end-plus.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/elbow-end.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/elbow-end.gif deleted file mode 100755 index f24ddee..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/elbow-end.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/elbow-line.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/elbow-line.gif deleted file mode 100755 index 75e6da4..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/elbow-line.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/elbow-minus-nl.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/elbow-minus-nl.gif deleted file mode 100755 index 928779e..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/elbow-minus-nl.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/elbow-minus.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/elbow-minus.gif deleted file mode 100755 index 97dcc71..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/elbow-minus.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/elbow-plus-nl.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/elbow-plus-nl.gif deleted file mode 100755 index 9f7f698..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/elbow-plus-nl.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/elbow-plus.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/elbow-plus.gif deleted file mode 100755 index 698de47..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/elbow-plus.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/elbow.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/elbow.gif deleted file mode 100755 index b8f4208..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/elbow.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/folder-open.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/folder-open.gif deleted file mode 100755 index 56ba737..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/folder-open.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/folder.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/folder.gif deleted file mode 100755 index 20412f7..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/folder.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/leaf.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/leaf.gif deleted file mode 100755 index 445769d..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/leaf.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/loading.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/loading.gif deleted file mode 100755 index e846e1d..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/loading.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/s.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/s.gif deleted file mode 100755 index 1d11fa9..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/tree/s.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/window/icon-error.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/window/icon-error.gif deleted file mode 100755 index 397b655..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/window/icon-error.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/window/icon-info.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/window/icon-info.gif deleted file mode 100755 index 58281c3..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/window/icon-info.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/window/icon-question.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/window/icon-question.gif deleted file mode 100755 index 08abd82..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/window/icon-question.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/window/icon-warning.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/window/icon-warning.gif deleted file mode 100755 index 27ff98b..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/window/icon-warning.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/window/left-corners.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/window/left-corners.png deleted file mode 100755 index 18e215d..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/window/left-corners.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/window/left-corners.psd b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/window/left-corners.psd deleted file mode 100755 index 3d7f062..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/window/left-corners.psd and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/window/left-right.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/window/left-right.png deleted file mode 100755 index 97d04f3..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/window/left-right.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/window/left-right.psd b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/window/left-right.psd deleted file mode 100755 index f490c5e..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/window/left-right.psd and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/window/right-corners.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/window/right-corners.png deleted file mode 100755 index 101118b..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/window/right-corners.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/window/right-corners.psd b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/window/right-corners.psd deleted file mode 100755 index 86d5095..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/window/right-corners.psd and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/window/top-bottom.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/window/top-bottom.png deleted file mode 100755 index a739234..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/window/top-bottom.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/window/top-bottom.psd b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/window/top-bottom.psd deleted file mode 100755 index d2b2302..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/default/window/top-bottom.psd and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/button/btn-arrow.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/button/btn-arrow.gif deleted file mode 100755 index f90d5df..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/button/btn-arrow.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/button/btn-sprite.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/button/btn-sprite.gif deleted file mode 100755 index c59d1b1..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/button/btn-sprite.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/gradient-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/gradient-bg.gif deleted file mode 100755 index 8134e49..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/gradient-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/panel/corners-sprite.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/panel/corners-sprite.gif deleted file mode 100755 index fad0e6d..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/panel/corners-sprite.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/panel/left-right.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/panel/left-right.gif deleted file mode 100755 index c5f3dca..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/panel/left-right.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/panel/light-hd.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/panel/light-hd.gif deleted file mode 100755 index 6eb28ba..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/panel/light-hd.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/panel/tool-sprite-tpl.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/panel/tool-sprite-tpl.gif deleted file mode 100755 index 18277a3..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/panel/tool-sprite-tpl.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/panel/tool-sprites.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/panel/tool-sprites.gif deleted file mode 100755 index 11845e6..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/panel/tool-sprites.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/panel/tools-sprites-trans.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/panel/tools-sprites-trans.gif deleted file mode 100755 index e58bf20..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/panel/tools-sprites-trans.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/panel/top-bottom.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/panel/top-bottom.gif deleted file mode 100755 index 24ceb30..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/panel/top-bottom.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/panel/top-bottom.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/panel/top-bottom.png deleted file mode 100755 index 578ffb6..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/panel/top-bottom.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/panel/white-corners-sprite.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/panel/white-corners-sprite.gif deleted file mode 100755 index d5b8adf..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/panel/white-corners-sprite.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/panel/white-left-right.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/panel/white-left-right.gif deleted file mode 100755 index 2c9e142..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/panel/white-left-right.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/panel/white-top-bottom.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/panel/white-top-bottom.gif deleted file mode 100755 index 8046089..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/panel/white-top-bottom.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/qtip/bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/qtip/bg.gif deleted file mode 100755 index a9055a5..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/qtip/bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/qtip/close.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/qtip/close.gif deleted file mode 100755 index 69ab915..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/qtip/close.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/qtip/tip-sprite.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/qtip/tip-sprite.gif deleted file mode 100755 index 472c4c2..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/qtip/tip-sprite.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/s.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/s.gif deleted file mode 100755 index 1d11fa9..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/s.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/tabs/scroll-left.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/tabs/scroll-left.gif deleted file mode 100755 index bbb3e3d..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/tabs/scroll-left.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/tabs/scroll-right.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/tabs/scroll-right.gif deleted file mode 100755 index feb6a76..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/tabs/scroll-right.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/tabs/scroller-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/tabs/scroller-bg.gif deleted file mode 100755 index f089c0a..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/tabs/scroller-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/tabs/tab-btm-inactive-left-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/tabs/tab-btm-inactive-left-bg.gif deleted file mode 100755 index d718173..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/tabs/tab-btm-inactive-left-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/tabs/tab-btm-inactive-right-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/tabs/tab-btm-inactive-right-bg.gif deleted file mode 100755 index bf35493..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/tabs/tab-btm-inactive-right-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/tabs/tab-btm-left-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/tabs/tab-btm-left-bg.gif deleted file mode 100755 index c41cada..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/tabs/tab-btm-left-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/tabs/tab-btm-right-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/tabs/tab-btm-right-bg.gif deleted file mode 100755 index 96d2e5e..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/tabs/tab-btm-right-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/tabs/tab-close.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/tabs/tab-close.gif deleted file mode 100755 index 98d5da9..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/tabs/tab-close.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/tabs/tab-strip-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/tabs/tab-strip-bg.gif deleted file mode 100755 index 040b677..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/tabs/tab-strip-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/tabs/tab-strip-bg.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/tabs/tab-strip-bg.png deleted file mode 100755 index fa8ab3f..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/tabs/tab-strip-bg.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/tabs/tab-strip-btm-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/tabs/tab-strip-btm-bg.gif deleted file mode 100755 index f35087f..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/tabs/tab-strip-btm-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/tabs/tabs-sprite.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/tabs/tabs-sprite.gif deleted file mode 100755 index 1901b23..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/tabs/tabs-sprite.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/toolbar/bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/toolbar/bg.gif deleted file mode 100755 index 9ab78a2..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/toolbar/bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/toolbar/btn-arrow-light.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/toolbar/btn-arrow-light.gif deleted file mode 100755 index b0e24b5..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/toolbar/btn-arrow-light.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/toolbar/btn-arrow.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/toolbar/btn-arrow.gif deleted file mode 100755 index 8acb460..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/toolbar/btn-arrow.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/toolbar/btn-over-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/toolbar/btn-over-bg.gif deleted file mode 100755 index ee2dd98..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/toolbar/btn-over-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/toolbar/gray-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/toolbar/gray-bg.gif deleted file mode 100755 index bd49438..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/toolbar/gray-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/toolbar/tb-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/toolbar/tb-bg.gif deleted file mode 100755 index 4969e4e..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/toolbar/tb-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/toolbar/tb-btn-sprite.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/toolbar/tb-btn-sprite.gif deleted file mode 100755 index 894fef2..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/toolbar/tb-btn-sprite.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/window/icon-error.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/window/icon-error.gif deleted file mode 100755 index 397b655..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/window/icon-error.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/window/icon-info.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/window/icon-info.gif deleted file mode 100755 index 58281c3..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/window/icon-info.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/window/icon-question.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/window/icon-question.gif deleted file mode 100755 index 08abd82..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/window/icon-question.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/window/icon-warning.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/window/icon-warning.gif deleted file mode 100755 index 27ff98b..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/window/icon-warning.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/window/left-corners.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/window/left-corners.png deleted file mode 100755 index 28dfc98..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/window/left-corners.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/window/left-corners.pspimage b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/window/left-corners.pspimage deleted file mode 100755 index f0bb2d4..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/window/left-corners.pspimage and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/window/left-right.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/window/left-right.png deleted file mode 100755 index d16ac24..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/window/left-right.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/window/right-corners.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/window/right-corners.png deleted file mode 100755 index f84ca07..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/window/right-corners.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/window/top-bottom.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/window/top-bottom.png deleted file mode 100755 index 2887f06..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/gray/window/top-bottom.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/button/btn-arrow.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/button/btn-arrow.gif deleted file mode 100755 index f90d5df..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/button/btn-arrow.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/button/btn-sprite.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/button/btn-sprite.gif deleted file mode 100755 index 691042c..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/button/btn-sprite.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/gradient-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/gradient-bg.gif deleted file mode 100755 index 8134e49..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/gradient-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/panel/corners-sprite.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/panel/corners-sprite.png deleted file mode 100755 index f73acd2..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/panel/corners-sprite.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/panel/left-right.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/panel/left-right.gif deleted file mode 100755 index 39cd4be..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/panel/left-right.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/panel/light-hd.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/panel/light-hd.gif deleted file mode 100755 index 941d114..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/panel/light-hd.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/panel/tool-sprites.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/panel/tool-sprites.gif deleted file mode 100755 index 6b9d032..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/panel/tool-sprites.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/panel/top-bottom.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/panel/top-bottom.gif deleted file mode 100755 index df7da84..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/panel/top-bottom.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/panel/top-bottom.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/panel/top-bottom.png deleted file mode 100755 index 095ef0f..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/panel/top-bottom.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/panel/white-top-bottom.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/panel/white-top-bottom.gif deleted file mode 100755 index 26ccaeb..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/panel/white-top-bottom.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/qtip/bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/qtip/bg.gif deleted file mode 100755 index a9055a5..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/qtip/bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/qtip/close.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/qtip/close.gif deleted file mode 100755 index 69ab915..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/qtip/close.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/qtip/tip-sprite.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/qtip/tip-sprite.gif deleted file mode 100755 index 472c4c2..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/qtip/tip-sprite.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/s.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/s.gif deleted file mode 100755 index 1d11fa9..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/s.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/tabs/scroll-left.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/tabs/scroll-left.gif deleted file mode 100755 index bbb3e3d..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/tabs/scroll-left.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/tabs/scroll-right.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/tabs/scroll-right.gif deleted file mode 100755 index feb6a76..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/tabs/scroll-right.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/tabs/tab-btm-inactive-left-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/tabs/tab-btm-inactive-left-bg.gif deleted file mode 100755 index d718173..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/tabs/tab-btm-inactive-left-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/tabs/tab-btm-inactive-right-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/tabs/tab-btm-inactive-right-bg.gif deleted file mode 100755 index bf35493..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/tabs/tab-btm-inactive-right-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/tabs/tab-btm-left-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/tabs/tab-btm-left-bg.gif deleted file mode 100755 index c41cada..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/tabs/tab-btm-left-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/tabs/tab-btm-right-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/tabs/tab-btm-right-bg.gif deleted file mode 100755 index 96d2e5e..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/tabs/tab-btm-right-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/tabs/tab-close.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/tabs/tab-close.gif deleted file mode 100755 index 7b6c721..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/tabs/tab-close.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/tabs/tab-strip-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/tabs/tab-strip-bg.gif deleted file mode 100755 index ccf553b..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/tabs/tab-strip-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/tabs/tab-strip-btm-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/tabs/tab-strip-btm-bg.gif deleted file mode 100755 index f35087f..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/tabs/tab-strip-btm-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/tabs/tabs-sprite.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/tabs/tabs-sprite.gif deleted file mode 100755 index 1e700ef..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/tabs/tabs-sprite.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/toolbar/bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/toolbar/bg.gif deleted file mode 100755 index f8ab5cf..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/toolbar/bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/toolbar/btn-arrow.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/toolbar/btn-arrow.gif deleted file mode 100755 index 8acb460..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/toolbar/btn-arrow.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/toolbar/btn-over-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/toolbar/btn-over-bg.gif deleted file mode 100755 index ee2dd98..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/toolbar/btn-over-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/toolbar/tb-btn-sprite.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/toolbar/tb-btn-sprite.gif deleted file mode 100755 index f12da84..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/toolbar/tb-btn-sprite.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/window/left-corners.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/window/left-corners.png deleted file mode 100755 index 03d71b5..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/window/left-corners.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/window/left-right.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/window/left-right.png deleted file mode 100755 index 46c432e..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/window/left-right.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/window/right-corners.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/window/right-corners.png deleted file mode 100755 index 723f31a..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/window/right-corners.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/window/top-bottom.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/window/top-bottom.png deleted file mode 100755 index 6100ff9..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/light/window/top-bottom.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/button/btn-arrow.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/button/btn-arrow.gif deleted file mode 100755 index c59f3da..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/button/btn-arrow.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/button/btn-sprite.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/button/btn-sprite.gif deleted file mode 100755 index c13ac7a..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/button/btn-sprite.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/form/clear-trigger.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/form/clear-trigger.gif deleted file mode 100755 index cc924df..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/form/clear-trigger.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/form/date-trigger.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/form/date-trigger.gif deleted file mode 100755 index f8614ce..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/form/date-trigger.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/form/search-trigger.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/form/search-trigger.gif deleted file mode 100755 index 063f639..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/form/search-trigger.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/form/text-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/form/text-bg.gif deleted file mode 100755 index 4179607..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/form/text-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/form/trigger-tpl.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/form/trigger-tpl.gif deleted file mode 100755 index 5d19974..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/form/trigger-tpl.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/form/trigger.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/form/trigger.gif deleted file mode 100755 index 1129bf7..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/form/trigger.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/grid/grid-hrow.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/grid/grid-hrow.gif deleted file mode 100755 index 9610773..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/grid/grid-hrow.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/grid/grid-split.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/grid/grid-split.gif deleted file mode 100755 index 928fc62..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/grid/grid-split.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/grid/grid3-hd-btn.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/grid/grid3-hd-btn.gif deleted file mode 100755 index 56ff3fc..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/grid/grid3-hd-btn.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/grid/grid3-hrow-over.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/grid/grid3-hrow-over.gif deleted file mode 100755 index 76c7784..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/grid/grid3-hrow-over.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/grid/grid3-hrow.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/grid/grid3-hrow.gif deleted file mode 100755 index d562cb8..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/grid/grid3-hrow.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/grid/grid3-special-col-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/grid/grid3-special-col-bg.gif deleted file mode 100755 index f3e4159..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/grid/grid3-special-col-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/grid/grid3-special-col-sel-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/grid/grid3-special-col-sel-bg.gif deleted file mode 100755 index 6d5f892..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/grid/grid3-special-col-sel-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/grid/hd-pop.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/grid/hd-pop.gif deleted file mode 100755 index e09de5b..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/grid/hd-pop.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/grid/row-over.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/grid/row-over.gif deleted file mode 100755 index bd37f38..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/grid/row-over.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/menu/item-over.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/menu/item-over.gif deleted file mode 100755 index 021c8be..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/menu/item-over.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/menu/menu.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/menu/menu.gif deleted file mode 100755 index 05e788e..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/menu/menu.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/panel/corners-sprite.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/panel/corners-sprite.gif deleted file mode 100755 index c802d95..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/panel/corners-sprite.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/panel/left-right.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/panel/left-right.gif deleted file mode 100755 index e55230c..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/panel/left-right.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/panel/light-hd.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/panel/light-hd.gif deleted file mode 100755 index 9751b2b..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/panel/light-hd.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/panel/tool-sprites.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/panel/tool-sprites.gif deleted file mode 100755 index 2cc1961..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/panel/tool-sprites.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/panel/top-bottom.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/panel/top-bottom.gif deleted file mode 100755 index 7062d51..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/panel/top-bottom.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/panel/white-top-bottom.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/panel/white-top-bottom.gif deleted file mode 100755 index 1f37356..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/panel/white-top-bottom.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/qtip/bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/qtip/bg.gif deleted file mode 100755 index 0262d8f..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/qtip/bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/qtip/close.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/qtip/close.gif deleted file mode 100755 index 3cbe247..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/qtip/close.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/qtip/tip-sprite.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/qtip/tip-sprite.gif deleted file mode 100755 index ee572e2..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/qtip/tip-sprite.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/s.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/s.gif deleted file mode 100755 index 1d11fa9..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/s.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/shared/glass-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/shared/glass-bg.gif deleted file mode 100755 index 1263073..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/shared/glass-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/shared/hd-sprite.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/shared/hd-sprite.gif deleted file mode 100755 index a873d65..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/shared/hd-sprite.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/shared/left-btn.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/shared/left-btn.gif deleted file mode 100755 index fcf0838..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/shared/left-btn.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/shared/right-btn.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/shared/right-btn.gif deleted file mode 100755 index 58a84f9..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/shared/right-btn.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/tabs/scroll-left.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/tabs/scroll-left.gif deleted file mode 100755 index 4ef86fb..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/tabs/scroll-left.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/tabs/scroll-right.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/tabs/scroll-right.gif deleted file mode 100755 index f811bae..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/tabs/scroll-right.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/tabs/scroller-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/tabs/scroller-bg.gif deleted file mode 100755 index 52ea74d..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/tabs/scroller-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/tabs/tab-btm-inactive-left-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/tabs/tab-btm-inactive-left-bg.gif deleted file mode 100755 index 98a1bfa..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/tabs/tab-btm-inactive-left-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/tabs/tab-btm-inactive-right-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/tabs/tab-btm-inactive-right-bg.gif deleted file mode 100755 index e397d4a..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/tabs/tab-btm-inactive-right-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/tabs/tab-btm-left-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/tabs/tab-btm-left-bg.gif deleted file mode 100755 index 6baff29..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/tabs/tab-btm-left-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/tabs/tab-btm-right-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/tabs/tab-btm-right-bg.gif deleted file mode 100755 index 212d4c7..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/tabs/tab-btm-right-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/tabs/tab-close.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/tabs/tab-close.gif deleted file mode 100755 index 84d24a7..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/tabs/tab-close.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/tabs/tab-strip-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/tabs/tab-strip-bg.gif deleted file mode 100755 index 5c00ffb..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/tabs/tab-strip-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/tabs/tab-strip-bg.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/tabs/tab-strip-bg.png deleted file mode 100755 index fa8ab3f..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/tabs/tab-strip-bg.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/tabs/tab-strip-btm-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/tabs/tab-strip-btm-bg.gif deleted file mode 100755 index a06de83..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/tabs/tab-strip-btm-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/tabs/tabs-sprite.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/tabs/tabs-sprite.gif deleted file mode 100755 index 5dd5ac3..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/tabs/tabs-sprite.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/toolbar/bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/toolbar/bg.gif deleted file mode 100755 index d581662..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/toolbar/bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/toolbar/btn-arrow-light.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/toolbar/btn-arrow-light.gif deleted file mode 100755 index e43f868..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/toolbar/btn-arrow-light.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/toolbar/btn-arrow.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/toolbar/btn-arrow.gif deleted file mode 100755 index f9b3889..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/toolbar/btn-arrow.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/toolbar/btn-over-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/toolbar/btn-over-bg.gif deleted file mode 100755 index 1951691..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/toolbar/btn-over-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/toolbar/gray-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/toolbar/gray-bg.gif deleted file mode 100755 index 1841d62..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/toolbar/gray-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/toolbar/tb-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/toolbar/tb-bg.gif deleted file mode 100755 index 5bda4dd..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/toolbar/tb-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/toolbar/tb-btn-sprite.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/toolbar/tb-btn-sprite.gif deleted file mode 100755 index a94825b..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/toolbar/tb-btn-sprite.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/window/left-corners.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/window/left-corners.png deleted file mode 100755 index ac98ab6..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/window/left-corners.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/window/left-right.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/window/left-right.png deleted file mode 100755 index 672c376..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/window/left-right.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/window/right-corners.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/window/right-corners.png deleted file mode 100755 index 735caf2..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/window/right-corners.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/window/top-bottom.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/window/top-bottom.png deleted file mode 100755 index a9c962c..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/purple/window/top-bottom.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/box/tb-blue.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/box/tb-blue.gif deleted file mode 100755 index e407c7d..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/box/tb-blue.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/button/btn-arrow.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/button/btn-arrow.gif deleted file mode 100755 index eb2ef99..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/button/btn-arrow.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/button/btn-sprite.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/button/btn-sprite.gif deleted file mode 100755 index 7247b55..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/button/btn-sprite.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/editor/tb-sprite.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/editor/tb-sprite.gif deleted file mode 100755 index bd4011d..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/editor/tb-sprite.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/form/checkbox.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/form/checkbox.gif deleted file mode 100755 index ac8bc51..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/form/checkbox.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/form/clear-trigger.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/form/clear-trigger.gif deleted file mode 100755 index 0ae9d06..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/form/clear-trigger.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/form/date-trigger.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/form/date-trigger.gif deleted file mode 100755 index 5da5850..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/form/date-trigger.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/form/radio.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/form/radio.gif deleted file mode 100755 index 11a90f2..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/form/radio.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/form/search-trigger.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/form/search-trigger.gif deleted file mode 100755 index 61e7d98..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/form/search-trigger.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/form/trigger-tpl.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/form/trigger-tpl.gif deleted file mode 100755 index df1ea98..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/form/trigger-tpl.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/form/trigger.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/form/trigger.gif deleted file mode 100755 index d2db1bd..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/form/trigger.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/grid/grid-split.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/grid/grid-split.gif deleted file mode 100755 index 2d27001..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/grid/grid-split.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/grid/grid3-hd-btn.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/grid/grid3-hd-btn.gif deleted file mode 100755 index fb1e5fb..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/grid/grid3-hd-btn.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/grid/grid3-hrow-over.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/grid/grid3-hrow-over.gif deleted file mode 100755 index bdb4095..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/grid/grid3-hrow-over.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/grid/grid3-hrow.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/grid/grid3-hrow.gif deleted file mode 100755 index e72e221..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/grid/grid3-hrow.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/grid/grid3-special-col-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/grid/grid3-special-col-bg.gif deleted file mode 100755 index a1481dc..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/grid/grid3-special-col-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/grid/grid3-special-col-sel-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/grid/grid3-special-col-sel-bg.gif deleted file mode 100755 index 34b242d..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/grid/grid3-special-col-sel-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/grid/page-first-disabled.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/grid/page-first-disabled.gif deleted file mode 100755 index 1eddc0b..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/grid/page-first-disabled.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/grid/page-first.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/grid/page-first.gif deleted file mode 100755 index 0cfc2f3..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/grid/page-first.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/grid/page-last-disabled.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/grid/page-last-disabled.gif deleted file mode 100755 index 29881be..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/grid/page-last-disabled.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/grid/page-last.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/grid/page-last.gif deleted file mode 100755 index de01053..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/grid/page-last.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/grid/page-next.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/grid/page-next.gif deleted file mode 100755 index 39986b7..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/grid/page-next.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/grid/page-prev.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/grid/page-prev.gif deleted file mode 100755 index 02f24a8..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/grid/page-prev.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/grid/refresh.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/grid/refresh.gif deleted file mode 100755 index c622b5d..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/grid/refresh.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/grid/sort_asc.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/grid/sort_asc.gif deleted file mode 100755 index c4c6adb..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/grid/sort_asc.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/grid/sort_desc.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/grid/sort_desc.gif deleted file mode 100755 index 941d88d..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/grid/sort_desc.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/menu/checked.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/menu/checked.gif deleted file mode 100755 index e80732f..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/menu/checked.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/menu/group-checked.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/menu/group-checked.gif deleted file mode 100755 index 52d7ca7..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/menu/group-checked.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/menu/item-over.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/menu/item-over.gif deleted file mode 100755 index 238a77d..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/menu/item-over.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/menu/menu-parent.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/menu/menu-parent.gif deleted file mode 100755 index 2bdb679..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/menu/menu-parent.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/menu/menu.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/menu/menu.gif deleted file mode 100755 index 7952233..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/menu/menu.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/menu/unchecked.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/menu/unchecked.gif deleted file mode 100755 index 00e2c0c..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/menu/unchecked.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/panel/corners-sprite.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/panel/corners-sprite.gif deleted file mode 100755 index d02c9bb..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/panel/corners-sprite.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/panel/left-right.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/panel/left-right.gif deleted file mode 100755 index 1c5d568..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/panel/left-right.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/panel/light-hd.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/panel/light-hd.gif deleted file mode 100755 index d9432a0..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/panel/light-hd.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/panel/tool-sprite-tpl.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/panel/tool-sprite-tpl.gif deleted file mode 100755 index a195055..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/panel/tool-sprite-tpl.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/panel/tool-sprites.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/panel/tool-sprites.gif deleted file mode 100755 index e91fb9c..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/panel/tool-sprites.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/panel/top-bottom.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/panel/top-bottom.gif deleted file mode 100755 index 76af965..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/panel/top-bottom.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/panel/top-bottom.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/panel/top-bottom.png deleted file mode 100755 index f0c7ff4..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/panel/top-bottom.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/panel/white-corners-sprite.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/panel/white-corners-sprite.gif deleted file mode 100755 index d5b8adf..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/panel/white-corners-sprite.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/panel/white-left-right.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/panel/white-left-right.gif deleted file mode 100755 index 5b07a06..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/panel/white-left-right.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/panel/white-top-bottom.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/panel/white-top-bottom.gif deleted file mode 100755 index 8f4ded4..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/panel/white-top-bottom.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/progress/progress-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/progress/progress-bg.gif deleted file mode 100755 index 5671eed..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/progress/progress-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/qtip/bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/qtip/bg.gif deleted file mode 100755 index 32ebaaa..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/qtip/bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/qtip/close.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/qtip/close.gif deleted file mode 100755 index 69ab915..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/qtip/close.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/qtip/tip-sprite.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/qtip/tip-sprite.gif deleted file mode 100755 index fcd6ffe..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/qtip/tip-sprite.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/shared/glass-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/shared/glass-bg.gif deleted file mode 100755 index 4950a85..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/shared/glass-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/shared/hd-sprite.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/shared/hd-sprite.gif deleted file mode 100755 index 3b47087..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/shared/hd-sprite.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/shared/left-btn.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/shared/left-btn.gif deleted file mode 100755 index 3239360..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/shared/left-btn.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/shared/right-btn.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/shared/right-btn.gif deleted file mode 100755 index e45c695..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/shared/right-btn.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/sizer/e-handle-dark.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/sizer/e-handle-dark.gif deleted file mode 100755 index 2b02584..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/sizer/e-handle-dark.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/sizer/e-handle.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/sizer/e-handle.gif deleted file mode 100755 index 52b662b..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/sizer/e-handle.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/sizer/ne-handle-dark.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/sizer/ne-handle-dark.gif deleted file mode 100755 index 2928b98..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/sizer/ne-handle-dark.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/sizer/ne-handle.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/sizer/ne-handle.gif deleted file mode 100755 index 7320538..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/sizer/ne-handle.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/sizer/nw-handle-dark.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/sizer/nw-handle-dark.gif deleted file mode 100755 index 103b4f0..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/sizer/nw-handle-dark.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/sizer/nw-handle.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/sizer/nw-handle.gif deleted file mode 100755 index ce001cd..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/sizer/nw-handle.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/sizer/s-handle-dark.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/sizer/s-handle-dark.gif deleted file mode 100755 index aeafee2..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/sizer/s-handle-dark.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/sizer/s-handle.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/sizer/s-handle.gif deleted file mode 100755 index 27f5c93..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/sizer/s-handle.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/sizer/se-handle-dark.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/sizer/se-handle-dark.gif deleted file mode 100755 index 1b59d8b..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/sizer/se-handle-dark.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/sizer/se-handle.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/sizer/se-handle.gif deleted file mode 100755 index 3b057c0..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/sizer/se-handle.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/sizer/square.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/sizer/square.gif deleted file mode 100755 index 7dab26b..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/sizer/square.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/sizer/sw-handle-dark.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/sizer/sw-handle-dark.gif deleted file mode 100755 index c1d47a8..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/sizer/sw-handle-dark.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/sizer/sw-handle.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/sizer/sw-handle.gif deleted file mode 100755 index 4acaa89..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/sizer/sw-handle.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/slider/slider-bg.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/slider/slider-bg.png deleted file mode 100755 index d2e3af6..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/slider/slider-bg.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/slider/slider-thumb.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/slider/slider-thumb.png deleted file mode 100755 index fbcff94..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/slider/slider-thumb.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/slider/slider-v-bg.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/slider/slider-v-bg.png deleted file mode 100755 index cf6ab9f..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/slider/slider-v-bg.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/slider/slider-v-thumb.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/slider/slider-v-thumb.png deleted file mode 100755 index e793675..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/slider/slider-v-thumb.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/tabs/scroll-left.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/tabs/scroll-left.gif deleted file mode 100755 index bbb3e3d..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/tabs/scroll-left.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/tabs/scroll-right.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/tabs/scroll-right.gif deleted file mode 100755 index feb6a76..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/tabs/scroll-right.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/tabs/scroller-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/tabs/scroller-bg.gif deleted file mode 100755 index f089c0a..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/tabs/scroller-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/tabs/tab-btm-inactive-left-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/tabs/tab-btm-inactive-left-bg.gif deleted file mode 100755 index 777ecd8..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/tabs/tab-btm-inactive-left-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/tabs/tab-btm-inactive-right-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/tabs/tab-btm-inactive-right-bg.gif deleted file mode 100755 index 7c378ab..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/tabs/tab-btm-inactive-right-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/tabs/tab-btm-left-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/tabs/tab-btm-left-bg.gif deleted file mode 100755 index 0a0e29b..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/tabs/tab-btm-left-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/tabs/tab-btm-right-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/tabs/tab-btm-right-bg.gif deleted file mode 100755 index 84e20cf..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/tabs/tab-btm-right-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/tabs/tab-close.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/tabs/tab-close.gif deleted file mode 100755 index 3bdff41..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/tabs/tab-close.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/tabs/tab-strip-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/tabs/tab-strip-bg.gif deleted file mode 100755 index 03e7574..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/tabs/tab-strip-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/tabs/tab-strip-btm-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/tabs/tab-strip-btm-bg.gif deleted file mode 100755 index f35087f..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/tabs/tab-strip-btm-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/tabs/tabs-sprite.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/tabs/tabs-sprite.gif deleted file mode 100755 index d7f1f32..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/tabs/tabs-sprite.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/toolbar/bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/toolbar/bg.gif deleted file mode 100755 index f61468f..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/toolbar/bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/toolbar/btn-arrow.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/toolbar/btn-arrow.gif deleted file mode 100755 index 9fad756..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/toolbar/btn-arrow.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/toolbar/btn-over-bg.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/toolbar/btn-over-bg.gif deleted file mode 100755 index 62464c0..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/toolbar/btn-over-bg.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/toolbar/tb-btn-sprite.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/toolbar/tb-btn-sprite.gif deleted file mode 100755 index 483d51f..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/toolbar/tb-btn-sprite.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/tree/arrows.gif b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/tree/arrows.gif deleted file mode 100755 index 943f7f8..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/tree/arrows.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/window/left-corners.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/window/left-corners.png deleted file mode 100755 index 29fcd3b..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/window/left-corners.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/window/left-right.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/window/left-right.png deleted file mode 100755 index 797c0eb..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/window/left-right.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/window/right-corners.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/window/right-corners.png deleted file mode 100755 index 314da07..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/window/right-corners.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/window/top-bottom.png b/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/window/top-bottom.png deleted file mode 100755 index e1dab98..0000000 Binary files a/blog/wp-content/themes/extizeme/ext-2.2.1/resources/images/slate/window/top-bottom.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/ext-index.php b/blog/wp-content/themes/extizeme/ext-index.php deleted file mode 100755 index bc513e6..0000000 --- a/blog/wp-content/themes/extizeme/ext-index.php +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/blog/wp-content/themes/extizeme/footer.php b/blog/wp-content/themes/extizeme/footer.php deleted file mode 100755 index bb7f013..0000000 --- a/blog/wp-content/themes/extizeme/footer.php +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/blog/wp-content/themes/extizeme/functions.php b/blog/wp-content/themes/extizeme/functions.php deleted file mode 100755 index d1bd88f..0000000 --- a/blog/wp-content/themes/extizeme/functions.php +++ /dev/null @@ -1,608 +0,0 @@ -'; - $options = get_option('ext_options'); - $ext_path = get_bloginfo('template_url').'/ext-2.2.1'; - if (!empty($options['ext_cdn']) && $options['ext_cdn'] == 'yes') { - ?> - - - - - - - - - - - - - - - - -
    -
    -

    -

    ExtizeMe Mode

    - - - - - -
    - - - - Wheater you want anways ExtJs Layout or a special widget appear that allows you to switch between JS mode and NON-JS mode. -
    -

    Color Styles

    - - - - - - - - - -
    - - - - You are able to choose between 6 diferent Ext CSSes. -
    - - - - On Ext mode you are able to select different ext color style. -
    -

    Miscelaneous

    - - - - - - - - - - - - - -
    - - - - Link to home page is displaying as "Home" by default, but you are able to change this name here. -
    - - - - Sidebar style: either accordion or container. Accordion displays one widget expanded and the rest collapsed. Container expands all widgets. -
    - - - - If yes, the ExtJs is taken from http://extjs.cachefly.net/ instead of local. -
    -

    Amazing ExtizeMe Bookmarklet (very-very-very experimental)

    - - - - - -
    - - - Drag the ExtizeMe Boookmarklet - to your browser bookmarktoolbar -
    -

    - -

    -
    -
    - 'Left Sidebar', - 'before_widget' => '
  • ', - 'before_title' => '
    ', - 'after_title' => '
    ', - 'after_widget' => '
  • ', - )); -} -if ( function_exists('register_sidebar_widget') ) { - register_sidebar_widget(__('Calendar'), 'widget_extjslike_calendar'); -} - -if ( function_exists('register_sidebar_widget') ) { - register_sidebar_widget(__('Search'), 'widget_extjslike_search'); -} - - -function widget_extjslike_search($args) { - extract($args); - echo $before_widget . $before_title . 'Search' . $after_title; -?> -
    -
    - - - -
    -
    - -
    -
    -
    -
    -'; - get_extjslike_calendar(); - echo ''; - echo $after_widget; -} - -function get_extjslike_calendar($initial = true) { - global $wpdb, $m, $monthnum, $year, $timedifference, $wp_locale, $posts; - - $key = md5( $m . $monthnum . $year ); - if ( $cache = wp_cache_get( 'get_calendar', 'calendar' ) ) { - if ( isset( $cache[ $key ] ) ) { - echo $cache[ $key ]; - return; - } - } - - ob_start(); - // Quick check. If we have no posts at all, abort! - if ( !$posts ) { - $gotsome = $wpdb->get_var("SELECT ID from $wpdb->posts WHERE post_type = 'post' AND post_status = 'publish' ORDER BY post_date DESC LIMIT 1"); - if ( !$gotsome ) - return; - } - - if ( isset($_GET['w']) ) - $w = ''.intval($_GET['w']); - - // week_begins = 0 stands for Sunday - $week_begins = intval(get_option('start_of_week')); - $add_hours = intval(get_option('gmt_offset')); - $add_minutes = intval(60 * (get_option('gmt_offset') - $add_hours)); - - // Let's figure out when we are - if ( !empty($monthnum) && !empty($year) ) { - $thismonth = ''.zeroise(intval($monthnum), 2); - $thisyear = ''.intval($year); - } elseif ( !empty($w) ) { - // We need to get the month from MySQL - $thisyear = ''.intval(substr($m, 0, 4)); - $d = (($w - 1) * 7) + 6; //it seems MySQL's weeks disagree with PHP's - $thismonth = $wpdb->get_var("SELECT DATE_FORMAT((DATE_ADD('${thisyear}0101', INTERVAL $d DAY) ), '%m')"); - } elseif ( !empty($m) ) { - $calendar = substr($m, 0, 6); - $thisyear = ''.intval(substr($m, 0, 4)); - if ( strlen($m) < 6 ) - $thismonth = '01'; - else - $thismonth = ''.zeroise(intval(substr($m, 4, 2)), 2); - } else { - $thisyear = gmdate('Y', current_time('timestamp')); - $thismonth = gmdate('m', current_time('timestamp')); - } - - $unixmonth = mktime(0, 0 , 0, $thismonth, 1, $thisyear); - - // Get the next and previous month and year with at least one post - $previous = $wpdb->get_row("SELECT DISTINCT MONTH(post_date) AS month, YEAR(post_date) AS year - FROM $wpdb->posts - WHERE post_date < '$thisyear-$thismonth-01' - AND post_type = 'post' AND post_status = 'publish' - ORDER BY post_date DESC - LIMIT 1"); - $next = $wpdb->get_row("SELECT DISTINCT MONTH(post_date) AS month, YEAR(post_date) AS year - FROM $wpdb->posts - WHERE post_date > '$thisyear-$thismonth-01' - AND MONTH( post_date ) != MONTH( '$thisyear-$thismonth-01' ) - AND post_type = 'post' AND post_status = 'publish' - ORDER BY post_date ASC - LIMIT 1"); - - echo '
    '; - echo ' - - - - - - - - \n\t\n\t\n\t
    - '; - if ( $previous ) { - echo "\n\t\t".''; - } else { - echo "\n\t\t".''; - } - echo ' - - - - - - - - - -
    -
    ' . $wp_locale->get_month($thismonth) . ' ' . date('Y', $unixmonth) . '
    -
    -
    - '; - if ( $next ) { - echo ''; - } else { - echo ''; - } - echo ' -
    -'; - echo ' - - '; - - $myweek = array(); - - for ( $wdcount=0; $wdcount<=6; $wdcount++ ) { - $myweek[] = $wp_locale->get_weekday(($wdcount+$week_begins)%7); - } - - foreach ( $myweek as $wd ) { - $day_name = (true == $initial) ? $wp_locale->get_weekday_initial($wd) : $wp_locale->get_weekday_abbrev($wd); - echo "\n\t\t"; - } - - echo ' - - - - - '; - - // Get days with posts - $dayswithposts = $wpdb->get_results("SELECT DISTINCT DAYOFMONTH(post_date) - FROM $wpdb->posts WHERE MONTH(post_date) = '$thismonth' - AND YEAR(post_date) = '$thisyear' - AND post_type = 'post' AND post_status = 'publish' - AND post_date < '" . current_time('mysql') . '\'', ARRAY_N); - if ( $dayswithposts ) { - foreach ( $dayswithposts as $daywith ) { - $daywithpost[] = $daywith[0]; - } - } else { - $daywithpost = array(); - } - - if (strpos($_SERVER['HTTP_USER_AGENT'], 'MSIE') !== false || strpos(strtolower($_SERVER['HTTP_USER_AGENT']), 'camino') !== false || strpos(strtolower($_SERVER['HTTP_USER_AGENT']), 'safari') !== false) - $ak_title_separator = "\n"; - else - $ak_title_separator = ', '; - - $ak_titles_for_day = array(); - $ak_post_titles = $wpdb->get_results("SELECT post_title, DAYOFMONTH(post_date) as dom " - ."FROM $wpdb->posts " - ."WHERE YEAR(post_date) = '$thisyear' " - ."AND MONTH(post_date) = '$thismonth' " - ."AND post_date < '".current_time('mysql')."' " - ."AND post_type = 'post' AND post_status = 'publish'" - ); - if ( $ak_post_titles ) { - foreach ( $ak_post_titles as $ak_post_title ) { - - $post_title = apply_filters( "the_title", $ak_post_title->post_title ); - $post_title = str_replace('"', '"', wptexturize( $post_title )); - - if ( empty($ak_titles_for_day['day_'.$ak_post_title->dom]) ) - $ak_titles_for_day['day_'.$ak_post_title->dom] = ''; - if ( empty($ak_titles_for_day["$ak_post_title->dom"]) ) // first one - $ak_titles_for_day["$ak_post_title->dom"] = $post_title; - else - $ak_titles_for_day["$ak_post_title->dom"] .= $ak_title_separator . $post_title; - } - } - - - // See how much we should pad in the beginning - $pad = calendar_week_mod(date('w', $unixmonth)-$week_begins); - if ( 0 != $pad ) - echo "\n\t\t".''; - - $daysinmonth = intval(date('t', $unixmonth)); - for ( $day = 1; $day <= $daysinmonth; ++$day ) { - if ( isset($newrow) && $newrow ) - echo "\n\t\n\t\n\t\t"; - $newrow = false; - - echo ''; - - if ( 6 == calendar_week_mod(date('w', mktime(0, 0 , 0, $thismonth, $day, $thisyear))-$week_begins) ) - $newrow = true; - } - - $pad = 7 - calendar_week_mod(date('w', mktime(0, 0 , 0, $thismonth, $day, $thisyear))-$week_begins); - if ( $pad != 0 && $pad != 7 ) - echo "\n\t\t".''; - - echo "\n\t\n\t\n\t
    $day_name
     
    '; - echo ''.$day.''; - } else { - echo '"> '; - echo ''.$day.''; - } - //echo $day; - echo ' 
    "; - echo "\n\t
    "; - echo '
    '; - $output = ob_get_contents(); - ob_end_clean(); - echo $output; - $cache[ $key ] = $output; - wp_cache_add( 'get__extjs_calendar', $cache, 'calendar' ); -} - -/** - * SIDEBAR - */ - -/** - * COMMENT - */ -function list_comments($comment, $args, $depth) { - $depth++; - $GLOBALS['comment_depth'] = $depth; - $GLOBALS['comment'] = $comment; - extract($args, EXTR_SKIP); -?> -
    id="comment-"> -
    - %s says:'), get_comment_author_link()) ?> -
    - - -
    - -
    - -
    - - - - -
    - comment_approved == '0') : ?> - - -
    -
    - \ No newline at end of file diff --git a/blog/wp-content/themes/extizeme/header.php b/blog/wp-content/themes/extizeme/header.php deleted file mode 100755 index 2a1b8aa..0000000 --- a/blog/wp-content/themes/extizeme/header.php +++ /dev/null @@ -1,38 +0,0 @@ - -> - - - - - -<?php wp_title('«', true, 'right'); ?> <?php bloginfo('name'); ?> - - - - - - - - - - - diff --git a/blog/wp-content/themes/extizeme/images/ext.png b/blog/wp-content/themes/extizeme/images/ext.png deleted file mode 100755 index 079f0f9..0000000 Binary files a/blog/wp-content/themes/extizeme/images/ext.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/images/extizeme-b.png b/blog/wp-content/themes/extizeme/images/extizeme-b.png deleted file mode 100755 index 14095a7..0000000 Binary files a/blog/wp-content/themes/extizeme/images/extizeme-b.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/images/extizeme-bi.png b/blog/wp-content/themes/extizeme/images/extizeme-bi.png deleted file mode 100755 index 4af9742..0000000 Binary files a/blog/wp-content/themes/extizeme/images/extizeme-bi.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/images/extizeme.png b/blog/wp-content/themes/extizeme/images/extizeme.png deleted file mode 100755 index acede05..0000000 Binary files a/blog/wp-content/themes/extizeme/images/extizeme.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/images/extizemei.png b/blog/wp-content/themes/extizeme/images/extizemei.png deleted file mode 100755 index e0a4655..0000000 Binary files a/blog/wp-content/themes/extizeme/images/extizemei.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/images/extwp.png b/blog/wp-content/themes/extizeme/images/extwp.png deleted file mode 100755 index 776d503..0000000 Binary files a/blog/wp-content/themes/extizeme/images/extwp.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/images/feed-icon.png b/blog/wp-content/themes/extizeme/images/feed-icon.png deleted file mode 100755 index 5d34133..0000000 Binary files a/blog/wp-content/themes/extizeme/images/feed-icon.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/images/feed-icon1.png b/blog/wp-content/themes/extizeme/images/feed-icon1.png deleted file mode 100755 index 22dbf6f..0000000 Binary files a/blog/wp-content/themes/extizeme/images/feed-icon1.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/images/feed-icon2.png b/blog/wp-content/themes/extizeme/images/feed-icon2.png deleted file mode 100755 index 9606cac..0000000 Binary files a/blog/wp-content/themes/extizeme/images/feed-icon2.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/images/feed.png b/blog/wp-content/themes/extizeme/images/feed.png deleted file mode 100755 index 315c4f4..0000000 Binary files a/blog/wp-content/themes/extizeme/images/feed.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/images/list-item.gif b/blog/wp-content/themes/extizeme/images/list-item.gif deleted file mode 100755 index c08628a..0000000 Binary files a/blog/wp-content/themes/extizeme/images/list-item.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/images/page-separator.gif b/blog/wp-content/themes/extizeme/images/page-separator.gif deleted file mode 100755 index 700e055..0000000 Binary files a/blog/wp-content/themes/extizeme/images/page-separator.gif and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/images/rss.png b/blog/wp-content/themes/extizeme/images/rss.png deleted file mode 100755 index 3f31de4..0000000 Binary files a/blog/wp-content/themes/extizeme/images/rss.png and /dev/null differ diff --git a/blog/wp-content/themes/extizeme/index.php b/blog/wp-content/themes/extizeme/index.php deleted file mode 100755 index e49634c..0000000 --- a/blog/wp-content/themes/extizeme/index.php +++ /dev/null @@ -1,16 +0,0 @@ - - -
    - - - - - - - - - -
    - - - diff --git a/blog/wp-content/themes/extizeme/js/app.js b/blog/wp-content/themes/extizeme/js/app.js deleted file mode 100755 index 728e089..0000000 --- a/blog/wp-content/themes/extizeme/js/app.js +++ /dev/null @@ -1,39 +0,0 @@ -WP.App = function() { - return { - menuDone : false, - mainMenuLevel: 0, - init: function () { - - Ext.QuickTips.init(); - - this.viewport = new WP.Viewport(); - this.cssFixes(); - - WP.on('pageactive', function (n) { - WP.config.linkTarget = n; - }); - - this.viewport.getActivePage().setSrc(WP.config.URL); - WP.fireEvent('pageactive', this.viewport.getActivePage().getFrame().dom.name); - - }, - cssFixes: function() { - Ext.util.CSS.createStyleSheet( [ - '.ext-el-maskG {z-index: 100;position: absolute;top:0;left:0;width: 100%;height: 100%;zoom: 1;}', - 'body {padding: 15px;font-family:verdana,geneva,lucida, "lucida grande",arial,helvetica,sans-serif;font-size:12px;color:#333;}', - - 'a {color:#1A5C9A;text-decoration:none;}', - 'a:hover {color:#1C417C;text-decoration:underline;}', - '#header {color:#1A5C9A;text-decoration:none;}', - - '.search-item {font:normal 11px tahoma, arial, helvetica, sans-serif;padding:3px 10px 3px 10px;border:1px solid #fff;border-bottom:1px solid #eeeeee;color:#000;}', - '.search-item h4 {color:#000;display:block;font:inherit;font-weight:bold;font-size:11px;}', - - '.widget-special-wrap, .widget-special {display:none;}', - '.widget ul {list-style-image:url(http://extjs.cachefly.net/ext-' + Ext.version + '/resources/images/default/menu/menu-parent.gif);margin-left:25px;}', - '.widget ul li {display:list-item;margin-bottom:5px;margin-top:5px;font-size:12px;line-height:18px;}' - ].join(''), 'siteFixes'); - - } - } -}(); // end of app \ No newline at end of file diff --git a/blog/wp-content/themes/extizeme/js/module-commentform.js b/blog/wp-content/themes/extizeme/js/module-commentform.js deleted file mode 100755 index e69de29..0000000 diff --git a/blog/wp-content/themes/extizeme/js/module-galery.js b/blog/wp-content/themes/extizeme/js/module-galery.js deleted file mode 100755 index 881e581..0000000 --- a/blog/wp-content/themes/extizeme/js/module-galery.js +++ /dev/null @@ -1,137 +0,0 @@ -Ext.ns('Browser'); - -Browser.Gallery = Ext.extend(Ext.Window, { - initComponent: function() { - var cfg = { - galleryItems:[], - currentIndex:0 - }; - Ext.applyIf(this, cfg); - Ext.applyIf(this.initialConfig, cfg); - - Ext.apply(this, { - closable:true, - shadow:false, - plain:true, - bodyStyle:'border-width:1px 1px 0 1px', - constrain :true, - //autoScroll:true, - width:240, - height:250, - resizable:false, - modal:true, - bbar:[{ - text:'Open Image', - scope:this, - handler: function(){ - window.open(this.prevImg.src); - } - },'->',{ - text:'Previous', - id:'gallery-prev', - scope:this, - handler: function(){ - this.currentIndex--; - this.disableEnableGalleryBtns(); - this.setupImg(); - } - },{ - text:'Next', - id:'gallery-next', - scope:this, - handler: function(){ - this.currentIndex++; - this.disableEnableGalleryBtns(); - this.setupImg(); - } - }], - html:'
    Loading...
    ' - }); - // call parent - Browser.Gallery.superclass.initComponent.apply(this, arguments); - - this.animateTarget = this.galleryItems.elements[this.currentIndex]; - this.themeProxy = new Ext.ux.ManagedIframePanel({ - cls:'x-hidden', - renderTo:Ext.getBody() - }); - this.themeProxy.on('documentloaded', function(f){ - this.replaceTitleByFrameContent(f); - this.replaceBodyByFrameContent(f); - }, this); - this.on('startscale', function(a,b,c) { - this.body.hide(); - }, this); - this.on('completescale', function(a,b,c) { - this.body.fadeIn(); - }, this); - }, - onRender:function() { - // call parent - Browser.Gallery.superclass.onRender.apply(this, arguments); - this.setupImg(); - this.disableEnableGalleryBtns(); - }, - beforeDestroy: function() { - this.themeProxy.events['documentloaded'].clearListeners(); - // call parent - Browser.Gallery.superclass.beforeDestroy.apply(this, arguments); - }, - disableEnableGalleryBtns: function() { - var i = this.getBottomToolbar().items; - var prev = i.itemAt(1); - var next = i.itemAt(2); - if (this.currentIndex === 0) { - prev.disable(); - } else if (this.currentIndex == this.galleryItems.elements.length-1) { - next.disable(); - } else { - prev.enable(); - next.enable(); - } - }, - setupImg: function(showMask) { - this.body.maskG('Loading...', 'x-mask-loading'); - var link = this.guesLink(this.galleryItems.elements[this.currentIndex]); - this.themeProxy.setSrc(link.href + '?noext'); - }, - replaceTitleByFrameContent: function(f) { - var t = f.select('title'); - if (t.elements[0]) { - this.setTitle(t.elements[0].innerHTML); - } - }, - replaceBodyByFrameContent: function(f) { - var bBox = Ext.getBody().getBox(); - var maxW = bBox.width; - var maxH = bBox.height; - - var baseImg = f.select('img[class*=attachment]').elements[0] || f.select('img').elements[0]; - - var img = { - width : (baseImg.naturalWidth||baseImg.width), - height : (baseImg.naturalHeight||baseImg.height), - src : baseImg.src - }; - - Ext.DomHelper.overwrite(this.body, { - tag : 'img', - id : Ext.util.MD5(img.src), - src : img.src, - width : img.width, - height : img.height, - style : 'position:relative;top:0;left:0;' - }); - - if (this.prevImg === undefined || this.prevImg.width !== img.width) { - this.scale(Math.min(img.width+16, maxW), Math.min(img.height+59, maxH)); - } else { - Ext.get(Ext.util.MD5(img.src)).fadeIn(); - } - this.prevImg = img; - }, - guesLink: function(item) { - return Ext.get(item).child('a', true); - } -}); -Ext.reg('gallery', Browser.Gallery); \ No newline at end of file diff --git a/blog/wp-content/themes/extizeme/js/module-livesearch.js b/blog/wp-content/themes/extizeme/js/module-livesearch.js deleted file mode 100755 index eaea33c..0000000 --- a/blog/wp-content/themes/extizeme/js/module-livesearch.js +++ /dev/null @@ -1,41 +0,0 @@ -WP.liveSearch = Ext.extend(Ext.form.ComboBox, { - initComponent: function () { - Ext.apply(this, { - xtype:'combo', - store: new Ext.data.Store({ - proxy: new Ext.data.IFrameProxy({ - url: WP.config.URL - }), - reader: new Ext.data.XmlReader({ - record: 'a[rel=bookmark]' - },[ - {name:'href', mapping:'@href'}, - {name:'text', mapping:'@innerHTML'}, - {name:'snipet'} - ]) - }), - minChars: 2, - resizable:true, - displayField:'text', - typeAhead: false, - emptyText:'Quick search...', - loadingText: 'Searching...', - width: WP.config.viewport.east, - listWidth : 470, - grow:true, - growMin : 500, - pageSize:0, - hideTrigger:false, - triggerClass : 'x-form-search-trigger', - queryParam:'s', - itemSelector:'.search-item', - tpl: '

    {text}

    {href}
    ', - onSelect: function(record){ // override default onSelect to do redirect - WP.fireEvent('setpagesrc', WP.extizeUrl(record.data.href)); - }.createDelegate(this) - }); - WP.liveSearch.superclass.initComponent.apply(this, arguments); - } -}); - -Ext.reg('wp-livesearch', WP.liveSearch); \ No newline at end of file diff --git a/blog/wp-content/themes/extizeme/js/module-page.js b/blog/wp-content/themes/extizeme/js/module-page.js deleted file mode 100755 index af26b6f..0000000 --- a/blog/wp-content/themes/extizeme/js/module-page.js +++ /dev/null @@ -1,248 +0,0 @@ -WP.Page = Ext.extend(Ext.ux.ManagedIframePanel, { - entryFontSize: 12, - initComponent: function() { - /* default or alterable configurables */ - var cfg = { }; - //use applyIf so can reconfigure instances - Ext.applyIf(this, cfg); - Ext.applyIf(this.initialConfig, cfg); - - this.frameId = Ext.id(); - - /* nonalterable */ - Ext.apply(this, { - loadMask:{hideOnReady :false,msg:'Loading Site...'}, - frameConfig: {autoCreate:{ name : 'name-'+this.frameId, id: this.frameId }}, - autoScroll : true, - autoShow: true, - defaultSrc: this.defaultSrc, - bbar: new Ext.Toolbar({ - cls:'x-statusbar', - items:[{ - iconCls: 'x-tbar-loading', - handler: this.frameRefresh.createDelegate(this) - },{ - text:'Add Comment', - hidden:true - },{ - text:'Open Gallery', - hidden:true - }, - '->', - 'Loading...',{ - xtype:'cycle', - showText: true, - items:[{ - size:10, - text:'90%' - },{ - size:12, - text:'100%', - checked:true - },{ - size:16, - text:'120%' - },{ - size:18, - text:'140%' - },{ - size:20, - text:'160%' - },{ - size:22, - text:'180%' - },{ - size:24, - text:'200%' - },{ - size:36, - text:'300%' - },{ - size:48, - text:'400%' - }], - changeHandler:function (slider, b) { - this.entryFontSize = b.size; - this.makeEntryFontSize(); - }, - scope:this - }] - }) - }); - WP.Page.superclass.initComponent.apply(this, arguments); - }, - onRender: function() { - WP.Page.superclass.onRender.apply(this, arguments); - - this.on('activate', function (){ - WP.fireEvent('pageactive', this.getFrame().dom.name); - }, this); - // simple status styling - Ext.fly(this.getStatusLink().getEl().parentNode).addClass('x-status-text-panel'); - /** - * event handlers - */ - this.getFrame().on('domready', function(f){ - WP.fireEvent('pageready', f); - f.getDoc().on('click', this.onDocClick.createDelegate(this)); - f.getDoc().on('contextmenu', this.onDocContextMenu.createDelegate(this)); - this.makeEntryFontSize(); - }, this); - - this.getFrame().on('documentloaded', function(f) { - var wordpressHeader = false, - wordpressWidgets = false, - wordpressGallery = false, - commentform = false; - - WP.fireEvent('pageloaded', f); - this.setupFrame(f); - - wordpressHeader = f.select('#header h1').elements[0] || f.select('#header h2').elements[0] || f.select('title').elements[0] - if (wordpressHeader) { - WP.fireEvent('pageheaderfound', wordpressHeader); - } - wordpressWidgets = f.select('.widget, .block, .sidebar-module, .blog-categories'); - if (wordpressWidgets.elements && wordpressWidgets.elements.length>0) { - WP.fireEvent('pagewidgetsfound', wordpressWidgets); - } - wordpressGallery = f.select('.gallery-item'); - if (wordpressGallery.elements, wordpressGallery.elements.length>0) { - WP.fireEvent('pagegalleryfound', wordpressGallery); - this.setupGalleryBtn(wordpressGallery); - } -/* - - commentform = f.get('commentform'); - if (commentform) { - WP.fireEvent('pagecommentformfound', commentform); - this.setupCommentBtn(); - } -*/ - }, this); - - this.getFrame().on('unload', function(f) { - WP.fireEvent('pageunloaded', f); - this.getFrame().showMask(); - this.unSetupFrame(); - }, this) - }, - unSetupFrame: function() { - this.getCommentBtn().hide(); - this.getGalleryBtn().hide(); - }, - setupFrame: function(f) { - if (f.domWritable()) { - var uri = WP.unExtizeUrl(f.getDocumentURI()); - var frameTitle = f.select('title').elements[0]; - // setup title - if (frameTitle !== undefined) { - this.setTitle(WP.formatTitle(frameTitle.innerHTML) + ' '); - } else { - this.setTitle(WP.formatTitle(uri) + ' '); - } - // setup statusbar - var location = [ - '', - Ext.util.Format.ellipsis(uri,40), - '' - ].join(''); - } else { - // setup statusbar - var location = 'Unmanageable.'; - } - Ext.fly(this.getStatusLink().getEl()).update(location); - }, - setupCommentBtn: function() { - var btn = this.getCommentBtn(); - btn.show(); - btn.handler = function () { - this.openCommentForm.createDelegate(this); - }; - }, - setupGalleryBtn: function(galleryItems) { - var btn = this.getGalleryBtn(); - btn.show(); - btn.handler = function () { - var gallery = new Browser.Gallery({ - currentIndex:0, - galleryItems:galleryItems - }); - gallery.show(); - }; - }, - onDocClick: function (e) { - if (this.menu) { - this.menu.hide(); - } - var target = e.getTarget('A'); - if (target && target.nodeName === 'A') { - target.href = WP.extizeUrl(target.href); - if (e.ctrlKey) { - e.stopEvent(); - WP.fireEvent('pageclicked', WP.extizeUrl(target.href), target.innerHTML ,e.shiftKey); - } - } - }, - onDocContextMenu: function (e) { - var targetA = e.getTarget('A'); - - if (targetA && targetA.nodeName === 'A') { - e.preventDefault(); - this.menu = WP.ctxMenuA(targetA, this); - /** - * 1. Browser.mb.config.viewport.west - * 2. scroll.left - * 3. frameBox.x - */ - var scroll = this.getScroll(); - var frameBox = this.getFrame().getBox(); - this.menu.showAt([e.getPageX()+WP.config.viewport.west-scroll.left+frameBox.x, e.getPageY()-scroll.top+frameBox.y]); - - } - }, - getScroll: function() { - var d = this.getFrameDoc().dom, doc = this.getFrameDocument(); - if(d == doc || d == doc.body){ - var l, t; - if(Ext.isIE && Ext.isStrict){ - l = doc.documentElement.scrollLeft || (doc.body.scrollLeft || 0); - t = doc.documentElement.scrollTop || (doc.body.scrollTop || 0); - }else{ - l = this.getFrameWindow().pageXOffset || (doc.body.scrollLeft || 0); - t = this.getFrameWindow().pageYOffset || (doc.body.scrollTop || 0); - } - return {left: l, top: t}; - }else{ - return {left: d.scrollLeft, top: d.scrollTop}; - } - }, - makeEntryFontSize: function() { - var b = this.entryFontSize; - this.getFrame().select('.entry, .entry *, .excerpt, .excerpt *, .post-con *, .storycontent *').applyStyles({ - 'font-size' :b +'px', - 'line-height' :b+(b/2) + 'px' - }); - }, - frameRefresh: function() { - var f = this.getFrame(); - if (f.domWritable()) { - this.setSrc(f.getDocumentURI()); - } - }, - getRefreshBtn: function() { - return this.getBottomToolbar().items.itemAt(0); - }, - getCommentBtn: function() { - return this.getBottomToolbar().items.itemAt(1); - }, - getGalleryBtn: function() { - return this.getBottomToolbar().items.itemAt(2); - }, - getStatusLink: function() { - return this.getBottomToolbar().items.itemAt(4); - } -}); -Ext.reg('wp-page', WP.Page); \ No newline at end of file diff --git a/blog/wp-content/themes/extizeme/js/module-sidebar.js b/blog/wp-content/themes/extizeme/js/module-sidebar.js deleted file mode 100755 index d6dfa64..0000000 --- a/blog/wp-content/themes/extizeme/js/module-sidebar.js +++ /dev/null @@ -1,61 +0,0 @@ - -WP.Sidebar = Ext.extend(Ext.Panel, { - initComponent: function () { - /* default or alterable configurables */ - var cfg = { }; - //use applyIf so can reconfigure instances - Ext.applyIf(this, cfg); - Ext.applyIf(this.initialConfig, cfg); - - if (WP.config.sidebar === 'accordion') { - Ext.apply(this, { - layout:'accordion' - }); - } else { - Ext.apply(this, { - layout:'anchor', - title:false, - collapsible:false, - baseCls:'x-plain', - autoScroll:true, - bodyStyle:'border-bottom-width:1px' - }); - } - WP.Sidebar.superclass.initComponent.apply(this, arguments); - }, - onRender: function() { - WP.Sidebar.superclass.onRender.apply(this, arguments); - WP.on('pagewidgetsfound', this.setup.createDelegate(this)); - }, - setup: function(col) { - if (col.elements.length===0) { - this.hide(); - return; - } - var q = Ext.DomQuery; - - col.each(function(w){ - if (w.dom.id == 'extizeme-switch') { - return; - } - var t = q.selectNode('.widgettitle', w.dom)||q.selectNode('.widget-title', w.dom)||q.selectNode('.title', w.dom)||q.selectNode('*', w.dom); - if (t && t.innerHTML) { - var widgetId = 'widget-' + Ext.util.MD5(t.innerHTML); - if (!Ext.getCmp(widgetId)) { - this.add({ - accordionItem: (WP.config.sidebar === 'accordion'? true:false), - id: widgetId, - xtype:'widget', - title:WP.formatTitle(t.innerHTML || ''), - content: w - }); - } else { - Ext.getCmp(widgetId).updateContent(w); - } - } - }, this); - this.expand(); - } -}); - -Ext.reg('wp-sidebar', WP.Sidebar); \ No newline at end of file diff --git a/blog/wp-content/themes/extizeme/js/module-widget.js b/blog/wp-content/themes/extizeme/js/module-widget.js deleted file mode 100755 index 4aade13..0000000 --- a/blog/wp-content/themes/extizeme/js/module-widget.js +++ /dev/null @@ -1,91 +0,0 @@ -WP.Widget = Ext.extend(Ext.Panel, { - initComponent: function() { - var cfg = { - content: '', - title:'', - accordionItem:true - }; - Ext.applyIf(this, cfg); - Ext.applyIf(this.initialConfig, cfg); - - if (this.accordionItem) { - Ext.apply(this, { - border:false, - bodyStyle:'padding:10px;border-bottom-width:1px;', - cls: 'accordion-item widget' - }); - } else { - Ext.apply(this, { - frame:true, - style:'margin-bottom:10px;', - bodyStyle:'padding:10px;', - collapsible:true - }); - } - - Ext.applyIf(this, { - cls:'widget', - html: this.questBody(), - autoScroll:true - }); - - // call parent - WP.Widget.superclass.initComponent.apply(this, arguments); - - var form = this.content.select('form').elements[0]; - if (form) { - this.on('render', function() { - f = this.body.select('form'); - f.on('submit', function(e, form) { - var com = Ext.getCmp('main').getActiveTab().getFrame().dom; - form.target = com.name; - }); - }, this, {delay:100}); - } - }, - onRender: function() { - // call parent - WP.Widget.superclass.onRender.apply(this, arguments); - //this.body.update(this.questBody(), true); - this.body.on('click', this.onClick.createDelegate(this)); - this.body.on('contextmenu', this.onContextMenu.createDelegate(this)); - - }, - questBody: function() { - var gettingBody = this.content.select('.widgetbody'); - if (gettingBody.elements[0]) { - return gettingBody.elements[0].innerHTML; - } else { - return this.content.dom.innerHTML; - } - }, - updateContent: function (content) { - this.content = content; - this.body.update(this.questBody()); - }, - onClick: function(e) { - var target = e.getTarget('A'); - if (target && target.nodeName === 'A') { - target.href = WP.extizeUrl(target.href); - target.target = WP.config.linkTarget; - if (e.ctrlKey) { - e.stopEvent(); - if (target && target.href && target.nodeName === 'A') { - WP.fireEvent('pageclicked', target.href, target.innerHTML ,e.shiftKey); - } - } - } - }, - onContextMenu: function(e) { - var target = e.getTarget('A'); - if (target && target.href && target.nodeName === 'A') { - e.preventDefault(); - target.href = WP.extizeUrl(target.href); - var frame = WP.App.viewport.getActivePage().getFrame(); - this.menu = WP.ctxMenuA(target, frame); - this.menu.showAt(e.getXY()); - - } - } -}); -Ext.reg('widget', WP.Widget); \ No newline at end of file diff --git a/blog/wp-content/themes/extizeme/js/overrides.js b/blog/wp-content/themes/extizeme/js/overrides.js deleted file mode 100755 index 20f55f0..0000000 --- a/blog/wp-content/themes/extizeme/js/overrides.js +++ /dev/null @@ -1,94 +0,0 @@ -Ext.apply(Ext, { - BLANK_IMAGE_URL : (function() { - if ((Ext.isIE8) || Ext.isGecko) { - return "data:image/gif;base64,R0lGODlhAQABAID/AMDAwAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="; - } else { - return "http:/"+"/extjs.cachefly.net/ext-" + Ext.version + "/resources/images/default/s.gif"; - } - })() -}); - -Ext.override(Ext.Window, { - initComponent : function(){ - Ext.Window.superclass.initComponent.call(this); - this.addEvents( - 'resize', - 'maximize', - 'minimize', - 'restore', - 'startscale', - 'completescale' - ); - }, - scale: function(w, h) { - this.fireEvent('startscale', this); - a = Ext.lib.Anim.motion(this.el, {height: {to: h}, width: {to: w}}, .5, 'easeIn'); - a.onTween.addListener(function(){ - this.center(); - this.syncSize(); - this.syncShadow(); - }, this); - a.onComplete.addListener(function(){ - this.fireEvent('completescale', this); - }, this); - a.animate(); - return true; - } -}); - -Ext.override(Ext.Element, { - maskG : function(msg, msgCls){ - if(this.getStyle("position") == "static"){ - this.addClass("x-masked-relative"); - } - if(this._maskMsg){ - this._maskMsg.remove(); - } - if(this._mask){ - this._mask.remove(); - } - - this._mask = Ext.DomHelper.append(this.dom, {cls:"ext-el-maskG"}, true); - - this.addClass("x-masked"); - this._mask.setDisplayed(true); - if(typeof msg == 'string'){ - this._maskMsg = Ext.DomHelper.append(this.dom, {cls:"ext-el-mask-msg", cn:{tag:'div'}}, true); - var mm = this._maskMsg; - mm.dom.className = msgCls ? "ext-el-mask-msg " + msgCls : "ext-el-mask-msg"; - mm.dom.firstChild.innerHTML = msg; - mm.setDisplayed(true); - mm.center(this); - } - if(Ext.isIE && !(Ext.isIE7 && Ext.isStrict) && this.getStyle('height') == 'auto'){ // ie will not expand full height automatically - this._mask.setSize(this.getWidth(), this.getHeight()); - } - return this._mask; - } -}); - -Ext.override(Ext.TabPanel, { - getActiveTabIndex: function() { - for(var i=0; i this.stripWrap.getRight()) { - if(!this.overRightScroller) { - this.overRightScroller = true; - this.rightRepeater.handleMouseDown(); - } - } - else { -*/ - if(this.overRightScroller) { - this.rightRepeater.handleMouseUp(); - } - if(this.overLeftScoller) { - this.leftRepeater.handleMouseUp(); - } - this.overRightScroller = false; - this.overLeftScroller = false; - var i = 0; - x = x - this.strip.getLeft(); - while(x>this.dropPlaces[i]) i++; - if(this.dropPosition == i) return; - this.dropPosition = i; - - var el = Ext.get(this.strip.dom.childNodes[i]); - var left = el.getLeft() - (el == this.edge ? 0 : 2); - - this.dropMark.setLeft(left - this.strip.getLeft() - 6); - this.dropMark.show(); - - if(left < this.stripWrap.getLeft()) { - this.stripWrap.scroll('left',left - this.stripWrap.getLeft(), this.animScroll); - if(!this.animScroll){ - this.updateScrollButtons(); - } - } - else if(left > this.stripWrap.getRight() - 1) { - this.stripWrap.scroll('left',left - this.stripWrap.getRight() + 1, this.animScroll); - if(!this.animScroll){ - this.updateScrollButtons(); - } - } -// } - }, - unhighlightDropPosition : function(){ - this.dropMark.hide(); - this.dropPosition = -1; - }, - onStartDrag: function(c){ - this.activate(c); - }, - _calcDropPlaces: function() { - var c = this.strip.query('li'); - if(c.length == 1) { - this.dropPlaces = [{r:5000,p:3}]; - return; - } - this.dropPlaces = []; - for(var i=0;i (box.x + box.width) || y > (box.y + box.height)) return false; - return true; - }, - startDrag : function(x, y){ - var targets = Ext.dd.DragDropMgr.getRelated(this, true); - for(var i=0;ithis.dropPlaces[i]) i++; - if(this.dropPosition == i) return; - this.dropPosition = i; - this.dropMark.setWidth(this.body.getWidth()); - var item = this.items.items[i]; - if(item) - this.dropMark.setTop(this.items.items[i].el.getTop() - this.body.getTop() - 7); - else - this.dropMark.setTop(this.body.getBottom() - this.body.getTop() - 7); - - this.dropMark.show(); - }, - unhighlightDropPosition : function(){ - this.dropPosition = -1; - this.dropMark.hide(); - }, - _calcDropPlaces: function() { - if(!this.items) { - this.dropPlaces = [5000]; - return; - } - - var items = this.items.items; - if(items.length == 0) { - this.dropPlaces = [5000]; - return; - } - this.dropPlaces = []; - for(var i=0;i this.stripWrap.getRight()) { - if(!this.overRightScroller) { - this.overRightScroller = true; - this.rightRepeater.click(); - clearTimeout(this.rightRepeater.timer); - } - } - else { - this.overRightScroller = false; - this.overLeftScroller = false; - var i = 0; - x = x - this.strip.getLeft(); - while(x>this.dropPlaces[i]) i++; - if(this.dropPosition == i) return; - this.dropPosition = i; - - var el = Ext.get(this.strip.dom.childNodes[i]); - var left = el.getLeft() - (el == this.edge ? 0 : 2); - - this.dropMark.setLeft(left - this.strip.getLeft() - 6); - this.dropMark.show(); - - if(left < this.stripWrap.getLeft()) { - this.stripWrap.scroll('left',left - this.stripWrap.getLeft(), this.animScroll); - if(!this.animScroll){ - this.updateScrollButtons(); - } - } - else if(left > this.stripWrap.getRight() - 1) { - this.stripWrap.scroll('left',left - this.stripWrap.getRight() + 1, this.animScroll); - if(!this.animScroll){ - this.updateScrollButtons(); - } - } - } - }, - unhighlightDropPosition : function(){ - this.dropMark.hide(); - this.dropPosition = -1; - }, - onStartDrag: function(c){ - this.activate(c); - }, - _calcDropPlaces: function() { - var c = this.strip.query('li'); - if(c.length == 1) { - this.dropPlaces = [{r:5000,p:3}]; - return; - } - this.dropPlaces = []; - for(var i=0;i (box.x + box.width) || y > (box.y + box.height)) return false; - return true; - }, - startDrag : function(x, y){ - var targets = Ext.dd.DragDropMgr.getRelated(this, true); - for(var i=0;i> 16) + (y >> 16) + (lsw >> 16); - return (msw << 16) | (lsw & 0xFFFF); - } - function bit_rol(num, cnt){ - return (num << cnt) | (num >>> (32 - cnt)); - } - function md5_cmn(q, a, b, x, s, t){ - return safe_add(bit_rol(safe_add(safe_add(a, q), safe_add(x, t)), s),b); - } - function md5_ff(a, b, c, d, x, s, t){ - return md5_cmn((b & c) | ((~b) & d), a, b, x, s, t); - } - function md5_gg(a, b, c, d, x, s, t){ - return md5_cmn((b & d) | (c & (~d)), a, b, x, s, t); - } - function md5_hh(a, b, c, d, x, s, t){ - return md5_cmn(b ^ c ^ d, a, b, x, s, t); - } - function md5_ii(a, b, c, d, x, s, t){ - return md5_cmn(c ^ (b | (~d)), a, b, x, s, t); - } - - function core_md5(x, len){ - x[len >> 5] |= 0x80 << ((len) % 32); - x[(((len + 64) >>> 9) << 4) + 14] = len; - var a = 1732584193; - var b = -271733879; - var c = -1732584194; - var d = 271733878; - for(var i = 0; i < x.length; i += 16){ - var olda = a; - var oldb = b; - var oldc = c; - var oldd = d; - a = md5_ff(a, b, c, d, x[i+ 0], 7 , -680876936); - d = md5_ff(d, a, b, c, x[i+ 1], 12, -389564586); - c = md5_ff(c, d, a, b, x[i+ 2], 17, 606105819); - b = md5_ff(b, c, d, a, x[i+ 3], 22, -1044525330); - a = md5_ff(a, b, c, d, x[i+ 4], 7 , -176418897); - d = md5_ff(d, a, b, c, x[i+ 5], 12, 1200080426); - c = md5_ff(c, d, a, b, x[i+ 6], 17, -1473231341); - b = md5_ff(b, c, d, a, x[i+ 7], 22, -45705983); - a = md5_ff(a, b, c, d, x[i+ 8], 7 , 1770035416); - d = md5_ff(d, a, b, c, x[i+ 9], 12, -1958414417); - c = md5_ff(c, d, a, b, x[i+10], 17, -42063); - b = md5_ff(b, c, d, a, x[i+11], 22, -1990404162); - a = md5_ff(a, b, c, d, x[i+12], 7 , 1804603682); - d = md5_ff(d, a, b, c, x[i+13], 12, -40341101); - c = md5_ff(c, d, a, b, x[i+14], 17, -1502002290); - b = md5_ff(b, c, d, a, x[i+15], 22, 1236535329); - a = md5_gg(a, b, c, d, x[i+ 1], 5 , -165796510); - d = md5_gg(d, a, b, c, x[i+ 6], 9 , -1069501632); - c = md5_gg(c, d, a, b, x[i+11], 14, 643717713); - b = md5_gg(b, c, d, a, x[i+ 0], 20, -373897302); - a = md5_gg(a, b, c, d, x[i+ 5], 5 , -701558691); - d = md5_gg(d, a, b, c, x[i+10], 9 , 38016083); - c = md5_gg(c, d, a, b, x[i+15], 14, -660478335); - b = md5_gg(b, c, d, a, x[i+ 4], 20, -405537848); - a = md5_gg(a, b, c, d, x[i+ 9], 5 , 568446438); - d = md5_gg(d, a, b, c, x[i+14], 9 , -1019803690); - c = md5_gg(c, d, a, b, x[i+ 3], 14, -187363961); - b = md5_gg(b, c, d, a, x[i+ 8], 20, 1163531501); - a = md5_gg(a, b, c, d, x[i+13], 5 , -1444681467); - d = md5_gg(d, a, b, c, x[i+ 2], 9 , -51403784); - c = md5_gg(c, d, a, b, x[i+ 7], 14, 1735328473); - b = md5_gg(b, c, d, a, x[i+12], 20, -1926607734); - a = md5_hh(a, b, c, d, x[i+ 5], 4 , -378558); - d = md5_hh(d, a, b, c, x[i+ 8], 11, -2022574463); - c = md5_hh(c, d, a, b, x[i+11], 16, 1839030562); - b = md5_hh(b, c, d, a, x[i+14], 23, -35309556); - a = md5_hh(a, b, c, d, x[i+ 1], 4 , -1530992060); - d = md5_hh(d, a, b, c, x[i+ 4], 11, 1272893353); - c = md5_hh(c, d, a, b, x[i+ 7], 16, -155497632); - b = md5_hh(b, c, d, a, x[i+10], 23, -1094730640); - a = md5_hh(a, b, c, d, x[i+13], 4 , 681279174); - d = md5_hh(d, a, b, c, x[i+ 0], 11, -358537222); - c = md5_hh(c, d, a, b, x[i+ 3], 16, -722521979); - b = md5_hh(b, c, d, a, x[i+ 6], 23, 76029189); - a = md5_hh(a, b, c, d, x[i+ 9], 4 , -640364487); - d = md5_hh(d, a, b, c, x[i+12], 11, -421815835); - c = md5_hh(c, d, a, b, x[i+15], 16, 530742520); - b = md5_hh(b, c, d, a, x[i+ 2], 23, -995338651); - a = md5_ii(a, b, c, d, x[i+ 0], 6 , -198630844); - d = md5_ii(d, a, b, c, x[i+ 7], 10, 1126891415); - c = md5_ii(c, d, a, b, x[i+14], 15, -1416354905); - b = md5_ii(b, c, d, a, x[i+ 5], 21, -57434055); - a = md5_ii(a, b, c, d, x[i+12], 6 , 1700485571); - d = md5_ii(d, a, b, c, x[i+ 3], 10, -1894986606); - c = md5_ii(c, d, a, b, x[i+10], 15, -1051523); - b = md5_ii(b, c, d, a, x[i+ 1], 21, -2054922799); - a = md5_ii(a, b, c, d, x[i+ 8], 6 , 1873313359); - d = md5_ii(d, a, b, c, x[i+15], 10, -30611744); - c = md5_ii(c, d, a, b, x[i+ 6], 15, -1560198380); - b = md5_ii(b, c, d, a, x[i+13], 21, 1309151649); - a = md5_ii(a, b, c, d, x[i+ 4], 6 , -145523070); - d = md5_ii(d, a, b, c, x[i+11], 10, -1120210379); - c = md5_ii(c, d, a, b, x[i+ 2], 15, 718787259); - b = md5_ii(b, c, d, a, x[i+ 9], 21, -343485551); - a = safe_add(a, olda); - b = safe_add(b, oldb); - c = safe_add(c, oldc); - d = safe_add(d, oldd); - } - return [a, b, c, d]; - } - function str2binl(str){ - var bin = []; - var mask = (1 << chrsz) - 1; - for(var i = 0; i < str.length * chrsz; i += chrsz) { - bin[i>>5] |= (str.charCodeAt(i / chrsz) & mask) << (i%32); - } - return bin; - } - function binl2hex(binarray){ - var hex_tab = hexcase ? "0123456789ABCDEF" : "0123456789abcdef"; - var str = ""; - for(var i = 0; i < binarray.length * 4; i++) { - str += hex_tab.charAt((binarray[i>>2] >> ((i%4)*8+4)) & 0xF) + hex_tab.charAt((binarray[i>>2] >> ((i%4)*8 )) & 0xF); - } - return str; - } - return binl2hex(core_md5(str2binl(s), s.length * chrsz)); -}; diff --git a/blog/wp-content/themes/extizeme/js/ux/iframe-proxy.js b/blog/wp-content/themes/extizeme/js/ux/iframe-proxy.js deleted file mode 100755 index 6a592db..0000000 --- a/blog/wp-content/themes/extizeme/js/ux/iframe-proxy.js +++ /dev/null @@ -1,28 +0,0 @@ -Ext.data.IFrameProxy = Ext.extend(Ext.data.DataProxy, { - constructor: function(config) { - Ext.data.IFrameProxy.superclass.constructor.call(this); - Ext.applyIf(this, config); - Ext.applyIf(this, { - MIFP: new Ext.ux.ManagedIframePanel({ - cls:'x-hidden', - renderTo:Ext.getBody() - }) - }); - }, - load : function(params, reader, callback, scope, arg){ - var separator = this.url.indexOf('?') === -1 ? '?' : '&'; - this.MIFP.setSrc(this.url + separator + Ext.urlEncode(params)); - var result; - this.MIFP.on('documentloaded', function () { - try { - result = reader.readRecords( this.MIFP.getFrameBody() ); - }catch(e){ - this.fireEvent("loadexception", this, arg, null, e); - callback.call(scope, null, arg, false); - return; - } - this.fireEvent("load", this, result); - callback.call(scope, result, arg, true); - }, this); - } -}); diff --git a/blog/wp-content/themes/extizeme/js/ux/miframe-min.js b/blog/wp-content/themes/extizeme/js/ux/miframe-min.js deleted file mode 100755 index 74286cb..0000000 --- a/blog/wp-content/themes/extizeme/js/ux/miframe-min.js +++ /dev/null @@ -1 +0,0 @@ -(function(){var EV=Ext.lib.Event;Ext.ux.ManagedIFrame=function(){var args=Array.prototype.slice.call(arguments,0),el=Ext.get(args[0]),config=args[0];if(el&&el.dom&&el.dom.tagName=="IFRAME"){config=args[1]||{}}else{config=args[0]||args[1]||{};el=config.autoCreate?Ext.get(Ext.DomHelper.append(config.autoCreate.parent||document.body,Ext.apply({tag:"iframe",src:(Ext.isIE&&Ext.isSecure)?Ext.SSL_SECURE_URL:""},config.autoCreate))):null}if(!el||el.dom.tagName!="IFRAME"){return el}el.dom.name||(el.dom.name=el.dom.id);el.dom.mifId=el.dom.id;this.addEvents({focus:true,blur:true,unload:true,domready:true,documentloaded:true,exception:true,message:true});if(config.listeners){this.listeners=config.listeners;Ext.ux.ManagedIFrame.superclass.constructor.call(this)}Ext.apply(el,this);el.addClass("x-managed-iframe");if(config.style){el.applyStyles(config.style)}el._maskEl=el.parent(".x-managed-iframe-mask")||el.parent().addClass("x-managed-iframe-mask");Ext.apply(el,{disableMessaging:config.disableMessaging===true,loadMask:Ext.apply({msg:"Loading..",msgCls:"x-mask-loading",maskEl:el._maskEl,hideOnReady:true,disabled:!config.loadMask},config.loadMask),_eventName:Ext.isIE?"onreadystatechange":"onload",_windowContext:null,eventsFollowFrameLinks:typeof config.eventsFollowFrameLinks=="undefined"?true:config.eventsFollowFrameLinks});el.dom[el._eventName]=el.loadHandler.createDelegate(el);var um=el.updateManager=new Ext.UpdateManager(el,true);um.showLoadIndicator=config.showLoadIndicator||false;if(config.src){el.setSrc(config.src)}else{var content=config.html||config.content||false;if(content){el.update.defer(10,el,[content])}}return Ext.ux.ManagedIFrame.Manager.register(el)};var MIM=Ext.ux.ManagedIFrame.Manager=function(){var frames={};var readyHandler=function(e,target){try{var id=target?target.mifId:null,frame;if((frame=this.getFrameById(id||target.id))&&frame._frameAction){frame.loadHandler({type:"domready"})}}catch(rhEx){}};var implementation={shimCls:"x-frame-shim",register:function(frame){frame.manager=this;frames[frame.id]=frames[frame.dom.name]={ref:frame,elCache:{}};return frame},deRegister:function(frame){frame._unHook();delete frames[frame.id];delete frames[frame.dom.name]},hideShims:function(){if(!this.shimApplied){return}Ext.select("."+this.shimCls,true).removeClass(this.shimCls+"-on");this.shimApplied=false},showShims:function(){if(!this.shimApplied){this.shimApplied=true;Ext.select("."+this.shimCls,true).addClass(this.shimCls+"-on")}},getFrameById:function(id){return typeof id=="string"?(frames[id]?frames[id].ref||null:null):null},getFrameByName:function(name){return this.getFrameById(name)},getFrameHash:function(frame){return frame.id?frames[frame.id]:null},eventProxy:function(e){if(!e){return}e=Ext.EventObject.setEvent(e);var be=e.browserEvent||e;if(e.type=="unload"){this._unHook()}if(!be.eventPhase||(be.eventPhase==(be.AT_TARGET||2))){return this.fireEvent(e.type,e)}},_flyweights:{},destroy:function(){if(this._domreadySignature){Ext.EventManager.un.apply(Ext.EventManager,this._domreadySignature)}},removeNode:Ext.isIE?function(frame,n){frame=MIM.getFrameHash(frame);if(frame&&n&&n.tagName!="BODY"){d=frame.scratchDiv||(frame.scratchDiv=frame.getDocument().createElement("div"));d.appendChild(n);d.innerHTML=""}}:function(frame,n){if(n&&n.parentNode&&n.tagName!="BODY"){n.parentNode.removeChild(n)}}};if(document.addEventListener){Ext.EventManager.on.apply(Ext.EventManager,implementation._domreadySignature=[window,"DOMFrameContentLoaded",readyHandler,implementation])}Ext.EventManager.on(window,"beforeunload",implementation.destroy,implementation);return implementation}();MIM.showDragMask=MIM.showShims;MIM.hideDragMask=MIM.hideShims;MIM.El=function(frame,el,forceNew){var frameObj;frame=(frameObj=MIM.getFrameHash(frame))?frameObj.ref:null;if(!frame){return null}var elCache=frameObj.elCache||(frameObj.elCache={});var dom=frame.getDom(el);if(!dom){return null}var id=dom.id;if(forceNew!==true&&id&&elCache[id]){return elCache[id]}this.dom=dom;this.id=id||Ext.id(dom)};MIM.El.get=function(frame,el){var ex,elm,id,doc;if(!frame||!el){return null}var frameObj;frame=(frameObj=MIM.getFrameHash(frame))?frameObj.ref:null;if(!frame){return null}var elCache=frameObj.elCache||(frameObj.elCache={});if(!(doc=frame.getDocument())){return null}if(typeof el=="string"){if(!(elm=frame.getDom(el))){return null}if(ex=elCache[el]){ex.dom=elm}else{ex=elCache[el]=new MIM.El(frame,elm)}return ex}else{if(el.tagName){if(!(id=el.id)){id=Ext.id(el)}if(ex=elCache[id]){ex.dom=el}else{ex=elCache[id]=new MIM.El(frame,el)}return ex}else{if(el instanceof MIM.El){if(el!=frameObj.docEl){el.dom=frame.getDom(el.id)||el.dom;elCache[el.id]=el}return el}else{if(el.isComposite){return el}else{if(Ext.isArray(el)){return frame.select(el)}else{if(el==doc){if(!frameObj.docEl){var f=function(){};f.prototype=MIM.El.prototype;frameObj.docEl=new f();frameObj.docEl.dom=doc}return frameObj.docEl}}}}}}return null};Ext.apply(MIM.El.prototype,Ext.Element.prototype);Ext.extend(Ext.ux.ManagedIFrame,Ext.util.Observable,{src:null,resetUrl:Ext.isIE&&Ext.isSecure?Ext.SSL_SECURE_URL:"about:blank",setSrc:function(url,discardUrl,callback){var src=url||this.src||this.resetUrl;this._windowContext=null;this._unHook();this._frameAction=this.frameInit=this._domReady=false;if(Ext.isOpera){this.reset()}this._callBack=callback||false;this.showMask();(function(){var s=typeof src=="function"?src()||"":src;try{this._frameAction=true;this.dom.src=s;this.frameInit=true;this.checkDOM()}catch(ex){this.fireEvent("exception",this,ex)}}).defer(100,this);if(discardUrl!==true){this.src=src}return this},reset:function(src,callback){this.dom.src=src||this.resetUrl;if(typeof callback=="function"){callback.defer(100)}return this},scriptRE:/(?:)((\n|\r|.)*?)(?:<\/script>)/gi,update:function(content,loadScripts,callback){loadScripts=loadScripts||this.getUpdateManager().loadScripts||false;content=Ext.DomHelper.markup(content||"");content=loadScripts===true?content:content.replace(this.scriptRE,"");var doc;if(doc=this.getDocument()){this._frameAction=!!content.length;this._windowContext=this.src=null;this._callBack=callback||false;this._unHook();this.showMask();doc.open();doc.write(content);doc.close();this.frameInit=true;if(this._frameAction){this.checkDOM()}else{this.hideMask(true);if(this._callBack){this._callBack()}}}else{this.hideMask(true);if(this._callBack){this._callBack()}}return this},disableMessaging:true,_XFrameMessaging:function(){var tagStack={"$":[]};var isEmpty=function(v,allowBlank){return v===null||v===undefined||(!allowBlank?v==="":false)};window.sendMessage=function(message,tag,origin){var MIF;if(MIF=arguments.callee.manager){if(message._fromHost){var fn,result;var compTag=message.tag||tag||null;var mstack=!isEmpty(compTag)?tagStack[compTag.toLowerCase()]||[]:tagStack["$"];for(var i=0,l=mstack.length;i - *
    
    -   * // Harnessed from an existing Iframe from markup:
    -   * var i = new Ext.ux.ManagedIFrame("myIframe");
    -   * // Replace the iFrames document structure with the response from the requested URL.
    -   * i.load("http://myserver.com/index.php", "param1=1&param2=2");
    -
    -   * // Notes:  this is not the same as setting the Iframes src property !
    -   * // Content loaded in this fashion does not share the same document namespaces as it's parent --
    -   * // meaning, there (by default) will be no Ext namespace defined in it since the document is
    -   * // overwritten after each call to the update method, and no styleSheets.
    -  * 
    - *
    - * @cfg {Boolean/Object} autoCreate True to auto generate the IFRAME element, or a {@link Ext.DomHelper} config of the IFRAME to create - * @cfg {String} html Any markup to be applied to the IFRAME's document content when rendered. - * @cfg {Object} loadMask An {@link Ext.LoadMask} config or true to mask the iframe while using the update or setSrc methods (defaults to false). - * @cfg {Object} src The src attribute to be assigned to the Iframe after initialization (overrides the autoCreate config src attribute) - * @constructor - * @param {Mixed} el, Config object The iframe element or it's id to harness or a valid config object. - - * Release: 1.2 (8/22/2008) FF3 Compatibility Fixes, loadMask tweaks - - 1.1 (4/13/2008) Adds Ext.Element, CSS Selectors (query,select) fly, and CSS - interface support (same-domain only) - Adds blur,focus,unload events (same-domain only) - - */ - -(function(){ - -var EV = Ext.lib.Event; - -Ext.ux.ManagedIFrame = function(){ - var args=Array.prototype.slice.call(arguments, 0) - ,el = Ext.get(args[0]) - ,config = args[0]; - - if(el && el.dom && el.dom.tagName == 'IFRAME'){ - config = args[1] || {}; - }else{ - config = args[0] || args[1] || {}; - - el = config.autoCreate? - Ext.get(Ext.DomHelper.append(config.autoCreate.parent||document.body, - Ext.apply({tag:'iframe', src:(Ext.isIE&&Ext.isSecure)?Ext.SSL_SECURE_URL:''},config.autoCreate))):null; - } - - if(!el || el.dom.tagName != 'IFRAME') return el; - - el.dom.name || (el.dom.name = el.dom.id); //make sure there is a valid frame name - - el.dom.mifId = el.dom.id; //create an un-protected reference for browsers which prevent access to 'id'(FF3). - - this.addEvents({ - /** - * @event focus - * Fires when the frame gets focus. - * @param {Ext.ux.ManagedIFrame} this - * @param {Ext.Event} - * Note: This event is only available when overwriting the iframe document using the update method and to pages - * retrieved from a "same domain". - * Returning false from the eventHandler [MAY] NOT cancel the event, as this event is NOT ALWAYS cancellable in all browsers. - */ - "focus" : true, - - /** - * @event blur - * * Fires when the frame is blurred (loses focus). - * @param {Ext.ux.ManagedIFrame} this - * @param {Ext.Event} - * Note: This event is only available when overwriting the iframe document using the update method and to pages - * retrieved from a "same domain". - * Returning false from the eventHandler [MAY] NOT cancel the event, as this event is NOT ALWAYS cancellable in all browsers. - */ - "blur" : true, - - /** - * @event unload - * * Fires when(if) the frames window object raises the unload event - * @param {Ext.ux.ManagedIFrame} this - * @param {Ext.Event} - * Note: This event is only available when overwriting the iframe document using the update method and to pages - * retrieved from a "same domain". - * Note: Opera does not raise this event. - */ - "unload" : true, - - /** - * @event domready - * Fires ONLY when an iFrame's Document(DOM) has reach a state where the DOM may be manipulated (ie same domain policy) - * @param {Ext.ux.ManagedIFrame} this - * Note: This event is only available when overwriting the iframe document using the update method and to pages - * retrieved from a "same domain". - * Returning false from the eventHandler stops further event (documentloaded) processing. - */ - "domready" : true, - - /** - * @event documentloaded - * Fires when the iFrame has reached a loaded/complete state. - * @param {Ext.ux.ManagedIFrame} this - */ - "documentloaded" : true, - - /** - * @event exception - * Fires when the iFrame raises an error - * @param {Ext.ux.ManagedIFrame} this - * @param {Object/string} exception - */ - "exception" : true, - /** - * @event message - * Fires upon receipt of a message generated by window.sendMessage method of the embedded Iframe.window object - * @param {Ext.ux.ManagedIFrame} this - * @param {object} message (members: type: {string} literal "message", - * data {Mixed} [the message payload], - * domain [the document domain from which the message originated ], - * uri {string} the document URI of the message sender - * source (Object) the window context of the message sender - * tag {string} optional reference tag sent by the message sender - */ - "message" : true - /** - * Alternate event handler syntax for message:tag filtering - * @event message:tag - * Fires upon receipt of a message generated by window.sendMessage method - * which includes a specific tag value of the embedded Iframe.window object - * @param {Ext.ux.ManagedIFrame} this - * @param {object} message (members: type: {string} literal "message", - * data {Mixed} [the message payload], - * domain [the document domain from which the message originated ], - * uri {string} the document URI of the message sender - * source (Object) the window context of the message sender - * tag {string} optional reference tag sent by the message sender - */ - //"message:tagName" is supported for X-frame messaging - }); - - if(config.listeners){ - this.listeners=config.listeners; - Ext.ux.ManagedIFrame.superclass.constructor.call(this); - } - - Ext.apply(el,this); // apply this class interface ( pseudo Decorator ) - - el.addClass('x-managed-iframe'); - if(config.style){ - el.applyStyles(config.style); - } - - el._maskEl = el.parent('.x-managed-iframe-mask')||el.parent().addClass('x-managed-iframe-mask'); - - Ext.apply(el,{ - disableMessaging : config.disableMessaging===true - ,loadMask : Ext.apply({msg:'Loading..' - ,msgCls:'x-mask-loading' - ,maskEl: el._maskEl - ,hideOnReady:true - ,disabled:!config.loadMask},config.loadMask) - //Hook the Iframes loaded state handler - ,_eventName : Ext.isIE?'onreadystatechange':'onload' - ,_windowContext : null - ,eventsFollowFrameLinks : typeof config.eventsFollowFrameLinks=='undefined'? - true : config.eventsFollowFrameLinks - }); - - el.dom[el._eventName] = el.loadHandler.createDelegate(el); - - var um = el.updateManager=new Ext.UpdateManager(el,true); - um.showLoadIndicator= config.showLoadIndicator || false; - - if(config.src){ - el.setSrc(config.src); - }else{ - - var content = config.html || config.content || false; - - if(content){ - el.update.defer(10,el,[content]); //allow frame to quiesce - } - } - - return Ext.ux.ManagedIFrame.Manager.register(el); - -}; - -var MIM = Ext.ux.ManagedIFrame.Manager = function(){ - var frames = {}; - - //private DOMFrameContentLoaded handler for browsers that support it. - var readyHandler = function(e, target){ - //use the unprotected DOM Id reference first - - try{ - var id =target?target.mifId:null, frame; - if((frame = this.getFrameById(id || target.id)) && frame._frameAction){ - frame.loadHandler({type:'domready'}); - } - - }catch(rhEx){} - - }; - - var implementation= { - shimCls : 'x-frame-shim', - register :function(frame){ - frame.manager = this; - frames[frame.id] = frames[frame.dom.name] = {ref:frame, elCache:{}}; - return frame; - }, - - deRegister :function(frame){ - - frame._unHook(); - delete frames[frame.id]; - delete frames[frame.dom.name]; - - }, - hideShims : function(){ - - if(!this.shimApplied)return; - Ext.select('.'+this.shimCls,true).removeClass(this.shimCls+'-on'); - this.shimApplied = false; - }, - - /* Mask ALL ManagedIframes (eg. when a region-layout.splitter is on the move.)*/ - showShims : function(){ - if(!this.shimApplied){ - this.shimApplied = true; - //Activate the shimCls globally - Ext.select('.'+this.shimCls,true).addClass(this.shimCls+'-on'); - } - - }, - getFrameById : function(id){ - return typeof id == 'string'?(frames[id]?frames[id].ref||null:null):null; - }, - - getFrameByName : function(name){ - return this.getFrameById(name); - }, - - //retrieve the internal frameCache object - getFrameHash : function(frame){ - return frame.id?frames[frame.id]:null; - - }, - - //to be called under the scope of the managing MIF - eventProxy : function(e){ - - if(!e)return; - e = Ext.EventObject.setEvent(e); - var be=e.browserEvent||e; - - //same-domain unloads should clear ElCache for use with the next document rendering - if(e.type == 'unload'){ this._unHook(); } - - if(!be['eventPhase'] || (be['eventPhase'] == (be['AT_TARGET']||2))){ - return this.fireEvent(e.type, e); - } - }, - - _flyweights : {}, - - destroy : function(){ - if(this._domreadySignature ){ - Ext.EventManager.un.apply(Ext.EventManager,this._domreadySignature); - } - - }, - - //safe removal of embedded frame elements - removeNode : Ext.isIE ? - function(frame, n){ - frame = MIM.getFrameHash(frame); - if(frame && n && n.tagName != 'BODY'){ - d = frame.scratchDiv || (frame.scratchDiv = frame.getDocument().createElement('div')); - d.appendChild(n); - d.innerHTML = ''; - } - } - : function(frame, n){ - if(n && n.parentNode && n.tagName != 'BODY'){ - n.parentNode.removeChild(n); - } - } - - }; - if(document.addEventListener){ //for Gecko and Opera and any who might support it later - Ext.EventManager.on.apply(Ext.EventManager,implementation._domreadySignature=[window,"DOMFrameContentLoaded", readyHandler , implementation]); - } - - Ext.EventManager.on(window,'beforeunload', implementation.destroy, implementation); - return implementation; - - - }(); - - MIM.showDragMask = MIM.showShims; - MIM.hideDragMask = MIM.hideShims; - - //Provide an Ext.Element interface to frame document elements - MIM.El =function(frame, el, forceNew){ - - var frameObj; - frame = (frameObj = MIM.getFrameHash(frame))?frameObj.ref:null ; - - if(!frame ){ return null; } - var elCache = frameObj.elCache || (frameObj.elCache = {}); - - var dom = frame.getDom(el); - - if(!dom){ // invalid id/element - return null; - } - var id = dom.id; - if(forceNew !== true && id && elCache[id]){ // element object already exists - return elCache[id]; - } - - /** - * The DOM element - * @type HTMLElement - */ - this.dom = dom; - - /** - * The DOM element ID - * @type String - */ - this.id = id || Ext.id(dom); - }; - - MIM.El.get =function(frame, el){ - var ex, elm, id, doc; - if(!frame || !el ){ return null; } - - var frameObj; - frame = (frameObj = MIM.getFrameHash(frame))?frameObj.ref:null ; - - if(!frame ){ return null;} - - var elCache = frameObj.elCache || (frameObj.elCache = {} ); - - if(!(doc = frame.getDocument())){ return null; } - if(typeof el == "string"){ // element id - if(!(elm = frame.getDom(el))){ - return null; - } - if(ex = elCache[el]){ - ex.dom = elm; - }else{ - ex = elCache[el] = new MIM.El(frame, elm); - } - return ex; - }else if(el.tagName){ // dom element - if(!(id = el.id)){ - id = Ext.id(el); - } - if(ex = elCache[id]){ - ex.dom = el; - }else{ - ex = elCache[id] = new MIM.El(frame, el); - } - return ex; - }else if(el instanceof MIM.El){ - if(el != frameObj.docEl){ - el.dom = frame.getDom(el.id) || el.dom; // refresh dom element in case no longer valid, - // catch case where it hasn't been appended - elCache[el.id] = el; // in case it was created directly with Element(), let's cache it - } - return el; - }else if(el.isComposite){ - return el; - }else if(Ext.isArray(el)){ - return frame.select(el); - }else if(el == doc){ - // create a bogus element object representing the document object - if(!frameObj.docEl){ - var f = function(){}; - f.prototype = MIM.El.prototype; - frameObj.docEl = new f(); - frameObj.docEl.dom = doc; - } - return frameObj.docEl; - } - return null; - - }; - - Ext.apply(MIM.El.prototype,Ext.Element.prototype); - - Ext.extend(Ext.ux.ManagedIFrame , Ext.util.Observable, - { - - src : null , - - resetUrl :Ext.isIE&&Ext.isSecure?Ext.SSL_SECURE_URL: 'about:blank' , - /** - * Sets the embedded Iframe src property. - - * @param {String/Function} url (Optional) A string or reference to a Function that returns a URI string when called - * @param {Boolean} discardUrl (Optional) If not passed as false the URL of this action becomes the default SRC attribute for - * this iframe, and will be subsequently used in future setSrc calls (emulates autoRefresh by calling setSrc without params). - * Note: invoke the function with no arguments to refresh the iframe based on the current src value. - */ - setSrc : function(url, discardUrl, callback){ - - var src = url || this.src || this.resetUrl; - - this._windowContext = null; - this._unHook(); - this._frameAction = this.frameInit= this._domReady =false; - - if(Ext.isOpera){ this.reset(); } - - this._callBack = callback || false; - - this.showMask(); - - (function(){ - var s = typeof src == 'function'?src()||'':src; - try{ - this._frameAction = true; //signal listening now - this.dom.src = s; - this.frameInit= true; //control initial event chatter - this.checkDOM(); - }catch(ex){ this.fireEvent('exception', this, ex); } - - }).defer(100,this); - - if(discardUrl !== true){ this.src = src; } - - return this; - - }, - reset : function(src, callback){ - this.dom.src = src || this.resetUrl; - if(typeof callback == 'function'){ callback.defer(100);} - return this; - - }, - //Private: script removal RegeXp - scriptRE : /(?:)((\n|\r|.)*?)(?:<\/script>)/gi - , - /* - * Write(replacing) string content into the IFrames document structure - * @param {String} content The new content - * @param {Boolean} loadScripts (optional) true to also render and process embedded scripts - * @param {Function} callback (optional) Callback when update is complete. - */ - update : function(content,loadScripts,callback){ - - loadScripts = loadScripts || this.getUpdateManager().loadScripts || false; - - content = Ext.DomHelper.markup(content||''); - content = loadScripts===true ? content:content.replace(this.scriptRE , ""); - - var doc; - - if(doc = this.getDocument()){ - - this._frameAction = !!content.length; - - this._windowContext = this.src = null; - this._callBack = callback || false; - this._unHook(); - this.showMask(); - doc.open(); - doc.write(content); - doc.close(); - this.frameInit= true; //control initial event chatter - if(this._frameAction){ - this.checkDOM(); - } else { - this.hideMask(true); - if(this._callBack)this._callBack(); - } - - }else{ - this.hideMask(true); - if(this._callBack)this._callBack(); - } - return this; - }, - - /* Enables/disables x-frame messaging interface */ - disableMessaging : true, - - //Private, frame messaging interface (for same-domain-policy frames only) - _XFrameMessaging : function(){ - //each tag gets a hash queue ($ = no tag ). - var tagStack = {'$' : [] }; - var isEmpty = function(v, allowBlank){ - return v === null || v === undefined || (!allowBlank ? v === '' : false); - }; - window.sendMessage = function(message, tag, origin ){ - var MIF; - if(MIF = arguments.callee.manager){ - if(message._fromHost){ - var fn, result; - //only raise matching-tag handlers - var compTag= message.tag || tag || null; - var mstack = !isEmpty(compTag)? tagStack[compTag.toLowerCase()]||[] : tagStack["$"]; - - for(var i=0,l=mstack.length;i Note: will only work after a successful iframe.(Updater) update - * or after same-domain document has been hooked, otherwise an exception is raised. - */ - ,execScript: function(block, useDOM){ - try{ - if(this.domWritable()){ - if(useDOM){ - this.writeScript(block); - }else{ - return this._windowContext.eval(block); - } - - }else{ throw 'execScript:non-secure context' } - }catch(ex){ - this.fireEvent('exception', this, ex); - return false; - } - return true; - - } - /* - * write a - - -
    - - \ No newline at end of file diff --git a/blog/wp-content/themes/lightword/functions.php b/blog/wp-content/themes/lightword/functions.php deleted file mode 100755 index 6a5fa05..0000000 --- a/blog/wp-content/themes/lightword/functions.php +++ /dev/null @@ -1,691 +0,0 @@ -'Sidebar','before_widget' => '','after_widget' => '','before_title' => '

    ','after_title' => '

    ')); - -$options = array ( - - array( "name" => "Welcome", - "type" => "title"), - - array( "type" => "open"), - - array( "name" => __('Layout settings', 'lightword'), - "id" => $shortname."_layout_settings", - "options" => array(__('Original','lightword'), __('Wider','lightword')), - "std" => __('Original','lightword'), - "type" => "select"), - - array( "name" => __('Cufon settings', 'lightword'), - "id" => $shortname."_cufon_settings", - "options" => array(__('Enabled','lightword'), __('Disabled','lightword'), __('Extra','lightword')), - "std" => __('Enabled','lightword'), - "type" => "select"), - - array( "name" => __('Disable comments on pages','lightword'), - "desc" => __('Check this box if you would like to DISABLE COMMENTS on pages','lightword'), - "id" => $shortname."_disable_comments", - "type" => "checkbox", - "std" => "false"), - - array( "name" => __('Custom image header','lightword'), - "desc" => __('Check this box if you would like to SHOW IMAGE instead Cufon text on header.
    Image location: lightword/images/header-image.png / Max width: 796px','lightword'), - "id" => $shortname."_top_header_image", - "type" => "checkbox", - "std" => "false"), - - array( "name" => __('Header image height in pixels','lightword'), - "desc" => '', - "id" => $shortname."_top_header_image_height", - "type" => "header_image", - "std" => "56"), - - array( "name" => __('About author feature','lightword'), - "desc" => __('Add information about post author on post footer','lightword'), - "id" => $shortname."_post_author", - "type" => "checkbox", - "std" => "false"), - - array( "name" => __('Enjoy this post feature','lightword'), - "desc" => __('Check this box if you would like to ACTIVATE Enjoy this post feature','lightword'), - "id" => $shortname."_enjoy_post", - "type" => "checkbox", - "std" => "false"), - - array( "name" => __('Show categories on front menu','lightword'), - "desc" => __('Check this box if you would like to SHOW CATEGORIES instead pages on front menu','lightword'), - "id" => $shortname."_show_categories", - "type" => "checkbox", - "std" => "false"), - - array( "name" => __('Exclude pages from front menu','lightword'), - "desc" => __('Type the pages id in the box below. Example input: 5,19,24','lightword'), - "id" => $shortname."_exclude_pages", - "type" => "exclude_pages", - "std" => ""), - - array( "name" => __('Exclude categories from front menu','lightword'), - "desc" => __('Type the categories id in the box below. Example input: 5,19,24','lightword'), - "id" => $shortname."_exclude_categories", - "type" => "exclude_categories", - "std" => ""), - - array( "name" => __('Remove home button','lightword'), - "desc" => __('Remove home button from front menu','lightword'), - "id" => $shortname."_remove_homebtn", - "type" => "checkbox", - "std" => "false"), - - array( "name" => __('Remove search box','lightword'), - "desc" => __('Remove search box and expand space for front menu','lightword'), - "id" => $shortname."_remove_searchbox", - "type" => "checkbox", - "std" => "false"), - - array( "name" => __('Remove tags from posts','lightword'), - "desc" => __('Show only categories in post footer','lightword'), - "id" => $shortname."_disable_tags", - "type" => "checkbox", - "std" => "false"), - - array( "name" => __('Remove RSS badge','lightword'), - "desc" => __('Remove RSS badge from blog header','lightword'), - "id" => $shortname."_remove_rss", - "type" => "checkbox", - "std" => "false"), - - array( "name" => 'Google Custom Search Engine', - "desc" => __('Find name="cx" in the Search box code of Google CSE, and type the value here.','lightword'), - "id" => $shortname."_google_search_code", - "type" => "text", - "std" => ""), - - array( "name" => __('Sidebox settings', 'lightword'), - "id" => $shortname."_sidebox_settings", - "options" => array(__('Enabled','lightword'), __('Disabled','lightword'), __('Show only date','lightword'), __('Show only in posts','lightword'), __('Last two options together','lightword')), - "std" => __('Enabled','lightword'), - "type" => "select"), - - - array( "name" => 'Custom CSS', - "desc" => __('Put your custom css code here','lightword'), - "id" => $shortname."_custom_css", - "type" => "textarea", - "std" => ""), - - array( "type" => "close") - - -); - -// ADMIN PAGE FUNCTIONS - -function lightword_admin() { -global $themename, $shortname, $options; - -if ( $_GET['page'] == basename(__FILE__) ) { -if ( 'save' == $_REQUEST['action'] ) { - -foreach ($options as $value) { -update_option( $value['id'], $_REQUEST[ $value['id'] ] ); } - -foreach ($options as $value) { -if( isset( $_REQUEST[ $value['id'] ] ) ) { update_option( $value['id'], $_REQUEST[ $value['id'] ] ); } else { delete_option( $value['id'] ); } } -header("Location: themes.php?page=functions.php&saved=true"); -die; - -} else if( 'reset' == $_REQUEST['action'] ) { -foreach ($options as $value) { -delete_option( $value['id'] ); } -header("Location: themes.php?page=functions.php&reset=true"); -die; -} -} -add_theme_page("LightWord Settings", __('LightWord Settings','lightword'), 'edit_themes', basename(__FILE__), 'lightword_admin_page'); -} - -// ADMIN PAGE LAYOUT - -function lightword_admin_page() { -global $themename, $themeversion, $shortname, $options, $lw_top_header_image, $top_header_image_height, $lw_show_categories; -if ( $_REQUEST['saved'] ) { echo '

    '.$themename.' '; _e('settings saved','lightword'); echo '.

    '; } -if ( $_REQUEST['reset'] ) { echo '

    '.$themename.' '; _e('settings reset','lightword'); echo '.

    '; } -?> -
    - -

    - -
    -
    -

    -
    -
    - - - - -
    -
    - -
    -

    -
    -

    -=')){ _e('Cool! You have the latest version.','lightword'); echo "
    → "; _e('view changelog','lightword'); echo ""; -}else{ _e('You have','lightword'); echo ": ".$themeversion."
    "; _e('Latest version','lightword'); echo ": ".$remoteVersion[0]."

    What's new?
    ".$remoteVersion[1]."
    "; _e('Get the latest version','lightword'); echo ""; echo " / "; _e('view changelog','lightword'); echo "";} -} -?> -

    -
    - -
    -

    -
    -
    - - - -

    - - - -" /> - -   - - - - - - -  - - - - - - -   - - - - - -" /> -   - - - - - - -" /> -   - - - - - - -" /> -   - - - - - - - /> -   - -
    -

    - - -

    - - -
    -

    -
    -items, 0, 1); -foreach( $items_wp as $item_wp ) { -$pubdate = substr($item_wp['pubdate'], 0, 16); -$title = explode(' "',$item_wp['title']); -$title = strip_tags(str_replace('"','',$title[1])); -echo '

    '.$title.' / '.$pubdate.'

    '; -} -}else { -echo "

    "; -_e('No updates available.','lightword'); -echo "

    "; -} -$rss_blog = fetch_rss('http://feeds2.feedburner.com/lightword'); -if ($rss_blog) { -$items_blog = array_slice($rss_blog->items, 0, 4); -foreach( $items_blog as $item_blog ) { -$pubdate = substr($item_blog['pubdate'], 0, 16); -echo '

    '.$item_blog['title'].' / '.$pubdate.'

    '; -} -}else { -echo "

    "; -_e('No updates available.','lightword'); -echo "

    "; -} -?> -
    - -
    -

    -
    -

    ¹Cufón is a Javascript Dynamic Text Replacement, like sIFR without flash plugin, just javascript.
    -
    ²Extra Cufón contains (~300kb js file): Basic latin, uppercase, lowercase, numerals, punctuation,
    Latin-1 Supplement, Latin Extended-A, Cyrillic Alphabet, Russian Alphabet, Greek and Coptic; usefull for some accents and special characters. -

    Korean characters are not supported (11000+ glyps is a bit too much - enormous file -> slow loading).

    -
    -
    - - -
    -
    -ID; - if ( !$post_id ) - return; - - if ( !isset($cjd_comment_count_cache[$post_id]) ) { - $p = get_post($post_id); - $p = array($p); - fb_update_comment_type_cache($p); - } - ; - if ( $type == 'pingback' || $type == 'trackback' || $type == 'comment' ) - $count = $cjd_comment_count_cache[$post_id][$type]; - elseif ( $type == 'pings' ) - $count = $cjd_comment_count_cache[$post_id]['pingback'] + $cjd_comment_count_cache[$post_id]['trackback']; - else - $count = array_sum((array) $cjd_comment_count_cache[$post_id]); - - return apply_filters('fb_get_comment_type_count', $count); - } - -if ( !function_exists('fb_update_comment_type_cache') ) { - function fb_update_comment_type_cache($queried_posts) { - global $cjd_comment_count_cache, $wpdb; - - if ( !$queried_posts ) - return $queried_posts; - - foreach ( (array) $queried_posts as $post ) - if ( !isset($cjd_comment_count_cache[$post->ID]) ) - $post_id_list[] = $post->ID; - - if ( $post_id_list ) { - $post_id_list = implode(',', $post_id_list); - - foreach ( array('', 'pingback', 'trackback') as $type ) { - $counts = $wpdb->get_results("SELECT ID, COUNT( comment_ID ) AS ccount - FROM $wpdb->posts - LEFT JOIN $wpdb->comments ON ( comment_post_ID = ID AND comment_approved = '1' AND comment_type='$type' ) - WHERE (post_status = 'publish' OR (post_status = 'inherit' AND post_type = 'attachment')) AND ID IN ($post_id_list) - GROUP BY ID"); - - if ( $counts ) { - if ( '' == $type ) - $type = 'comment'; - foreach ( $counts as $count ) - $cjd_comment_count_cache[$count->ID][$type] = $count->ccount; - } - } - } - - return $queried_posts; - } - - add_filter('the_posts', 'fb_update_comment_type_cache'); -} - -/** - * Smart cache-busting - * http://toscho.de/2008/frisches-layout/#comment-13 - */ - -if ( !function_exists('fb_css_cache_buster') ) { - function fb_css_cache_buster($info, $show) { - if ($show == 'stylesheet_url') { - - // Is there already a querystring? If so, add to the end of that. - if (strpos($pieces[1], '?') === false) { - return $info . "?" . filemtime(WP_CONTENT_DIR . $pieces[1]); - } else { - $morsels = explode("?", $pieces[1]); - return $info . "&" . filemtime(WP_CONTENT_DIR . $morsles[1]); - } - } else { - return $info; - } - } - - add_filter('bloginfo_url', 'fb_css_cache_buster', 9999, 2); -} - -// FRONT MENU / LIST PAGES OR CATEGORIES - -function lw_wp_list_pages(){ -global $lw_show_categories, $lw_exclude_pages, $lw_exclude_categories; -if ($lw_show_categories == "true") { -$top_list = wp_list_categories("echo=0&depth=2&title_li=&exclude=".$lw_exclude_categories.""); -$top_list = str_replace(array('">','','','','','','','',' - - -

    - - - -\n"; -if($cufon_extra == 1) $cufon_header_script = str_replace("mp.font.js", "extra_mp.font.js", $cufon_header_script); -if($cufon_enabled == 1) echo $cufon_header_script; -} - -function cufon_footer(){ -global $cufon_enabled; -$cufon_footer_script = "\n\n"; -if($cufon_enabled == 1) echo $cufon_footer_script; -} - -// HOME BUTTON - -function lw_homebtn($homebtn_value){ -global $lw_remove_homebtn; if($lw_remove_homebtn == "false") { if(is_front_page()) $selected="s"; ?>
  • - 1 ) : -echo "\n"; -echo "\n"; -endif; -} - -// SEARCH BOX / WORDPRESS BASIC SEARCH OR GOOGLE CSE - -function lw_searchbox(){ -global $lw_remove_searchbox, $lw_google_search_code; -$lw_google_search_code = trim(str_replace(" ","",$lw_google_search_code)); -if($lw_remove_searchbox != "true") -if(!empty($lw_google_search_code)){ -?> -
    - - - - -
    - -
    -".get_the_time('j')."".get_the_time('M/y').""; -//if(function_exists('dsq_is_installed')) echo "N/A"; -//else -echo ""; -if(!comments_open()) _e('Off','lightword'); else echo fb_get_comment_type_count('comment'); -echo "
    \n"; -/* END ENABLED */ -break; - -case "Disabled": -/* START DISABLED */ -/* END DISABLED */ -break; - -case "Show only in posts": -/* START ENABLED */ -if(is_single()){ -echo "
    ".get_the_time('j')."".get_the_time('M/y').""; -//if(function_exists('dsq_is_installed')) echo "N/A"; -//else -echo ""; -if(!comments_open()) _e('Off','lightword'); else echo fb_get_comment_type_count('comment').""; -echo "
    \n"; -} -/* END ENABLED */ -break; - -case "Show only date": -/* START ONLY DATE */ -echo "
    ".get_the_time('j')."".get_the_time('M/y').""; -echo "
    \n"; -/* END ONLY DATE */ -break; - -case "Last two options together": -/* START LAST TWO */ -if(is_single()){ -echo "
    ".get_the_time('j')."".get_the_time('M/y').""; -echo "
    \n"; -} -/* END LAST TWO */ -break; - -} // end switch -} // end function - -function lw_simple_date(){ -global $lw_sidebox_settings; -if($lw_sidebox_settings == "Disabled"){ -echo "
    ".__('Posted on','lightword')." ".get_the_time('F j, Y')."
    "; -} -} - -// LEGACY COMMENTS / FOR OLD VERSION OF WORDPRESS - -function legacy_comments($file) { -if(!function_exists('wp_list_comments')) : // WP 2.7-only check -$file = TEMPLATEPATH.'/legacy.comments.php'; -endif; -return $file; -} - -// COMMENT OPTIONS - -function options_comment_link($id) { -if (current_user_can('edit_post')) { -echo ''.__('delete','lightword').' '; -echo ''.__('spam','lightword').''; -edit_comment_link(__('edit','lightword'),' ',''); -} -} - -// SPAM PROTECT - -function check_referrer() { -if (!isset($_SERVER['HTTP_REFERER']) || $_SERVER['HTTP_REFERER'] == “”) { -wp_die( __('Please enable referrers in your browser, or, if you\'re a spammer, bugger off!','lightword') ); -} -} - -// RSS FEED BADGE OPTIONS - -function rss_feed_css_false(){ -echo ""; -} -function rss_feed_css_true(){ -global $lw_layout_settings; -if($lw_layout_settings == "Wider"){ -echo ""; -}else{ -echo ""; -} -} - -function lw_rss_feed(){ -global $lw_remove_rss; -if($lw_remove_rss == "false"){ ?> - -"; -} - -// THREADED COMMENTS - -function nested_comments($comment, $args, $depth) { $GLOBALS['comment'] = $comment; ?> -
  • id="li-comment-">
    -
    - -
    __('( REPLY )','lightword'), 'depth' => $depth, 'max_depth' => $args['max_depth']))) ?>
    -comment_approved == '0') : ?>
    -\n/**/\n\n"; -} -} - -// REMOVE SEARCH WIDGET -function my_unregister_widgets() { -unregister_widget('WP_Widget_Search'); -} - -// LOCALIZATION - -load_theme_textdomain('lightword', get_template_directory() . '/lang'); - -// ENABLE FUNCTIONS - - -add_action('admin_menu', 'lightword_admin'); -add_action('wp_head', 'cufon_header'); -add_action('wp_head', 'lw_custom_css'); -add_action('wp_head', 'ie_png_transparency'); -add_action('wp_footer', 'cufon_footer'); -add_action('wp_footer', 'comment_tabs'); -add_action( 'wp_head', 'canonical_for_comments' ); -add_action('widgets_init', 'my_unregister_widgets'); -add_filter('comments_template', 'legacy_comments'); - -remove_action('wp_head', 'wp_generator'); -remove_filter('the_content', 'wptexturize'); -?> \ No newline at end of file diff --git a/blog/wp-content/themes/lightword/header.php b/blog/wp-content/themes/lightword/header.php deleted file mode 100755 index 8c9e43d..0000000 --- a/blog/wp-content/themes/lightword/header.php +++ /dev/null @@ -1,41 +0,0 @@ - - -> - - -<?php wp_title('«', true, 'right'); ?><?php bloginfo('name'); ?> - - - - - - - - - - - - - - - - - - - -
    - - -
    diff --git a/blog/wp-content/themes/lightword/images/arrow.gif b/blog/wp-content/themes/lightword/images/arrow.gif deleted file mode 100755 index 6c3de0e..0000000 Binary files a/blog/wp-content/themes/lightword/images/arrow.gif and /dev/null differ diff --git a/blog/wp-content/themes/lightword/images/banner.png b/blog/wp-content/themes/lightword/images/banner.png deleted file mode 100755 index 88c6c03..0000000 Binary files a/blog/wp-content/themes/lightword/images/banner.png and /dev/null differ diff --git a/blog/wp-content/themes/lightword/images/content_bottom.gif b/blog/wp-content/themes/lightword/images/content_bottom.gif deleted file mode 100755 index df31a29..0000000 Binary files a/blog/wp-content/themes/lightword/images/content_bottom.gif and /dev/null differ diff --git a/blog/wp-content/themes/lightword/images/content_bottom.png b/blog/wp-content/themes/lightword/images/content_bottom.png deleted file mode 100755 index f8befb5..0000000 Binary files a/blog/wp-content/themes/lightword/images/content_bottom.png and /dev/null differ diff --git a/blog/wp-content/themes/lightword/images/content_middle.png b/blog/wp-content/themes/lightword/images/content_middle.png deleted file mode 100755 index 6192a72..0000000 Binary files a/blog/wp-content/themes/lightword/images/content_middle.png and /dev/null differ diff --git a/blog/wp-content/themes/lightword/images/content_top.png b/blog/wp-content/themes/lightword/images/content_top.png deleted file mode 100755 index 078769f..0000000 Binary files a/blog/wp-content/themes/lightword/images/content_top.png and /dev/null differ diff --git a/blog/wp-content/themes/lightword/images/content_top_no_rss.png b/blog/wp-content/themes/lightword/images/content_top_no_rss.png deleted file mode 100755 index 10f9ecf..0000000 Binary files a/blog/wp-content/themes/lightword/images/content_top_no_rss.png and /dev/null differ diff --git a/blog/wp-content/themes/lightword/images/data_box.png b/blog/wp-content/themes/lightword/images/data_box.png deleted file mode 100755 index c665dbc..0000000 Binary files a/blog/wp-content/themes/lightword/images/data_box.png and /dev/null differ diff --git a/blog/wp-content/themes/lightword/images/date.png b/blog/wp-content/themes/lightword/images/date.png deleted file mode 100755 index 47a72fd..0000000 Binary files a/blog/wp-content/themes/lightword/images/date.png and /dev/null differ diff --git a/blog/wp-content/themes/lightword/images/date_comm_box.png b/blog/wp-content/themes/lightword/images/date_comm_box.png deleted file mode 100755 index 7a65b41..0000000 Binary files a/blog/wp-content/themes/lightword/images/date_comm_box.png and /dev/null differ diff --git a/blog/wp-content/themes/lightword/images/header-image.png b/blog/wp-content/themes/lightword/images/header-image.png deleted file mode 100755 index d1aa39c..0000000 Binary files a/blog/wp-content/themes/lightword/images/header-image.png and /dev/null differ diff --git a/blog/wp-content/themes/lightword/images/header-image_blank.png b/blog/wp-content/themes/lightword/images/header-image_blank.png deleted file mode 100755 index 1524173..0000000 Binary files a/blog/wp-content/themes/lightword/images/header-image_blank.png and /dev/null differ diff --git a/blog/wp-content/themes/lightword/images/nav.png b/blog/wp-content/themes/lightword/images/nav.png deleted file mode 100755 index aca94bb..0000000 Binary files a/blog/wp-content/themes/lightword/images/nav.png and /dev/null differ diff --git a/blog/wp-content/themes/lightword/images/nav2.png b/blog/wp-content/themes/lightword/images/nav2.png deleted file mode 100755 index 41ea33a..0000000 Binary files a/blog/wp-content/themes/lightword/images/nav2.png and /dev/null differ diff --git a/blog/wp-content/themes/lightword/images/older_newer.png b/blog/wp-content/themes/lightword/images/older_newer.png deleted file mode 100755 index f8da8c2..0000000 Binary files a/blog/wp-content/themes/lightword/images/older_newer.png and /dev/null differ diff --git a/blog/wp-content/themes/lightword/images/rss.png b/blog/wp-content/themes/lightword/images/rss.png deleted file mode 100755 index 651bf6c..0000000 Binary files a/blog/wp-content/themes/lightword/images/rss.png and /dev/null differ diff --git a/blog/wp-content/themes/lightword/images/searchbox.png b/blog/wp-content/themes/lightword/images/searchbox.png deleted file mode 100755 index b7b9c7d..0000000 Binary files a/blog/wp-content/themes/lightword/images/searchbox.png and /dev/null differ diff --git a/blog/wp-content/themes/lightword/images/sidebar_h3.png b/blog/wp-content/themes/lightword/images/sidebar_h3.png deleted file mode 100755 index 6f67ff9..0000000 Binary files a/blog/wp-content/themes/lightword/images/sidebar_h3.png and /dev/null differ diff --git a/blog/wp-content/themes/lightword/images/submit_btn.png b/blog/wp-content/themes/lightword/images/submit_btn.png deleted file mode 100755 index d924d46..0000000 Binary files a/blog/wp-content/themes/lightword/images/submit_btn.png and /dev/null differ diff --git a/blog/wp-content/themes/lightword/images/tags_category.png b/blog/wp-content/themes/lightword/images/tags_category.png deleted file mode 100755 index b0bfed1..0000000 Binary files a/blog/wp-content/themes/lightword/images/tags_category.png and /dev/null differ diff --git a/blog/wp-content/themes/lightword/images/wider/content_bottom.gif b/blog/wp-content/themes/lightword/images/wider/content_bottom.gif deleted file mode 100755 index df6d7d0..0000000 Binary files a/blog/wp-content/themes/lightword/images/wider/content_bottom.gif and /dev/null differ diff --git a/blog/wp-content/themes/lightword/images/wider/content_bottom.png b/blog/wp-content/themes/lightword/images/wider/content_bottom.png deleted file mode 100755 index c745a5f..0000000 Binary files a/blog/wp-content/themes/lightword/images/wider/content_bottom.png and /dev/null differ diff --git a/blog/wp-content/themes/lightword/images/wider/content_middle.png b/blog/wp-content/themes/lightword/images/wider/content_middle.png deleted file mode 100755 index dca28cd..0000000 Binary files a/blog/wp-content/themes/lightword/images/wider/content_middle.png and /dev/null differ diff --git a/blog/wp-content/themes/lightword/images/wider/content_top.png b/blog/wp-content/themes/lightword/images/wider/content_top.png deleted file mode 100755 index 74044ca..0000000 Binary files a/blog/wp-content/themes/lightword/images/wider/content_top.png and /dev/null differ diff --git a/blog/wp-content/themes/lightword/images/wider/content_top_no_rss.png b/blog/wp-content/themes/lightword/images/wider/content_top_no_rss.png deleted file mode 100755 index 91de548..0000000 Binary files a/blog/wp-content/themes/lightword/images/wider/content_top_no_rss.png and /dev/null differ diff --git a/blog/wp-content/themes/lightword/images/wider/tags_category.png b/blog/wp-content/themes/lightword/images/wider/tags_category.png deleted file mode 100755 index d3404ff..0000000 Binary files a/blog/wp-content/themes/lightword/images/wider/tags_category.png and /dev/null differ diff --git a/blog/wp-content/themes/lightword/index.php b/blog/wp-content/themes/lightword/index.php deleted file mode 100755 index 128ddc9..0000000 --- a/blog/wp-content/themes/lightword/index.php +++ /dev/null @@ -1,38 +0,0 @@ - -
    - - -','

    '); } ?> - -
    id="post-"> - -

    - - - -'.__('PAGES','lightword').': &after=
    &next_or_number=number&pagelink=%'); ?> - - -
    -
    - - - - - -

    -

    - - - -
    -  -  -
    - -
    - - \ No newline at end of file diff --git a/blog/wp-content/themes/lightword/js/cufon.js b/blog/wp-content/themes/lightword/js/cufon.js deleted file mode 100755 index 4ea001a..0000000 --- a/blog/wp-content/themes/lightword/js/cufon.js +++ /dev/null @@ -1,8 +0,0 @@ -/* - * Copyright (c) 2009 Simo Kinnunen. - * Licensed under the MIT license. - * - * @version 1.03 - */ -var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E0){E=" "+E}}else{if(B400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||JD){D=J}K.push(J)}if(ID){I=D}K.sort(function(M,L){return(E?(M>I&&L>I)?ML:(ML:MY){Y=T}if(R>W){W=R}if(T.cufon-vml-canvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}.cufon-vml-canvas{position:absolute;text-align:left;}.cufon-vml{display:inline-block;position:relative;vertical-align:'+(g?"middle":"text-bottom")+";}.cufon-vml .cufon-alt{position:absolute;left:-10000in;font-size:1px;}a .cufon-vml{cursor:pointer}}@media print{.cufon-vml *{display:none;}.cufon-vml .cufon-alt{display:inline;}}").replace(/;/g,"!important;"));function c(h,i){return a(h,/(?:em|ex|%)$|^[a-z-]+$/i.test(i)?"1em":i)}function a(k,l){if(/px$/i.test(l)){return parseFloat(l)}var j=k.style.left,i=k.runtimeStyle.left;k.runtimeStyle.left=k.currentStyle.left;k.style.left=l.replace("%","em");var h=k.style.pixelLeft;k.style.left=j;k.runtimeStyle.left=i;return h}var f={};function d(o){var p=o.id;if(!f[p]){var m=o.stops,n=document.createElement("cvml:fill"),h=[];n.type="gradient";n.angle=180;n.focus="0";n.method="sigma";n.color=m[0][1];for(var l=1,i=m.length-1;l":{"d":"191,-106r0,20r-167,86r0,-25r142,-71r-142,-71r0,-25","w":214},"?":{"d":"79,-69r-28,0v-17,-44,45,-86,47,-121v2,-34,-50,-39,-71,-20r-9,-23v13,-8,33,-14,52,-14v77,3,68,77,29,116v-20,20,-24,37,-20,62xm64,4v-12,0,-21,-10,-21,-22v0,-14,9,-23,21,-23v13,0,22,9,22,23v0,12,-9,22,-22,22","w":146},"@":{"d":"117,-43v36,0,47,-52,52,-89v-40,-13,-76,21,-75,62v0,16,8,27,23,27xm183,8r6,15v-78,41,-174,-3,-174,-98v0,-74,52,-138,132,-138v63,0,104,44,104,104v0,54,-30,86,-63,86v-18,0,-25,-15,-29,-32v-20,43,-87,46,-89,-14v-2,-57,63,-104,124,-78r-13,66v-5,27,-1,40,11,40v19,1,39,-24,39,-66v0,-52,-31,-90,-87,-90v-59,0,-108,47,-108,120v0,82,80,120,147,85","w":265},"A":{"d":"153,-76r-86,0r-26,76r-32,0r83,-243r37,0r83,243r-33,0xm73,-101r74,0r-38,-114v-9,39,-24,77,-36,114","w":220},"B":{"d":"180,-69v0,70,-84,77,-153,68r0,-238v57,-10,144,-10,144,55v0,25,-17,43,-41,54v23,6,50,25,50,61xm59,-218r0,78v42,4,80,-7,80,-41v0,-38,-46,-43,-80,-37xm59,-116r0,92v40,6,89,-1,88,-45v0,-42,-42,-50,-88,-47","w":195},"C":{"d":"190,-33r7,25v-80,33,-184,-4,-184,-111v0,-97,98,-152,184,-117r-8,26v-66,-29,-143,7,-143,90v0,81,75,116,144,87","w":208},"D":{"d":"227,-127v0,107,-90,142,-200,126r0,-238v103,-18,200,7,200,112xm59,-216r0,192v81,9,135,-25,135,-102v0,-70,-59,-107,-135,-90","w":239},"E":{"d":"153,-140r0,26r-94,0r0,88r105,0r0,26r-137,0r0,-243r131,0r0,27r-99,0r0,76r94,0","w":177},"F":{"d":"27,0r0,-243r131,0r0,27r-99,0r0,80r91,0r0,26r-91,0r0,110r-32,0","w":175},"G":{"d":"138,3v-73,1,-125,-46,-125,-123v0,-94,102,-150,192,-114r-8,26v-66,-31,-151,5,-151,87v0,77,68,115,135,91r0,-72r-49,0r0,-25r80,0r0,116v-14,6,-42,14,-74,14","w":232},"H":{"d":"27,-243r32,0r0,102r117,0r0,-102r32,0r0,243r-32,0r0,-114r-117,0r0,114r-32,0r0,-243","w":234},"I":{"d":"27,-243r32,0r0,243r-32,0r0,-243","w":86},"J":{"d":"77,-83r0,-160r31,0r0,163v1,79,-50,94,-107,78r5,-25v40,10,71,5,71,-56","w":133},"K":{"d":"27,0r0,-243r32,0r1,117v29,-41,62,-78,93,-117r39,0r-88,103r95,140r-37,0r-80,-119r-23,26r0,93r-32,0","w":195},"L":{"d":"27,0r0,-243r32,0r0,217r103,0r0,26r-135,0","w":169},"M":{"d":"238,0r-11,-211v-19,67,-49,144,-73,210r-24,0r-40,-116r-28,-94r-11,211r-30,0r17,-243r40,0r66,199v18,-64,47,-136,69,-199r40,0r16,243r-31,0","w":289},"N":{"d":"57,0r-30,0r0,-243r35,0r77,123v19,29,31,56,45,79v-6,-62,-3,-134,-4,-202r30,0r0,243r-32,0r-77,-123v-18,-27,-32,-57,-46,-81","w":236},"O":{"d":"125,-247v67,0,110,51,110,123v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-124v0,-77,47,-127,112,-127xm124,-221v-52,0,-78,48,-78,101v0,52,28,98,78,98v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99","w":248},"P":{"d":"177,-174v0,62,-56,86,-118,77r0,97r-32,0r0,-240v64,-10,150,-6,150,66xm59,-217r0,94v42,11,86,-7,86,-49v0,-43,-48,-55,-86,-45","w":191},"Q":{"d":"228,36r-108,-32v-58,-2,-107,-45,-107,-123v0,-78,47,-128,113,-128v66,0,109,51,109,123v0,64,-32,99,-69,118v24,6,50,12,71,15xm124,-22v50,0,78,-45,78,-100v0,-49,-26,-99,-77,-99v-53,0,-79,49,-79,101v0,52,28,98,78,98","w":248},"R":{"d":"27,-239v64,-11,150,-10,150,61v0,32,-22,52,-46,62v38,4,42,97,54,116r-32,0v-4,-7,-10,-28,-16,-58v-9,-44,-31,-49,-78,-47r0,105r-32,0r0,-239xm59,-217r0,88v46,4,86,-6,86,-46v0,-42,-50,-51,-86,-42","w":193},"S":{"d":"15,-12r8,-26v30,24,107,23,107,-26v0,-22,-13,-35,-46,-48v-39,-14,-64,-35,-64,-69v0,-58,86,-82,132,-54r-9,26v-7,-5,-23,-12,-45,-12v-34,0,-46,20,-46,37v0,22,14,36,48,46v88,25,83,142,-23,142v-23,0,-49,-7,-62,-16","w":177},"T":{"d":"73,0r0,-216r-73,0r0,-27r179,0r0,27r-74,0r0,216r-32,0","w":178},"U":{"d":"27,-243r32,0r0,144v0,54,24,77,56,77v36,0,59,-23,59,-77r0,-144r32,0r0,142v0,75,-39,105,-92,105v-50,0,-87,-28,-87,-104r0,-143","w":232},"V":{"d":"115,0r-34,0r-80,-243r34,0r65,211v17,-69,46,-144,68,-211r34,0","w":200},"W":{"d":"100,0r-33,0r-62,-243r34,0r47,207r52,-207r33,0r30,123r17,84r52,-207r32,0r-69,243r-33,0r-30,-126v-9,-30,-11,-57,-17,-80v-12,65,-37,141,-53,206","w":304},"X":{"d":"197,0r-37,0r-60,-102v-13,29,-39,71,-55,102r-36,0r74,-123r-71,-120r36,0r56,98r54,-98r37,0r-74,118","w":205},"Y":{"d":"113,0r-32,0r0,-103r-77,-140r36,0r59,117r60,-117r35,0r-81,140r0,103","w":194},"Z":{"d":"11,0r0,-18r134,-198r-123,0r0,-27r164,0r0,19r-134,198r136,0r0,26r-177,0","w":199},"[":{"d":"95,40r-66,0r0,-287r66,0r0,20r-41,0r0,248r41,0r0,19","w":102},"\\":{"d":"123,14r-24,0r-98,-261r24,0","w":122},"]":{"d":"7,-247r66,0r0,287r-66,0r0,-19r41,0r0,-248r-41,0r0,-20","w":102},"^":{"d":"193,-68r-25,0r-61,-140r-60,140r-25,0r74,-166r23,0","w":214},"_":{"d":"0,27r180,0r0,18r-180,0r0,-18","w":180},"\u2018":{"d":"45,-165r-32,4v8,-31,23,-69,33,-86r20,-2v-7,21,-17,58,-21,84","w":74},"a":{"d":"82,-178v96,4,58,95,69,178r-28,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-17,0,-34,4,-46,13r-7,-22v14,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31","w":173},"b":{"d":"25,0r1,-256r32,0r0,110v36,-61,134,-29,134,57v0,93,-95,122,-138,61r-2,28r-27,0xm107,-153v-35,-1,-53,36,-49,83v3,31,23,48,49,49v33,0,52,-27,52,-67v0,-35,-18,-65,-52,-65","w":204},"c":{"d":"145,-30r5,24v-8,4,-26,10,-50,10v-52,0,-86,-36,-86,-89v0,-70,74,-113,137,-83r-7,24v-41,-24,-106,5,-98,57v-3,58,55,78,99,57","w":161},"d":{"d":"145,-256r31,0r2,256r-28,0v-2,-9,0,-22,-3,-30v-32,62,-133,31,-133,-55v0,-86,90,-119,131,-67r0,-104xm97,-22v35,1,48,-34,48,-81v0,-30,-19,-50,-47,-50v-33,0,-52,29,-52,67v0,35,17,64,51,64","w":203},"e":{"d":"166,-81r-122,0v-2,63,65,69,108,51r6,23v-11,5,-31,11,-59,11v-53,0,-85,-36,-85,-88v0,-53,31,-94,81,-94v64,0,75,53,71,97xm44,-104r93,0v0,-20,-8,-51,-44,-51v-33,0,-46,29,-49,51","w":180},"f":{"d":"30,-174v-7,-58,35,-101,89,-81r-4,25v-36,-15,-60,13,-54,56r42,0r0,24r-42,0r0,150r-31,0r0,-150r-25,0r0,-24r25,0","w":105},"g":{"d":"175,-26v0,96,-78,119,-146,87r8,-25v43,31,125,12,106,-66v-9,16,-28,29,-55,29v-43,0,-74,-36,-74,-85v0,-90,99,-117,134,-62r1,-26r28,0v-4,41,-2,102,-2,148xm97,-25v37,1,51,-35,47,-80v-3,-29,-18,-48,-46,-48v-31,0,-52,25,-52,66v0,34,17,62,51,62","w":201},"h":{"d":"103,-152v-63,0,-42,91,-45,152r-32,0r0,-256r32,0r1,109v30,-46,116,-49,116,43r0,104r-32,0v-5,-59,21,-152,-40,-152","w":199},"i":{"d":"58,0r-32,0r0,-174r32,0r0,174xm42,-243v12,0,20,9,20,20v0,11,-8,19,-21,19v-11,0,-19,-8,-19,-19v0,-11,8,-20,20,-20","w":84},"j":{"d":"-17,51v42,-8,47,-15,47,-79r0,-146r32,0v-9,98,36,247,-75,250xm46,-243v12,0,20,9,20,20v0,10,-8,19,-21,19v-11,0,-19,-9,-19,-19v0,-11,8,-20,20,-20","w":87},"k":{"d":"58,-256r0,162v21,-28,45,-53,67,-80r38,0r-67,71r76,103r-38,0r-60,-84r-16,18r0,66r-32,0r0,-256r32,0","w":168},"l":{"d":"26,0r0,-256r32,0r0,256r-32,0","w":84},"m":{"d":"99,-152v-59,0,-39,92,-42,152r-31,0r-1,-174r28,0v1,9,-1,21,2,28v14,-39,93,-43,105,3v28,-49,115,-58,115,41r0,102r-31,0v-4,-55,18,-152,-37,-152v-60,0,-37,93,-41,152r-31,0v-5,-56,20,-152,-36,-152","w":300},"n":{"d":"103,-152v-63,0,-42,91,-45,152r-32,0r-1,-174r28,0r2,29v27,-46,119,-54,120,41r0,104r-32,0v-5,-58,21,-152,-40,-152","w":199},"o":{"d":"100,-178v50,0,84,37,84,89v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-67v0,-30,-15,-67,-53,-67","w":197},"p":{"d":"26,71r-1,-245r28,0r2,30v37,-64,137,-32,137,54v0,91,-90,121,-134,67r0,94r-32,0xm108,-153v-36,0,-50,35,-50,82v0,32,23,50,49,50v33,0,52,-27,52,-67v0,-35,-18,-65,-51,-65","w":204},"q":{"d":"145,71r-1,-98v-33,58,-130,28,-130,-57v0,-95,95,-120,133,-64r1,-26r30,0r-2,245r-31,0xm97,-21v37,1,48,-36,48,-83v0,-30,-19,-49,-47,-49v-32,0,-52,28,-52,67v0,35,16,65,51,65","w":202},"r":{"d":"112,-147v-69,-11,-53,81,-54,147r-32,0r-1,-174r28,0v1,11,-1,25,2,34v9,-25,30,-42,57,-37r0,30","w":117},"s":{"d":"14,-8r8,-24v18,15,76,19,76,-14v0,-15,-9,-24,-32,-31v-69,-20,-59,-99,13,-101v18,0,33,5,43,11r-8,23v-12,-12,-64,-17,-64,13v0,15,9,24,32,30v67,19,58,108,-19,105v-19,0,-36,-5,-49,-12","w":142},"t":{"d":"108,0v-40,13,-75,-6,-75,-55r0,-95r-27,0r0,-24r27,0r0,-33r31,-9r0,42r46,0r0,24r-46,0r0,94v-3,30,19,39,43,32","w":119},"u":{"d":"96,-22v64,0,39,-91,44,-152r32,0r2,174r-29,0v-1,-9,1,-21,-2,-28v-8,14,-27,32,-58,32v-27,0,-60,-16,-60,-76r0,-102r32,0v5,57,-20,152,39,152","w":198},"v":{"d":"5,-174r34,0r49,142r48,-142r34,0r-69,174r-30,0","w":173},"w":{"d":"6,-174r33,0r37,144v12,-50,29,-97,44,-144r27,0r43,144v9,-48,25,-98,38,-144r32,0r-57,174r-28,0r-43,-140v-12,50,-29,94,-44,140r-29,0","w":264},"x":{"d":"6,-174r35,0r44,65v12,-23,27,-43,41,-65r35,0r-59,84r60,90r-35,0r-46,-69v-12,23,-29,47,-43,69r-35,0r62,-89","w":166},"y":{"d":"13,53v24,-9,46,-28,57,-58r-67,-169r35,0r50,138r46,-138r33,0v-41,86,-60,232,-146,253","w":169},"z":{"d":"6,0r0,-18r102,-131r-94,0r0,-25r132,0r0,20r-100,129r102,0r0,25r-142,0","w":154},"{":{"d":"33,-9v-1,-33,28,-82,-23,-86r0,-18v51,-3,22,-53,23,-87v1,-35,25,-49,60,-47r0,20v-74,-8,6,110,-56,123v62,8,-20,126,56,125r0,19v-35,1,-59,-10,-60,-49","w":102},"|":{"d":"31,-270r24,0r0,360r-24,0r0,-360","w":86},"}":{"d":"69,-200v1,35,-28,84,23,87r0,18v-51,4,-22,51,-23,86v-2,39,-25,51,-60,49r0,-19v73,6,-4,-112,56,-125v-60,-8,19,-126,-56,-123r0,-20v35,-1,59,12,60,47","w":102},"~":{"d":"197,-129v-1,98,-91,33,-137,23v-12,0,-20,9,-21,30r-21,0v-1,-36,18,-54,42,-54v24,0,71,32,96,31v13,0,19,-10,20,-30r21,0","w":214},"\u00a1":{"d":"59,70r-35,0r5,-172r25,0xm42,-176v12,0,21,10,21,23v0,12,-9,22,-22,22v-12,0,-21,-10,-21,-22v0,-13,9,-23,22,-23","w":82},"\u00a2":{"d":"96,-31v-45,-6,-72,-35,-72,-86v0,-47,29,-82,72,-89r0,-36r23,0r0,35v16,0,31,5,39,9r-7,24v-38,-23,-102,3,-95,56v-4,58,58,75,97,54r6,23v-7,4,-22,9,-40,10r0,36r-23,0r0,-36","w":184},"\u00a3":{"d":"89,-106v4,36,-7,63,-27,80r108,0r0,26r-150,0r0,-18v31,-16,48,-46,39,-88r-37,0r0,-23r34,0v-15,-55,10,-112,65,-109v19,0,32,4,39,9r-7,24v-27,-16,-71,-4,-71,38v0,15,2,27,4,38r52,0r0,23r-49,0","w":184},"\u2044":{"d":"-36,4r-21,0r137,-242r20,0","w":43},"\u00a5":{"d":"105,0r-30,0r0,-63r-56,0r0,-18r56,0r0,-26r-56,0r0,-18r48,0r-61,-109r34,0v19,35,32,75,53,107v12,-37,36,-73,53,-107r33,0r-65,109r47,0r0,18r-56,0r0,26r56,0r0,18r-56,0r0,63","w":184},"\u0192":{"d":"40,-122r0,-23r36,0v-1,-53,32,-109,95,-88r-6,23v-41,-14,-59,23,-59,65r43,0r0,23r-46,0v-5,74,-12,180,-99,146r6,-22v60,28,55,-71,63,-124r-33,0","w":184},"\u00a7":{"d":"63,-154v-27,24,-21,47,22,62v18,6,33,12,41,17v23,-19,19,-50,-18,-61v-14,-4,-33,-11,-45,-18xm62,-198v4,42,104,33,104,91v0,19,-9,32,-23,43v5,6,13,18,13,32v0,60,-86,65,-125,39r9,-20v16,16,88,24,88,-15v0,-17,-10,-29,-44,-38v-59,-16,-88,-61,-36,-99v-33,-33,2,-81,53,-81v20,0,37,5,49,12r-7,21v-17,-15,-84,-19,-81,15","w":186},"\u00a4":{"d":"51,-177v19,-19,63,-19,83,-1r25,-27r17,17r-29,25v17,18,16,70,0,87r27,26r-16,16r-24,-27v-22,20,-61,20,-84,1r-24,26r-15,-16r26,-25v-18,-19,-17,-70,0,-88r-27,-25r16,-17xm91,-170v-26,0,-42,23,-42,51v0,68,84,68,85,-1v0,-25,-14,-50,-43,-50","w":184},"'":{"d":"18,-249r32,0r-6,86r-20,0","w":67},"\u201c":{"d":"45,-165r-32,4v8,-31,23,-69,33,-86r20,-2v-7,21,-17,58,-21,84xm98,-165r-32,4v8,-31,24,-69,33,-86r21,-2v-8,21,-18,58,-22,84","w":127},"\u00ab":{"d":"84,-157r-48,66r48,67r-26,0r-48,-67r48,-66r26,0xm143,-157r-48,66r48,67r-26,0r-48,-67r48,-66r26,0","w":150},"\u2039":{"d":"84,-157r-48,66r48,67r-26,0r-48,-67r48,-66r26,0","w":91},"\u203a":{"d":"57,-91r-48,-66r25,0r48,66r-48,67r-25,0","w":91},"\ufb01":{"d":"61,0r-31,0r0,-150r-25,0r0,-24r25,0v-11,-72,64,-105,120,-74r-9,24v-8,-5,-21,-10,-37,-10v-36,1,-44,26,-43,60r101,0r0,174r-32,0r0,-150r-69,0r0,150","w":188},"\ufb02":{"d":"30,-174v-11,-75,73,-104,132,-74r0,248r-31,0r0,-230v-38,-16,-79,9,-70,56r41,0r0,24r-41,0r0,150r-31,0r0,-150r-25,0r0,-24r25,0","w":188},"\u2013":{"d":"11,-102r158,0r0,21r-158,0r0,-21","w":180},"\u2020":{"d":"75,-243r30,0r-3,76r63,-2r0,26r-63,-3r3,164r-30,0r3,-164r-63,3r0,-26r63,2","w":180},"\u2021":{"d":"76,-243r29,0r-2,73r62,-3r0,26r-62,-3r0,74r62,-3r0,26r-62,-3r2,74r-29,0r2,-74r-62,3r0,-26r62,3r0,-74r-62,3r0,-26r62,3","w":180},"\u00b7":{"d":"37,-72v-13,0,-21,-10,-21,-22v0,-14,9,-23,21,-23v13,0,22,9,22,23v0,12,-9,22,-22,22","w":74},"\u00b6":{"d":"105,18r-22,0v-2,-36,4,-81,-2,-113v-29,0,-68,-22,-69,-69v0,-37,20,-79,99,-79v19,0,33,1,42,3r0,258r-22,0r0,-240r-26,0r0,240","w":184},"\u2022":{"d":"50,-57v-20,0,-37,-16,-37,-37v0,-21,17,-38,38,-38v21,0,38,16,38,38v0,21,-17,37,-39,37","w":101},"\u201a":{"d":"28,40r-20,2v7,-21,17,-58,21,-84r32,-3v-8,30,-24,69,-33,85","w":74},"\u201e":{"d":"27,40r-20,2v8,-21,17,-58,21,-84r33,-3v-8,30,-24,69,-34,85xm81,40r-21,2v8,-21,18,-58,22,-84r32,-3v-8,30,-24,69,-33,85","w":128},"\u201d":{"d":"33,-246r33,-3v-8,30,-24,69,-34,86r-20,2v8,-22,18,-59,21,-85xm87,-246r32,-3v-8,30,-24,69,-33,86r-20,2v7,-22,17,-59,21,-85","w":127},"\u00bb":{"d":"57,-91r-48,-66r25,0r48,66r-48,67r-25,0xm115,-91r-48,-66r26,0r47,66r-47,67r-26,0","w":150},"\u2026":{"d":"59,4v-12,0,-20,-10,-20,-23v0,-13,9,-22,21,-22v13,0,21,9,21,22v0,13,-8,23,-22,23xm179,4v-12,0,-21,-10,-21,-23v0,-13,9,-22,22,-22v13,0,21,9,21,22v0,13,-8,23,-22,23xm299,4v-12,0,-21,-10,-21,-23v0,-13,9,-22,22,-22v12,0,21,9,21,22v0,13,-9,23,-22,23","w":360},"\u2030":{"d":"68,-238v32,0,53,25,53,70v0,49,-25,73,-55,73v-30,0,-55,-23,-55,-70v0,-47,25,-73,57,-73xm66,-219v-20,0,-30,24,-30,53v0,30,10,52,30,52v21,0,30,-22,30,-53v0,-28,-8,-52,-30,-52xm83,4r-20,0r138,-242r20,0xm220,-141v33,0,54,25,54,70v0,97,-111,99,-111,3v0,-47,26,-73,57,-73xm219,-122v-20,0,-31,23,-31,53v0,30,11,52,31,52v21,0,30,-22,30,-53v0,-28,-8,-52,-30,-52xm352,-141v32,0,53,25,53,70v0,49,-25,74,-55,74v-30,0,-55,-24,-55,-71v0,-47,25,-73,57,-73xm350,-122v-20,0,-30,23,-30,53v0,30,10,52,30,52v21,0,31,-22,31,-53v0,-28,-9,-52,-31,-52","w":416},"\u00bf":{"d":"86,-176v12,0,21,10,21,23v0,13,-9,22,-22,22v-12,0,-21,-9,-21,-22v0,-13,9,-23,22,-23xm20,22v-3,-45,63,-72,51,-125r28,0v16,44,-45,85,-47,121v-2,35,49,38,71,20r8,23v-36,28,-120,10,-111,-39","w":146},"`":{"d":"8,-249r34,0r32,51r-22,0"},"\u00b4":{"d":"68,-249r35,0r-44,51r-23,0"},"\u02c6":{"d":"43,-249r22,0r34,51r-24,0r-21,-34r-21,34r-24,0"},"\u02dc":{"d":"99,-243v3,50,-39,35,-63,23v-5,0,-8,6,-9,16r-17,0v-1,-24,9,-38,24,-38v17,0,44,34,48,-1r17,0"},"\u00af":{"d":"14,-231r81,0r0,20r-81,0r0,-20"},"\u02d8":{"d":"9,-246r19,0v2,15,11,25,26,25v17,0,25,-12,26,-25r19,0v0,27,-18,45,-45,45v-32,0,-45,-22,-45,-45"},"\u02d9":{"d":"50,-205v-10,0,-18,-9,-18,-19v0,-10,8,-18,18,-18v10,0,18,8,18,18v0,10,-7,19,-18,19"},"\u00a8":{"d":"20,-205v-10,0,-17,-9,-17,-19v0,-10,7,-18,18,-18v10,0,17,8,17,18v0,10,-7,19,-18,19xm87,-205v-10,0,-18,-9,-18,-19v0,-10,8,-18,18,-18v11,0,18,8,18,18v0,10,-7,19,-18,19"},"\u02da":{"d":"51,-193v-21,0,-36,-15,-36,-33v0,-19,14,-34,36,-34v22,0,36,14,36,34v0,19,-15,33,-36,33xm51,-207v11,0,18,-9,18,-19v0,-12,-7,-21,-18,-21v-11,0,-18,10,-18,21v0,10,7,19,18,19"},"\u00b8":{"d":"49,-1r19,0r-11,19v12,1,25,11,25,25v1,31,-40,34,-63,23r6,-16v11,7,35,10,35,-6v0,-9,-11,-13,-28,-15"},"\u02dd":{"d":"44,-249r31,0r-39,48r-20,0xm96,-249r31,0r-40,48r-19,0"},"\u02db":{"d":"44,-1r21,0v-12,8,-34,52,-1,54v6,0,12,-2,16,-4r5,17v-23,15,-62,9,-62,-23v0,-18,13,-35,21,-44"},"\u02c7":{"d":"66,-198r-23,0r-34,-51r24,0v8,11,13,24,22,34r21,-34r24,0"},"\u2014":{"d":"11,-102r338,0r0,21r-338,0r0,-21","w":360},"\u00c6":{"d":"32,0r-32,0r111,-243r151,0r0,27r-103,0r9,77r91,0r0,26r-87,0r11,87r89,0r0,26r-116,0r-11,-85r-74,0xm81,-111r61,0v-6,-35,-4,-78,-14,-109v-13,37,-31,74,-47,109","w":283},"\u00aa":{"d":"109,-96r-21,0r-2,-15v-16,26,-74,22,-74,-18v0,-25,26,-41,72,-40v0,-12,-1,-24,-27,-26v-11,0,-22,3,-30,9r-6,-15v10,-7,25,-12,41,-12v62,1,42,63,47,117xm36,-130v0,32,47,18,49,-4r0,-20v-23,0,-49,4,-49,24","w":124},"\u0141":{"d":"164,0r-136,0r0,-97r-30,22r0,-24r30,-22r0,-122r32,0r0,100r48,-34r0,24r-48,35r0,92r104,0r0,26","w":171},"\u00d8":{"d":"40,15r-17,-14r22,-31v-20,-22,-32,-54,-32,-90v0,-102,94,-159,172,-108r22,-29r19,13r-23,31v21,22,32,54,32,90v1,111,-94,156,-172,108xm170,-205v-12,-10,-27,-17,-46,-17v-76,-2,-98,109,-61,165xm186,-186r-108,147v54,48,125,-8,125,-83v0,-21,-5,-43,-17,-64","w":248},"\u0152":{"d":"13,-120v2,-101,73,-123,174,-123r116,0r0,27r-100,0r0,77r94,0r0,26r-94,0r0,87r106,0r0,26r-125,0v-99,20,-173,-29,-171,-120xm172,-26r0,-190v-68,-20,-126,21,-126,95v0,72,53,113,126,95","w":321},"\u00ba":{"d":"65,-213v34,0,56,25,56,59v0,82,-116,76,-115,2v0,-38,27,-61,59,-61xm63,-195v-45,1,-39,83,1,83v19,0,33,-17,33,-41v0,-18,-10,-42,-34,-42","w":127},"\u00e6":{"d":"264,-84r-117,0v-7,64,63,73,104,54r5,22v-38,21,-110,15,-124,-27v-11,25,-35,39,-65,39v-36,0,-54,-25,-54,-50v0,-40,37,-64,105,-63v0,-19,-2,-45,-41,-45v-16,0,-34,5,-44,13r-8,-21v36,-25,102,-21,111,21v12,-23,34,-37,61,-37v59,0,71,54,67,94xm75,-19v36,-1,47,-28,43,-68v-33,-1,-74,5,-74,39v0,18,14,29,31,29xm147,-107r88,0v1,-17,-9,-49,-41,-49v-32,0,-46,30,-47,49","w":278},"\u0131":{"d":"58,0r-32,0r0,-174r32,0r0,174","w":84},"\u0142":{"d":"59,0r-31,0r0,-104r-25,21r0,-25r25,-21r0,-127r31,0r0,103r26,-22r0,25r-26,22r0,128","w":87},"\u00f8":{"d":"14,-86v-2,-76,70,-113,130,-80r15,-21r14,10r-16,22v17,16,27,39,27,67v-1,83,-71,110,-129,80r-16,22r-13,-11r15,-22v-17,-16,-27,-38,-27,-67xm57,-43v26,-32,47,-68,72,-101v-57,-38,-111,44,-72,101xm141,-130v-26,31,-47,67,-72,100v56,40,109,-42,72,-100","w":197},"\u0153":{"d":"297,-82r-119,0v-4,61,64,72,105,51r6,23v-45,22,-106,15,-127,-29v-36,73,-148,42,-148,-49v0,-94,116,-125,149,-50v13,-28,37,-42,64,-42v61,0,72,52,70,96xm97,-154v-74,2,-62,134,1,134v30,0,51,-27,51,-67v0,-33,-15,-67,-52,-67xm178,-104r89,0v0,-20,-8,-51,-42,-51v-32,0,-45,29,-47,51","w":310},"\u00df":{"d":"151,-51v0,-34,-48,-50,-48,-85v0,-18,11,-34,33,-44v10,-27,-8,-55,-35,-55v-28,0,-43,20,-43,71r0,164r-32,0v6,-105,-31,-260,79,-260v46,0,81,52,55,91v-66,33,22,68,22,116v0,48,-59,70,-102,49r5,-24v24,14,66,6,66,-23","w":197},"\u00b9":{"d":"64,-159r-25,0r-1,-119r-26,13r-4,-19v17,-7,29,-19,56,-16r0,141","w":87},"\u00ac":{"d":"14,-144r186,0r0,100r-23,0r0,-78r-163,0r0,-22","w":214},"\u00b5":{"d":"97,-22v64,0,39,-91,44,-152r32,0r0,126v0,19,4,27,17,27r-3,24v-24,5,-36,-6,-43,-30v-7,27,-70,45,-88,11v0,28,0,66,4,87r-29,0v-10,-64,-3,-170,-5,-245r32,0v6,58,-22,152,39,152","w":199},"\u2122":{"d":"11,-243r82,0r0,17r-31,0r0,81r-20,0r0,-81r-31,0r0,-17xm218,-145r-19,0r-6,-85v-7,29,-17,56,-26,84r-20,0r-25,-84r-5,85r-18,0r7,-98r29,0v9,24,16,47,24,73v6,-27,16,-48,24,-73r28,0","w":222},"\u00d0":{"d":"228,-127v0,106,-89,143,-199,127r0,-111r-29,0r0,-25r29,0r0,-104v100,-19,199,5,199,113xm125,-136r0,25r-65,0r0,87v81,9,135,-24,135,-103v0,-71,-61,-107,-135,-90r0,81r65,0","w":241},"\u00bd":{"d":"66,-96r-25,0r-1,-118r-26,12r-4,-18v17,-7,29,-19,56,-16r0,140xm63,4r-20,0r136,-242r20,0xm158,0v-3,-22,14,-24,23,-34v29,-29,45,-44,45,-63v0,-29,-44,-30,-57,-14r-8,-16v23,-26,100,-14,92,25v3,31,-35,57,-59,82r62,0r0,20r-98,0","w":273},"\u00b1":{"d":"96,-206r23,0r0,70r81,0r0,22r-81,0r0,72r-23,0r0,-72r-82,0r0,-22r82,0r0,-70xm14,-22r186,0r0,22r-186,0r0,-22","w":214},"\u00de":{"d":"58,-195v58,-11,119,7,119,64v0,60,-56,85,-119,75r0,56r-31,0r0,-243r31,0r0,48xm58,-170r0,88v45,9,87,-7,87,-46v0,-43,-49,-51,-87,-42","w":191},"\u00bc":{"d":"71,-96r-25,0r-1,-118r-26,12r-4,-18v17,-7,29,-19,56,-16r0,140xm70,4r-20,0r136,-242r21,0xm239,0r-24,0r0,-37r-72,0r0,-14r69,-91r27,0r0,87r21,0r0,18r-21,0r0,37xm215,-55v-1,-21,3,-46,0,-65v-13,25,-30,43,-46,65r46,0","w":273},"\u00f7":{"d":"107,-139v-11,0,-19,-9,-19,-20v0,-12,8,-20,19,-20v12,0,19,8,19,20v0,11,-7,20,-19,20xm200,-85r-186,0r0,-22r186,0r0,22xm107,-13v-11,0,-19,-9,-19,-20v0,-12,8,-20,19,-20v12,0,19,8,19,20v0,11,-7,20,-19,20","w":214},"\u00a6":{"d":"31,-63r24,0r0,126r-24,0r0,-126xm31,-243r24,0r0,126r-24,0r0,-126","w":86},"\u00b0":{"d":"59,-247v29,0,47,22,47,47v0,29,-24,48,-48,48v-28,0,-48,-21,-48,-46v0,-28,22,-49,49,-49xm58,-230v-19,0,-28,16,-28,32v0,16,12,29,28,29v17,0,28,-13,28,-31v0,-13,-8,-30,-28,-30","w":114},"\u00fe":{"d":"26,-241r32,0r0,94v37,-58,134,-29,134,58v0,91,-90,120,-134,66r0,94r-32,0r0,-312xm108,-153v-36,-1,-55,37,-50,84v3,29,23,48,49,48v32,0,52,-26,52,-68v0,-34,-18,-64,-51,-64","w":204},"\u00be":{"d":"24,-210r-6,-16v19,-21,93,-12,85,22v1,16,-12,26,-27,33v19,3,33,17,33,35v8,37,-69,54,-98,32r6,-18v14,14,72,10,65,-15v0,-21,-24,-26,-47,-25r0,-17v20,1,40,-3,42,-22v3,-25,-44,-18,-53,-9xm84,4r-21,0r137,-242r20,0xm243,0r-24,0r0,-37r-72,0r0,-14r69,-91r27,0r0,87r21,0r0,18r-21,0r0,37xm219,-55v-1,-21,3,-46,0,-65v-12,25,-34,45,-46,65r46,0","w":273},"\u00b2":{"d":"4,-159v-3,-22,13,-25,23,-35v29,-28,45,-44,45,-62v0,-29,-44,-30,-57,-14r-8,-17v24,-25,100,-12,92,26v2,31,-35,57,-59,82r62,0r0,20r-98,0","w":111},"\u00ae":{"d":"104,-156v-29,7,-7,-30,-38,-24r0,24r-13,0r0,-59v17,-3,49,-5,49,15v0,8,-8,11,-13,15v10,0,12,24,15,29xm74,-207v-11,-2,-6,11,-7,18v19,4,30,-17,7,-18xm76,-246v33,0,60,26,60,59v0,33,-27,60,-60,60v-34,0,-61,-27,-61,-60v0,-33,27,-59,61,-59xm75,-234v-25,0,-45,21,-45,47v0,26,20,47,46,47v26,0,45,-21,45,-46v0,-27,-19,-48,-46,-48","w":150},"\u2212":{"d":"14,-107r186,0r0,22r-186,0r0,-22","w":214},"\u00f0":{"d":"148,-87v0,-42,-12,-66,-50,-66v-73,0,-65,134,-2,133v32,0,52,-28,52,-67xm119,-218v35,29,61,66,61,127v0,67,-42,95,-84,95v-47,0,-82,-35,-82,-89v0,-74,70,-110,121,-75v-10,-17,-24,-32,-42,-46r-51,23r-7,-15r42,-20v-11,-8,-24,-15,-38,-21r14,-20v17,7,35,18,51,29r45,-22r8,16","w":194},"\u00d7":{"d":"14,-174r16,-15r77,78r77,-78r16,15r-77,79r77,79r-16,16r-77,-79r-77,79r-16,-16r77,-79","w":214},"\u00b3":{"d":"16,-273r-6,-18v21,-19,93,-11,85,23v1,16,-12,26,-27,34v19,3,33,16,33,35v8,37,-69,54,-98,32r6,-18v15,13,69,11,66,-15v-3,-22,-24,-27,-48,-26r0,-16v20,1,40,-3,42,-23v3,-23,-44,-19,-53,-8","w":109},"\u00a9":{"d":"123,-233v60,0,108,49,108,111v0,62,-48,111,-109,111v-61,0,-109,-49,-109,-111v0,-62,48,-111,110,-111xm122,-219v-51,0,-91,43,-91,98v0,53,40,95,91,95v51,0,91,-42,91,-96v0,-54,-40,-97,-91,-97xm131,-187v27,0,48,4,35,24v-4,-3,-18,-9,-35,-9v-33,0,-50,22,-50,51v0,43,53,63,87,41r4,14v-46,28,-110,0,-110,-54v0,-41,33,-67,69,-67","w":243},"\u00c1":{"d":"153,-76r-86,0r-26,76r-32,0r83,-243r37,0r83,243r-33,0xm73,-101r74,0r-38,-114v-9,39,-24,77,-36,114xm125,-298r38,0r-46,42r-25,0","w":220},"\u00c2":{"d":"153,-76r-86,0r-26,76r-32,0r83,-243r37,0r83,243r-33,0xm73,-101r74,0r-38,-114v-9,39,-24,77,-36,114xm99,-297r24,0r38,41r-26,0v-8,-8,-15,-17,-24,-24r-23,24r-25,0","w":220},"\u00c4":{"d":"153,-76r-86,0r-26,76r-32,0r83,-243r37,0r83,243r-33,0xm73,-101r74,0r-38,-114v-9,39,-24,77,-36,114xm78,-259v-10,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-6,18,-17,18xm145,-259v-10,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v11,0,18,8,18,18v0,10,-7,18,-18,18","w":220},"\u00c0":{"d":"153,-76r-86,0r-26,76r-32,0r83,-243r37,0r83,243r-33,0xm73,-101r74,0r-38,-114v-9,39,-24,77,-36,114xm58,-298r38,0r34,42r-26,0","w":220},"\u00c5":{"d":"153,-76r-86,0r-26,76r-32,0r83,-243r37,0r83,243r-33,0xm73,-101r74,0r-38,-114v-9,39,-24,77,-36,114xm111,-316v22,0,36,14,36,33v0,18,-15,31,-36,31v-22,0,-36,-14,-36,-31v0,-18,14,-33,36,-33xm110,-303v-11,0,-17,9,-17,20v0,9,7,18,18,18v10,0,17,-8,17,-19v0,-10,-7,-19,-18,-19","w":220},"\u00c3":{"d":"153,-76r-86,0r-26,76r-32,0r83,-243r37,0r83,243r-33,0xm73,-101r74,0r-38,-114v-9,39,-24,77,-36,114xm156,-294v5,48,-41,32,-63,21v-6,0,-8,6,-9,16r-17,0v-1,-22,9,-37,24,-37v18,0,43,33,49,0r16,0","w":220},"\u00c7":{"d":"191,-33r6,25v-11,6,-33,11,-63,12r-9,14v14,3,25,12,25,27v0,31,-40,34,-63,23r6,-17v9,8,35,10,35,-6v0,-9,-11,-13,-28,-15r15,-27v-60,-7,-102,-49,-102,-122v0,-97,98,-152,184,-117r-7,26v-67,-29,-144,6,-144,90v0,81,75,116,145,87","w":210},"\u00c9":{"d":"153,-140r0,26r-94,0r0,88r105,0r0,26r-137,0r0,-243r131,0r0,27r-99,0r0,76r94,0xm109,-298r38,0r-46,42r-26,0","w":177},"\u00ca":{"d":"153,-140r0,26r-94,0r0,88r105,0r0,26r-137,0r0,-243r131,0r0,27r-99,0r0,76r94,0xm80,-297r24,0r38,41r-26,0v-8,-8,-15,-17,-24,-24r-23,24r-25,0","w":177},"\u00cb":{"d":"153,-140r0,26r-94,0r0,88r105,0r0,26r-137,0r0,-243r131,0r0,27r-99,0r0,76r94,0xm58,-260v-10,0,-17,-8,-17,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-7,18,-18,18xm125,-260v-10,0,-17,-8,-17,-18v0,-10,7,-18,18,-18v10,0,17,8,17,18v0,10,-7,18,-18,18","w":177},"\u00c8":{"d":"153,-140r0,26r-94,0r0,88r105,0r0,26r-137,0r0,-243r131,0r0,27r-99,0r0,76r94,0xm43,-298r38,0r33,42r-25,0","w":177},"\u00cd":{"d":"27,-243r32,0r0,243r-32,0r0,-243xm58,-298r38,0r-46,42r-26,0","w":86},"\u00ce":{"d":"27,-243r32,0r0,243r-32,0r0,-243xm31,-297r24,0r38,41r-27,0v-8,-8,-15,-17,-24,-24r-23,24r-25,0","w":86},"\u00cf":{"d":"27,-243r32,0r0,243r-32,0r0,-243xm10,-260v-10,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-6,18,-17,18xm76,-260v-10,0,-17,-8,-17,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-7,18,-18,18","w":86},"\u00cc":{"d":"27,-243r32,0r0,243r-32,0r0,-243xm-9,-298r38,0r34,42r-26,0","w":86},"\u00d1":{"d":"57,0r-30,0r0,-243r35,0r77,123v19,29,31,56,45,79v-6,-62,-3,-134,-4,-202r30,0r0,243r-32,0r-77,-123v-18,-27,-32,-57,-46,-81xm165,-294v3,48,-41,32,-63,21v-6,0,-8,6,-9,16r-17,0v-1,-22,9,-37,24,-37v18,0,43,33,48,0r17,0","w":236},"\u00d3":{"d":"125,-247v67,0,110,51,110,123v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-124v0,-77,47,-127,112,-127xm124,-221v-52,0,-78,48,-78,101v0,52,28,98,78,98v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99xm138,-298r38,0r-46,42r-25,0","w":248},"\u00d4":{"d":"125,-247v67,0,110,51,110,123v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-124v0,-77,47,-127,112,-127xm124,-221v-52,0,-78,48,-78,101v0,52,28,98,78,98v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99xm111,-298r24,0r38,41r-26,0v-8,-8,-15,-18,-24,-25r-23,25r-25,0","w":248},"\u00d6":{"d":"125,-247v67,0,110,51,110,123v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-124v0,-77,47,-127,112,-127xm124,-221v-52,0,-78,48,-78,101v0,52,28,98,78,98v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99xm90,-260v-10,0,-17,-8,-17,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-7,18,-18,18xm157,-260v-10,0,-17,-8,-17,-18v0,-10,7,-18,18,-18v10,0,17,8,17,18v0,10,-7,18,-18,18","w":248},"\u00d2":{"d":"125,-247v67,0,110,51,110,123v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-124v0,-77,47,-127,112,-127xm124,-221v-52,0,-78,48,-78,101v0,52,28,98,78,98v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99xm72,-298r38,0r33,41r-25,0","w":248},"\u00d5":{"d":"125,-247v67,0,110,51,110,123v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-124v0,-77,47,-127,112,-127xm124,-221v-52,0,-78,48,-78,101v0,52,28,98,78,98v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99xm168,-295v4,48,-40,34,-63,21v-5,0,-8,6,-9,16r-17,0v0,-22,9,-37,25,-37v17,0,43,33,48,0r16,0","w":248},"\u0160":{"d":"15,-12r8,-26v30,24,107,23,107,-26v0,-22,-13,-35,-46,-48v-39,-14,-64,-35,-64,-69v0,-58,86,-82,132,-54r-9,26v-7,-5,-23,-12,-45,-12v-34,0,-46,20,-46,37v0,22,14,36,48,46v88,25,83,142,-23,142v-23,0,-49,-7,-62,-16xm105,-257r-24,0r-38,-41r27,0v8,8,15,18,24,25r22,-25r26,0","w":177},"\u00da":{"d":"27,-243r32,0r0,144v0,54,24,77,56,77v36,0,59,-23,59,-77r0,-144r32,0r0,142v0,75,-39,105,-92,105v-50,0,-87,-28,-87,-104r0,-143xm132,-298r38,0r-46,42r-25,0","w":232},"\u00db":{"d":"27,-243r32,0r0,144v0,54,24,77,56,77v36,0,59,-23,59,-77r0,-144r32,0r0,142v0,75,-39,105,-92,105v-50,0,-87,-28,-87,-104r0,-143xm106,-297r24,0r38,41r-27,0v-8,-8,-14,-17,-23,-24r-23,24r-26,0","w":232},"\u00dc":{"d":"27,-243r32,0r0,144v0,54,24,77,56,77v36,0,59,-23,59,-77r0,-144r32,0r0,142v0,75,-39,105,-92,105v-50,0,-87,-28,-87,-104r0,-143xm84,-260v-11,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-7,18,-17,18xm150,-260v-10,0,-17,-8,-17,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-6,18,-18,18","w":232},"\u00d9":{"d":"27,-243r32,0r0,144v0,54,24,77,56,77v36,0,59,-23,59,-77r0,-144r32,0r0,142v0,75,-39,105,-92,105v-50,0,-87,-28,-87,-104r0,-143xm66,-298r38,0r34,42r-26,0","w":232},"\u00dd":{"d":"113,0r-32,0r0,-103r-77,-140r36,0r59,117r60,-117r35,0r-81,140r0,103xm115,-296r38,0r-46,42r-25,0","w":194},"\u0178":{"d":"113,0r-32,0r0,-103r-77,-140r36,0r59,117r60,-117r35,0r-81,140r0,103xm67,-257v-10,0,-17,-8,-17,-18v0,-10,7,-18,17,-18v10,0,18,8,18,18v0,10,-7,18,-18,18xm134,-257v-11,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v10,0,18,8,18,18v0,10,-7,18,-18,18","w":194},"\u017d":{"d":"11,0r0,-18r134,-198r-123,0r0,-27r164,0r0,19r-134,198r136,0r0,26r-177,0xm115,-256r-24,0r-37,-41r26,0v8,8,15,18,24,25r23,-25r25,0","w":199},"\u00e1":{"d":"82,-178v96,4,58,95,69,178r-28,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-17,0,-34,4,-46,13r-7,-22v14,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31xm99,-249r35,0r-44,51r-22,0","w":173},"\u00e2":{"d":"82,-178v96,4,58,95,69,178r-28,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-17,0,-34,4,-46,13r-7,-22v14,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31xm74,-249r22,0r34,51r-24,0r-21,-34r-21,34r-24,0","w":173},"\u00e4":{"d":"82,-178v96,4,58,95,69,178r-28,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-17,0,-34,4,-46,13r-7,-22v14,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31xm53,-205v-10,0,-17,-9,-17,-19v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-7,19,-18,19xm120,-205v-11,0,-18,-9,-18,-19v0,-10,8,-18,18,-18v10,0,18,8,18,18v0,10,-7,19,-18,19","w":173},"\u00e0":{"d":"82,-178v96,4,58,95,69,178r-28,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-17,0,-34,4,-46,13r-7,-22v14,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31xm34,-249r35,0r31,51r-22,0","w":173},"\u00e5":{"d":"82,-178v96,4,58,95,69,178r-28,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-17,0,-34,4,-46,13r-7,-22v14,-9,35,-15,57,-15xm74,-19v37,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31xm86,-193v-21,0,-36,-15,-36,-33v0,-19,14,-34,37,-34v21,0,35,14,35,34v0,19,-15,33,-36,33xm86,-207v12,0,19,-9,19,-19v0,-12,-7,-21,-19,-21v-11,0,-18,10,-18,21v0,10,8,19,18,19","w":173},"\u00e3":{"d":"82,-178v96,4,58,95,69,178r-28,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-17,0,-34,4,-46,13r-7,-22v14,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31xm130,-243v5,50,-39,35,-62,23v-6,0,-9,6,-9,16r-18,0v-2,-50,38,-38,62,-24v6,0,10,-3,10,-15r17,0","w":173},"\u00e7":{"d":"145,-30r5,24v-7,3,-23,9,-45,10r-9,14v13,3,25,12,25,26v0,32,-38,36,-62,24r5,-16v10,6,35,10,35,-7v0,-9,-11,-13,-28,-15r15,-27v-44,-6,-72,-40,-72,-88v0,-70,74,-113,137,-83r-7,24v-41,-24,-106,5,-98,57v-3,57,55,78,99,57","w":160},"\u00e9":{"d":"166,-81r-122,0v-2,63,65,69,108,51r6,23v-11,5,-31,11,-59,11v-53,0,-85,-36,-85,-88v0,-53,31,-94,81,-94v64,0,75,53,71,97xm44,-104r93,0v0,-20,-8,-51,-44,-51v-33,0,-46,29,-49,51xm109,-249r35,0r-44,51r-22,0","w":180},"\u00ea":{"d":"166,-81r-122,0v-2,63,65,69,108,51r6,23v-11,5,-31,11,-59,11v-53,0,-85,-36,-85,-88v0,-53,31,-94,81,-94v64,0,75,53,71,97xm44,-104r93,0v0,-20,-8,-51,-44,-51v-33,0,-46,29,-49,51xm83,-249r22,0r35,51r-24,0v-8,-11,-13,-24,-22,-34r-21,34r-24,0","w":180},"\u00eb":{"d":"166,-81r-122,0v-2,63,65,69,108,51r6,23v-11,5,-31,11,-59,11v-53,0,-85,-36,-85,-88v0,-53,31,-94,81,-94v64,0,75,53,71,97xm44,-104r93,0v0,-20,-8,-51,-44,-51v-33,0,-46,29,-49,51xm63,-205v-10,0,-18,-9,-18,-19v0,-10,8,-18,19,-18v9,0,17,8,17,18v0,10,-7,19,-18,19xm130,-205v-11,0,-18,-9,-18,-19v0,-10,8,-18,18,-18v10,0,18,8,18,18v0,10,-8,19,-18,19","w":180},"\u00e8":{"d":"166,-81r-122,0v-2,63,65,69,108,51r6,23v-11,5,-31,11,-59,11v-53,0,-85,-36,-85,-88v0,-53,31,-94,81,-94v64,0,75,53,71,97xm44,-104r93,0v0,-20,-8,-51,-44,-51v-33,0,-46,29,-49,51xm49,-249r34,0r32,51r-22,0","w":180},"\u00ed":{"d":"58,0r-32,0r0,-174r32,0r0,174xm56,-249r35,0r-44,51r-23,0","w":84},"\u00ee":{"d":"58,0r-32,0r0,-174r32,0r0,174xm31,-249r22,0r34,51r-24,0r-21,-34r-21,34r-24,0","w":84},"\u00ef":{"d":"58,0r-32,0r0,-174r32,0r0,174xm9,-205v-10,0,-18,-9,-18,-19v0,-10,8,-18,18,-18v10,0,18,8,18,18v0,10,-8,19,-18,19xm75,-205v-10,0,-17,-9,-17,-19v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-7,19,-18,19","w":84},"\u00ec":{"d":"58,0r-32,0r0,-174r32,0r0,174xm-10,-249r35,0r32,51r-23,0","w":84},"\u00f1":{"d":"103,-152v-63,0,-42,91,-45,152r-32,0r-1,-174r28,0r2,29v27,-46,119,-54,120,41r0,104r-32,0v-5,-58,21,-152,-40,-152xm120,-206v-18,0,-44,-33,-47,2r-17,0v-1,-24,9,-38,24,-38v12,-1,26,13,38,14v5,0,9,-3,9,-15r17,0v1,24,-7,37,-24,37","w":199},"\u00f3":{"d":"100,-178v50,0,84,37,84,89v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-67v0,-30,-15,-67,-53,-67xm111,-249r35,0r-44,51r-22,0","w":197},"\u00f4":{"d":"100,-178v50,0,84,37,84,89v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-67v0,-30,-15,-67,-53,-67xm87,-249r22,0r35,51r-24,0v-8,-11,-13,-24,-22,-34r-21,34r-23,0","w":197},"\u00f6":{"d":"100,-178v50,0,84,37,84,89v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-67v0,-30,-15,-67,-53,-67xm65,-205v-10,0,-17,-9,-17,-19v0,-10,7,-18,18,-18v10,0,17,8,17,18v0,10,-7,19,-18,19xm132,-205v-11,0,-18,-9,-18,-19v0,-10,8,-18,18,-18v10,0,18,8,18,18v0,10,-7,19,-18,19","w":197},"\u00f2":{"d":"100,-178v50,0,84,37,84,89v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-67v0,-30,-15,-67,-53,-67xm52,-249r35,0r31,51r-22,0","w":197},"\u00f5":{"d":"100,-178v50,0,84,37,84,89v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-67v0,-30,-15,-67,-53,-67xm143,-243v5,50,-39,36,-62,23v-6,0,-9,6,-9,16r-18,0v0,-24,9,-38,25,-38v12,-1,26,13,38,14v5,0,9,-3,9,-15r17,0","w":197},"\u0161":{"d":"14,-8r8,-24v18,15,76,19,76,-14v0,-15,-9,-24,-32,-31v-69,-20,-59,-99,13,-101v18,0,33,5,43,11r-8,23v-12,-12,-64,-17,-64,13v0,15,9,24,32,30v67,19,58,108,-19,105v-19,0,-36,-5,-49,-12xm85,-198r-23,0r-35,-51r24,0r22,34r22,-34r23,0","w":142},"\u00fa":{"d":"96,-22v64,0,39,-91,44,-152r32,0r2,174r-29,0v-1,-9,1,-21,-2,-28v-8,14,-27,32,-58,32v-27,0,-60,-16,-60,-76r0,-102r32,0v5,57,-20,152,39,152xm116,-249r34,0r-44,51r-22,0","w":198},"\u00fb":{"d":"96,-22v64,0,39,-91,44,-152r32,0r2,174r-29,0v-1,-9,1,-21,-2,-28v-8,14,-27,32,-58,32v-27,0,-60,-16,-60,-76r0,-102r32,0v5,57,-20,152,39,152xm88,-249r22,0r34,51r-24,0r-21,-34r-21,34r-24,0","w":198},"\u00fc":{"d":"96,-22v64,0,39,-91,44,-152r32,0r2,174r-29,0v-1,-9,1,-21,-2,-28v-8,14,-27,32,-58,32v-27,0,-60,-16,-60,-76r0,-102r32,0v5,57,-20,152,39,152xm67,-205v-10,0,-18,-9,-18,-19v0,-10,8,-18,18,-18v10,0,18,8,18,18v0,10,-8,19,-18,19xm133,-205v-10,0,-17,-9,-17,-19v0,-10,7,-18,18,-18v10,0,17,8,17,18v0,10,-7,19,-18,19","w":198},"\u00f9":{"d":"96,-22v64,0,39,-91,44,-152r32,0r2,174r-29,0v-1,-9,1,-21,-2,-28v-8,14,-27,32,-58,32v-27,0,-60,-16,-60,-76r0,-102r32,0v5,57,-20,152,39,152xm50,-249r35,0r32,51r-23,0","w":198},"\u00fd":{"d":"13,53v24,-9,46,-28,57,-58r-67,-169r35,0r50,138r46,-138r33,0v-41,86,-60,232,-146,253xm103,-249r35,0r-44,51r-23,0","w":169},"\u00ff":{"d":"13,53v24,-9,46,-28,57,-58r-67,-169r35,0r50,138r46,-138r33,0v-41,86,-60,232,-146,253xm55,-205v-10,0,-17,-9,-17,-19v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-7,19,-18,19xm122,-205v-10,0,-18,-9,-18,-19v0,-10,8,-18,18,-18v10,0,18,8,18,18v0,10,-7,19,-18,19","w":169},"\u017e":{"d":"6,0r0,-18r102,-131r-94,0r0,-25r132,0r0,20r-100,129r102,0r0,25r-142,0xm93,-198r-22,0r-35,-51r24,0v8,11,13,24,22,34r21,-34r24,0","w":154},"\u0110":{"d":"228,-127v0,106,-89,143,-199,127r0,-111r-29,0r0,-25r29,0r0,-104v100,-19,199,5,199,113xm125,-136r0,25r-65,0r0,87v81,9,135,-24,135,-103v0,-71,-61,-107,-135,-90r0,81r65,0","w":241},"\u014a":{"d":"57,0r-30,0r0,-243r35,0r77,123v19,29,31,56,45,79v-6,-62,-3,-134,-4,-202r30,0r0,229v0,51,-24,79,-70,86r-6,-25v28,-6,43,-19,45,-45r-78,-125v-18,-27,-32,-57,-46,-81","w":236},"\u0126":{"d":"229,-172r-21,0r0,172r-31,0r0,-108r-117,0r0,108r-32,0r0,-172r-20,0r0,-21r20,0r0,-50r32,0r0,50r117,0r0,-50r31,0r0,50r21,0r0,21xm177,-136r0,-36r-117,0r0,36r117,0","w":236},"\u0166":{"d":"179,-216r-74,0r0,80r45,0r0,21r-45,0r0,115r-32,0r0,-115r-45,0r0,-21r45,0r0,-80r-73,0r0,-27r179,0r0,27","w":178},"\u021c":{"d":"23,41r-4,-24v57,-9,107,-40,107,-83v0,-38,-46,-58,-87,-41r-4,-22v40,-9,72,-31,72,-60v0,-40,-68,-36,-89,-20r-7,-21v34,-26,128,-22,128,36v0,28,-22,47,-45,60v37,4,65,28,65,67v0,55,-54,99,-136,108","w":172},"\u0111":{"d":"204,-199r-28,0r2,199r-28,0v-2,-9,0,-22,-3,-30v-32,62,-133,31,-133,-55v0,-86,90,-119,131,-67r0,-47r-71,0r0,-20r71,0r0,-37r31,0r0,37r28,0r0,20xm97,-22v35,1,48,-34,48,-81v0,-30,-19,-50,-47,-50v-33,0,-52,29,-52,67v0,35,17,64,51,64","w":203},"\u014b":{"d":"103,-152v-63,1,-42,91,-45,152r-32,0r-1,-174r28,0r2,29v27,-46,119,-54,120,41r0,83v0,55,-30,80,-69,85r-6,-25v57,-6,41,-79,43,-139v0,-29,-11,-52,-40,-52","w":199},"\u0127":{"d":"58,-147v31,-44,117,-51,117,43r0,104r-32,0v-5,-59,21,-152,-40,-152v-63,0,-42,91,-45,152r-32,0r0,-199r-27,0r0,-20r27,0r0,-37r32,0r0,37r70,0r0,20r-70,0r0,52","w":199},"\u0138":{"d":"58,-174r0,80v21,-28,45,-53,67,-80r38,0r-67,71r76,103r-38,0r-60,-84r-16,18r0,66r-32,0r0,-174r32,0","w":168},"\u0149":{"d":"103,-152v-63,0,-42,91,-45,152r-32,0r-1,-174r28,0r2,29v27,-46,119,-54,120,41r0,104r-32,0v-5,-58,21,-152,-40,-152xm32,-260v27,16,-4,93,-26,57v13,-10,21,-39,3,-51","w":199},"\u0167":{"d":"108,0v-40,13,-82,-7,-75,-55r0,-34r-23,0r0,-20r23,0r0,-41r-27,0r0,-24r27,0r0,-33r31,-9r0,42r46,0r0,24r-46,0r0,41r36,0r0,20r-36,0v0,29,-5,69,24,67v9,0,14,-1,19,-2","w":119},"\u021d":{"d":"15,75r-2,-24v13,-1,99,-12,99,-68v0,-33,-44,-48,-79,-34r-4,-22v39,-9,66,-23,66,-50v0,-39,-64,-32,-81,-16r-7,-21v31,-28,119,-24,119,31v0,25,-17,41,-38,52v33,4,56,25,56,56v0,47,-45,89,-129,96","w":153},"\u0132":{"d":"27,-243r32,0r0,243r-32,0r0,-243xm163,-83r0,-160r32,0r0,163v1,79,-51,94,-108,78r5,-25v40,9,71,6,71,-56","w":219},"\u0133":{"d":"58,0r-32,0r0,-174r32,0r0,174xm42,-243v12,0,20,9,20,20v0,11,-8,19,-21,19v-11,0,-19,-8,-19,-19v0,-11,8,-20,20,-20xm68,51v42,-7,46,-16,46,-79r0,-146r32,0v-9,98,36,247,-75,250xm130,-243v12,0,20,9,20,20v0,10,-7,19,-20,19v-12,0,-19,-9,-19,-19v0,-11,7,-20,19,-20","w":171},"\uf638":{"d":"52,-60r73,-135v-7,-12,-18,-18,-32,-18v-46,0,-61,105,-41,153xm134,-174r-73,136v8,11,18,17,31,17v48,0,58,-101,42,-153xm170,-234r-17,29v12,20,19,49,19,85v0,103,-62,153,-127,106r-13,23r-15,-12r16,-26v-12,-20,-20,-50,-20,-87v0,-102,64,-151,127,-104r14,-24","w":184},"\u20ac":{"d":"58,-90v0,59,70,84,114,56r7,23v-62,38,-153,-3,-153,-79r-22,0r0,-18r20,0r1,-21r-21,0r0,-18r23,0v6,-68,85,-113,149,-79r-7,23v-49,-26,-107,5,-110,56r101,0r0,18r-104,0r-1,21r105,0r0,18r-102,0","w":184},"\u01fa":{"d":"112,-249v-20,0,-32,-12,-32,-28v0,-15,12,-28,33,-28v20,0,32,12,32,28v0,16,-13,28,-33,28xm112,-262v10,0,16,-6,16,-15v0,-8,-6,-15,-16,-15v-10,0,-16,7,-16,15v0,8,7,15,16,15xm132,-343r41,0v-26,11,-39,35,-80,31xm153,-76r-86,0r-26,76r-32,0r82,-243r39,0r82,243r-33,0xm73,-101r74,0r-38,-114v-9,39,-24,77,-36,114","w":220},"\u212e":{"d":"62,-46v34,57,133,55,172,3r20,0v-25,28,-64,47,-107,47v-74,0,-134,-54,-134,-121v0,-67,60,-121,134,-121v75,1,136,54,135,124r-220,2r0,66xm233,-189v-33,-56,-140,-55,-171,2v2,21,-4,49,2,66r169,-1r0,-67","w":294},"\uf730":{"d":"95,4v-44,0,-81,-33,-81,-91v0,-57,36,-92,81,-92v45,0,81,34,81,92v0,56,-36,91,-81,91xm96,-20v31,0,50,-29,50,-67v0,-39,-19,-67,-51,-67v-31,0,-50,28,-50,67v0,38,19,67,51,67","w":190},"\uf731":{"d":"95,0r-31,0r0,-147r-49,22r-6,-23v28,-10,45,-30,86,-27r0,175","w":130},"\uf732":{"d":"151,0r-142,0r0,-17v43,-31,106,-71,98,-102v0,-47,-64,-39,-88,-17r-8,-21v30,-31,128,-33,128,34v0,39,-48,72,-82,99v30,-2,62,-1,94,-1r0,25","w":161},"\uf733":{"d":"6,34r4,-23v37,15,105,1,100,-38v3,-29,-38,-41,-74,-36v1,-9,-6,-24,6,-24v33,0,58,-16,58,-38v0,-39,-65,-31,-82,-16r-6,-21v30,-27,120,-22,120,32v0,26,-20,42,-42,51v28,4,53,21,53,52v0,56,-83,81,-137,61","w":155},"\uf734":{"d":"174,-18r-33,0r0,60r-29,0r0,-60r-106,0r0,-21r101,-138r34,0r0,135r33,0r0,24xm112,-42v-2,-34,5,-77,-1,-107v-19,42,-50,70,-73,107r74,0","w":180},"\uf735":{"d":"49,-95v47,-2,96,16,96,63v0,57,-72,87,-132,67r4,-23v38,12,100,2,96,-42v-3,-40,-41,-43,-93,-41r18,-104r103,0r-3,26r-79,0","w":158},"\uf736":{"d":"156,-218r2,23v-64,3,-102,40,-106,79v29,-45,120,-27,120,43v0,49,-38,77,-75,77v-48,0,-80,-36,-80,-89v0,-74,52,-128,139,-133xm96,-120v-28,0,-47,19,-47,46v0,29,18,54,48,54v21,0,43,-17,43,-51v0,-30,-17,-49,-44,-49","w":187},"\uf737":{"d":"146,-175r0,21v-23,58,-65,139,-102,195r-29,-6v29,-43,79,-132,98,-183r-107,0r0,-27r140,0","w":154},"\uf738":{"d":"162,-164v1,22,-15,37,-39,50v83,23,46,118,-32,118v-84,0,-101,-94,-31,-117v-18,-10,-38,-24,-37,-47v0,-35,31,-59,71,-59v41,0,68,25,68,55xm94,-197v-22,0,-40,13,-40,34v0,20,16,32,44,39v19,-6,34,-19,34,-39v0,-22,-19,-34,-38,-34xm92,-19v25,0,46,-15,46,-38v0,-23,-19,-38,-52,-46v-51,11,-54,85,6,84","w":184},"\uf739":{"d":"30,41r-3,-23v61,-2,101,-35,107,-76v-28,43,-119,27,-119,-44v0,-44,34,-77,78,-77v43,0,77,31,77,86v0,81,-58,132,-140,134xm91,-56v27,0,47,-16,48,-45v2,-65,-91,-76,-92,-4v0,34,20,49,44,49","w":187},"\uf642":{"d":"67,-217v32,0,54,25,54,70v0,49,-26,74,-56,74v-30,0,-55,-24,-55,-71v0,-47,25,-73,57,-73xm65,-198v-19,0,-30,23,-30,53v0,29,11,52,31,52v20,0,30,-22,30,-53v0,-28,-9,-52,-31,-52xm94,4r-20,0r126,-223r20,0xm231,-141v32,0,53,25,53,70v0,49,-25,74,-55,74v-30,0,-55,-24,-55,-71v0,-47,25,-73,57,-73xm229,-122v-19,0,-30,23,-30,53v-1,30,11,52,30,52v21,0,31,-22,31,-53v0,-28,-9,-52,-31,-52","w":294},"\uf639":{"d":"95,-238v49,0,77,44,77,118v0,80,-30,124,-81,124v-46,0,-78,-43,-78,-120v0,-79,34,-122,82,-122xm93,-213v-28,0,-48,33,-48,97v0,61,19,95,48,95v32,0,47,-37,47,-97v0,-58,-14,-95,-47,-95","w":184},"\uf6dc":{"d":"54,0r0,-204r-41,21r-6,-24v25,-10,39,-31,78,-27r0,234r-31,0","w":117},"\uf63a":{"d":"150,0r-149,0v-4,-27,13,-32,25,-44v58,-58,87,-87,87,-122v0,-24,-11,-46,-46,-46v-21,0,-39,11,-50,20r-10,-22v16,-14,39,-24,66,-24v50,0,72,35,72,68v0,47,-56,99,-99,144r104,0r0,26","w":160},"\uf63b":{"d":"3,-12r8,-24v9,5,30,14,52,14v40,0,53,-25,53,-45v-1,-39,-37,-50,-78,-47r0,-24v34,2,66,-5,70,-39v5,-40,-68,-42,-88,-20r-9,-23v13,-9,37,-18,62,-18v82,-1,88,91,23,111v27,8,53,26,53,61v0,37,-30,70,-86,70v-26,0,-49,-8,-60,-16","w":162},"\uf63c":{"d":"143,0r-30,0r0,-64r-109,0r0,-21r104,-149r35,0r0,145r32,0r0,25r-32,0r0,64xm113,-89r0,-114v-23,42,-50,76,-77,114r77,0","w":181},"\uf63d":{"d":"48,-147v56,-6,100,17,103,71v4,70,-93,99,-146,66r8,-25v31,22,110,17,106,-37v7,-42,-52,-59,-100,-50r15,-112r112,0r0,27r-89,0","w":165},"\uf63e":{"d":"150,-238r0,26v-60,-1,-103,42,-104,85v34,-49,128,-27,128,48v0,43,-30,83,-79,83v-49,0,-82,-39,-82,-100v0,-88,51,-139,137,-142xm141,-77v5,-66,-91,-69,-97,-11v-8,77,99,93,97,11","w":185},"\uf63f":{"d":"0,-234r148,0r0,21r-102,213r-33,0r102,-208r-115,0r0,-26","w":148},"\uf640":{"d":"60,-122v-65,-28,-40,-119,35,-116v78,3,91,83,29,113v76,24,51,129,-32,129v-91,0,-104,-102,-32,-126xm93,-19v28,0,46,-18,46,-42v0,-28,-19,-42,-51,-51v-56,11,-57,91,5,93xm93,-215v-26,0,-41,17,-41,37v0,24,18,36,45,43v42,-8,52,-78,-4,-80","w":184},"\uf641":{"d":"35,4r0,-26v60,3,100,-34,104,-86v-37,49,-124,20,-124,-47v0,-44,32,-83,80,-83v95,0,90,167,37,208v-27,21,-57,34,-97,34xm46,-157v0,61,94,66,94,14v0,-40,-15,-71,-48,-71v-27,0,-46,24,-46,57","w":186},"\ue008":{"d":"52,-60r73,-135v-7,-12,-18,-18,-32,-18v-46,0,-61,105,-41,153xm134,-174r-73,136v8,11,18,17,31,17v48,0,58,-101,42,-153xm170,-234r-17,29v12,20,19,49,19,85v0,103,-62,153,-127,106r-13,23r-15,-12r16,-26v-12,-20,-20,-50,-20,-87v0,-102,64,-151,127,-104r14,-24","w":184},"\uf643":{"d":"95,4v-44,0,-81,-33,-81,-91v0,-57,36,-92,81,-92v45,0,81,34,81,92v0,56,-36,91,-81,91xm96,-20v31,0,50,-29,50,-67v0,-39,-19,-67,-51,-67v-31,0,-50,28,-50,67v0,38,19,67,51,67","w":190},"\uf644":{"d":"131,0r-30,0r-1,-148r-67,30r-5,-23v35,-11,55,-36,103,-34r0,175","w":190},"\uf645":{"d":"166,0r-142,0r0,-17v43,-31,106,-71,98,-102v1,-46,-65,-39,-87,-17r-9,-21v30,-31,128,-33,128,34v0,39,-48,72,-82,99v30,-2,62,-1,94,-1r0,25","w":190},"\uf646":{"d":"22,34r4,-23v37,15,105,1,100,-38v2,-29,-39,-41,-75,-36v1,-9,-5,-24,7,-24v33,0,58,-16,58,-38v0,-38,-64,-31,-82,-16r-6,-21v30,-27,120,-22,120,32v0,26,-20,42,-43,51v29,4,53,21,53,52v0,56,-82,81,-136,61","w":190},"\uf647":{"d":"179,-18r-33,0r0,60r-29,0r0,-60r-105,0r0,-21r100,-138r34,0r0,135r33,0r0,24xm117,-42v-2,-34,5,-77,-1,-107v-18,42,-50,70,-73,107r74,0","w":190},"\uf648":{"d":"64,-95v47,-2,96,16,96,63v0,57,-72,87,-132,67r4,-23v38,12,100,2,96,-42v-3,-40,-40,-43,-93,-41r18,-104r104,0r-4,26r-78,0","w":190},"\uf649":{"d":"159,-218r2,23v-64,3,-102,40,-106,79v29,-45,120,-28,120,43v0,49,-37,77,-75,77v-48,0,-80,-36,-80,-89v0,-74,53,-128,139,-133xm100,-120v-28,0,-48,20,-48,46v0,29,19,54,48,54v22,0,44,-17,44,-51v0,-30,-18,-49,-44,-49","w":190},"\uf64a":{"d":"163,-175r0,21v-22,58,-65,139,-101,195r-30,-6v30,-43,80,-132,99,-183r-107,0r0,-27r139,0","w":190},"\uf64b":{"d":"164,-164v0,22,-14,36,-38,50v27,10,46,29,46,54v0,39,-35,64,-78,64v-46,0,-77,-25,-77,-60v-1,-27,21,-44,45,-58v-65,-22,-33,-105,35,-105v41,0,67,25,67,55xm96,-197v-21,0,-39,13,-39,34v0,20,16,32,43,39v19,-6,35,-19,35,-39v0,-22,-19,-34,-39,-34xm95,-19v25,0,45,-15,45,-38v0,-23,-18,-38,-51,-46v-52,11,-55,85,6,84","w":190},"\uf64c":{"d":"32,41r-2,-23v60,-2,100,-35,107,-76v-29,43,-119,27,-119,-44v0,-44,34,-77,78,-77v43,0,76,31,76,86v0,81,-57,132,-140,134xm94,-56v27,0,46,-17,47,-45v2,-65,-90,-76,-92,-4v0,34,21,49,45,49","w":190},"\uf653":{"d":"106,29r-21,0r0,-29v-19,0,-40,-6,-53,-14r9,-22v20,16,85,22,86,-13v0,-14,-9,-24,-36,-30v-72,-17,-71,-85,-3,-95r0,-30r20,0r0,29v20,1,36,7,45,12r-9,21v-15,-13,-77,-18,-76,12v0,12,8,21,39,29v72,19,69,88,-1,101r0,29","w":190},"\uf654":{"d":"145,-46r5,21v-6,3,-20,8,-36,8r0,26r-20,0r0,-26v-39,-4,-65,-30,-65,-71v0,-39,26,-68,65,-74r0,-24r20,0r0,24v15,0,28,4,35,7r-5,21v-35,-16,-85,0,-85,45v0,49,52,58,86,43","w":190},"\uf64e":{"d":"68,-64v4,41,66,53,100,34r4,22v-47,28,-132,3,-136,-56r-22,0r0,-18r19,0r1,-21r-20,0r0,-17r23,0v8,-57,84,-85,135,-59r-7,22v-34,-20,-93,-3,-97,37r89,0r0,17r-93,0r0,21r93,0r0,18r-89,0","w":190},"\uf64f":{"d":"46,-102r0,-20r36,0v-2,-55,33,-115,95,-91r-6,23v-41,-17,-60,24,-59,68r44,0r0,20r-47,0v-7,62,-5,147,-70,144v-12,0,-22,-2,-28,-6r6,-22v58,27,55,-64,62,-116r-33,0","w":190},"\uf651":{"d":"172,0r-149,0r0,-18v28,-14,43,-30,37,-62r-35,0r0,-20r31,0v-20,-65,47,-113,105,-83r-7,23v-27,-15,-71,-5,-71,38v0,8,1,15,2,22r54,0r0,20r-50,0v5,25,-6,43,-22,54r105,0r0,26","w":190},"\uf652":{"d":"110,0r-30,0r0,-41r-55,0r0,-18r55,0r0,-22r-55,0r0,-17r46,0r-54,-87r34,0r45,83v14,-28,33,-56,48,-83r33,0r-57,87r45,0r0,17r-55,0r0,22r55,0r0,18r-55,0r0,41","w":190},"\uf650":{"d":"74,-81r37,0r7,-53r-37,0xm63,1r-22,0r8,-61r-30,0r0,-21r34,0r6,-53r-31,0r0,-21r34,0r8,-59r21,0r-7,59r37,0r8,-59r21,0r-7,59r29,0r0,21r-33,0r-6,53r31,0r0,21r-34,0r-8,61r-22,0r8,-61r-37,0","w":190},"\u2070":{"d":"59,-157v-31,0,-51,-27,-51,-72v0,-45,21,-73,53,-73v33,0,52,28,52,71v0,45,-18,74,-54,74xm60,-176v18,0,27,-20,27,-54v0,-34,-9,-53,-27,-53v-16,0,-27,19,-27,53v0,35,11,54,27,54","w":120},"\u2074":{"d":"98,-159r-24,0r0,-37r-68,0r0,-15r63,-89r29,0r0,86r20,0r0,18r-20,0r0,37xm74,-214v-1,-21,3,-45,0,-64v-12,25,-29,42,-43,64r43,0","w":124},"\u2075":{"d":"36,-249v37,-2,61,9,64,44v3,43,-60,59,-93,39r5,-18v17,12,66,12,64,-19v5,-24,-34,-34,-62,-27r10,-69r72,0r0,20r-55,0","w":110},"\u2076":{"d":"8,-218v0,-52,32,-84,88,-83r0,19v-35,-3,-60,19,-63,44v22,-28,78,-14,78,31v0,27,-20,50,-49,50v-34,0,-54,-26,-54,-61xm87,-206v0,-36,-55,-39,-55,-5v0,19,10,35,30,35v15,0,25,-13,25,-30","w":119},"\u2077":{"d":"7,-299r95,0r0,15r-62,125r-26,0r62,-120r-69,0r0,-20","w":105},"\u2078":{"d":"60,-301v50,2,58,48,21,67v48,15,29,76,-23,76v-56,0,-64,-58,-22,-73r0,-2v-40,-16,-21,-70,24,-68xm59,-175v40,-3,29,-45,-2,-49v-32,5,-33,48,2,49xm59,-285v-34,4,-27,40,3,44v23,-5,28,-43,-3,-44","w":118},"\u2079":{"d":"109,-242v-1,57,-30,86,-88,84r0,-19v33,5,62,-18,63,-45v-22,27,-76,11,-76,-30v0,-26,21,-49,51,-49v32,0,50,25,50,59xm32,-253v0,31,53,38,53,7v0,-20,-8,-37,-27,-37v-15,0,-26,13,-26,30","w":117},"\uf6e8":{"d":"23,-157v-9,0,-15,-8,-15,-17v0,-9,6,-16,15,-16v10,0,16,7,16,16v0,9,-6,17,-16,17","w":47},"\uf6e2":{"d":"17,-135r-17,1v6,-15,12,-38,14,-55r27,-3v-6,21,-16,44,-24,57","w":47},"\uf6e4":{"d":"38,-262v0,21,74,29,63,61v0,18,-13,34,-37,38r0,22r-16,0r0,-21v-13,0,-27,-4,-35,-10r5,-18v14,13,59,16,59,-8v0,-27,-72,-28,-63,-62v0,-18,13,-32,35,-36r0,-21r17,0r0,20v13,1,23,4,29,8r-5,18v-7,-9,-57,-12,-52,9","w":114},"\uf6e0":{"d":"58,-178v-29,-4,-44,-21,-45,-52v0,-27,17,-49,45,-53r0,-21r16,0r0,20v9,0,17,3,23,5r-4,18v-22,-12,-56,0,-56,30v0,34,34,41,57,30r4,17v-5,3,-13,5,-24,6r0,21r-16,0r0,-21","w":113},"\uf6e6":{"d":"6,-234r56,0r0,17r-56,0r0,-17","w":68},"\u207d":{"d":"42,-312r18,0v-32,35,-32,138,0,174r-18,0v-13,-18,-28,-46,-28,-87v0,-42,15,-70,28,-87","w":64},"\u207e":{"d":"23,-138r-18,0v33,-36,33,-139,0,-174r18,0v13,17,28,45,28,87v0,41,-15,69,-28,87","w":64},"\u2080":{"d":"59,55v-31,0,-51,-27,-51,-72v0,-45,21,-72,53,-72v33,0,52,27,52,71v0,44,-18,73,-54,73xm60,36v18,0,27,-20,27,-54v0,-33,-9,-53,-27,-53v-16,0,-27,20,-27,53v0,35,11,54,27,54","w":120},"\u2081":{"d":"64,53r-25,0r-1,-119r-26,13r-4,-19v17,-7,29,-18,56,-15r0,140","w":87},"\u2082":{"d":"4,53v-3,-22,14,-24,23,-34v29,-29,45,-45,45,-63v0,-29,-44,-30,-57,-14r-8,-16v23,-27,100,-13,92,25v2,31,-35,57,-59,82r62,0r0,20r-98,0","w":111},"\u2083":{"d":"16,-61r-6,-17v21,-19,93,-12,85,23v1,15,-12,25,-27,33v19,3,33,16,33,35v8,37,-69,54,-98,32r6,-18v15,14,69,10,66,-15v-3,-21,-24,-27,-48,-25r0,-17v20,1,40,-3,42,-23v3,-23,-44,-19,-53,-8","w":109},"\u2084":{"d":"98,53r-24,0r0,-37r-68,0r0,-15r63,-88r29,0r0,85r20,0r0,18r-20,0r0,37xm74,-2v-1,-21,3,-45,0,-64v-12,25,-28,42,-43,64r43,0","w":124},"\u2085":{"d":"36,-36v33,-4,62,8,64,43v3,43,-60,60,-93,39r5,-17v18,11,66,11,64,-20v5,-23,-33,-32,-62,-27r10,-69r72,0r0,20r-55,0","w":110},"\u2086":{"d":"96,-89r0,19v-35,-1,-60,19,-63,44v23,-26,78,-13,78,31v0,27,-20,50,-49,50v-64,0,-65,-93,-30,-123v16,-14,37,-20,64,-21xm87,6v0,-36,-55,-38,-55,-5v0,19,10,35,30,35v15,0,25,-13,25,-30","w":119},"\u2087":{"d":"7,-87r95,0r0,16r-62,124r-26,0r62,-120r-69,0r0,-20","w":105},"\u2088":{"d":"60,-89v50,2,58,49,21,67v48,15,29,77,-23,77v-56,0,-64,-59,-22,-74r0,-2v-41,-16,-20,-70,24,-68xm59,38v16,0,26,-10,26,-23v0,-15,-12,-23,-28,-27v-32,6,-33,48,2,50xm59,-73v-34,4,-27,40,3,44v23,-5,28,-43,-3,-44","w":118},"\u2089":{"d":"109,-30v-1,58,-32,86,-88,84r0,-19v33,5,62,-18,63,-45v-22,27,-76,11,-76,-30v0,-26,21,-49,51,-49v32,0,50,25,50,59xm32,-41v0,31,53,38,53,7v0,-20,-8,-37,-27,-37v-15,0,-26,13,-26,30","w":117},"\uf6e7":{"d":"23,55v-9,0,-15,-7,-15,-16v0,-10,6,-16,15,-16v10,0,16,6,16,16v0,9,-6,16,-16,16","w":47},"\uf6e1":{"d":"17,77r-17,1v6,-15,12,-38,14,-55r27,-2v-6,20,-16,43,-24,56","w":47},"\uf6e3":{"d":"38,-50v1,22,74,29,63,62v0,17,-13,33,-37,37r0,22r-16,0r0,-21v-13,0,-27,-4,-35,-10r5,-18v14,13,59,16,59,-8v0,-27,-72,-28,-63,-62v0,-18,13,-32,35,-36r0,-21r17,0r0,20v13,1,23,4,29,8r-5,18v-7,-9,-57,-12,-52,9","w":114},"\uf6df":{"d":"58,34v-28,-3,-45,-21,-45,-51v0,-28,17,-50,45,-54r0,-21r16,0r0,20v9,0,17,3,23,5r-4,18v-22,-12,-56,0,-56,30v0,34,33,41,57,31r4,16v-5,3,-13,6,-24,7r0,21r-16,0r0,-22","w":113},"\uf6e5":{"d":"6,-22r56,0r0,17r-56,0r0,-17","w":68},"\u208d":{"d":"42,-100r18,0v-32,35,-32,139,0,174r-18,0v-13,-17,-28,-45,-28,-87v0,-42,15,-70,28,-87","w":64},"\u208e":{"d":"23,74r-18,0v33,-37,33,-137,0,-174r18,0v13,17,28,45,28,87v0,41,-15,69,-28,87","w":64},"\uf661":{"d":"59,-94v-31,0,-51,-27,-51,-72v0,-44,21,-72,53,-72v33,0,52,27,52,71v0,44,-18,73,-54,73xm60,-112v18,0,27,-20,27,-54v0,-34,-9,-54,-27,-54v-16,0,-27,20,-27,54v0,34,11,54,27,54","w":120},"\uf662":{"d":"64,-96r-25,0r-1,-118r-26,12r-4,-18v17,-7,29,-19,56,-16r0,140","w":87},"\uf663":{"d":"4,-96v-3,-22,14,-24,23,-34v29,-29,45,-44,45,-63v0,-29,-44,-30,-57,-14r-8,-16v23,-27,100,-13,92,25v2,31,-33,58,-59,82r62,0r0,20r-98,0","w":111},"\uf664":{"d":"16,-210r-6,-17v21,-19,93,-11,85,23v1,16,-12,26,-27,33v19,3,33,17,33,35v8,37,-69,54,-98,32r6,-18v15,14,69,10,66,-15v-3,-20,-25,-26,-48,-25r0,-17v20,1,39,-3,42,-22v3,-23,-43,-19,-53,-9","w":109},"\uf665":{"d":"98,-96r-24,0r0,-36r-68,0r0,-15r63,-89r29,0r0,86r20,0r0,18r-20,0r0,36xm74,-150v-1,-21,3,-46,0,-65v-12,25,-29,42,-43,65r43,0","w":124},"\uf666":{"d":"36,-185v36,-3,61,9,64,43v3,43,-59,59,-93,40r5,-18v18,12,66,13,64,-20v5,-24,-33,-31,-62,-27r10,-68r72,0r0,19r-55,0","w":110},"\uf667":{"d":"8,-154v1,-55,34,-83,88,-84r0,19v-35,-1,-60,19,-63,45v22,-28,78,-14,78,30v0,28,-20,50,-49,50v-34,0,-54,-25,-54,-60xm87,-143v0,-35,-55,-38,-55,-5v0,19,10,36,30,36v15,0,25,-13,25,-31","w":119},"\uf668":{"d":"7,-235r95,0r0,15r-62,124r-26,0r62,-120r-69,0r0,-19","w":105},"\uf669":{"d":"60,-238v51,2,57,49,21,68v48,15,29,76,-23,76v-56,0,-64,-59,-22,-74v-38,-19,-22,-71,24,-70xm59,-111v16,0,26,-10,26,-22v0,-16,-12,-23,-28,-28v-32,6,-33,49,2,50xm59,-221v-34,3,-27,40,3,44v22,-5,29,-43,-3,-44","w":118},"\uf66a":{"d":"21,-94r0,-19v34,1,62,-17,63,-46v-22,28,-76,11,-76,-29v0,-27,21,-50,51,-50v61,0,59,98,26,124v-16,13,-38,20,-64,20xm58,-162v14,0,26,-6,27,-21v0,-20,-8,-37,-27,-37v-15,0,-26,13,-26,31v0,15,10,27,26,27","w":117},"\uf66c":{"d":"23,-94v-9,0,-15,-7,-15,-16v0,-10,6,-16,15,-16v10,0,16,6,16,16v0,9,-6,16,-16,16","w":47},"\uf66b":{"d":"17,-72r-17,2v6,-16,12,-38,14,-56r27,-2v-6,20,-16,43,-24,56","w":47},"\uf62f":{"d":"77,-135v0,-27,-72,-28,-63,-61v0,-19,13,-33,35,-36r0,-21r17,0r0,20v13,0,23,4,29,7r-5,18v-7,-9,-57,-12,-52,9v0,10,6,16,28,22v47,13,47,69,-2,77r0,23r-16,0r0,-22v-13,0,-27,-4,-35,-9r5,-18v15,11,59,15,59,-9","w":114},"\uf62e":{"d":"58,-114v-59,-3,-58,-100,0,-106r0,-21r16,0r0,21v9,0,17,2,23,5r-4,18v-22,-13,-56,0,-56,30v0,33,34,41,57,30r4,17v-5,2,-13,5,-24,6r0,21r-16,0r0,-21","w":113},"\uf630":{"d":"6,-171r56,0r0,18r-56,0r0,-18","w":68},"\uf631":{"d":"42,-249r18,0v-31,36,-33,138,0,174r-18,0v-13,-17,-28,-45,-28,-86v0,-42,15,-70,28,-88","w":64},"\uf632":{"d":"23,-75r-18,0v33,-36,33,-138,0,-174r18,0v13,18,28,45,28,87v0,42,-15,69,-28,87","w":64},"\uf655":{"d":"59,2v-31,0,-51,-27,-51,-72v0,-44,21,-72,53,-72v33,0,52,27,52,71v0,44,-18,73,-54,73xm60,-17v18,0,27,-20,27,-54v0,-33,-9,-53,-27,-53v-16,0,-27,20,-27,53v0,35,11,54,27,54","w":120},"\uf656":{"d":"64,0r-25,0r-1,-118r-26,12r-4,-19v17,-7,29,-18,56,-15r0,140","w":87},"\uf657":{"d":"4,0v-3,-22,14,-24,23,-34v29,-29,45,-44,45,-63v0,-29,-44,-30,-57,-14r-8,-16v23,-27,100,-13,92,25v2,31,-35,57,-59,82r62,0r0,20r-98,0","w":111},"\uf658":{"d":"16,-114r-6,-17v21,-18,93,-12,85,23v1,15,-12,25,-27,33v19,3,33,16,33,35v8,37,-69,54,-98,32r6,-18v15,14,69,10,66,-15v-3,-21,-24,-27,-48,-25r0,-17v20,1,39,-3,42,-22v3,-23,-43,-20,-53,-9","w":109},"\uf659":{"d":"98,0r-24,0r0,-37r-68,0r0,-14r63,-89r29,0r0,85r20,0r0,18r-20,0r0,37xm74,-55v-1,-21,3,-45,0,-64v-12,25,-28,42,-43,64r43,0","w":124},"\uf65a":{"d":"36,-89v33,-4,62,8,64,43v3,43,-59,58,-93,40r5,-18v18,11,66,11,64,-20v5,-23,-33,-32,-62,-27r10,-69r72,0r0,20r-55,0","w":110},"\uf65b":{"d":"8,-58v1,-55,33,-83,88,-84r0,19v-35,-1,-60,19,-63,45v22,-28,78,-14,78,30v0,27,-20,50,-49,50v-34,0,-54,-25,-54,-60xm87,-47v0,-35,-55,-39,-55,-5v0,19,10,35,30,35v15,0,25,-13,25,-30","w":119},"\uf65c":{"d":"7,-140r95,0r0,16r-62,124r-26,0r62,-120r-69,0r0,-20","w":105},"\uf65d":{"d":"60,-142v50,1,58,49,21,67v48,15,29,77,-23,77v-56,0,-64,-59,-22,-74v-38,-19,-22,-71,24,-70xm59,-15v16,0,26,-10,26,-22v0,-16,-12,-23,-28,-28v-32,6,-33,48,2,50xm59,-126v-33,4,-28,40,3,44v23,-5,28,-43,-3,-44","w":118},"\uf65e":{"d":"109,-83v-1,58,-32,86,-88,84r0,-19v33,4,62,-17,63,-45v-22,27,-76,11,-76,-30v0,-26,21,-49,51,-49v32,0,50,25,50,59xm32,-94v0,32,53,37,53,7v0,-20,-8,-37,-27,-37v-15,0,-26,13,-26,30","w":117},"\uf660":{"d":"23,2v-9,0,-15,-7,-15,-16v0,-10,6,-16,15,-16v10,0,16,6,16,16v0,9,-6,16,-16,16","w":47},"\uf65f":{"d":"17,24r-17,2v6,-16,12,-39,14,-56r27,-2v-6,20,-16,43,-24,56","w":47},"\uf62a":{"d":"38,-103v1,22,74,29,63,62v0,17,-13,33,-37,37r0,22r-16,0r0,-21v-13,0,-27,-4,-35,-10r5,-18v14,12,59,16,59,-8v0,-27,-72,-29,-63,-61v0,-19,13,-33,35,-36r0,-22r17,0r0,20v13,1,23,4,29,8r-5,18v-7,-9,-57,-12,-52,9","w":114},"\uf629":{"d":"58,-19v-28,-4,-45,-20,-45,-51v0,-28,17,-50,45,-54r0,-21r16,0r0,20v9,0,17,3,23,5r-4,18v-22,-12,-56,0,-56,30v0,34,33,41,57,31r4,17v-5,2,-13,5,-24,6r0,21r-16,0r0,-22","w":113},"\uf62b":{"d":"6,-75r56,0r0,17r-56,0r0,-17","w":68},"\uf62c":{"d":"42,-153r18,0v-32,36,-32,138,0,174r-18,0v-13,-17,-28,-45,-28,-87v0,-42,15,-70,28,-87","w":64},"\uf62d":{"d":"23,21r-18,0v33,-37,33,-137,0,-174r18,0v13,17,28,45,28,87v0,42,-15,69,-28,87","w":64},"\uf633":{"d":"117,-76v36,0,47,-53,52,-90v-42,-11,-75,21,-75,62v0,16,8,28,23,28xm183,-26r6,16v-79,38,-174,-4,-174,-98v0,-75,52,-139,132,-139v63,0,104,44,104,104v0,54,-30,86,-63,86v-18,0,-25,-14,-29,-32v-20,44,-87,45,-89,-13v-2,-59,64,-105,124,-78r-13,65v-5,28,-1,40,11,40v19,1,39,-24,39,-65v0,-53,-31,-90,-87,-90v-59,0,-108,46,-108,119v0,83,80,119,147,85","w":265},"\uf6bc":{"d":"11,-129r338,0r0,21r-338,0r0,-21","w":360},"\uf6bb":{"d":"11,-129r158,0r0,21r-158,0r0,-21","w":180},"\uf6b4":{"d":"59,0r-35,0r5,-172r25,0xm42,-246v12,0,21,9,21,23v0,12,-9,22,-22,22v-12,0,-21,-10,-21,-22v0,-14,9,-23,22,-23","w":82},"\uf6b6":{"d":"84,-184r-48,66r48,67r-26,0r-48,-67r48,-66r26,0xm143,-184r-48,66r48,67r-26,0r-48,-67r48,-66r26,0","w":150},"\uf6b7":{"d":"57,-118r-48,-66r25,0r48,66r-48,67r-25,0xm115,-118r-48,-66r26,0r47,66r-47,67r-26,0","w":150},"\uf6b8":{"d":"84,-184r-48,66r48,67r-26,0r-48,-67r48,-66r26,0","w":91},"\uf6b9":{"d":"57,-118r-48,-66r25,0r48,66r-48,67r-25,0","w":91},"\uf6ba":{"d":"11,-136r89,0r0,23r-89,0r0,-23","w":110},"\uf6b5":{"d":"86,-246v12,0,21,9,21,23v0,12,-9,22,-22,22v-12,0,-21,-10,-21,-22v0,-14,9,-23,22,-23xm20,-48v0,-45,62,-73,51,-125r28,0v16,44,-45,85,-47,121v-2,35,49,38,71,20r8,23v-12,8,-32,14,-51,14v-41,0,-60,-26,-60,-53","w":146},"\uf6b2":{"d":"33,-23v-1,-33,28,-82,-23,-86r0,-18v51,-3,22,-53,23,-87v1,-35,25,-49,60,-47r0,20v-74,-8,6,110,-56,123v62,6,-20,127,56,124r0,20v-35,1,-59,-10,-60,-49","w":102},"\uf6b3":{"d":"69,-214v1,35,-28,84,23,87r0,18v-51,4,-22,51,-23,86v-2,39,-25,51,-60,49r0,-20v73,9,-4,-113,56,-124v-60,-8,19,-126,-56,-123r0,-20v35,-1,59,12,60,47","w":102},"\uf6b0":{"d":"95,26r-66,0r0,-287r66,0r0,20r-41,0r0,247r41,0r0,20","w":102},"\uf6b1":{"d":"7,-261r66,0r0,287r-66,0r0,-20r41,0r0,-247r-41,0r0,-20","w":102},"\uf6ae":{"d":"70,-264r25,0v-59,61,-58,231,0,293r-25,0v-22,-30,-47,-76,-47,-146v0,-71,25,-117,47,-147","w":102},"\uf6af":{"d":"32,29r-25,0v25,-35,45,-82,45,-147v0,-65,-19,-110,-45,-146r25,0v22,29,47,76,47,146v-1,71,-25,117,-47,147","w":102},"\uf6bd":{"d":"37,-99v-13,0,-21,-10,-21,-22v0,-14,9,-23,21,-23v13,0,22,9,22,23v0,12,-9,22,-22,22","w":74},"\u2264":{"d":"191,-36r-167,-69r0,-21r167,-69r0,23r-138,57r138,55r0,24xm191,0r-167,0r0,-21r167,0r0,21","w":214},"\u2265":{"d":"191,-105r-167,69r0,-24r137,-56r-137,-56r0,-23r167,69r0,21xm190,0r-166,0r0,-21r166,0r0,21","w":214},"\u2248":{"d":"63,-154v41,1,48,23,87,25v17,0,33,-11,42,-21r13,15v-11,14,-32,28,-55,28v-40,-1,-48,-23,-87,-25v-17,0,-32,10,-42,21r-13,-15v12,-14,33,-28,55,-28xm65,-82v40,1,48,25,87,25v16,0,32,-11,42,-21r13,14v-12,15,-33,28,-55,28v-42,-1,-48,-23,-88,-25v-16,0,-32,11,-42,21r-12,-15v11,-14,32,-27,55,-27","w":214},"\u2260":{"d":"200,-50r-111,0r-28,44r-23,0r28,-44r-52,0r0,-22r66,0r32,-50r-98,0r0,-21r112,0r27,-44r23,0r-28,44r52,0r0,21r-66,0r-31,50r97,0r0,22","w":214},"\u221e":{"d":"195,-42v-27,0,-47,-21,-64,-38v-18,18,-37,38,-67,38v-30,0,-51,-22,-51,-53v0,-28,23,-53,54,-53v27,0,47,21,64,38v18,-18,37,-38,67,-38v30,0,51,22,51,53v0,28,-23,53,-54,53xm195,-63v18,0,32,-15,32,-32v0,-18,-13,-32,-31,-32v-20,0,-37,18,-51,32v14,13,29,32,50,32xm66,-63v20,0,37,-18,51,-32v-14,-13,-29,-32,-50,-32v-18,0,-32,15,-32,32v0,18,13,32,31,32","w":262},"\u25ca":{"d":"172,-117r-66,128r-25,0r-65,-128r65,-128r25,0xm144,-116r-51,-105r-50,104r52,104v15,-36,33,-68,49,-103","w":187},"\u222b":{"d":"43,-202v-1,-58,16,-90,67,-82r-4,20v-36,-3,-37,16,-38,63v0,53,4,116,4,170v0,61,-18,94,-68,81r4,-20v34,4,40,-11,40,-61v0,-55,-5,-119,-5,-171","w":113},"\u2202":{"d":"31,-221r-10,-21v67,-47,157,-7,157,108v0,92,-46,138,-97,138v-49,0,-72,-37,-72,-76v0,-49,35,-87,79,-87v31,-1,50,18,60,31v6,-91,-58,-130,-117,-93xm84,-22v32,0,55,-37,60,-78v-6,-17,-26,-34,-51,-34v-29,0,-52,26,-52,62v0,31,17,50,43,50","w":135},"\u220f":{"d":"218,-208r-34,0r0,240r-30,0r0,-240r-87,0r0,240r-30,0r0,-240r-34,0r0,-26r215,0r0,26","w":221},"\u221a":{"d":"208,-298r-83,332r-22,0r-58,-154r-27,12r-6,-17r49,-21r52,147r71,-299r24,0","w":202},"\u2211":{"d":"185,32r-182,0r0,-19r91,-113r-86,-113r0,-21r166,0r0,26r-126,1r80,106r-84,107r141,0r0,26","w":182},"\u2206":{"d":"196,0r-187,0r0,-18r76,-218r36,0r75,218r0,18xm163,-26r-62,-182v-16,61,-41,124,-60,182r122,0","w":204},"\u2126":{"d":"238,-132v1,51,-25,85,-48,107r53,0r0,25r-91,0r0,-20v29,-20,54,-58,54,-107v0,-44,-27,-94,-78,-94v-104,2,-95,167,-26,201r0,20r-91,0r0,-25v17,-1,37,2,52,-1v-24,-20,-48,-56,-48,-103v0,-69,49,-118,114,-118v67,0,109,51,109,115","w":253},"\u03c0":{"d":"187,-150r-24,0v1,45,-3,119,5,150r-30,0v-11,-27,-4,-108,-6,-150r-57,0v-2,46,-12,121,-25,150r-29,0v12,-34,23,-103,24,-150v-14,0,-27,1,-36,3r-4,-18v38,-18,129,-6,185,-9","w":199},"\u01fb":{"d":"107,-300r35,0r-51,38r-23,0xm82,-178v96,4,58,95,69,178r-28,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-16,0,-33,4,-46,13r-7,-22v15,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31xm87,-187v-22,0,-37,-15,-37,-33v0,-19,14,-34,37,-34v21,0,36,15,36,34v0,19,-16,33,-36,33xm86,-201v12,0,19,-9,19,-19v0,-11,-7,-20,-19,-20v-11,0,-17,9,-17,20v0,10,7,19,17,19","w":173},"\u0102":{"d":"153,-76r-86,0r-26,76r-32,0r83,-243r37,0r83,243r-33,0xm73,-101r74,0r-38,-114v-9,39,-24,77,-36,114xm65,-294r19,0v2,8,8,18,26,18v17,0,24,-9,26,-18r18,0v0,21,-14,38,-45,38v-30,0,-43,-17,-44,-38","w":220},"\u0100":{"d":"153,-76r-86,0r-26,76r-32,0r83,-243r37,0r83,243r-33,0xm73,-101r74,0r-38,-114v-9,39,-24,77,-36,114xm67,-284r86,0r0,20r-86,0r0,-20","w":220},"\u0104":{"d":"129,-243r83,243v-28,-6,-46,50,-14,53v6,0,12,-2,17,-4r5,17v-24,15,-64,9,-63,-23v0,-18,13,-35,21,-44r-25,-75r-86,0r-25,76r-33,0r83,-243r37,0xm73,-101r74,0r-38,-114v-9,39,-24,77,-36,114","w":220},"\u0106":{"d":"190,-33r7,25v-80,33,-184,-4,-184,-111v0,-97,98,-152,184,-117r-8,26v-66,-29,-143,7,-143,90v0,81,75,116,144,87xm144,-298r38,0r-46,42r-25,0","w":208},"\u010c":{"d":"190,-33r7,25v-80,33,-184,-4,-184,-111v0,-97,98,-152,184,-117r-8,26v-66,-29,-143,7,-143,90v0,81,75,116,144,87xm139,-257r-24,0r-38,-41r27,0v8,8,15,18,24,25r22,-25r26,0","w":208},"\u0108":{"d":"190,-33r7,25v-80,33,-184,-4,-184,-111v0,-97,98,-152,184,-117r-8,26v-66,-29,-143,7,-143,90v0,81,75,116,144,87xm113,-298r24,0r38,41r-27,0v-8,-8,-14,-18,-23,-25r-23,25r-26,0","w":208},"\u010a":{"d":"190,-33r7,25v-80,33,-184,-4,-184,-111v0,-97,98,-152,184,-117r-8,26v-66,-29,-143,7,-143,90v0,81,75,116,144,87xm125,-259v-10,0,-17,-8,-17,-18v0,-10,8,-18,18,-18v9,0,17,8,17,18v0,10,-8,18,-18,18","w":208},"\u010e":{"d":"227,-127v0,107,-90,142,-200,126r0,-238v103,-18,200,7,200,112xm59,-216r0,192v81,9,135,-25,135,-102v0,-70,-59,-107,-135,-90xm123,-256r-24,0r-38,-41r27,0v8,8,15,17,24,24r22,-24r26,0","w":239},"\u0114":{"d":"153,-140r0,26r-94,0r0,88r105,0r0,26r-137,0r0,-243r131,0r0,27r-99,0r0,76r94,0xm47,-297r19,0v1,8,8,18,25,18v18,0,25,-9,27,-18r18,0v-1,21,-14,38,-45,38v-31,0,-43,-16,-44,-38","w":177},"\u011a":{"d":"153,-140r0,26r-94,0r0,88r105,0r0,26r-137,0r0,-243r131,0r0,27r-99,0r0,76r94,0xm105,-256r-24,0r-38,-41r26,0r24,25r23,-25r25,0","w":177},"\u0116":{"d":"153,-140r0,26r-94,0r0,88r105,0r0,26r-137,0r0,-243r131,0r0,27r-99,0r0,76r94,0xm90,-260v-10,0,-18,-8,-18,-18v0,-9,8,-18,18,-18v10,0,18,9,18,18v0,10,-8,18,-18,18","w":177},"\u0112":{"d":"153,-140r0,26r-94,0r0,88r105,0r0,26r-137,0r0,-243r131,0r0,27r-99,0r0,76r94,0xm50,-284r86,0r0,20r-86,0r0,-20","w":177},"\u0118":{"d":"161,50r5,17v-23,13,-63,9,-63,-22v0,-19,17,-36,29,-45r-105,0r0,-243r131,0r0,27r-99,0r0,76r94,0r0,26r-94,0r0,88r105,0r0,26v-22,3,-34,26,-35,38v-1,17,18,17,32,12","w":177},"\u011e":{"d":"138,3v-73,1,-125,-46,-125,-123v0,-94,102,-150,192,-114r-8,26v-66,-31,-151,5,-151,87v0,77,68,115,135,91r0,-72r-49,0r0,-25r80,0r0,116v-14,6,-42,14,-74,14xm83,-298r19,0v2,9,8,18,26,18v17,0,24,-8,26,-18r18,0v-1,22,-14,38,-45,38v-30,0,-43,-16,-44,-38","w":232},"\u011c":{"d":"138,3v-73,1,-125,-46,-125,-123v0,-94,102,-150,192,-114r-8,26v-66,-31,-151,5,-151,87v0,77,68,115,135,91r0,-72r-49,0r0,-25r80,0r0,116v-14,6,-42,14,-74,14xm117,-298r24,0r38,41r-26,0v-8,-8,-15,-18,-24,-25r-23,25r-25,0","w":232},"\u0122":{"d":"138,3v-73,1,-125,-46,-125,-123v0,-94,102,-150,192,-114r-8,26v-66,-31,-151,5,-151,87v0,77,68,115,135,91r0,-72r-49,0r0,-25r80,0r0,116v-14,6,-42,14,-74,14xm107,80r-6,-15v27,0,35,-32,15,-45r23,-5v32,20,5,70,-32,65","w":232},"\u0120":{"d":"138,3v-73,1,-125,-46,-125,-123v0,-94,102,-150,192,-114r-8,26v-66,-31,-151,5,-151,87v0,77,68,115,135,91r0,-72r-49,0r0,-25r80,0r0,116v-14,6,-42,14,-74,14xm130,-259v-10,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v10,0,18,8,18,18v0,10,-8,18,-18,18","w":232},"\ue000":{"d":"138,3v-73,1,-125,-46,-125,-123v0,-94,102,-150,192,-114r-8,26v-66,-31,-151,5,-151,87v0,77,68,115,135,91r0,-72r-49,0r0,-25r80,0r0,116v-14,6,-42,14,-74,14xm177,-294v4,48,-41,32,-63,21v-6,0,-8,6,-9,16r-17,0v-3,-48,38,-37,63,-23v6,0,9,-3,10,-14r16,0","w":232},"\u0124":{"d":"27,-243r32,0r0,102r117,0r0,-102r32,0r0,243r-32,0r0,-114r-117,0r0,114r-32,0r0,-243xm105,-297r24,0r38,41r-27,0v-8,-8,-14,-17,-23,-24r-23,24r-26,0","w":234},"\u012c":{"d":"27,-243r32,0r0,243r-32,0r0,-243xm-1,-296r18,0v2,8,9,17,26,17v17,0,24,-8,26,-17r18,0v0,21,-14,38,-45,38v-30,0,-43,-17,-43,-38","w":86},"\u0130":{"d":"27,-243r32,0r0,243r-32,0r0,-243xm43,-260v-10,0,-17,-8,-17,-18v0,-9,7,-18,18,-18v9,0,17,9,17,18v0,10,-8,18,-18,18","w":86},"\u012a":{"d":"27,-243r32,0r0,243r-32,0r0,-243xm0,-284r86,0r0,20r-86,0r0,-20","w":86},"\u012e":{"d":"59,-243r0,243v-28,-4,-37,54,-8,54v7,0,13,-1,17,-3r5,16v-23,17,-64,11,-63,-23v0,-17,11,-34,17,-44r0,-243r32,0","w":86},"\u0128":{"d":"27,-243r32,0r0,243r-32,0r0,-243xm88,-294v3,48,-41,32,-63,21v-6,0,-8,6,-10,16r-16,0v-1,-22,9,-37,24,-37v18,0,43,33,48,0r17,0","w":86},"\u0134":{"d":"77,-83r0,-160r31,0r0,163v1,79,-50,94,-107,78r5,-25v40,10,71,5,71,-56xm79,-297r24,0r38,41r-27,0r-23,-24r-23,24r-26,0","w":133},"\u0136":{"d":"27,0r0,-243r32,0r1,117v29,-41,62,-78,93,-117r39,0r-88,103r95,140r-37,0r-80,-119r-23,26r0,93r-32,0xm77,79r-6,-15v26,0,36,-32,15,-45r23,-5v32,20,6,71,-32,65","w":195},"\u0139":{"d":"27,0r0,-243r32,0r0,217r103,0r0,26r-135,0xm64,-298r39,0r-46,42r-26,0","w":169},"\u013d":{"d":"27,0r0,-243r32,0r0,217r103,0r0,26r-135,0xm94,-181r-7,-15v27,-1,36,-31,15,-46r24,-5v30,21,4,71,-32,66","w":169},"\u013b":{"d":"27,0r0,-243r32,0r0,217r103,0r0,26r-135,0xm67,80r-6,-15v27,0,35,-32,15,-45r23,-5v32,20,5,70,-32,65","w":169},"\u013f":{"d":"27,0r0,-243r32,0r0,217r103,0r0,26r-135,0xm122,-116v-10,0,-17,-8,-17,-18v0,-9,8,-18,18,-18v9,0,17,9,17,18v0,10,-8,18,-18,18","w":169},"\ue001":{"d":"238,0r-11,-211v-19,67,-49,144,-73,210r-24,0r-40,-116r-28,-94r-11,211r-30,0r17,-243r40,0r66,199v18,-64,47,-136,69,-199r40,0r16,243r-31,0xm132,-297r24,0r38,41r-27,0v-8,-8,-14,-17,-23,-24r-23,24r-26,0","w":289},"\u0143":{"d":"57,0r-30,0r0,-243r35,0r77,123v19,29,31,56,45,79v-6,-62,-3,-134,-4,-202r30,0r0,243r-32,0r-77,-123v-18,-27,-32,-57,-46,-81xm133,-298r39,0r-46,42r-26,0","w":236},"\u0147":{"d":"57,0r-30,0r0,-243r35,0r77,123v19,29,31,56,45,79v-6,-62,-3,-134,-4,-202r30,0r0,243r-32,0r-77,-123v-18,-27,-32,-57,-46,-81xm131,-254r-24,0r-38,-41r27,0v8,8,15,18,24,25r23,-25r25,0","w":236},"\ue002":{"d":"57,0r-30,0r0,-243r35,0r77,123v19,29,31,56,45,79v-6,-62,-3,-134,-4,-202r30,0r0,243r-32,0r-77,-123v-18,-27,-32,-57,-46,-81xm106,-297r24,0r38,41r-27,0r-23,-24r-23,24r-26,0","w":236},"\u0145":{"d":"57,0r-30,0r0,-243r35,0r77,123v19,29,31,56,45,79v-6,-62,-3,-134,-4,-202r30,0r0,243r-32,0r-77,-123v-18,-27,-32,-57,-46,-81xm97,80r-6,-15v26,-1,36,-31,15,-46r23,-5v31,20,6,71,-32,66","w":236},"\u014e":{"d":"125,-247v67,0,110,51,110,123v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-124v0,-77,47,-127,112,-127xm124,-221v-52,0,-78,48,-78,101v0,52,28,98,78,98v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99xm79,-299r19,0v2,8,8,18,26,18v17,0,24,-8,26,-18r18,0v-1,21,-14,38,-45,38v-30,0,-43,-16,-44,-38","w":248},"\u0150":{"d":"125,-247v67,0,110,51,110,123v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-124v0,-77,47,-127,112,-127xm124,-221v-52,0,-78,48,-78,101v0,52,28,98,78,98v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99xm115,-299r34,0r-40,41r-23,0xm168,-299r34,0r-40,41r-23,0","w":248},"\u014c":{"d":"125,-247v67,0,110,51,110,123v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-124v0,-77,47,-127,112,-127xm124,-221v-52,0,-78,48,-78,101v0,52,28,98,78,98v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99xm81,-286r86,0r0,20r-86,0r0,-20","w":248},"\u01fe":{"d":"40,15r-17,-14r22,-31v-20,-22,-32,-54,-32,-90v0,-102,94,-159,172,-108r22,-29r19,13r-23,31v21,22,32,54,32,90v1,111,-94,156,-172,108xm170,-205v-12,-10,-27,-17,-46,-17v-76,-2,-98,109,-61,165xm186,-186r-108,147v54,48,125,-8,125,-83v0,-21,-5,-43,-17,-64xm141,-301r38,0r-46,43r-25,0","w":248},"\u0154":{"d":"27,-239v64,-11,150,-10,150,61v0,32,-22,52,-46,62v38,4,42,97,54,116r-32,0v-4,-7,-10,-28,-16,-58v-9,-44,-31,-49,-78,-47r0,105r-32,0r0,-239xm59,-217r0,88v46,4,86,-6,86,-46v0,-42,-50,-51,-86,-42xm109,-298r38,0r-46,42r-26,0","w":193},"\u0158":{"d":"27,-239v64,-11,150,-10,150,61v0,32,-22,52,-46,62v38,4,42,97,54,116r-32,0v-4,-7,-10,-28,-16,-58v-9,-44,-31,-49,-78,-47r0,105r-32,0r0,-239xm59,-217r0,88v46,4,86,-6,86,-46v0,-42,-50,-51,-86,-42xm107,-257r-24,0r-38,-41r27,0v8,8,15,18,24,25r22,-25r26,0","w":193},"\u0156":{"d":"27,-239v64,-11,150,-10,150,61v0,32,-22,52,-46,62v38,4,42,97,54,116r-32,0v-4,-7,-10,-28,-16,-58v-9,-44,-31,-49,-78,-47r0,105r-32,0r0,-239xm59,-217r0,88v46,4,86,-6,86,-46v0,-42,-50,-51,-86,-42xm76,77r-6,-14v26,-2,36,-31,15,-46r23,-5v32,20,6,71,-32,65","w":193},"\u015a":{"d":"15,-12r8,-26v30,24,107,23,107,-26v0,-22,-13,-35,-46,-48v-39,-14,-64,-35,-64,-69v0,-58,86,-82,132,-54r-9,26v-7,-5,-23,-12,-45,-12v-34,0,-46,20,-46,37v0,22,14,36,48,46v88,25,83,142,-23,142v-23,0,-49,-7,-62,-16xm107,-298r39,0r-46,42r-26,0","w":177},"\u015e":{"d":"15,-12r8,-26v30,24,107,23,107,-26v0,-22,-13,-35,-46,-48v-39,-14,-64,-35,-64,-69v0,-58,86,-82,132,-54r-9,26v-7,-5,-23,-12,-45,-12v-34,0,-46,20,-46,37v0,22,14,36,48,46v80,23,84,124,-1,140r-10,16v14,2,25,12,25,25v1,31,-41,34,-62,23r5,-16v10,6,34,10,35,-6v0,-9,-11,-13,-28,-15v3,-8,15,-20,12,-25v-21,0,-47,-7,-61,-16","w":177},"\u015c":{"d":"15,-12r8,-26v30,24,107,23,107,-26v0,-22,-13,-35,-46,-48v-39,-14,-64,-35,-64,-69v0,-58,86,-82,132,-54r-9,26v-7,-5,-23,-12,-45,-12v-34,0,-46,20,-46,37v0,22,14,36,48,46v88,25,83,142,-23,142v-23,0,-49,-7,-62,-16xm77,-298r24,0r38,41r-27,0r-23,-25r-23,25r-26,0","w":177},"\u0218":{"d":"15,-12r8,-26v30,24,107,23,107,-26v0,-22,-13,-35,-46,-48v-39,-14,-64,-35,-64,-69v0,-58,86,-82,132,-54r-9,26v-7,-5,-23,-12,-45,-12v-34,0,-46,20,-46,37v0,22,14,36,48,46v88,25,83,142,-23,142v-23,0,-49,-7,-62,-16xm67,80r-7,-15v27,0,36,-32,15,-45r24,-5v30,20,3,70,-32,65","w":177},"\u0164":{"d":"73,0r0,-216r-73,0r0,-27r179,0r0,27r-74,0r0,216r-32,0xm102,-256r-24,0r-38,-41r27,0r23,25r23,-25r26,0","w":178},"\u0162":{"d":"73,0r0,-216r-73,0r0,-27r179,0r0,27r-74,0r0,216r-32,0xm65,80r-6,-15v27,0,36,-32,14,-45r24,-5v30,20,3,70,-32,65","w":178},"\u016c":{"d":"27,-243r32,0r0,144v0,54,24,77,56,77v36,0,59,-23,59,-77r0,-144r32,0r0,142v0,75,-39,105,-92,105v-50,0,-87,-28,-87,-104r0,-143xm72,-298r18,0v2,9,9,18,26,18v18,0,25,-8,27,-18r18,0v-1,22,-14,38,-45,38v-31,0,-44,-16,-44,-38","w":232},"\u0170":{"d":"27,-243r32,0r0,144v0,54,24,77,56,77v36,0,59,-23,59,-77r0,-144r32,0r0,142v0,75,-39,105,-92,105v-50,0,-87,-28,-87,-104r0,-143xm102,-298r34,0r-40,41r-23,0xm155,-298r34,0r-40,41r-23,0","w":232},"\u016a":{"d":"27,-243r32,0r0,144v0,54,24,77,56,77v36,0,59,-23,59,-77r0,-144r32,0r0,142v0,75,-39,105,-92,105v-50,0,-87,-28,-87,-104r0,-143xm73,-284r86,0r0,20r-86,0r0,-20","w":232},"\u0172":{"d":"149,49r5,16v-20,14,-61,10,-61,-20v0,-16,10,-31,20,-41v-50,0,-85,-29,-86,-104r0,-143r32,0r0,144v0,54,24,77,56,77v36,0,59,-23,59,-77r0,-144r32,0r0,142v0,62,-28,93,-67,102v-15,10,-37,47,-6,51v6,0,12,-1,16,-3","w":232},"\u016e":{"d":"27,-243r32,0r0,144v0,54,24,77,56,77v36,0,59,-23,59,-77r0,-144r32,0r0,142v0,75,-39,105,-92,105v-50,0,-87,-28,-87,-104r0,-143xm117,-314v22,0,35,14,35,33v0,18,-14,32,-35,32v-22,0,-36,-15,-36,-32v0,-18,13,-33,36,-33xm116,-301v-11,0,-17,9,-17,20v0,9,7,18,17,18v11,0,18,-8,18,-19v0,-10,-7,-19,-18,-19","w":232},"\u0168":{"d":"27,-243r32,0r0,144v0,54,24,77,56,77v36,0,59,-23,59,-77r0,-144r32,0r0,142v0,75,-39,105,-92,105v-50,0,-87,-28,-87,-104r0,-143xm161,-294v5,48,-41,32,-63,21v-6,0,-8,6,-9,16r-17,0v-1,-22,9,-37,24,-37v18,0,43,33,49,0r16,0","w":232},"\u1e82":{"d":"100,0r-33,0r-62,-243r34,0r47,207r52,-207r33,0r30,123r17,84r52,-207r32,0r-69,243r-33,0r-30,-126v-9,-30,-11,-57,-17,-80v-12,65,-37,141,-53,206xm172,-298r38,0r-46,42r-26,0","w":304},"\u0174":{"d":"100,0r-33,0r-62,-243r34,0r47,207r52,-207r33,0r30,123r17,84r52,-207r32,0r-69,243r-33,0r-30,-126v-9,-30,-11,-57,-17,-80v-12,65,-37,141,-53,206xm140,-297r25,0r37,41r-26,0v-8,-8,-15,-17,-24,-24r-23,24r-25,0","w":304},"\u1e84":{"d":"100,0r-33,0r-62,-243r34,0r47,207r52,-207r33,0r30,123r17,84r52,-207r32,0r-69,243r-33,0r-30,-126v-9,-30,-11,-57,-17,-80v-12,65,-37,141,-53,206xm120,-260v-10,0,-17,-8,-17,-18v0,-10,7,-18,17,-18v10,0,18,8,18,18v0,10,-7,18,-18,18xm186,-260v-10,0,-17,-8,-17,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-6,18,-18,18","w":304},"\u1e80":{"d":"100,0r-33,0r-62,-243r34,0r47,207r52,-207r33,0r30,123r17,84r52,-207r32,0r-69,243r-33,0r-30,-126v-9,-30,-11,-57,-17,-80v-12,65,-37,141,-53,206xm98,-298r38,0r34,42r-26,0","w":304},"\u0176":{"d":"113,0r-32,0r0,-103r-77,-140r36,0r59,117r60,-117r35,0r-81,140r0,103xm85,-297r24,0r38,41r-27,0v-8,-8,-14,-17,-23,-24r-23,24r-26,0","w":194},"\u1ef2":{"d":"113,0r-32,0r0,-103r-77,-140r36,0r59,117r60,-117r35,0r-81,140r0,103xm47,-295r38,0r34,42r-26,0","w":194},"\u0232":{"d":"113,0r-32,0r0,-103r-77,-140r36,0r59,117r60,-117r35,0r-81,140r0,103xm54,-284r87,0r0,20r-87,0r0,-20","w":194},"\u0179":{"d":"11,0r0,-18r134,-198r-123,0r0,-27r164,0r0,19r-134,198r136,0r0,26r-177,0xm117,-298r38,0r-46,42r-25,0","w":199},"\u017b":{"d":"11,0r0,-18r134,-198r-123,0r0,-27r164,0r0,19r-134,198r136,0r0,26r-177,0xm101,-259v-10,0,-18,-9,-18,-19v0,-9,8,-18,18,-18v10,0,17,9,17,18v0,10,-7,19,-17,19","w":199},"\u01fc":{"d":"32,0r-32,0r111,-243r151,0r0,27r-103,0r9,77r91,0r0,26r-87,0r11,87r89,0r0,26r-116,0r-11,-85r-74,0xm81,-111r61,0v-6,-35,-4,-78,-14,-109v-13,37,-31,74,-47,109xm176,-298r38,0r-46,42r-25,0","w":283},"\u0103":{"d":"82,-178v96,4,58,95,69,178r-28,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-17,0,-34,4,-46,13r-7,-22v14,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31xm42,-246r19,0v2,15,11,25,25,25v18,0,26,-12,27,-25r18,0v0,27,-17,45,-44,45v-32,0,-45,-22,-45,-45","w":173},"\u0101":{"d":"82,-178v96,4,58,95,69,178r-28,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-17,0,-34,4,-46,13r-7,-22v14,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31xm46,-231r81,0r0,20r-81,0r0,-20","w":173},"\u0105":{"d":"82,-178v97,3,56,97,70,178v-24,-3,-34,53,-6,53v7,0,12,-2,16,-4r5,17v-23,16,-62,9,-62,-22v0,-27,27,-41,14,-66v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-17,0,-34,4,-46,13r-7,-22v14,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31","w":173},"\u0107":{"d":"145,-30r5,24v-8,4,-26,10,-50,10v-52,0,-86,-36,-86,-89v0,-70,74,-113,137,-83r-7,24v-41,-24,-106,5,-98,57v-3,58,55,78,99,57xm109,-249r34,0r-44,51r-22,0","w":161},"\u010d":{"d":"145,-30r5,24v-8,4,-26,10,-50,10v-52,0,-86,-36,-86,-89v0,-70,74,-113,137,-83r-7,24v-41,-24,-106,5,-98,57v-3,58,55,78,99,57xm106,-198r-23,0r-34,-51r24,0v8,11,13,24,22,34r21,-34r24,0","w":161},"\u0109":{"d":"145,-30r5,24v-8,4,-26,10,-50,10v-52,0,-86,-36,-86,-89v0,-70,74,-113,137,-83r-7,24v-41,-24,-106,5,-98,57v-3,58,55,78,99,57xm82,-249r22,0r35,51r-24,0v-8,-11,-13,-24,-22,-34r-21,34r-23,0","w":161},"\u010b":{"d":"145,-30r5,24v-8,4,-26,10,-50,10v-52,0,-86,-36,-86,-89v0,-70,74,-113,137,-83r-7,24v-41,-24,-106,5,-98,57v-3,58,55,78,99,57xm95,-205v-10,0,-18,-9,-18,-19v0,-10,8,-18,18,-18v10,0,18,8,18,18v0,10,-7,19,-18,19","w":161},"\u010f":{"d":"145,-256r31,0r2,256r-28,0v-2,-9,0,-22,-3,-30v-32,62,-133,31,-133,-55v0,-86,90,-119,131,-67r0,-104xm97,-22v35,1,48,-34,48,-81v0,-30,-19,-50,-47,-50v-33,0,-52,29,-52,67v0,35,17,64,51,64xm217,-259v30,17,-4,97,-24,61v12,-12,20,-44,1,-56","w":206},"\u0115":{"d":"166,-81r-122,0v-2,63,65,69,108,51r6,23v-11,5,-31,11,-59,11v-53,0,-85,-36,-85,-88v0,-53,31,-94,81,-94v64,0,75,53,71,97xm44,-104r93,0v0,-20,-8,-51,-44,-51v-33,0,-46,29,-49,51xm46,-246r19,0v2,15,11,25,26,25v17,0,25,-12,26,-25r19,0v0,27,-18,45,-45,45v-32,0,-45,-22,-45,-45","w":180},"\u011b":{"d":"166,-81r-122,0v-2,63,65,69,108,51r6,23v-11,5,-31,11,-59,11v-53,0,-85,-36,-85,-88v0,-53,31,-94,81,-94v64,0,75,53,71,97xm44,-104r93,0v0,-20,-8,-51,-44,-51v-33,0,-46,29,-49,51xm103,-198r-23,0r-35,-51r24,0r22,34r22,-34r23,0","w":180},"\u0117":{"d":"166,-81r-122,0v-2,63,65,69,108,51r6,23v-11,5,-31,11,-59,11v-53,0,-85,-36,-85,-88v0,-53,31,-94,81,-94v64,0,75,53,71,97xm44,-104r93,0v0,-20,-8,-51,-44,-51v-33,0,-46,29,-49,51xm91,-205v-10,0,-18,-9,-18,-19v0,-10,9,-18,19,-18v10,0,17,8,17,18v0,10,-7,19,-18,19","w":180},"\u0113":{"d":"166,-81r-122,0v-2,63,65,69,108,51r6,23v-11,5,-31,11,-59,11v-53,0,-85,-36,-85,-88v0,-53,31,-94,81,-94v64,0,75,53,71,97xm44,-104r93,0v0,-20,-8,-51,-44,-51v-33,0,-46,29,-49,51xm51,-231r81,0r0,20r-81,0r0,-20","w":180},"\u0119":{"d":"157,-7v-23,6,-50,23,-50,44v0,19,19,18,32,12r5,16v-20,16,-62,12,-62,-19v0,-18,15,-34,26,-42v-60,3,-93,-33,-94,-88v0,-53,31,-94,81,-94v64,0,75,53,71,97r-122,0v-2,63,65,69,108,51xm45,-104r92,0v0,-20,-8,-51,-44,-51v-32,0,-46,29,-48,51","w":180},"\u011f":{"d":"175,-26v0,96,-78,119,-146,87r8,-25v43,31,125,12,106,-66v-9,16,-28,29,-55,29v-43,0,-74,-36,-74,-85v0,-90,99,-117,134,-62r1,-26r28,0v-4,41,-2,102,-2,148xm97,-25v37,1,51,-35,47,-80v-3,-29,-18,-48,-46,-48v-31,0,-52,25,-52,66v0,34,17,62,51,62xm53,-246r19,0v2,15,11,25,26,25v17,0,25,-12,26,-25r19,0v0,27,-18,45,-45,45v-32,0,-45,-22,-45,-45","w":201},"\u011d":{"d":"175,-26v0,96,-78,119,-146,87r8,-25v43,31,125,12,106,-66v-9,16,-28,29,-55,29v-43,0,-74,-36,-74,-85v0,-90,99,-117,134,-62r1,-26r28,0v-4,41,-2,102,-2,148xm97,-25v37,1,51,-35,47,-80v-3,-29,-18,-48,-46,-48v-31,0,-52,25,-52,66v0,34,17,62,51,62xm89,-251r22,0r35,52r-24,0v-8,-11,-13,-24,-22,-34r-21,34r-24,0","w":201},"\u0123":{"d":"175,-26v0,96,-78,119,-146,87r8,-25v43,31,125,12,106,-66v-9,16,-28,29,-55,29v-43,0,-74,-36,-74,-85v0,-90,99,-117,134,-62r1,-26r28,0v-4,41,-2,102,-2,148xm97,-25v37,1,51,-35,47,-80v-3,-29,-18,-48,-46,-48v-31,0,-52,25,-52,66v0,34,17,62,51,62xm122,-255r6,13v-28,0,-37,31,-16,45r-23,4v-31,-20,-3,-68,33,-62","w":201},"\u0121":{"d":"175,-26v0,96,-78,119,-146,87r8,-25v43,31,125,12,106,-66v-9,16,-28,29,-55,29v-43,0,-74,-36,-74,-85v0,-90,99,-117,134,-62r1,-26r28,0v-4,41,-2,102,-2,148xm97,-25v37,1,51,-35,47,-80v-3,-29,-18,-48,-46,-48v-31,0,-52,25,-52,66v0,34,17,62,51,62xm100,-206v-10,0,-18,-9,-18,-19v0,-10,8,-18,18,-18v11,0,18,8,18,18v0,10,-7,19,-18,19","w":201},"\ue005":{"d":"171,-26v10,96,-78,119,-147,87r8,-25v44,30,126,12,107,-66v-9,16,-28,29,-55,29v-44,0,-75,-36,-75,-85v0,-89,100,-118,134,-62r1,-26r28,0xm93,-25v36,0,46,-35,46,-80v0,-31,-18,-48,-46,-48v-30,0,-52,25,-52,66v0,34,18,62,52,62xm145,-243v4,51,-39,35,-62,23v-6,0,-8,6,-9,16r-17,0v-3,-50,37,-38,61,-24v6,0,9,-3,10,-15r17,0","w":201},"\u0125":{"d":"103,-152v-63,0,-42,91,-45,152r-32,0r0,-256r32,0r1,109v30,-46,116,-49,116,43r0,104r-32,0v-5,-59,21,-152,-40,-152xm31,-303r24,0r38,41r-27,0v-8,-8,-14,-18,-23,-25r-23,25r-26,0","w":199},"\u012d":{"d":"58,0r-32,0r0,-174r32,0r0,174xm-1,-246r18,0v2,15,11,25,26,25v17,0,25,-12,26,-25r19,0v0,27,-18,45,-45,45v-31,0,-44,-22,-44,-45","w":84},"\u012b":{"d":"58,0r-32,0r0,-174r32,0r0,174xm2,-231r81,0r0,20r-81,0r0,-20","w":84},"\u012f":{"d":"41,-206v-11,0,-19,-9,-19,-19v0,-12,8,-21,20,-21v12,0,20,9,20,21v0,10,-8,19,-21,19xm58,-174r0,174v-28,-4,-37,54,-8,54v7,0,13,-1,17,-3r5,16v-23,16,-64,11,-63,-23v0,-17,11,-34,17,-44r0,-174r32,0","w":84},"\u0129":{"d":"58,0r-32,0r0,-174r32,0r0,174xm87,-243v3,50,-39,35,-63,23v-5,0,-8,6,-9,16r-17,0v-1,-24,9,-38,24,-38v16,0,44,34,48,-1r17,0","w":84},"\u0135":{"d":"-17,51v42,-8,47,-15,47,-79r0,-146r32,0v-9,98,36,247,-75,250xm32,-247r22,0r35,52r-24,0v-8,-11,-13,-24,-22,-34r-21,34r-23,0","w":87},"\u0137":{"d":"58,-256r0,162v21,-28,45,-53,67,-80r38,0r-67,71r76,103r-38,0r-60,-84r-16,18r0,66r-32,0r0,-256r32,0xm64,80r-6,-15v27,0,36,-32,14,-45r24,-5v30,20,3,70,-32,65","w":168},"\u013a":{"d":"26,0r0,-256r32,0r0,256r-32,0xm55,-308r39,0r-46,42r-26,0","w":84},"\u013e":{"d":"26,0r0,-256r32,0r0,256r-32,0xm86,-188r-14,-10v13,-11,19,-43,2,-56r22,-5v26,12,3,70,-10,71","w":87},"\u013c":{"d":"26,0r0,-256r32,0r0,256r-32,0xm19,80r-6,-15v27,0,36,-32,14,-45r24,-5v30,20,3,70,-32,65","w":84},"\u0140":{"d":"26,0r0,-256r32,0r0,256r-32,0xm91,-123v-10,0,-17,-8,-17,-18v0,-9,7,-18,17,-18v9,0,17,8,17,18v0,10,-7,18,-17,18","w":97},"\ue006":{"d":"99,-152v-59,0,-39,92,-42,152r-31,0r-1,-174r28,0v1,9,-1,21,2,28v14,-39,93,-43,105,3v28,-50,115,-57,115,41r0,102r-31,0v-4,-56,18,-152,-38,-152v-58,0,-36,94,-40,152r-31,0v-5,-56,20,-152,-36,-152xm139,-249r22,0r34,51r-24,0v-8,-11,-13,-24,-22,-34r-20,34r-24,0","w":300},"\u0144":{"d":"103,-152v-63,0,-42,91,-45,152r-32,0r-1,-174r28,0r2,29v27,-46,119,-54,120,41r0,104r-32,0v-5,-58,21,-152,-40,-152xm114,-249r35,0r-44,51r-22,0","w":199},"\u0148":{"d":"103,-152v-63,0,-42,91,-45,152r-32,0r-1,-174r28,0r2,29v27,-46,119,-54,120,41r0,104r-32,0v-5,-58,21,-152,-40,-152xm112,-198r-23,0r-35,-51r24,0r22,34r22,-34r23,0","w":199},"\ue007":{"d":"89,-249r22,0r34,51r-24,0v-8,-11,-13,-24,-22,-34r-21,34r-23,0xm103,-152v-63,0,-42,91,-45,152r-32,0r-1,-174r28,0r2,29v27,-46,119,-54,120,41r0,104r-32,0v-5,-58,21,-152,-40,-152","w":199},"\u0146":{"d":"103,-152v-63,0,-42,91,-45,152r-32,0r-1,-174r28,0r2,29v27,-46,119,-54,120,41r0,104r-32,0v-5,-58,21,-152,-40,-152xm80,79r-7,-15v26,0,36,-32,15,-45r24,-5v30,20,4,71,-32,65","w":199},"\u014f":{"d":"100,-178v50,0,84,37,84,89v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-67v0,-30,-15,-67,-53,-67xm54,-246r19,0v2,15,11,25,25,25v18,0,25,-12,27,-25r18,0v0,27,-17,45,-44,45v-32,0,-45,-22,-45,-45","w":197},"\u0151":{"d":"100,-178v50,0,84,37,84,89v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-67v0,-30,-15,-67,-53,-67xm86,-249r31,0r-40,48r-20,0xm138,-249r30,0r-39,48r-20,0","w":197},"\u014d":{"d":"100,-178v50,0,84,37,84,89v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-67v0,-30,-15,-67,-53,-67xm58,-231r81,0r0,20r-81,0r0,-20","w":197},"\u01ff":{"d":"14,-86v-2,-76,70,-113,130,-80r15,-21r14,10r-16,22v17,16,27,39,27,67v-1,83,-71,110,-129,80r-16,22r-13,-11r15,-22v-17,-16,-27,-38,-27,-67xm57,-43v26,-32,47,-68,72,-101v-57,-38,-111,44,-72,101xm141,-130v-26,31,-47,67,-72,100v56,40,109,-42,72,-100xm113,-249r35,0r-44,51r-22,0","w":197},"\u0155":{"d":"112,-147v-69,-11,-53,81,-54,147r-32,0r-1,-174r28,0v1,11,-1,25,2,34v9,-25,30,-42,57,-37r0,30xm78,-249r35,0r-44,51r-23,0","w":117},"\u0159":{"d":"112,-147v-69,-11,-53,81,-54,147r-32,0r-1,-174r28,0v1,11,-1,25,2,34v9,-25,30,-42,57,-37r0,30xm77,-198r-23,0r-34,-51r24,0v8,11,13,24,22,34r21,-34r24,0","w":117},"\u0157":{"d":"112,-147v-69,-11,-53,81,-54,147r-32,0r-1,-174r28,0v1,11,-1,25,2,34v9,-25,30,-42,57,-37r0,30xm22,80r-7,-15v27,0,36,-32,15,-45r24,-5v30,20,3,70,-32,65","w":117},"\u015b":{"d":"14,-8r8,-24v18,15,76,19,76,-14v0,-15,-9,-24,-32,-31v-69,-20,-59,-99,13,-101v18,0,33,5,43,11r-8,23v-12,-12,-64,-17,-64,13v0,15,9,24,32,30v67,19,58,108,-19,105v-19,0,-36,-5,-49,-12xm88,-249r35,0r-44,51r-22,0","w":142},"\u015f":{"d":"14,-8r8,-24v18,15,76,19,76,-14v0,-15,-9,-24,-32,-31v-69,-20,-59,-99,13,-101v18,0,33,5,43,11r-8,23v-12,-12,-64,-17,-64,13v0,15,9,24,32,30v60,17,61,92,0,103r-10,16v13,2,25,11,25,25v1,30,-40,35,-62,23r5,-16v11,7,35,10,35,-6v0,-9,-11,-13,-28,-15v3,-8,15,-20,13,-25v-14,0,-32,-4,-46,-12","w":142},"\u015d":{"d":"14,-8r8,-24v18,15,76,19,76,-14v0,-15,-9,-24,-32,-31v-69,-20,-59,-99,13,-101v18,0,33,5,43,11r-8,23v-12,-12,-64,-17,-64,13v0,15,9,24,32,30v67,19,58,108,-19,105v-19,0,-36,-5,-49,-12xm61,-249r22,0r34,51r-24,0v-8,-11,-13,-24,-22,-34r-20,34r-24,0","w":142},"\u0219":{"d":"14,-8r8,-24v18,15,76,19,76,-14v0,-15,-9,-24,-32,-31v-69,-20,-59,-99,13,-101v18,0,33,5,43,11r-8,23v-12,-12,-64,-17,-64,13v0,15,9,24,32,30v67,19,58,108,-19,105v-19,0,-36,-5,-49,-12xm49,80r-6,-15v27,0,35,-32,15,-45r23,-5v30,20,3,70,-32,65","w":142},"\u0165":{"d":"108,0v-40,13,-75,-6,-75,-55r0,-95r-27,0r0,-24r27,0r0,-32r31,-10r0,42r46,0r0,24r-46,0r0,94v-3,29,18,39,43,32xm116,-260v35,19,-11,91,-26,53v14,-8,20,-37,3,-48","w":122},"\u0163":{"d":"108,0v-40,13,-75,-6,-75,-55r0,-95r-27,0r0,-24r27,0r0,-33r31,-9r0,42r46,0r0,24r-46,0r0,94v-3,30,19,39,43,32xm44,82r-6,-15v27,0,35,-32,15,-45r23,-5v30,20,3,70,-32,65","w":119},"\u016d":{"d":"96,-22v64,0,39,-91,44,-152r32,0r2,174r-29,0v-1,-9,1,-21,-2,-28v-8,14,-27,32,-58,32v-27,0,-60,-16,-60,-76r0,-102r32,0v5,57,-20,152,39,152xm54,-246r19,0v2,15,11,25,26,25v17,0,25,-12,26,-25r19,0v0,27,-18,45,-45,45v-32,0,-45,-22,-45,-45","w":198},"\u0171":{"d":"96,-22v64,0,39,-91,44,-152r32,0r2,174r-29,0v-1,-9,1,-21,-2,-28v-8,14,-27,32,-58,32v-27,0,-60,-16,-60,-76r0,-102r32,0v5,57,-20,152,39,152xm89,-249r31,0r-40,48r-20,0xm140,-249r31,0r-39,48r-20,0","w":198},"\u016b":{"d":"96,-22v64,0,39,-91,44,-152r32,0r2,174r-29,0v-1,-9,1,-21,-2,-28v-8,14,-27,32,-58,32v-27,0,-60,-16,-60,-76r0,-102r32,0v5,57,-20,152,39,152xm59,-231r81,0r0,20r-81,0r0,-20","w":198},"\u0173":{"d":"96,-22v64,0,39,-91,44,-152r32,0r2,174v-16,-4,-21,20,-23,34v-2,19,21,22,35,16r5,16v-23,17,-63,11,-63,-23v0,-27,26,-41,15,-71v-8,14,-27,32,-58,32v-27,0,-60,-16,-60,-76r0,-102r32,0v5,57,-20,152,39,152","w":198},"\u016f":{"d":"96,-22v64,0,39,-91,44,-152r32,0r2,174r-29,0v-1,-9,1,-21,-2,-28v-8,14,-27,32,-58,32v-27,0,-60,-16,-60,-76r0,-102r32,0v5,57,-20,152,39,152xm99,-193v-21,0,-36,-15,-36,-33v0,-19,14,-34,37,-34v21,0,35,14,35,34v0,19,-15,33,-36,33xm99,-207v12,0,19,-9,19,-19v0,-12,-7,-21,-19,-21v-11,0,-18,10,-18,21v0,10,7,19,18,19","w":198},"\u0169":{"d":"96,-22v64,0,39,-91,44,-152r32,0r2,174r-29,0v-1,-9,1,-21,-2,-28v-8,14,-27,32,-58,32v-27,0,-60,-16,-60,-76r0,-102r32,0v5,57,-20,152,39,152xm144,-243v3,50,-39,35,-63,23v-5,0,-8,6,-9,16r-17,0v-3,-50,37,-38,62,-24v5,0,9,-3,10,-15r17,0","w":198},"\u1e83":{"d":"6,-174r33,0r37,144v12,-50,29,-97,44,-144r27,0r43,144v9,-48,25,-98,38,-144r32,0r-57,174r-28,0r-43,-140v-12,50,-29,94,-44,140r-29,0xm148,-249r35,0r-44,51r-23,0","w":264},"\u0175":{"d":"6,-174r33,0r37,144v12,-50,29,-97,44,-144r27,0r43,144v9,-48,25,-98,38,-144r32,0r-57,174r-28,0r-43,-140v-12,50,-29,94,-44,140r-29,0xm121,-249r22,0r34,51r-24,0r-21,-34r-21,34r-24,0","w":264},"\u1e85":{"d":"6,-174r33,0r37,144v12,-50,29,-97,44,-144r27,0r43,144v9,-48,25,-98,38,-144r32,0r-57,174r-28,0r-43,-140v-12,50,-29,94,-44,140r-29,0xm99,-205v-10,0,-18,-9,-18,-19v0,-10,8,-18,18,-18v10,0,18,8,18,18v0,10,-8,19,-18,19xm166,-205v-11,0,-18,-9,-18,-19v0,-10,8,-18,18,-18v10,0,18,8,18,18v0,10,-8,19,-18,19","w":264},"\u1e81":{"d":"6,-174r33,0r37,144v12,-50,29,-97,44,-144r27,0r43,144v9,-48,25,-98,38,-144r32,0r-57,174r-28,0r-43,-140v-12,50,-29,94,-44,140r-29,0xm85,-249r35,0r32,51r-23,0","w":264},"\u0177":{"d":"13,53v24,-9,46,-28,57,-58r-67,-169r35,0r50,138r46,-138r33,0v-41,86,-60,232,-146,253xm74,-249r22,0r35,51r-24,0v-8,-11,-13,-24,-22,-34r-21,34r-24,0","w":169},"\u1ef3":{"d":"13,53v24,-9,46,-28,57,-58r-67,-169r35,0r50,138r46,-138r33,0v-41,86,-60,232,-146,253xm39,-249r34,0r32,51r-22,0","w":169},"\u0233":{"d":"13,53v24,-9,46,-28,57,-58r-67,-169r35,0r50,138r46,-138r33,0v-41,86,-60,232,-146,253xm45,-231r81,0r0,20r-81,0r0,-20","w":169},"\u017a":{"d":"6,0r0,-18r102,-131r-94,0r0,-25r132,0r0,20r-100,129r102,0r0,25r-142,0xm94,-249r35,0r-44,51r-23,0","w":154},"\u017c":{"d":"6,0r0,-18r102,-131r-94,0r0,-25r132,0r0,20r-100,129r102,0r0,25r-142,0xm78,-205v-11,0,-18,-9,-18,-19v0,-10,8,-18,18,-18v10,0,18,8,18,18v0,10,-7,19,-18,19","w":154},"\u01fd":{"d":"264,-84r-117,0v-7,64,63,73,104,54r5,22v-38,21,-110,15,-124,-27v-11,25,-35,39,-65,39v-36,0,-54,-25,-54,-50v0,-40,37,-64,105,-63v0,-19,-2,-45,-41,-45v-16,0,-34,5,-44,13r-8,-21v36,-25,102,-21,111,21v12,-23,34,-37,61,-37v59,0,71,54,67,94xm75,-19v36,-1,47,-28,43,-68v-33,-1,-74,5,-74,39v0,18,14,29,31,29xm147,-107r88,0v1,-17,-9,-49,-41,-49v-32,0,-46,30,-47,49xm154,-249r35,0r-44,51r-22,0","w":278},"\uf6c3":{"d":"33,80r-6,-15v26,0,36,-32,15,-45r24,-5v31,21,3,70,-33,65"},"\uf6c9":{"d":"71,-298r38,0r-46,42r-25,0"},"\uefee":{"d":"9,-300r19,0v2,9,8,18,26,18v18,0,24,-8,26,-18r19,0v-1,22,-14,39,-45,39v-31,0,-44,-17,-45,-39"},"\uf6ca":{"d":"67,-256r-25,0r-37,-41r26,0v8,8,15,18,24,25r23,-25r25,0"},"\ueff2":{"d":"49,-1r20,0r-11,19v13,3,25,12,25,27v0,31,-41,35,-63,23r6,-16v8,6,34,9,34,-6v0,-10,-11,-14,-28,-16"},"\ueff7":{"d":"41,-297r25,0r37,41r-26,0v-8,-8,-15,-17,-24,-24r-23,24r-25,0"},"\uf634":{"d":"33,80r-6,-15v26,0,36,-32,15,-45r24,-5v31,21,3,70,-33,65"},"\uf6cb":{"d":"21,-260v-11,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-7,18,-17,18xm87,-260v-10,0,-17,-8,-17,-18v0,-10,7,-18,18,-18v10,0,17,8,17,18v0,10,-7,18,-18,18"},"\uefed":{"d":"54,-260v-10,0,-18,-8,-18,-18v0,-9,8,-18,18,-18v10,0,18,9,18,18v0,10,-8,18,-18,18"},"\uf6ce":{"d":"-1,-298r38,0r34,42r-26,0"},"\uf6cf":{"d":"42,-298r34,0r-40,41r-23,0xm95,-298r34,0r-40,41r-23,0"},"\uf6d0":{"d":"11,-284r87,0r0,20r-87,0r0,-20"},"\ueff1":{"d":"44,-1r21,0v-12,8,-34,52,-1,54v6,0,12,-2,16,-4r5,17v-23,15,-62,9,-62,-23v0,-18,13,-35,21,-44"},"\ueff3":{"d":"73,-316v22,0,35,15,35,33v0,18,-14,32,-36,32v-21,0,-36,-14,-36,-32v0,-18,14,-33,37,-33xm72,-303v-22,0,-22,38,0,38v11,0,18,-8,18,-19v0,-10,-7,-19,-18,-19","w":144},"\ueff5":{"d":"99,-294v3,48,-42,32,-63,21v-6,0,-9,6,-10,16r-17,0v0,-22,9,-37,25,-37v18,0,43,33,48,0r17,0"},"\u0391":{"d":"153,-76r-86,0r-26,76r-32,0r83,-243r37,0r83,243r-33,0xm73,-101r74,0r-38,-114v-9,39,-24,77,-36,114","w":220},"\u0392":{"d":"180,-69v0,70,-84,77,-153,68r0,-238v57,-10,144,-10,144,55v0,25,-17,43,-41,54v23,6,50,25,50,61xm59,-218r0,78v42,4,80,-7,80,-41v0,-38,-46,-43,-80,-37xm59,-116r0,92v40,6,89,-1,88,-45v0,-42,-42,-50,-88,-47","w":195},"\u0393":{"d":"27,-243r130,0r0,27r-98,0r0,216r-32,0r0,-243","w":162},"\u0394":{"d":"9,0r0,-18r85,-225r35,0r84,225r0,18r-204,0xm43,-26r135,0r-67,-188r-2,0v-18,63,-45,127,-66,188","w":223},"\u0395":{"d":"153,-140r0,26r-94,0r0,88r105,0r0,26r-137,0r0,-243r131,0r0,27r-99,0r0,76r94,0","w":177},"\u0396":{"d":"11,0r0,-18r134,-198r-123,0r0,-27r164,0r0,19r-134,198r136,0r0,26r-177,0","w":199},"\u0397":{"d":"27,-243r32,0r0,102r117,0r0,-102r32,0r0,243r-32,0r0,-114r-117,0r0,114r-32,0r0,-243","w":234},"\u0398":{"d":"122,4v-64,0,-109,-50,-109,-123v0,-77,48,-128,113,-128v66,0,109,51,109,124v0,82,-51,127,-113,127xm124,-22v50,0,78,-45,78,-100v0,-49,-25,-99,-77,-99v-53,0,-79,49,-79,101v0,51,29,98,78,98xm75,-138r98,0r0,26r-98,0r0,-26","w":248},"\u0399":{"d":"27,-243r32,0r0,243r-32,0r0,-243","w":86},"\u039a":{"d":"27,0r0,-243r32,0r1,117v29,-41,62,-78,93,-117r39,0r-88,103r95,140r-37,0r-80,-119r-23,26r0,93r-32,0","w":195},"\u039b":{"d":"212,0r-33,0r-57,-167v-6,-16,-7,-33,-13,-46v-18,74,-45,142,-67,213r-33,0r83,-243r37,0","w":219},"\u039c":{"d":"238,0r-11,-211v-19,67,-49,144,-73,210r-24,0r-40,-116r-28,-94r-11,211r-30,0r17,-243r40,0r66,199v18,-64,47,-136,69,-199r40,0r16,243r-31,0","w":289},"\u039d":{"d":"57,0r-30,0r0,-243r35,0r77,123v19,29,31,56,45,79v-6,-62,-3,-134,-4,-202r30,0r0,243r-32,0r-77,-123v-18,-27,-32,-57,-46,-81","w":236},"\u039e":{"d":"19,-243r159,0r0,26r-159,0r0,-26xm31,-139r135,0r0,26r-135,0r0,-26xm15,-26r167,0r0,26r-167,0r0,-26","w":194},"\u039f":{"d":"122,4v-64,0,-109,-50,-109,-124v0,-77,47,-127,112,-127v67,0,110,51,110,123v0,83,-51,128,-113,128xm124,-22v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99v-52,0,-78,49,-78,101v0,51,28,98,78,98","w":248},"\u03a0":{"d":"201,-243r0,243r-32,0r0,-216r-110,0r0,216r-32,0r0,-243r174,0","w":228},"\u03a1":{"d":"177,-174v0,62,-56,86,-118,77r0,97r-32,0r0,-240v64,-10,150,-6,150,66xm59,-217r0,94v42,11,86,-7,86,-49v0,-43,-48,-55,-86,-45","w":191},"\u03a3":{"d":"129,-122r-79,96r139,0r0,26r-180,0r0,-19r85,-102r-80,-101r0,-21r163,0r0,26v-40,2,-88,-4,-123,2","w":198},"\u03a4":{"d":"73,0r0,-216r-73,0r0,-27r179,0r0,27r-74,0r0,216r-32,0","w":178},"\u03a5":{"d":"89,0v11,-100,-28,-213,-85,-219r5,-26v53,7,89,63,99,122v9,-63,50,-107,97,-122r5,26v-33,9,-92,77,-89,157r0,62r-32,0","w":211},"\u03a6":{"d":"144,-9r0,18r-30,0r0,-18v-50,-5,-101,-39,-101,-111v0,-74,55,-111,101,-114r0,-18r31,0r0,18v50,4,101,41,101,112v0,72,-51,109,-102,113xm114,-32r0,-180v-31,3,-69,33,-69,91v0,54,34,85,69,89xm144,-212r0,180v35,-3,69,-34,69,-89v0,-58,-34,-87,-69,-91","w":258},"\u03a7":{"d":"197,0r-37,0r-60,-102v-12,29,-39,71,-55,102r-36,0r74,-123r-71,-120r36,0r56,98r54,-98r37,0r-74,118","w":205},"\u03a8":{"d":"230,-243r0,71v0,63,-38,95,-92,98r0,74r-30,0r0,-74v-46,-2,-91,-26,-91,-89r0,-80r31,0r0,74v0,49,25,68,60,70r0,-144r30,0r0,144v32,-1,61,-21,61,-77r0,-67r31,0","w":246},"\u03a9":{"d":"238,-132v1,51,-25,85,-48,107r53,0r0,25r-91,0r0,-20v29,-20,54,-58,54,-107v0,-44,-27,-94,-78,-94v-104,2,-95,167,-26,201r0,20r-91,0r0,-25v17,-1,37,2,52,-1v-24,-20,-48,-56,-48,-103v0,-69,49,-118,114,-118v67,0,109,51,109,115","w":253},"\u0386":{"d":"154,-76r-86,0r-25,76r-33,0r83,-243r38,0r82,243r-33,0xm74,-101r74,0r-38,-114v-8,39,-24,77,-36,114xm25,-243r29,0r-13,56r-18,0","w":221},"\u0388":{"d":"178,-140r0,26r-94,0r0,88r105,0r0,26r-137,0r0,-243r132,0r0,27r-100,0r0,76r94,0xm3,-243r28,0r-12,56r-19,0","w":201},"\u0389":{"d":"52,-243r32,0r0,102r117,0r0,-102r32,0r0,243r-32,0r0,-114r-117,0r0,114r-32,0r0,-243xm3,-243r28,0r-12,56r-19,0","w":259},"\u038a":{"d":"52,-243r32,0r0,243r-32,0r0,-243xm3,-243r28,0r-12,56r-19,0","w":111},"\u03aa":{"d":"10,-256v-11,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-6,18,-17,18xm76,-256v-10,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v10,0,18,8,18,18v0,10,-7,18,-18,18xm27,-243r32,0r0,243r-32,0r0,-243","w":86},"\u038c":{"d":"136,4v-64,0,-109,-50,-109,-124v0,-77,48,-127,113,-127v66,0,109,51,109,123v0,83,-51,128,-113,128xm138,-22v50,0,78,-45,78,-100v0,-49,-25,-99,-77,-99v-53,0,-79,49,-79,101v0,51,29,98,78,98xm3,-243r28,0r-12,56r-19,0","w":262},"\u038e":{"d":"131,0v11,-101,-27,-213,-85,-219r5,-26v53,7,89,63,99,122v10,-63,49,-107,97,-122r5,26v-34,9,-92,77,-89,157r0,62r-32,0xm3,-243r28,0r-12,56r-19,0","w":254},"\u03ab":{"d":"74,-251v-10,0,-17,-8,-17,-18v0,-10,7,-18,18,-18v9,0,17,8,17,18v0,10,-7,18,-18,18xm140,-251v-10,0,-17,-8,-17,-18v0,-10,7,-18,18,-18v9,0,17,8,17,18v0,10,-7,18,-18,18xm89,0v11,-100,-28,-213,-85,-219r5,-26v53,7,89,63,99,122v9,-63,50,-107,97,-122r5,26v-33,9,-92,77,-89,157r0,62r-32,0","w":211},"\u038f":{"d":"251,-132v1,52,-24,85,-48,107r53,0r0,25r-91,0r0,-20v67,-31,81,-201,-24,-201v-104,0,-93,170,-26,201r0,20r-91,0r0,-25v17,-1,37,2,52,-1v-24,-20,-47,-56,-47,-103v0,-69,48,-118,113,-118v67,0,109,51,109,115xm3,-243r28,0r-12,56r-19,0","w":267},"\u03b1":{"d":"150,-174r26,0v-2,18,-5,78,-5,125v0,20,5,28,18,29v-3,10,3,28,-14,24v-16,1,-26,-13,-31,-37v-31,65,-130,38,-130,-51v0,-86,96,-128,131,-60r2,0v0,-13,1,-22,3,-30xm141,-90v0,-36,-17,-62,-46,-63v-29,-1,-49,30,-49,69v0,33,17,63,47,63v29,0,48,-31,48,-69","w":198},"\u03b2":{"d":"188,-71v2,76,-89,95,-132,53r4,89r-29,0v-11,-60,-5,-156,-5,-227v0,-49,14,-70,27,-84v34,-37,114,-18,114,43v0,30,-19,46,-32,58v27,5,53,28,53,68xm90,-145v58,5,63,-88,11,-89v-61,-2,-42,119,-45,185v8,13,26,28,51,28v29,0,49,-21,49,-49v-1,-38,-27,-56,-66,-54r0,-21","w":201},"\u03b3":{"d":"66,71v11,-95,-38,-203,-68,-245r36,0v16,23,40,85,54,135v17,-33,44,-84,41,-135r30,0v5,61,-33,110,-63,173v1,21,1,48,1,72r-31,0","w":167},"\u03b4":{"d":"168,-242r-10,21v-7,-13,-76,-24,-77,1v20,43,102,68,102,135v0,54,-38,89,-85,89v-45,0,-84,-32,-84,-88v-1,-45,32,-73,66,-92v-12,-11,-30,-21,-31,-43v0,-19,20,-41,61,-41v25,0,48,9,58,18xm151,-83v0,-32,-28,-61,-53,-77v-27,15,-52,38,-52,76v0,41,27,64,54,64v28,0,51,-23,51,-63","w":196},"\u03b5":{"d":"14,-49v-1,-22,20,-39,43,-45v-22,-5,-34,-20,-34,-37v-9,-41,87,-62,122,-34r-7,21v-17,-15,-84,-16,-84,15v0,24,39,26,70,25r0,23v-36,-1,-77,1,-77,30v0,39,75,35,98,18r6,21v-38,24,-137,27,-137,-37","w":158},"\u03b6":{"d":"46,-90v0,60,47,67,95,75v10,17,-11,55,-18,66r-21,-6v5,-8,11,-30,12,-39v-52,-8,-100,-25,-100,-90v-1,-51,34,-107,88,-147v-22,0,-52,1,-67,-4r3,-21r104,1r5,22v-58,29,-101,91,-101,143","w":147},"\u03b7":{"d":"103,-152v-63,1,-42,91,-45,152r-32,0v-2,-57,5,-126,-5,-174r29,0v3,6,5,17,5,29v27,-46,119,-54,120,41v1,57,-4,125,4,175r-31,0v-9,-42,-3,-118,-5,-171v0,-29,-11,-52,-40,-52","w":199},"\u03b8":{"d":"96,4v-51,0,-82,-45,-82,-134v0,-73,29,-130,84,-130v55,0,81,53,81,130v0,81,-26,134,-83,134xm45,-144r102,0v0,-51,-16,-92,-51,-92v-32,0,-51,43,-51,92xm148,-120r-103,0v0,64,22,101,53,101v33,0,50,-42,50,-101","w":192},"\u03b9":{"d":"58,-174r0,132v0,15,3,22,17,21r-2,23v-27,6,-47,1,-47,-41r0,-135r32,0","w":84},"\u03ba":{"d":"173,-174v-26,29,-56,53,-83,81v31,9,64,63,85,93r-36,0v-21,-24,-48,-78,-81,-77r0,77r-31,0v-2,-56,4,-125,-4,-174r30,0v9,13,2,56,6,77v32,-29,56,-57,77,-77r37,0","w":177},"\u03bb":{"d":"66,-161v0,-38,-24,-79,-52,-72v3,-11,-4,-30,15,-26v34,0,50,33,69,82r67,177r-34,0v-18,-45,-28,-96,-49,-138v-12,48,-32,92,-47,138r-32,0","w":169},"\u03bc":{"d":"97,-22v64,0,39,-91,44,-152r32,0r0,126v0,19,4,27,17,27r-3,24v-24,5,-36,-6,-43,-30v-7,27,-70,45,-88,11v0,28,0,66,4,87r-29,0v-10,-64,-3,-170,-5,-245r32,0v6,58,-22,152,39,152","w":199},"\u03bd":{"d":"1,-174r34,0v18,46,29,100,50,143v15,-34,51,-92,44,-143r30,0v6,62,-31,115,-64,174r-30,0","w":168},"\u03be":{"d":"47,-79v0,44,59,59,103,64v10,15,-10,54,-18,66r-21,-6v5,-8,11,-30,12,-39v-48,-7,-109,-21,-109,-82v0,-37,29,-59,56,-72v-66,-22,-47,-114,35,-112v20,0,34,4,44,10r-6,22v-26,-17,-88,-4,-81,31v0,32,32,41,68,41r0,22v-52,-2,-83,22,-83,55","w":155},"\u03bf":{"d":"97,4v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92v50,0,84,37,84,89v0,65,-45,93,-87,93xm99,-20v30,0,53,-28,53,-67v0,-30,-15,-67,-53,-67v-37,0,-53,34,-53,67v0,38,22,67,53,67","w":197},"\u03c1":{"d":"189,-90v0,89,-88,121,-133,68r3,93r-31,0v-4,-57,-16,-198,22,-223v43,-52,139,-20,139,62xm56,-83v0,39,18,62,48,62v34,0,53,-29,53,-68v0,-34,-18,-63,-50,-63v-25,0,-51,21,-51,69","w":202},"\u03c3":{"d":"194,-154v-6,1,-24,-2,-46,0v21,14,33,40,33,66v0,64,-44,92,-84,92v-47,0,-83,-34,-83,-89v-2,-96,85,-98,181,-93xm98,-20v29,0,51,-29,51,-68v0,-29,-15,-66,-51,-66v-36,0,-52,34,-52,67v0,38,22,67,52,67","w":199},"\u03c4":{"d":"116,-22r-2,23v-33,10,-57,-6,-57,-51r0,-100v-18,-1,-46,1,-55,3r-4,-18v24,-15,105,-7,148,-9r-4,24r-54,0r0,99v1,28,11,32,28,29","w":148},"\u03c5":{"d":"129,-174r30,0v23,57,22,178,-66,178v-58,0,-69,-52,-69,-120v0,-30,-1,-49,-4,-58r30,0v10,17,5,74,5,103v0,35,21,49,40,49v30,0,46,-31,46,-81v0,-33,-7,-62,-12,-71","w":188},"\u03c6":{"d":"73,-179r13,17v-19,12,-41,36,-41,73v0,35,19,64,57,70v2,-60,-16,-158,44,-158v34,0,71,32,71,86v0,59,-42,90,-86,95r0,67r-29,0r0,-67v-44,-4,-88,-30,-88,-92v0,-51,35,-81,59,-91xm131,-130r0,111v34,-5,56,-31,56,-72v0,-35,-21,-63,-41,-63v-9,0,-15,7,-15,24","w":231},"\u03c7":{"d":"6,-174r34,0r46,94r44,-94r31,0r-61,117r63,126r-29,8v-19,-35,-32,-75,-54,-107r-49,107r-27,-9r62,-124","w":164},"\u03c8":{"d":"106,71r0,-67v-44,-3,-82,-23,-82,-91v0,-27,1,-67,-3,-87r29,0v8,13,4,60,5,85v0,51,24,68,51,70r0,-201r29,0r0,201v32,-2,54,-34,54,-84v0,-36,-8,-64,-13,-71r29,0v27,57,18,179,-70,178r0,67r-29,0","w":235},"\u03c9":{"d":"140,-131v0,42,-11,109,29,109v48,0,43,-130,7,-154r30,0v16,13,30,44,30,84v0,65,-33,96,-66,96v-23,0,-36,-16,-47,-31v-8,19,-24,31,-46,31v-30,0,-63,-26,-63,-93v0,-39,15,-72,30,-87r29,0v-16,18,-28,49,-28,86v0,49,20,68,37,68v38,-2,28,-68,28,-109r30,0","w":249},"\u03c2":{"d":"115,6v-56,-7,-98,-28,-101,-90v-3,-60,66,-116,133,-86r-7,23v-46,-20,-94,12,-94,60v0,52,49,65,95,72v3,0,4,1,4,5v0,19,-12,50,-21,62r-21,-7v5,-8,11,-30,12,-39","w":150},"\u03ac":{"d":"103,-247r32,0r-30,52r-21,0xm150,-174r26,0v-2,18,-5,78,-5,125v0,20,5,28,18,29v-3,10,3,28,-14,24v-16,1,-26,-13,-31,-37v-31,65,-130,38,-130,-51v0,-86,96,-128,131,-60r2,0v0,-13,1,-22,3,-30xm141,-90v0,-36,-17,-62,-46,-63v-29,-1,-49,30,-49,69v0,33,17,63,47,63v29,0,48,-31,48,-69","w":198},"\u03ad":{"d":"93,-247r31,0r-30,52r-21,0xm14,-49v-1,-22,20,-38,43,-45v-23,-5,-34,-19,-34,-37v-9,-41,87,-62,122,-34r-7,21v-17,-15,-84,-16,-84,15v0,24,39,26,70,25r0,23v-36,-1,-77,1,-77,30v0,39,75,35,98,18r6,21v-38,24,-137,27,-137,-37","w":158},"\u03ae":{"d":"108,-247r32,0r-30,52r-21,0xm103,-152v-63,1,-42,91,-45,152r-32,0v-2,-57,5,-126,-5,-174r29,0v3,6,5,17,5,29v27,-46,119,-54,120,41v1,57,-4,125,4,175r-31,0v-9,-42,-3,-118,-5,-171v0,-29,-11,-52,-40,-52","w":199},"\u03af":{"d":"48,-247r32,0r-30,52r-21,0xm58,-174r0,132v0,15,3,22,17,21r-2,23v-27,6,-47,1,-47,-41r0,-135r32,0","w":84},"\u03ca":{"d":"10,-201v-10,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v10,0,18,8,18,18v0,10,-7,18,-18,18xm76,-201v-10,0,-17,-8,-17,-18v0,-10,7,-18,18,-18v9,0,17,8,17,18v0,10,-7,18,-18,18xm58,-174r0,132v0,15,3,22,17,21r-2,23v-27,6,-47,1,-47,-41r0,-135r32,0","w":84},"\u03cc":{"d":"104,-247r32,0r-30,52r-21,0xm97,4v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92v50,0,84,37,84,89v0,65,-45,93,-87,93xm99,-20v30,0,53,-28,53,-67v0,-30,-15,-67,-53,-67v-37,0,-53,34,-53,67v0,38,22,67,53,67","w":197},"\u03cd":{"d":"98,-247r32,0r-30,52r-22,0xm129,-174r30,0v23,57,22,178,-66,178v-58,0,-69,-52,-69,-120v0,-30,-1,-49,-4,-58r30,0v10,17,5,74,5,103v0,35,21,49,40,49v30,0,46,-31,46,-81v0,-33,-7,-62,-12,-71","w":188},"\u03cb":{"d":"59,-201v-10,0,-17,-8,-17,-18v0,-10,8,-18,18,-18v9,0,17,8,17,18v0,10,-7,18,-18,18xm125,-201v-10,0,-17,-8,-17,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-7,18,-18,18xm130,-174r29,0v23,57,22,178,-66,178v-58,0,-69,-52,-69,-120v0,-30,-1,-49,-4,-58r30,0v10,17,5,74,5,103v0,35,21,49,40,49v30,0,46,-31,46,-81v0,-33,-7,-62,-11,-71","w":188},"\u03ce":{"d":"130,-247r32,0r-31,52r-20,0xm140,-131v0,42,-11,109,29,109v48,0,43,-130,7,-154r30,0v16,13,30,44,30,84v0,65,-33,96,-66,96v-23,0,-36,-16,-47,-31v-8,19,-24,31,-46,31v-30,0,-63,-26,-63,-93v0,-39,15,-72,30,-87r29,0v-16,18,-28,49,-28,86v0,49,20,68,37,68v38,-2,28,-68,28,-109r30,0","w":249},"\u0390":{"d":"58,-174r0,132v0,15,3,22,17,21r-2,23v-27,6,-46,1,-46,-41r0,-135r31,0xm39,-251r27,0r-18,57r-17,0xm1,-202v-9,0,-16,-8,-16,-17v0,-9,8,-16,17,-16v9,0,16,7,16,16v0,9,-6,17,-17,17xm88,-202v-9,0,-16,-8,-16,-17v0,-9,8,-16,17,-16v9,0,16,7,16,16v0,9,-6,17,-17,17","w":84},"\u03b0":{"d":"129,-174r30,0v23,57,22,178,-66,178v-58,0,-69,-52,-69,-120v0,-30,-1,-49,-4,-58r30,0v10,17,5,74,5,103v0,35,21,49,40,49v30,0,46,-31,46,-81v0,-33,-7,-62,-12,-71xm87,-250r27,0r-18,56r-16,0xm50,-202v-9,0,-16,-7,-16,-16v0,-10,7,-17,17,-17v9,0,16,7,16,17v0,9,-7,16,-17,16xm137,-202v-9,0,-16,-7,-16,-16v0,-10,8,-17,17,-17v9,0,16,7,16,17v0,9,-6,16,-17,16","w":188},"\u037e":{"d":"33,42r-22,2v6,-21,14,-59,16,-85r35,-2v-6,28,-21,68,-29,85xm42,-116v-12,0,-21,-11,-21,-24v0,-14,9,-24,22,-24v14,0,23,10,23,24v0,13,-9,24,-24,24","w":78},"\u0387":{"d":"39,-90v-14,0,-23,-11,-23,-24v0,-15,10,-25,23,-25v14,0,23,10,23,25v0,13,-9,24,-23,24","w":78},"\u0384":{"d":"49,-250r32,0r-30,52r-21,0"},"\u0385":{"d":"55,-256r27,0r-18,57r-17,0xm18,-206v-10,0,-17,-8,-17,-17v0,-10,8,-17,18,-17v9,0,16,7,16,17v0,9,-7,17,-17,17xm105,-206v-10,0,-16,-8,-16,-17v0,-10,7,-17,16,-17v10,0,17,7,17,17v0,9,-7,17,-17,17","w":124},"\uf6d7":{"d":"8,-206v-9,0,-17,-9,-17,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-7,18,-18,18xm97,-206v-10,0,-17,-9,-17,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-7,18,-18,18xm54,-252r33,0r-39,51r-21,0"},"\uf6d8":{"d":"10,-206v-10,0,-17,-9,-17,-18v0,-10,7,-18,17,-18v10,0,17,8,17,18v0,10,-7,18,-17,18xm96,-206v-9,0,-16,-9,-16,-18v0,-10,7,-18,18,-18v9,0,16,8,16,18v0,10,-7,18,-18,18xm20,-252r33,0r28,51r-21,0"},"\uf6d6":{"d":"-1,-247r33,0r29,51r-20,0xm54,-247r32,0r29,51r-20,0"},"\uf6cc":{"d":"5,-260v-10,0,-17,-8,-17,-17v0,-10,8,-18,17,-18v10,0,17,8,17,18v0,10,-7,17,-17,17xm103,-260v-9,0,-16,-8,-16,-17v0,-10,7,-18,17,-18v10,0,17,8,17,18v0,10,-7,17,-18,17xm51,-298r37,0r-42,42r-24,0"},"\uf6cd":{"d":"4,-260v-9,0,-16,-8,-16,-17v0,-10,7,-18,17,-18v10,0,17,8,17,18v0,10,-7,17,-18,17xm103,-260v-9,0,-16,-8,-16,-17v0,-10,7,-18,17,-18v10,0,17,8,17,18v0,10,-7,17,-18,17xm20,-298r37,0r29,42r-24,0"},"\uf6d3":{"d":"-16,-298r37,0r33,42r-24,0xm46,-298r37,0r33,42r-24,0"},"\u0401":{"d":"153,-140r0,26r-94,0r0,88r105,0r0,26r-137,0r0,-243r131,0r0,27r-99,0r0,76r94,0xm58,-260v-10,0,-17,-8,-17,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-7,18,-18,18xm125,-260v-10,0,-17,-8,-17,-18v0,-10,7,-18,18,-18v10,0,17,8,17,18v0,10,-7,18,-18,18","w":177},"\u0402":{"d":"192,-61v0,-42,-14,-74,-53,-75v-16,0,-30,6,-41,14r0,122r-31,0r0,-216r-67,0r0,-27r186,0r0,27r-88,0v1,22,-2,49,1,69v12,-8,30,-15,49,-15v88,-3,96,139,44,185v-18,15,-35,25,-51,27r-5,-24v34,-9,56,-39,56,-87","w":239},"\u0403":{"d":"27,-243r129,0r0,27r-97,0r0,216r-32,0r0,-243xm102,-298r38,0r-46,42r-26,0","w":155},"\u0404":{"d":"196,-235r-8,24v-62,-29,-142,9,-141,75r124,0r0,24r-124,0v-2,69,76,110,143,80r5,24v-80,35,-182,-9,-182,-113v0,-68,47,-126,126,-126v31,0,48,7,57,12","w":207},"\u0405":{"d":"15,-12r8,-26v30,24,107,23,107,-26v0,-22,-13,-35,-46,-48v-39,-14,-64,-35,-64,-69v0,-58,86,-82,132,-54r-9,26v-7,-5,-23,-12,-45,-12v-34,0,-46,20,-46,37v0,22,14,36,48,46v88,25,83,142,-23,142v-23,0,-49,-7,-62,-16","w":177},"\u0406":{"d":"27,-243r32,0r0,243r-32,0r0,-243","w":86},"\u0407":{"d":"27,-243r32,0r0,243r-32,0r0,-243xm10,-260v-10,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-6,18,-17,18xm76,-260v-10,0,-17,-8,-17,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-7,18,-18,18","w":86},"\u0408":{"d":"77,-83r0,-160r31,0r0,163v1,79,-50,94,-107,78r5,-25v40,10,71,5,71,-56","w":133},"\u0409":{"d":"-2,-22v70,-18,41,-139,47,-221r135,0r0,92v62,-9,122,10,123,73v2,76,-82,86,-154,78r0,-216r-74,0v-4,92,20,208,-72,219xm180,-127r0,103v44,8,90,-7,90,-53v-1,-46,-45,-57,-90,-50","w":317},"\u040a":{"d":"309,-77v0,75,-84,86,-154,76r0,-118r-96,0r0,119r-32,0r0,-243r32,0r0,97r96,0r0,-97r31,0r0,95v60,-9,123,8,123,71xm186,-124r0,100v44,8,90,-6,90,-52v0,-46,-46,-53,-90,-48","w":322},"\u040b":{"d":"186,0v-4,-57,18,-138,-43,-138v-15,0,-34,7,-45,16r0,122r-32,0r0,-216r-66,0r0,-27r182,0r0,27r-84,0r0,69v14,-8,35,-16,55,-16v79,-2,63,88,64,163r-31,0","w":243},"\u040c":{"d":"158,0v-25,-46,-22,-119,-99,-111r0,111r-32,0r0,-243r32,0r0,108r9,0r84,-108r37,0r-92,112v70,7,68,83,95,131r-34,0xm115,-296r38,0r-46,42r-26,0","w":195},"\u040e":{"d":"1,-243r35,0r49,104v7,15,10,31,18,43r53,-147r33,0v-31,71,-55,158,-96,217v-18,26,-41,35,-73,28r3,-25v32,7,51,-20,59,-41v2,-5,2,-9,-1,-14xm48,-294r24,0v1,11,5,22,22,22v17,0,20,-10,22,-22r24,0v-2,24,-16,39,-47,39v-29,0,-43,-15,-45,-39","w":187},"\u040f":{"d":"27,-243r32,0r0,217r111,0r0,-217r32,0r0,243r-72,0r-2,63r-26,0r-3,-63r-72,0r0,-243","w":228},"\u0410":{"d":"153,-76r-86,0r-26,76r-32,0r83,-243r37,0r83,243r-33,0xm73,-101r74,0r-38,-114v-9,39,-24,77,-36,114","w":220},"\u0411":{"d":"182,-78v0,77,-84,87,-155,77r0,-242r136,0r0,27r-104,0r0,65v63,-9,123,11,123,73xm149,-77v-1,-45,-45,-57,-90,-50r0,103v44,8,91,-7,90,-53","w":196},"\u0412":{"d":"180,-69v0,70,-84,77,-153,68r0,-238v57,-10,144,-10,144,55v0,25,-17,43,-41,54v23,6,50,25,50,61xm59,-218r0,78v42,4,80,-7,80,-41v0,-38,-46,-43,-80,-37xm59,-116r0,92v40,6,89,-1,88,-45v0,-42,-42,-50,-88,-47","w":195},"\u0413":{"d":"27,-243r129,0r0,27r-97,0r0,216r-32,0r0,-243","w":155},"\u0414":{"d":"58,-243r135,0r0,217r22,1r-3,83r-24,0r-2,-58r-153,0r-2,58r-25,0r-2,-83r18,-1v34,-49,38,-128,36,-217xm87,-217v2,77,-4,147,-32,191r107,0r0,-191r-75,0","w":226},"\u0415":{"d":"153,-140r0,26r-94,0r0,88r105,0r0,26r-137,0r0,-243r131,0r0,27r-99,0r0,76r94,0","w":177},"\u0416":{"d":"4,0v24,-51,25,-125,90,-131r-86,-112r36,0r76,108r9,0r0,-108r30,0r0,108r10,0r75,-108r37,0r-86,112v65,5,67,80,89,131r-32,0v-22,-47,-19,-120,-93,-111r0,111r-30,0r0,-111v-75,-8,-70,65,-93,111r-32,0","w":288},"\u0417":{"d":"26,-206r-8,-23v40,-30,135,-23,135,41v0,31,-24,52,-50,61v34,3,60,25,60,60v0,76,-96,86,-152,55r8,-24v34,23,115,18,111,-32v-3,-41,-41,-48,-81,-46r0,-24v39,4,72,-16,72,-45v1,-48,-67,-43,-95,-23","w":177},"\u0418":{"d":"27,-243r30,0r-2,206v33,-69,83,-140,123,-206r32,0r0,243r-30,0r2,-202v-34,69,-81,137,-121,202r-34,0r0,-243","w":236},"\u0419":{"d":"27,-243r30,0r-2,206v33,-69,83,-140,123,-206r32,0r0,243r-30,0r2,-202v-34,69,-81,137,-121,202r-34,0r0,-243xm72,-293r24,0v2,11,6,22,22,22v17,0,21,-11,22,-22r25,0v-2,24,-17,38,-47,38v-30,0,-44,-15,-46,-38","w":236},"\u041a":{"d":"158,0v-25,-46,-22,-119,-99,-111r0,111r-32,0r0,-243r32,0r0,108r9,0r84,-108r37,0r-92,112v70,7,68,83,95,131r-34,0","w":195},"\u041b":{"d":"-3,-22v71,-18,40,-139,47,-221r143,0r0,243r-32,0r0,-216r-80,0v-4,93,21,210,-74,219","w":213},"\u041c":{"d":"238,0r-11,-211v-19,67,-49,144,-73,210r-24,0r-40,-116r-28,-94r-11,211r-30,0r17,-243r40,0r66,199v18,-64,47,-136,69,-199r40,0r16,243r-31,0","w":289},"\u041d":{"d":"27,-243r32,0r0,102r117,0r0,-102r32,0r0,243r-32,0r0,-114r-117,0r0,114r-32,0r0,-243","w":234},"\u041e":{"d":"125,-247v67,0,110,51,110,123v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-124v0,-77,47,-127,112,-127xm124,-221v-52,0,-78,48,-78,101v0,52,28,98,78,98v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99","w":248},"\u041f":{"d":"27,-243r176,0r0,243r-32,0r0,-216r-112,0r0,216r-32,0r0,-243","w":230},"\u0420":{"d":"177,-174v0,62,-56,86,-118,77r0,97r-32,0r0,-240v64,-10,150,-6,150,66xm59,-217r0,94v42,11,86,-7,86,-49v0,-43,-48,-55,-86,-45","w":191},"\u0421":{"d":"190,-33r7,25v-80,33,-184,-4,-184,-111v0,-97,98,-152,184,-117r-8,26v-66,-29,-143,7,-143,90v0,81,75,116,144,87","w":208},"\u0422":{"d":"73,0r0,-216r-73,0r0,-27r179,0r0,27r-74,0r0,216r-32,0","w":178},"\u0423":{"d":"1,-243r35,0r49,104v7,15,10,31,18,43r53,-147r33,0v-31,71,-55,158,-96,217v-18,26,-41,35,-73,28r3,-25v32,7,51,-20,59,-41v2,-5,2,-9,-1,-14","w":187},"\u0424":{"d":"116,-252r30,0r0,22v51,2,102,32,102,109v0,76,-51,105,-103,108r0,23r-30,0r0,-23v-51,-3,-102,-30,-102,-107v0,-79,56,-108,103,-110r0,-22xm115,-35r0,-173v-31,2,-70,24,-70,87v0,58,35,82,70,86xm145,-208r0,173v35,-3,70,-27,70,-86v0,-63,-35,-85,-70,-87","w":261},"\u0425":{"d":"197,0r-37,0r-60,-102v-13,29,-39,71,-55,102r-36,0r74,-123r-71,-120r36,0r56,98r54,-98r37,0r-74,118","w":205},"\u0426":{"d":"27,-243r32,0r0,217r111,0r0,-217r32,0r0,217r21,1r-2,84r-25,0r-2,-59r-167,0r0,-243","w":234},"\u0427":{"d":"26,-243r31,0v1,59,-14,130,51,130v17,0,36,-5,48,-14r0,-116r32,0r0,244r-32,0r0,-103v-53,25,-127,29,-130,-58r0,-83","w":214},"\u0428":{"d":"27,-243r31,0r0,217r79,0r0,-217r31,0r0,217r79,0r0,-217r31,0r0,243r-251,0r0,-243","w":304},"\u0429":{"d":"27,-243r31,0r0,217r79,0r0,-217r31,0r0,217r79,0r0,-217r31,0r0,217r21,1r-2,84r-24,0r-3,-59r-243,0r0,-243","w":311},"\u042a":{"d":"213,-78v2,75,-81,88,-151,77r0,-216r-63,0r0,-26r94,0r0,91v61,-9,119,11,120,74xm93,-127r0,103v44,8,88,-7,87,-53v-1,-46,-44,-57,-87,-50","w":227},"\u042b":{"d":"181,-78v1,76,-83,88,-154,77r0,-242r32,0r0,91v62,-9,121,11,122,74xm59,-127r0,103v43,8,89,-7,89,-53v0,-46,-48,-57,-89,-50xm208,-243r32,0r0,243r-32,0r0,-243","w":268},"\u042c":{"d":"182,-78v2,76,-84,87,-155,77r0,-242r32,0r0,91v62,-9,122,10,123,74xm59,-127r0,103v44,8,91,-6,90,-52v-1,-47,-45,-58,-90,-51","w":196},"\u042d":{"d":"45,-112r0,-25r112,0v0,-69,-73,-103,-135,-72r-7,-24v17,-7,38,-14,61,-14v76,0,115,55,115,126v0,106,-93,148,-180,113r7,-25v65,31,143,-7,140,-79r-113,0","w":204},"\u042e":{"d":"27,-243r32,0r0,105r36,0v6,-68,46,-109,103,-109v63,0,101,51,101,123v0,84,-47,128,-104,128v-59,0,-99,-45,-101,-116r-35,0r0,112r-32,0r0,-243xm196,-21v46,0,71,-46,71,-101v0,-49,-22,-100,-70,-100v-49,0,-72,50,-72,102v0,51,25,99,71,99","w":312},"\u042f":{"d":"137,-105v-80,-13,-76,63,-98,105r-34,0v22,-39,24,-100,67,-117v-30,-5,-54,-26,-54,-59v0,-70,85,-75,150,-63r0,239r-31,0r0,-105xm137,-130r0,-87v-36,-8,-87,-2,-87,42v0,38,45,51,87,45","w":195},"\u0430":{"d":"82,-178v96,4,58,95,69,178r-28,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-17,0,-34,4,-46,13r-7,-22v14,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31","w":173},"\u0431":{"d":"159,-260r-1,27v-36,10,-81,11,-99,40v-10,15,-19,41,-18,58v33,-68,135,-44,135,47v0,57,-29,92,-80,92v-96,0,-96,-152,-55,-213v24,-35,74,-38,118,-51xm96,-151v-32,1,-49,27,-48,61v0,29,14,71,48,71v36,0,48,-35,48,-67v0,-28,-11,-65,-48,-65","w":190},"\u0432":{"d":"25,0r0,-172v46,-4,128,-17,133,40v2,22,-18,34,-36,40v26,3,44,17,44,43v0,61,-89,51,-141,49xm56,-153r0,52v32,1,67,0,71,-28v3,-24,-42,-27,-71,-24xm55,-80r0,59v31,4,77,5,79,-29v2,-32,-43,-30,-79,-30","w":180},"\u0433":{"d":"26,-174r106,0r0,25r-75,0r0,149r-31,0r0,-174","w":138},"\u0434":{"d":"45,-174r116,0r0,150r18,1r-2,78r-24,0r-2,-55r-120,0r-2,55r-25,0r-1,-78r15,-1v25,-36,29,-89,27,-150xm73,-150v2,51,-5,95,-23,126r80,0r0,-126r-57,0","w":190},"\u0435":{"d":"166,-81r-122,0v-2,63,65,69,108,51r6,23v-11,5,-31,11,-59,11v-53,0,-85,-36,-85,-88v0,-53,31,-94,81,-94v64,0,75,53,71,97xm44,-104r93,0v0,-20,-8,-51,-44,-51v-33,0,-46,29,-49,51","w":180},"\u0436":{"d":"2,0v18,-34,26,-94,72,-95r-69,-79r36,0r58,76r6,0r0,-76r30,0r0,76r6,0r58,-76r36,0r-68,79v45,1,55,60,71,95r-32,0v-14,-29,-25,-87,-71,-77r0,77r-30,0r0,-77v-48,-9,-57,47,-72,77r-31,0","w":240},"\u0437":{"d":"41,-80r0,-21v30,3,60,-8,59,-29v-2,-32,-53,-29,-76,-13r-7,-19v38,-24,113,-27,117,30v2,22,-22,34,-40,40v26,3,48,18,48,44v-2,58,-90,62,-132,38r8,-22v25,18,90,18,89,-18v-1,-28,-34,-31,-66,-30","w":155},"\u0438":{"d":"25,-174r30,0r-1,143v25,-50,55,-95,83,-143r37,0r0,174r-30,0r1,-145v-26,53,-55,95,-83,145r-37,0r0,-174","w":199},"\u0439":{"d":"25,-174r30,0r-1,143v25,-50,55,-95,83,-143r37,0r0,174r-30,0r1,-145v-26,53,-55,95,-83,145r-37,0r0,-174xm53,-245r23,0v1,15,9,27,23,27v15,0,23,-12,24,-27r23,0v-2,29,-20,44,-48,44v-31,0,-44,-20,-45,-44","w":199},"\u043a":{"d":"137,0v-16,-30,-28,-86,-79,-77r0,77r-32,0r0,-174r32,0r0,75r7,0r65,-75r39,0r-76,78v44,3,59,56,77,96r-33,0","w":172},"\u043b":{"d":"1,-22v50,-6,31,-94,35,-152r121,0r0,174r-31,0r0,-149r-60,0v-1,74,8,153,-62,152","w":182},"\u043c":{"d":"15,0r13,-174r39,0r48,135r49,-135r39,0r12,174r-30,0r-8,-145r-53,144r-22,0v-18,-47,-30,-100,-51,-144r-7,145r-29,0","w":230},"\u043d":{"d":"25,-174r32,0r0,70r82,0r0,-70r32,0r0,174r-32,0r0,-79r-82,0r0,79r-32,0r0,-174","w":196},"\u043e":{"d":"100,-178v50,0,84,37,84,89v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-67v0,-30,-15,-67,-53,-67","w":197},"\u043f":{"d":"25,-174r145,0r0,174r-32,0r0,-149r-81,0r0,149r-32,0r0,-174","w":194},"\u0440":{"d":"26,71r-1,-245r28,0r2,30v37,-64,137,-32,137,54v0,91,-90,121,-134,67r0,94r-32,0xm108,-153v-36,0,-50,35,-50,82v0,32,23,50,49,50v33,0,52,-27,52,-67v0,-35,-18,-65,-51,-65","w":204},"\u0441":{"d":"145,-30r5,24v-8,4,-26,10,-50,10v-52,0,-86,-36,-86,-89v0,-70,74,-113,137,-83r-7,24v-41,-24,-106,5,-98,57v-3,58,55,78,99,57","w":161},"\u0442":{"d":"4,-174r140,0r0,25r-54,0r0,149r-32,0r0,-149r-54,0r0,-25","w":147},"\u0443":{"d":"13,53v24,-9,46,-28,57,-58r-67,-169r35,0r50,138r46,-138r33,0v-41,86,-60,232,-146,253","w":169},"\u0444":{"d":"101,-255r29,0r0,78v51,3,87,36,87,90v0,57,-38,87,-87,90r0,68r-29,0r0,-67v-50,-4,-87,-35,-87,-90v0,-57,38,-87,87,-91r0,-78xm101,-18r0,-138v-35,5,-56,34,-56,70v0,35,22,63,56,68xm130,-156r0,138v73,-7,74,-132,0,-138","w":230},"\u0445":{"d":"6,-174r35,0r44,65v12,-23,27,-43,41,-65r35,0r-59,84r60,90r-35,0r-46,-69v-12,23,-29,47,-43,69r-35,0r62,-89","w":166},"\u0446":{"d":"25,-174r32,0r0,149r80,0r0,-149r31,0r0,150r18,1r-1,78r-25,0r-2,-55r-133,0r0,-174","w":198},"\u0447":{"d":"23,-174r32,0v3,43,-14,98,36,96v14,0,28,-6,38,-12r0,-84r31,0r0,176r-31,0v-1,-23,2,-49,-1,-70v-40,24,-105,17,-105,-44r0,-62","w":185},"\u0448":{"d":"25,-174r32,0r0,149r60,0r0,-149r31,0r0,149r61,0r0,-149r31,0r0,174r-215,0r0,-174","w":265},"\u0449":{"d":"25,-174r32,0r0,149r60,0r0,-149r32,0r0,149r60,0r0,-149r31,0r0,150r18,1r-2,78r-25,0r-1,-55r-205,0r0,-174","w":269},"\u044a":{"d":"195,-58v0,62,-80,65,-138,57r0,-148r-52,0r0,-25r83,0r0,58v51,-5,107,2,107,58xm88,-93r0,71v33,3,77,0,76,-35v-1,-38,-43,-41,-76,-36","w":208},"\u044b":{"d":"161,-59v-1,62,-77,67,-136,58r0,-173r32,0r0,59v47,-7,105,3,104,56xm57,-93r0,71v33,4,71,-2,72,-36v0,-36,-40,-40,-72,-35xm183,-174r31,0r0,174r-31,0r0,-174","w":239},"\u044c":{"d":"166,-58v0,63,-81,65,-141,57r0,-173r32,0r0,58v52,-4,109,1,109,58xm57,-93r0,71v33,3,78,1,78,-36v0,-37,-45,-40,-78,-35","w":179},"\u044d":{"d":"13,-165v63,-33,140,0,140,79v0,69,-79,112,-143,78r7,-23v37,21,107,6,104,-47r-87,0r0,-22r87,0v4,-45,-62,-66,-101,-44","w":167},"\u044e":{"d":"26,-174r31,0r0,73r29,0v6,-46,36,-77,77,-77v46,0,77,36,77,89v0,57,-34,93,-78,93v-42,0,-73,-31,-76,-81r-29,0r0,77r-31,0r0,-174xm162,-19v61,-1,62,-133,1,-135v-31,0,-47,33,-47,68v0,34,15,67,46,67","w":253},"\u044f":{"d":"16,-127v1,-57,83,-51,137,-46r0,173r-31,0r0,-73v-63,-10,-67,38,-84,73r-34,0v18,-26,21,-73,58,-83v-23,-3,-46,-17,-46,-44xm122,-94r0,-59v-29,-4,-73,-5,-73,28v0,31,40,33,73,31","w":178},"\u0451":{"d":"166,-81r-122,0v-2,63,65,69,108,51r6,23v-11,5,-31,11,-59,11v-53,0,-85,-36,-85,-88v0,-53,31,-94,81,-94v64,0,75,53,71,97xm44,-104r93,0v0,-20,-8,-51,-44,-51v-33,0,-46,29,-49,51xm63,-205v-10,0,-18,-9,-18,-19v0,-10,8,-18,19,-18v9,0,17,8,17,18v0,10,-7,19,-18,19xm130,-205v-11,0,-18,-9,-18,-19v0,-10,8,-18,18,-18v10,0,18,8,18,18v0,10,-8,19,-18,19","w":180},"\u0452":{"d":"108,-150v-19,1,-45,14,-44,40r0,110r-32,0r0,-202r-29,0r0,-23r29,0r0,-31r32,0r0,31r81,0r0,23r-81,0r0,51v13,-14,32,-25,53,-25v89,0,83,171,33,208v-12,10,-28,18,-45,19r-5,-24v40,-9,53,-40,54,-96v1,-35,-9,-81,-46,-81","w":200},"\u0453":{"d":"26,-174r106,0r0,25r-75,0r0,149r-31,0r0,-174xm90,-249r35,0r-44,51r-23,0","w":138},"\u0454":{"d":"156,-166r-8,22v-8,-4,-21,-9,-40,-9v-38,0,-58,24,-62,53r88,0r0,22r-88,0v-1,52,63,69,103,48r7,23v-9,4,-29,11,-53,11v-57,0,-89,-39,-89,-90v0,-73,83,-113,142,-80","w":165},"\u0455":{"d":"14,-8r8,-24v18,15,76,19,76,-14v0,-15,-9,-24,-32,-31v-69,-20,-59,-99,13,-101v18,0,33,5,43,11r-8,23v-12,-12,-64,-17,-64,13v0,15,9,24,32,30v67,19,58,108,-19,105v-19,0,-36,-5,-49,-12","w":142},"\u0456":{"d":"58,0r-32,0r0,-174r32,0r0,174xm42,-243v12,0,20,9,20,20v0,11,-8,19,-21,19v-11,0,-19,-8,-19,-19v0,-11,8,-20,20,-20","w":84},"\u0457":{"d":"58,0r-32,0r0,-174r32,0r0,174xm9,-205v-10,0,-18,-9,-18,-19v0,-10,8,-18,18,-18v10,0,18,8,18,18v0,10,-8,19,-18,19xm75,-205v-10,0,-17,-9,-17,-19v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-7,19,-18,19","w":84},"\u0458":{"d":"-17,51v42,-8,47,-15,47,-79r0,-146r32,0v-9,98,36,247,-75,250xm46,-243v12,0,20,9,20,20v0,10,-8,19,-21,19v-11,0,-19,-9,-19,-19v0,-11,8,-20,20,-20","w":87},"\u0459":{"d":"1,-23v52,-6,33,-92,37,-151r119,0r0,59v51,-7,109,2,109,57v0,63,-82,64,-140,57r0,-148r-59,0v0,75,6,151,-63,151xm157,-92r0,70v33,3,77,2,77,-35v0,-39,-44,-40,-77,-35","w":279},"\u045a":{"d":"269,-58v0,63,-78,64,-139,58r0,-85r-73,0r0,85r-32,0r0,-174r32,0r0,65r73,0r0,-65r32,0r0,61v48,-7,107,2,107,55xm162,-91r0,69v32,3,75,2,75,-35v0,-37,-43,-39,-75,-34","w":281},"\u045b":{"d":"108,-150v-62,0,-41,90,-44,150r-32,0r0,-202r-29,0r0,-23r29,0r0,-31r32,0r0,31r72,0r0,23r-72,0r0,56v30,-49,116,-38,116,44r0,102r-31,0v-5,-59,21,-150,-41,-150","w":205},"\u045c":{"d":"137,0v-16,-30,-28,-86,-79,-77r0,77r-32,0r0,-174r32,0r0,75r7,0r65,-75r39,0r-76,78v44,3,59,56,77,96r-33,0xm101,-249r35,0r-44,51r-23,0","w":172},"\u045e":{"d":"38,-245r23,0v1,15,9,27,23,27v16,0,23,-12,25,-27r22,0v-1,29,-20,44,-47,44v-32,0,-44,-20,-46,-44xm13,53v24,-9,46,-28,57,-58r-67,-169r35,0r50,138r46,-138r33,0v-41,86,-60,232,-146,253","w":169},"\u045f":{"d":"25,-174r32,0r0,149r80,0r0,-149r31,0r0,174r-56,0r-2,57r-25,0r-3,-57r-57,0r0,-174","w":193},"\u0490":{"d":"27,-243r105,0r6,-44r23,0r-4,71r-98,0r0,216r-32,0r0,-243","w":160},"\u0491":{"d":"26,-174r82,0r4,-39r23,0r-2,64r-76,0r0,149r-31,0r0,-174","w":141},"\uf6d1":{"d":"8,-300r24,0v1,11,5,22,22,22v17,0,21,-10,22,-22r24,0v-2,24,-16,39,-47,39v-29,0,-43,-15,-45,-39"},"\uf6d2":{"d":"100,-261r-24,0v-1,-10,-5,-22,-22,-22v-17,0,-21,11,-22,22r-24,0v2,-23,16,-38,47,-38v29,0,44,15,45,38"},"\uf6d4":{"d":"8,-245r23,0v1,15,8,27,23,27v15,0,22,-12,24,-27r23,0v-2,29,-20,44,-48,44v-32,0,-44,-20,-45,-44"},"\uf6d5":{"d":"30,-202r-23,0v1,-30,20,-45,48,-45v31,0,44,20,45,45r-23,0v-1,-16,-9,-28,-23,-28v-15,0,-23,12,-24,28"},"\u01a0":{"d":"124,-22v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99v-52,0,-78,49,-78,101v0,51,28,98,78,98xm125,-247v33,-1,52,17,78,19v22,2,17,-26,10,-39r25,-4v11,25,9,68,-31,61v16,19,28,48,28,86v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-124v0,-77,47,-127,112,-127","w":248},"\u01af":{"d":"213,-277r25,-5v12,26,6,61,-32,58r0,123v0,75,-39,105,-92,105v-50,0,-87,-28,-87,-104r0,-143r32,0r0,144v0,54,24,77,56,77v36,0,59,-23,59,-77r0,-144v17,-1,47,6,45,-13v0,-7,-2,-15,-6,-21","w":243},"\u01a1":{"d":"99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-68v0,-29,-15,-66,-53,-66xm100,-178v24,-1,39,12,61,14v19,2,16,-25,8,-35r24,-4v12,23,6,61,-27,57v11,15,18,34,18,57v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92","w":199},"\u01b0":{"d":"96,-22v64,0,39,-91,44,-152v18,-1,45,5,43,-15v0,-6,-3,-14,-7,-20r24,-4v15,23,5,59,-28,56r2,157r-29,0v-1,-9,1,-21,-2,-28v-8,14,-27,32,-58,32v-27,0,-60,-16,-60,-76r0,-102r32,0v5,57,-20,152,39,152","w":198},"\u20ab":{"d":"32,-35r121,0r0,21r-121,0r0,-21xm125,-239r27,0r0,24r22,0r0,18r-22,0r1,139r-25,0v-1,-6,1,-16,-2,-20v-25,42,-102,22,-102,-40v0,-61,69,-85,101,-48r0,-31r-46,0r0,-18r46,0r0,-24xm89,-76v25,0,39,-22,36,-53v-2,-20,-14,-33,-35,-34v-23,0,-37,19,-37,44v0,24,13,43,36,43","w":184},"\ue184":{"d":"125,-239r27,0r0,24r22,0r0,18r-22,0r1,139r-25,0v-1,-6,1,-16,-2,-20v-25,42,-102,22,-102,-40v0,-61,69,-85,101,-48r0,-31r-46,0r0,-18r46,0r0,-24xm89,-76v25,0,39,-22,36,-53v-2,-20,-14,-33,-35,-34v-23,0,-37,19,-37,44v0,24,13,43,36,43","w":184},"\u1ea0":{"d":"153,-76r-86,0r-26,76r-32,0r83,-243r37,0r83,243r-33,0xm73,-101r74,0r-38,-114v-9,39,-24,77,-36,114xm109,29v10,0,18,8,18,18v0,10,-7,19,-18,19v-11,0,-18,-9,-18,-19v0,-10,8,-18,18,-18","w":220},"\u1ea2":{"d":"153,-76r-86,0r-26,76r-32,0r83,-243r37,0r83,243r-33,0xm73,-101r74,0r-38,-114v-9,39,-24,77,-36,114xm119,-255r-17,-5v6,-15,19,-18,19,-30v0,-18,-25,-11,-30,1r-12,-7v7,-28,64,-34,66,2v0,18,-16,22,-26,39","w":220},"\u1ea4":{"d":"153,-76r-86,0r-26,76r-32,0r83,-243r37,0r83,243r-33,0xm73,-101r74,0r-38,-114v-9,39,-24,77,-36,114xm101,-296r22,0r35,41r-26,0v-7,-8,-12,-18,-20,-25r-20,25r-24,0xm171,-324r32,0r-44,38r-19,0","w":220},"\u1ea6":{"d":"153,-76r-86,0r-26,76r-32,0r82,-243r38,0r83,243r-33,0xm73,-101r74,0r-38,-114v-9,39,-24,77,-36,114xm121,-317r33,0r26,38r-19,0xm99,-296r22,0r35,41r-26,0v-7,-8,-12,-18,-20,-25r-20,25r-24,0","w":220},"\u1ea8":{"d":"153,-76r-86,0r-25,76r-33,0r83,-243r37,0r83,243r-33,0xm73,-101r73,0r-37,-114v-9,39,-24,77,-36,114xm100,-297r22,0r34,41r-25,0r-20,-24r-20,24r-25,0xm165,-271r-15,-5v6,-15,19,-18,19,-30v0,-17,-26,-10,-30,2r-12,-7v7,-28,62,-32,63,2v0,17,-15,21,-25,38","w":220},"\u1eaa":{"d":"153,-76r-86,0r-26,76r-32,0r83,-243r37,0r83,243r-33,0xm73,-101r74,0r-38,-114v-9,39,-24,77,-36,114xm98,-297r24,0r38,41r-26,0v-8,-8,-15,-17,-24,-24r-23,24r-25,0xm156,-337v4,48,-39,33,-62,21v-5,0,-9,6,-9,15r-18,0v-1,-46,39,-35,62,-21v6,0,10,-3,10,-15r17,0","w":220},"\u1eac":{"d":"153,-76r-86,0r-26,76r-32,0r83,-243r37,0r83,243r-33,0xm73,-101r74,0r-38,-114v-9,39,-24,77,-36,114xm99,-297r24,0r38,41r-27,0r-23,-24r-24,24r-25,0xm109,65v-10,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-7,18,-17,18","w":220},"\u1eae":{"d":"153,-76r-86,0r-25,76r-33,0r83,-243r37,0r83,243r-33,0xm73,-101r74,0r-38,-114v-9,39,-24,77,-36,114xm67,-289r17,0v0,25,56,22,56,0r17,0v-3,19,-18,37,-46,37v-28,0,-42,-17,-44,-37xm125,-323r33,0r-40,38r-20,0","w":220},"\u1eb0":{"d":"153,-76r-86,0r-26,76r-32,0r82,-243r38,0r83,243r-33,0xm73,-101r73,0r-37,-114v-9,39,-24,77,-36,114xm67,-323r33,0r27,38r-20,0xm67,-289r17,0v0,25,56,22,56,0r17,0v-3,19,-17,37,-46,37v-28,0,-42,-17,-44,-37","w":220},"\u1eb2":{"d":"153,-76r-86,0r-26,76r-32,0r83,-243r37,0r83,243r-33,0xm73,-101r73,0r-37,-114v-9,39,-24,77,-36,114xm117,-280r-16,-4v6,-15,19,-19,19,-30v0,-18,-26,-11,-30,2r-11,-8v6,-27,62,-31,62,2v0,18,-15,22,-24,38xm67,-289r17,0v3,9,10,18,28,18v18,0,25,-8,28,-18r17,0v-3,19,-17,37,-45,37v-28,0,-43,-17,-45,-37","w":220},"\u1eb4":{"d":"153,-76r-86,0r-26,76r-32,0r82,-243r38,0r83,243r-33,0xm73,-101r73,0r-37,-114v-9,39,-24,77,-36,114xm155,-333v3,47,-40,34,-62,21v-6,0,-8,6,-9,11r-18,0v1,-43,39,-30,62,-17v6,0,9,-3,10,-15r17,0xm65,-289r17,0v1,26,56,21,56,0r17,0v-3,19,-17,37,-46,37v-28,0,-42,-17,-44,-37","w":220},"\u1eb6":{"d":"153,-76r-86,0r-26,76r-32,0r83,-243r37,0r83,243r-33,0xm73,-101r74,0r-38,-114v-9,39,-24,77,-36,114xm66,-300r18,0v2,9,9,18,26,18v17,0,24,-8,26,-18r18,0v0,22,-14,39,-45,39v-30,0,-43,-17,-43,-39xm109,65v-10,0,-17,-8,-17,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-7,18,-18,18","w":220},"\u1eb8":{"d":"153,-140r0,26r-94,0r0,88r105,0r0,26r-137,0r0,-243r131,0r0,27r-99,0r0,76r94,0xm89,65v-11,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-7,18,-17,18","w":177},"\u1eba":{"d":"153,-140r0,26r-94,0r0,88r105,0r0,26r-137,0r0,-243r131,0r0,27r-99,0r0,76r94,0xm104,-255r-17,-5v6,-15,20,-18,20,-30v-1,-17,-26,-11,-30,1r-13,-7v7,-28,65,-34,66,2v0,18,-16,22,-26,39","w":177},"\u1ebc":{"d":"153,-140r0,26r-94,0r0,88r105,0r0,26r-137,0r0,-243r131,0r0,27r-99,0r0,76r94,0xm140,-294v4,48,-41,32,-63,21v-5,0,-8,6,-9,16r-17,0v0,-22,9,-37,25,-37v17,0,43,33,48,0r16,0","w":177},"\u1ebe":{"d":"153,-140r0,26r-94,0r0,88r105,0r0,26r-137,0r0,-243r131,0r0,27r-99,0r0,76r94,0xm83,-297r22,0r35,41r-26,0r-20,-25r-20,25r-25,0xm153,-324r32,0r-44,38r-19,0","w":177},"\u1ec0":{"d":"153,-140r0,26r-94,0r0,88r105,0r0,26r-137,0r0,-243r131,0r0,27r-99,0r0,76r94,0xm104,-317r32,0r27,37r-20,0xm81,-297r23,0r34,41r-25,0r-20,-25r-21,25r-24,0","w":177},"\u1ec2":{"d":"153,-140r0,26r-94,0r0,88r105,0r0,26r-137,0r0,-243r131,0r0,27r-99,0r0,76r94,0xm81,-297r23,0r34,41r-25,0v-7,-8,-13,-18,-21,-25r-20,25r-24,0xm147,-271r-15,-5v6,-15,18,-18,18,-30v0,-18,-25,-12,-29,2r-12,-7v6,-28,62,-31,63,2v0,17,-15,21,-25,38","w":177},"\u1ec4":{"d":"153,-140r0,26r-94,0r0,88r105,0r0,26r-137,0r0,-243r131,0r0,27r-99,0r0,76r94,0xm84,-297r24,0r38,41r-26,0v-8,-8,-15,-17,-24,-24r-23,24r-25,0xm142,-337v4,48,-39,33,-62,21v-5,0,-9,6,-9,15r-18,0v-1,-46,39,-35,62,-21v6,0,10,-3,10,-15r17,0","w":177},"\u1ec6":{"d":"153,-140r0,26r-94,0r0,88r105,0r0,26r-137,0r0,-243r131,0r0,27r-99,0r0,76r94,0xm82,-297r24,0r38,41r-27,0r-23,-24r-23,24r-26,0xm94,65v-10,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-7,18,-17,18","w":177},"\u1ec8":{"d":"27,-243r32,0r0,243r-32,0r0,-243xm51,-255r-16,-5v6,-15,19,-18,19,-30v-1,-18,-26,-11,-30,1r-12,-7v6,-28,64,-34,65,2v0,18,-16,22,-26,39","w":86},"\u1eca":{"d":"27,-243r32,0r0,243r-32,0r0,-243xm43,65v-10,0,-17,-8,-17,-18v0,-10,7,-18,18,-18v9,0,17,8,17,18v0,10,-8,18,-18,18","w":86},"\u1ecc":{"d":"125,-247v67,0,110,51,110,123v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-124v0,-77,47,-127,112,-127xm124,-221v-52,0,-78,48,-78,101v0,52,28,98,78,98v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99xm124,65v-10,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-7,18,-17,18","w":248},"\u1ece":{"d":"125,-247v67,0,110,51,110,123v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-124v0,-77,47,-127,112,-127xm124,-221v-52,0,-78,48,-78,101v0,52,28,98,78,98v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99xm132,-256r-16,-4v5,-16,18,-19,18,-31v0,-18,-24,-10,-29,2r-12,-7v6,-29,65,-33,65,2v0,18,-16,22,-26,38","w":248},"\u1ed0":{"d":"126,-247v66,0,109,51,109,123v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-123v0,-77,47,-128,113,-128xm125,-221v-53,0,-79,48,-79,101v0,52,28,98,78,98v50,0,78,-45,78,-100v0,-49,-26,-99,-77,-99xm116,-297r23,0r33,41r-25,0r-20,-25r-20,25r-25,0xm185,-324r32,0r-43,37r-19,0","w":248},"\u1ed2":{"d":"125,-247v67,0,110,51,110,123v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-123v0,-77,47,-128,112,-128xm124,-221v-52,0,-78,48,-78,101v0,52,28,98,78,98v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99xm136,-318r33,0r26,38r-19,0xm114,-297r23,0r34,41r-26,0v-7,-8,-12,-18,-20,-25r-20,25r-24,0","w":248},"\u1ed4":{"d":"125,-247v67,0,110,51,110,123v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-124v0,-77,47,-127,112,-127xm124,-221v-52,0,-78,48,-78,101v0,52,28,98,78,98v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99xm114,-297r23,0r34,41r-25,0v-7,-8,-13,-18,-21,-25r-20,25r-24,0xm180,-271r-15,-5v6,-15,19,-18,19,-30v0,-18,-26,-12,-31,2r-11,-7v6,-28,63,-31,63,2v0,17,-16,21,-25,38","w":248},"\u1ed6":{"d":"125,-247v67,0,110,51,110,123v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-124v0,-77,47,-127,112,-127xm124,-221v-52,0,-78,48,-78,101v0,52,28,98,78,98v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99xm112,-297r24,0r38,41r-27,0v-8,-8,-15,-17,-24,-24r-23,24r-25,0xm169,-337v4,49,-39,33,-62,21v-5,0,-8,6,-9,15r-17,0v-1,-21,9,-35,24,-35v17,0,44,33,48,-1r16,0","w":248},"\u1ed8":{"d":"125,-247v67,0,110,51,110,123v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-124v0,-77,47,-127,112,-127xm124,-221v-52,0,-78,48,-78,101v0,52,28,98,78,98v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99xm111,-297r24,0r38,41r-26,0v-8,-8,-15,-17,-24,-24r-23,24r-25,0xm124,65v-10,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-7,18,-17,18","w":248},"\u1eda":{"d":"124,-22v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99v-52,0,-78,49,-78,101v0,51,28,98,78,98xm125,-247v33,-1,52,17,78,19v22,2,17,-26,10,-39r25,-4v11,25,9,68,-31,61v16,19,28,48,28,86v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-124v0,-77,47,-127,112,-127xm141,-298r39,0r-46,42r-26,0","w":248},"\u1edc":{"d":"124,-22v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99v-52,0,-78,49,-78,101v0,51,28,98,78,98xm125,-247v33,-1,52,17,78,19v22,2,17,-26,10,-39r25,-4v11,25,9,68,-31,61v16,19,28,48,28,86v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-124v0,-77,47,-127,112,-127xm74,-298r38,0r34,42r-26,0","w":248},"\u1ede":{"d":"124,-22v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99v-52,0,-78,49,-78,101v0,51,28,98,78,98xm125,-247v33,-1,52,17,78,19v22,2,17,-26,10,-39r25,-4v11,25,9,68,-31,61v16,19,28,48,28,86v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-124v0,-77,47,-127,112,-127xm132,-256r-16,-4v5,-16,18,-19,18,-31v0,-18,-24,-10,-29,2r-12,-7v6,-29,65,-33,65,2v0,18,-16,22,-26,38","w":248},"\u1ee0":{"d":"124,-22v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99v-52,0,-78,49,-78,101v0,51,28,98,78,98xm125,-247v33,-1,51,16,78,19v23,2,17,-27,10,-38r25,-5v11,26,9,68,-31,61v16,19,28,48,28,86v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-123v0,-77,47,-128,112,-128xm171,-294v3,48,-41,32,-63,21v-6,0,-8,6,-9,16r-17,0v-1,-22,9,-37,24,-37v18,0,43,33,48,0r17,0","w":248},"\u1ee2":{"d":"124,-22v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99v-52,0,-78,49,-78,101v0,51,28,98,78,98xm125,-247v33,-1,52,17,78,19v22,2,17,-26,10,-39r25,-4v11,25,9,68,-31,61v16,19,28,48,28,86v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-124v0,-77,47,-127,112,-127xm124,65v-10,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-7,18,-17,18","w":248},"\u1ee4":{"d":"27,-243r32,0r0,144v0,54,24,77,56,77v36,0,59,-23,59,-77r0,-144r32,0r0,142v0,75,-39,105,-92,105v-50,0,-87,-28,-87,-104r0,-143xm117,65v-10,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-7,18,-17,18","w":232},"\u1ee6":{"d":"27,-243r32,0r0,144v0,54,24,77,56,77v36,0,59,-23,59,-77r0,-144r32,0r0,142v0,75,-39,105,-92,105v-50,0,-87,-28,-87,-104r0,-143xm125,-255r-17,-5v6,-15,19,-18,19,-30v0,-18,-24,-11,-30,1r-12,-7v7,-28,65,-34,66,2v0,18,-16,22,-26,39","w":232},"\u1ee8":{"d":"213,-277r25,-5v12,26,6,61,-32,58r0,123v0,75,-39,105,-92,105v-50,0,-87,-28,-87,-104r0,-143r32,0r0,144v0,54,24,77,56,77v36,0,59,-23,59,-77r0,-144v17,-1,47,6,45,-13v0,-7,-2,-15,-6,-21xm132,-298r38,0r-46,42r-25,0","w":243},"\u1eea":{"d":"213,-277r25,-5v12,26,6,61,-32,58r0,123v0,75,-39,105,-92,105v-50,0,-87,-28,-87,-104r0,-143r32,0r0,144v0,54,24,77,56,77v36,0,59,-23,59,-77r0,-144v17,-1,47,6,45,-13v0,-7,-2,-15,-6,-21xm66,-298r38,0r34,42r-26,0","w":243},"\u1eec":{"d":"213,-277r25,-5v12,26,6,61,-32,58r0,123v0,75,-39,105,-92,105v-50,0,-87,-28,-87,-104r0,-143r32,0r0,144v0,54,24,77,56,77v36,0,59,-23,59,-77r0,-144v17,-1,47,6,45,-13v0,-7,-2,-15,-6,-21xm131,-255r-17,-5v6,-15,18,-18,18,-30v-1,-18,-25,-10,-29,1r-12,-7v6,-29,65,-33,65,2v0,18,-16,22,-25,39","w":243},"\u1eee":{"d":"213,-277r25,-5v12,26,6,61,-32,58r0,123v0,75,-39,105,-92,105v-50,0,-87,-28,-87,-104r0,-143r32,0r0,144v0,54,24,77,56,77v36,0,59,-23,59,-77r0,-144v18,-1,47,6,45,-14v0,-6,-2,-14,-6,-20xm167,-294v2,48,-41,32,-64,21v-5,0,-8,6,-9,16r-17,0v-2,-48,39,-37,63,-23v6,0,9,-3,10,-14r17,0","w":243},"\u1ef0":{"d":"213,-277r25,-5v12,26,6,61,-32,58r0,123v0,75,-39,105,-92,105v-50,0,-87,-28,-87,-104r0,-143r32,0r0,144v0,54,24,77,56,77v36,0,59,-23,59,-77r0,-144v17,-1,47,6,45,-13v0,-7,-2,-15,-6,-21xm122,29v10,0,17,8,17,19v0,9,-7,18,-18,18v-10,0,-18,-9,-18,-18v0,-11,9,-19,19,-19","w":243},"\u1ef4":{"d":"113,0r-32,0r0,-103r-77,-140r36,0r59,117r60,-117r35,0r-81,140r0,103xm97,65v-10,0,-17,-8,-17,-18v0,-10,7,-18,18,-18v9,0,17,8,17,18v0,10,-8,18,-18,18","w":194},"\u1ef6":{"d":"113,0r-32,0r0,-103r-77,-140r36,0r59,117r60,-117r35,0r-81,140r0,103xm106,-255r-17,-5v6,-15,19,-18,19,-30v0,-18,-25,-11,-30,1r-12,-7v8,-28,64,-34,66,2v0,18,-16,22,-26,39","w":194},"\u1ef8":{"d":"113,0r-32,0r0,-103r-77,-140r36,0r59,117r60,-117r35,0r-81,140r0,103xm142,-294v5,48,-41,32,-63,21v-6,0,-8,6,-10,16r-16,0v-1,-22,9,-37,24,-37v18,0,43,33,49,0r16,0","w":194},"\u1ea1":{"d":"82,-178v96,4,58,95,69,178r-28,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-17,0,-34,4,-46,13r-7,-22v14,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31xm87,29v10,0,17,8,17,19v0,9,-7,18,-18,18v-10,0,-18,-9,-18,-18v0,-11,9,-19,19,-19","w":173},"\u1ea3":{"d":"82,-178v96,4,58,95,69,178r-28,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-17,0,-34,4,-46,13r-7,-22v14,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31xm92,-190r-17,-5v4,-16,20,-21,20,-34v-1,-18,-25,-13,-29,1r-13,-8v8,-29,65,-34,66,3v0,20,-19,26,-27,43","w":173},"\u1ea5":{"d":"82,-178v96,4,58,95,69,178r-28,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-17,0,-34,4,-46,13r-7,-22v14,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31xm72,-249r24,0r31,51r-24,0r-19,-34r-19,34r-23,0xm141,-279r30,0r-36,48r-18,0","w":173},"\u1ea7":{"d":"82,-178v97,4,56,97,70,178r-29,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-17,0,-34,4,-46,13r-7,-22v14,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31xm98,-279r29,0r22,48r-18,0xm72,-249r23,0r31,51r-24,0v-7,-11,-11,-24,-19,-34r-18,34r-23,0","w":173},"\u1ea9":{"d":"82,-178v97,4,56,97,70,178r-29,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-17,0,-34,4,-46,13r-7,-22v14,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31xm71,-249r24,0r31,51r-24,0v-7,-11,-12,-24,-20,-34r-18,34r-23,0xm136,-228r-16,-5v6,-14,19,-18,19,-29v-1,-19,-25,-12,-30,1r-11,-7v7,-28,62,-31,63,3v0,17,-16,21,-25,37","w":173},"\u1eab":{"d":"82,-178v96,4,58,95,69,178r-28,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-17,0,-34,4,-46,13r-7,-22v14,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31xm75,-240r23,0r33,42r-25,0v-7,-8,-12,-19,-20,-26r-19,26r-24,0xm132,-280v3,49,-38,33,-62,22v-6,0,-8,5,-9,14r-17,0v-3,-46,38,-35,61,-21v6,0,9,-3,10,-15r17,0","w":173},"\u1ead":{"d":"82,-178v96,4,58,95,69,178r-28,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-17,0,-34,4,-46,13r-7,-22v14,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31xm75,-249r23,0r34,51r-24,0v-8,-11,-13,-24,-22,-34r-20,34r-24,0xm87,29v10,0,17,8,17,19v0,9,-7,18,-18,18v-10,0,-18,-9,-18,-18v0,-11,9,-19,19,-19","w":173},"\u1eaf":{"d":"82,-178v96,4,58,95,69,178r-28,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-17,0,-34,4,-46,13r-7,-22v14,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31xm101,-279r30,0r-40,48r-19,0xm39,-237r18,0v2,15,12,25,28,25v19,0,28,-12,29,-25r18,0v0,27,-19,45,-47,45v-31,0,-46,-22,-46,-45","w":173},"\u1eb1":{"d":"82,-178v96,4,58,95,69,178r-28,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-17,0,-33,4,-46,13r-7,-22v15,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31xm40,-278r31,0r29,47r-20,0xm39,-237r18,0v2,15,12,25,28,25v19,0,28,-12,29,-25r18,0v-1,27,-19,45,-47,45v-31,0,-46,-22,-46,-45","w":173},"\u1eb3":{"d":"82,-178v97,4,56,97,70,178r-29,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-16,0,-34,4,-46,13r-7,-22v15,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31xm89,-228r-16,-4v6,-15,19,-19,19,-30v-1,-18,-24,-12,-29,1r-12,-7v6,-28,63,-31,63,3v0,17,-15,21,-25,37xm38,-237r18,0v2,15,13,25,29,25v18,0,27,-12,28,-25r18,0v0,27,-19,45,-46,45v-32,0,-46,-22,-47,-45","w":173},"\u1eb5":{"d":"82,-178v96,4,58,95,69,178r-28,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-17,0,-34,4,-46,13r-7,-22v14,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31xm107,-248v-16,0,-41,-29,-47,-3r-17,0v1,-18,9,-31,24,-31v12,0,25,13,38,13v5,0,9,-2,9,-14r17,0v1,22,-7,35,-24,35xm41,-237r18,0v2,15,12,26,27,26v18,0,27,-13,28,-26r18,0v0,27,-18,45,-46,45v-31,0,-45,-22,-45,-45","w":173},"\u1eb7":{"d":"82,-178v96,4,58,95,69,178r-28,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-17,0,-34,4,-46,13r-7,-22v14,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31xm42,-246r19,0v2,15,11,25,25,25v18,0,26,-12,27,-25r18,0v0,27,-17,45,-44,45v-32,0,-45,-22,-45,-45xm87,29v10,0,17,8,17,19v0,9,-7,18,-18,18v-10,0,-18,-9,-18,-18v0,-11,9,-19,19,-19","w":173},"\u1eb9":{"d":"166,-81r-122,0v-2,63,65,69,108,51r6,23v-11,5,-31,11,-59,11v-53,0,-85,-36,-85,-88v0,-53,31,-94,81,-94v64,0,75,53,71,97xm44,-104r93,0v0,-20,-8,-51,-44,-51v-33,0,-46,29,-49,51xm90,29v10,0,18,8,18,19v0,10,-8,18,-18,18v-11,0,-18,-8,-18,-18v0,-11,8,-19,18,-19","w":180},"\u1ebb":{"d":"166,-81r-122,0v-2,63,65,69,108,51r6,23v-11,5,-31,11,-59,11v-53,0,-85,-36,-85,-88v0,-53,31,-94,81,-94v64,0,75,53,71,97xm44,-104r93,0v0,-20,-8,-51,-44,-51v-33,0,-46,29,-49,51xm95,-190r-17,-5v4,-16,21,-21,21,-34v0,-18,-26,-13,-30,1r-12,-8v6,-29,65,-34,65,3v0,21,-19,26,-27,43","w":180},"\u1ebd":{"d":"166,-81r-122,0v-2,63,65,69,108,51r6,23v-11,5,-31,11,-59,11v-53,0,-85,-36,-85,-88v0,-53,31,-94,81,-94v64,0,75,53,71,97xm44,-104r93,0v0,-20,-8,-51,-44,-51v-33,0,-46,29,-49,51xm135,-243v3,50,-39,35,-63,23v-5,0,-8,6,-9,16r-17,0v-1,-24,9,-38,24,-38v17,0,44,34,48,-1r17,0","w":180},"\u1ebf":{"d":"166,-81r-122,0v-2,63,65,69,108,51r6,23v-11,5,-31,11,-59,11v-53,0,-85,-36,-85,-88v0,-53,31,-94,81,-94v64,0,75,53,71,97xm44,-104r93,0v0,-20,-8,-51,-44,-51v-33,0,-46,29,-49,51xm84,-249r24,0r31,51r-25,0v-7,-11,-11,-24,-19,-34r-18,34r-23,0xm153,-279r30,0r-36,48r-18,0","w":180},"\u1ec1":{"d":"166,-81r-122,0v-2,63,65,69,108,51r6,23v-11,5,-31,11,-59,11v-53,0,-85,-36,-85,-88v0,-53,31,-94,81,-94v64,0,75,53,71,97xm44,-104r93,0v0,-20,-8,-51,-44,-51v-33,0,-46,29,-49,51xm109,-279r29,0r23,48r-18,0xm83,-249r23,0r32,51r-25,0v-7,-11,-11,-24,-19,-34r-18,34r-23,0","w":180},"\u1ec3":{"d":"166,-81r-122,0v-2,63,65,69,108,51r6,23v-11,5,-31,11,-59,11v-53,0,-85,-36,-85,-88v0,-53,31,-94,81,-94v64,0,75,53,71,97xm44,-104r93,0v0,-20,-8,-51,-44,-51v-33,0,-46,29,-49,51xm81,-249r23,0r32,51r-24,0r-19,-34r-19,34r-23,0xm146,-228r-16,-5v6,-14,19,-18,19,-29v-1,-18,-26,-12,-29,1r-12,-7v7,-28,62,-31,63,3v0,17,-15,21,-25,37","w":180},"\u1ec5":{"d":"166,-81r-122,0v-2,63,65,69,108,51r6,23v-11,5,-31,11,-59,11v-53,0,-85,-36,-85,-88v0,-53,31,-94,81,-94v64,0,75,53,71,97xm44,-104r93,0v0,-20,-8,-51,-44,-51v-33,0,-46,29,-49,51xm82,-240r23,0r33,42r-25,0v-7,-8,-12,-19,-20,-26r-19,26r-24,0xm139,-280v2,48,-38,33,-62,22v-6,0,-9,5,-9,14r-18,0v-2,-46,39,-35,62,-21v6,0,9,-3,10,-15r17,0","w":180},"\u1ec7":{"d":"166,-81r-122,0v-2,63,65,69,108,51r6,23v-11,5,-31,11,-59,11v-53,0,-85,-36,-85,-88v0,-53,31,-94,81,-94v64,0,75,53,71,97xm44,-104r93,0v0,-20,-8,-51,-44,-51v-33,0,-46,29,-49,51xm79,-249r22,0r34,51r-24,0r-21,-34r-21,34r-24,0xm90,29v10,0,18,8,18,19v0,10,-8,18,-18,18v-11,0,-18,-8,-18,-18v0,-11,8,-19,18,-19","w":180},"\u1ec9":{"d":"58,0r-32,0r0,-174r32,0r0,174xm47,-191r-17,-4v5,-16,21,-21,21,-34v0,-19,-25,-12,-30,0r-12,-7v6,-29,65,-33,66,3v0,20,-20,26,-28,42","w":84},"\u1ecb":{"d":"58,0r-32,0r0,-174r32,0r0,174xm42,-243v12,0,20,9,20,20v0,11,-8,19,-21,19v-11,0,-19,-8,-19,-19v0,-11,8,-20,20,-20xm42,29v10,0,18,8,18,19v0,9,-7,18,-18,18v-11,0,-18,-9,-18,-18v0,-11,8,-19,18,-19","w":84},"\u1ecd":{"d":"100,-178v50,0,84,36,84,89v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-67v0,-30,-15,-67,-53,-67xm99,29v10,0,17,8,17,19v0,10,-7,18,-18,18v-10,0,-18,-8,-18,-18v0,-11,9,-19,19,-19","w":197},"\u1ecf":{"d":"100,-178v50,0,84,37,84,89v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-67v0,-30,-15,-67,-53,-67xm104,-190r-17,-5v4,-16,20,-21,20,-34v-1,-18,-25,-13,-29,1r-12,-8v6,-29,65,-34,65,3v0,20,-19,26,-27,43","w":197},"\u1ed1":{"d":"100,-178v50,0,84,37,84,89v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-67v0,-30,-15,-67,-53,-67xm89,-249r23,0r31,51r-24,0r-19,-34r-19,34r-23,0xm158,-279r29,0r-36,48r-18,0","w":197},"\u1ed3":{"d":"100,-178v50,0,84,37,84,89v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-67v0,-30,-15,-67,-53,-67xm114,-279r29,0r23,48r-18,0xm89,-249r23,0r31,51r-24,0v-7,-11,-11,-24,-19,-34r-18,34r-23,0","w":197},"\u1ed5":{"d":"100,-178v50,0,84,37,84,89v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-67v0,-30,-15,-67,-53,-67xm87,-249r23,0r31,51r-24,0v-7,-11,-11,-24,-19,-34r-18,34r-23,0xm152,-228r-16,-5v5,-14,18,-18,18,-29v-1,-18,-24,-12,-29,1r-12,-7v7,-27,63,-32,63,3v0,17,-15,21,-24,37","w":197},"\u1ed7":{"d":"100,-178v50,0,84,37,84,89v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-67v0,-30,-15,-67,-53,-67xm87,-240r23,0r33,42r-25,0v-7,-8,-12,-19,-20,-26r-19,26r-24,0xm144,-280v2,49,-38,33,-62,22v-6,0,-9,5,-9,14r-18,0v-2,-46,39,-35,62,-21v6,0,9,-3,10,-15r17,0","w":197},"\u1ed9":{"d":"100,-178v50,0,84,36,84,89v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-67v0,-30,-15,-67,-53,-67xm87,-249r22,0r35,51r-24,0v-8,-11,-13,-24,-22,-34r-21,34r-24,0xm99,29v10,0,17,8,17,19v0,10,-7,18,-18,18v-10,0,-18,-8,-18,-18v0,-11,9,-19,19,-19","w":197},"\u1edb":{"d":"99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-68v0,-29,-15,-66,-53,-66xm100,-178v24,-1,39,12,61,14v19,2,16,-25,8,-35r24,-4v12,23,6,61,-27,57v11,15,18,34,18,57v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm115,-249r34,0r-44,51r-22,0","w":199},"\u1edd":{"d":"99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-68v0,-29,-15,-66,-53,-66xm100,-178v24,-1,39,12,61,14v19,2,16,-25,8,-35r24,-4v12,23,6,61,-27,57v11,15,18,34,18,57v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm53,-249r34,0r32,51r-22,0","w":199},"\u1edf":{"d":"99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-68v0,-29,-15,-66,-53,-66xm100,-178v24,-1,39,12,61,14v19,2,16,-25,8,-35r24,-4v12,23,6,61,-27,57v11,15,18,34,18,57v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm104,-190r-17,-5v4,-16,20,-21,20,-34v-1,-18,-25,-13,-29,1r-12,-8v6,-30,65,-33,65,3v0,20,-19,26,-27,43","w":199},"\u1ee1":{"d":"99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-68v0,-29,-15,-66,-53,-66xm100,-178v24,0,40,12,60,14v20,2,17,-24,9,-35r24,-5v12,24,7,61,-27,58v11,15,18,34,18,57v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm143,-243v5,49,-39,35,-62,23v-6,0,-9,6,-9,16r-18,0v-2,-51,37,-37,62,-24v6,0,10,-3,10,-15r17,0","w":199},"\u1ee3":{"d":"99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-68v0,-29,-15,-66,-53,-66xm100,-178v24,-1,39,12,61,14v19,2,16,-25,8,-35r24,-4v12,23,6,61,-27,57v11,15,18,34,18,57v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm99,29v10,0,18,8,18,19v0,9,-7,18,-18,18v-10,0,-18,-9,-18,-18v0,-11,8,-19,18,-19","w":199},"\u1ee5":{"d":"96,-22v64,0,39,-91,44,-152r32,0r2,174r-29,0v-1,-9,1,-21,-2,-28v-8,14,-27,32,-58,32v-27,0,-60,-16,-60,-76r0,-102r32,0v5,57,-20,152,39,152xm99,29v10,0,18,8,18,19v0,9,-8,18,-18,18v-11,0,-18,-9,-18,-18v0,-11,8,-19,18,-19","w":198},"\u1ee7":{"d":"96,-22v64,0,39,-91,44,-152r32,0r2,174r-29,0v-1,-9,1,-21,-2,-28v-8,14,-27,32,-58,32v-27,0,-60,-16,-60,-76r0,-102r32,0v5,57,-20,152,39,152xm104,-191r-17,-4v4,-16,21,-21,21,-34v0,-19,-25,-12,-30,0r-12,-7v6,-29,65,-34,65,3v0,20,-19,26,-27,42","w":198},"\u1ee9":{"d":"96,-22v64,0,39,-91,44,-152v17,-1,45,4,43,-14v0,-7,-3,-15,-7,-21r24,-4v15,23,5,59,-28,56r2,157r-29,0v-1,-9,1,-21,-2,-28v-8,14,-27,32,-58,32v-27,0,-60,-16,-60,-76r0,-102r32,0v5,57,-20,152,39,152xm119,-249r35,0r-44,51r-23,0","w":198},"\u1eeb":{"d":"96,-22v64,0,39,-91,44,-152v17,-1,45,4,43,-14v0,-7,-3,-15,-7,-21r24,-4v15,23,5,59,-28,56r2,157r-29,0v-1,-9,1,-21,-2,-28v-8,14,-27,32,-58,32v-27,0,-60,-16,-60,-76r0,-102r32,0v5,57,-20,152,39,152xm53,-249r34,0r32,51r-23,0","w":198},"\u1eed":{"d":"96,-22v64,0,39,-91,44,-152v18,-1,45,5,43,-15v0,-6,-3,-14,-7,-20r24,-4v15,23,5,59,-28,56r2,157r-29,0v-1,-9,1,-21,-2,-28v-8,14,-27,32,-58,32v-27,0,-60,-16,-60,-76r0,-102r32,0v5,57,-20,152,39,152xm107,-191r-17,-4v4,-16,21,-21,21,-34v0,-19,-25,-12,-30,0r-12,-7v6,-29,65,-34,65,3v0,20,-18,26,-27,42","w":198},"\u1eef":{"d":"96,-22v64,0,39,-91,44,-152v17,-1,45,4,43,-14v0,-7,-3,-15,-7,-21r24,-4v15,23,5,59,-28,56r2,157r-29,0v-1,-9,1,-21,-2,-28v-8,14,-27,32,-58,32v-27,0,-60,-16,-60,-76r0,-102r32,0v5,57,-20,152,39,152xm144,-243v3,51,-39,36,-62,23v-6,0,-9,6,-10,16r-17,0v-3,-50,37,-38,62,-24v6,0,9,-3,10,-15r17,0","w":198},"\u1ef1":{"d":"96,-22v64,0,39,-91,44,-152v18,-1,45,5,43,-15v0,-6,-3,-14,-7,-20r24,-4v15,23,5,59,-28,56r2,157r-29,0v-1,-9,1,-21,-2,-28v-8,14,-27,32,-58,32v-27,0,-60,-16,-60,-76r0,-102r32,0v5,57,-20,152,39,152xm98,29v10,0,18,8,18,19v0,9,-7,18,-18,18v-11,0,-18,-9,-18,-18v0,-11,8,-19,18,-19","w":198},"\u1ef5":{"d":"13,53v24,-9,46,-28,57,-58v-19,-59,-46,-112,-67,-169r35,0r50,138r46,-138r33,0v-41,87,-61,232,-146,254xm117,29v10,0,18,8,18,19v0,9,-7,18,-18,18v-10,0,-18,-9,-18,-18v0,-11,8,-19,18,-19","w":169},"\u1ef7":{"d":"13,53v24,-9,46,-28,57,-58r-67,-169r35,0r50,138r46,-138r33,0v-41,86,-60,232,-146,253xm93,-191r-17,-4v4,-16,20,-21,20,-34v-1,-19,-24,-12,-29,0r-12,-7v6,-29,65,-34,65,3v0,20,-19,26,-27,42","w":169},"\u1ef9":{"d":"13,53v24,-9,46,-28,57,-58r-67,-169r35,0r50,138r46,-138r33,0v-41,86,-60,232,-146,253xm131,-243v5,50,-39,35,-62,23v-6,0,-9,6,-9,16r-18,0v0,-24,9,-38,25,-38v13,-1,26,14,38,14v5,0,9,-3,9,-15r17,0","w":169},"\ue300":{"d":"69,-279r31,0r-40,48r-19,0xm8,-237r18,0v2,15,12,25,28,25v18,0,27,-12,28,-25r18,0v0,27,-19,45,-46,45v-32,0,-46,-22,-46,-45"},"\ue301":{"d":"8,-278r30,0r29,47r-19,0xm6,-237r18,0v2,15,13,25,29,25v18,0,27,-12,28,-25r18,0v0,27,-19,45,-46,45v-32,0,-47,-22,-47,-45"},"\ue302":{"d":"59,-228r-16,-4v6,-15,18,-19,18,-30v-1,-18,-24,-12,-29,1r-11,-7v6,-28,63,-31,63,3v0,17,-16,21,-25,37xm8,-237r18,0v2,15,12,25,28,25v18,0,27,-12,28,-25r18,0v0,27,-19,45,-46,45v-32,0,-46,-22,-46,-45"},"\ue303":{"d":"99,-283v2,48,-40,33,-62,21v-6,0,-9,6,-9,11r-18,0v1,-42,39,-30,62,-18v6,0,9,-2,10,-14r17,0xm8,-237r18,0v2,15,12,26,28,26v18,0,27,-13,28,-26r18,0v-1,27,-19,45,-46,45v-32,0,-45,-22,-46,-45"},"\ue304":{"d":"42,-249r24,0r30,51r-24,0v-7,-11,-11,-24,-19,-34r-18,34r-23,0xm111,-279r29,0r-35,48r-19,0"},"\ue305":{"d":"68,-279r29,0r23,48r-18,0xm42,-249r24,0r30,51r-24,0v-7,-11,-11,-24,-19,-34r-18,34r-23,0"},"\ue306":{"d":"42,-249r24,0r30,51r-24,0v-7,-11,-11,-24,-19,-34r-18,34r-23,0xm107,-228r-16,-5v6,-14,18,-18,18,-29v-1,-19,-25,-11,-29,1r-11,-7v7,-28,62,-31,63,3v0,17,-15,21,-25,37"},"\ue307":{"d":"42,-240r24,0r32,42r-25,0r-19,-26r-20,26r-24,0xm99,-280v4,48,-38,33,-62,22v-5,0,-8,5,-9,14r-17,0v-2,-46,38,-35,62,-21v5,0,9,-3,9,-15r17,0"},"\ue308":{"d":"54,29v10,0,18,8,18,19v0,9,-8,18,-18,18v-11,0,-18,-9,-18,-18v0,-11,8,-19,18,-19"},"\ue309":{"d":"58,-191r-17,-4v4,-16,20,-21,20,-34v-1,-19,-25,-12,-29,0r-13,-7v8,-29,65,-34,66,3v0,20,-19,26,-27,42"},"\ue310":{"d":"62,-156r0,-18v26,4,27,-20,16,-35r25,-4v15,28,1,64,-41,57"},"\ue311":{"d":"10,-289r17,0v3,9,10,18,28,18v19,0,26,-8,29,-18r16,0v-2,19,-17,37,-45,37v-28,0,-42,-17,-45,-37xm69,-323r33,0r-40,38r-20,0"},"\ue312":{"d":"10,-323r34,0r26,38r-19,0xm11,-289r17,0v1,26,56,21,56,0r16,0v-2,19,-16,37,-45,37v-28,0,-42,-17,-44,-37"},"\ue313":{"d":"60,-280r-15,-4v5,-15,18,-19,18,-30v-2,-17,-24,-11,-29,1r-12,-7v7,-27,62,-33,63,2v0,18,-15,22,-25,38xm11,-289r17,0v1,26,56,21,56,0r16,0v-2,19,-16,37,-45,37v-28,0,-42,-17,-44,-37"},"\ue314":{"d":"99,-333v3,48,-40,33,-62,21v-6,0,-8,6,-9,11r-18,0v0,-42,39,-30,62,-18v6,0,9,-2,10,-14r17,0xm9,-289r17,0v3,9,10,18,28,18v18,0,25,-8,28,-18r17,0v-3,19,-17,37,-45,37v-28,0,-42,-17,-45,-37"},"\ue315":{"d":"44,-296r23,0r33,41r-25,0r-20,-25r-20,25r-25,0xm113,-324r32,0r-43,38r-19,0"},"\ue316":{"d":"65,-317r33,0r25,38r-19,0xm42,-296r23,0r34,41r-25,0v-7,-8,-13,-18,-21,-25r-20,25r-24,0"},"\ue317":{"d":"43,-297r23,0r34,41r-25,0v-7,-8,-13,-18,-21,-25r-20,25r-24,0xm109,-271r-15,-5v5,-15,18,-18,18,-30v0,-19,-26,-11,-30,2r-11,-7v6,-28,62,-31,63,2v0,17,-16,21,-25,38"},"\ue318":{"d":"42,-297r24,0r38,41r-27,0r-23,-24r-23,24r-26,0xm99,-337v4,49,-39,33,-62,21v-5,0,-8,6,-9,15r-17,0v-2,-46,38,-35,62,-21v5,0,9,-3,10,-15r16,0"},"\ue319":{"d":"54,65v-10,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v10,0,18,8,18,18v0,10,-8,18,-18,18"},"\ue320":{"d":"61,-255r-17,-5v6,-15,19,-18,19,-30v-1,-18,-26,-11,-30,1r-12,-7v6,-28,64,-34,65,2v0,18,-16,22,-25,39"},"\ue321":{"d":"62,-224r0,-19v27,4,27,-19,16,-34r25,-5v15,30,3,65,-41,58"},"\uf6c1":{"d":"15,-12r8,-26v30,24,107,23,107,-26v0,-22,-13,-35,-46,-48v-39,-14,-64,-35,-64,-69v0,-58,86,-82,132,-54r-9,26v-7,-5,-23,-12,-45,-12v-34,0,-46,20,-46,37v0,22,14,36,48,46v80,23,84,124,-1,140r-10,16v14,2,25,12,25,25v1,31,-41,34,-62,23r5,-16v10,6,34,10,35,-6v0,-9,-11,-13,-28,-15v3,-8,15,-20,12,-25v-21,0,-47,-7,-61,-16","w":122},"\uf6c2":{"d":"14,-8r8,-24v18,15,76,19,76,-14v0,-15,-9,-24,-32,-31v-69,-20,-59,-99,13,-101v18,0,33,5,43,11r-8,23v-12,-12,-64,-17,-64,13v0,15,9,24,32,30v60,17,61,92,0,103r-10,16v13,2,25,11,25,25v1,30,-40,35,-62,23r5,-16v11,7,35,10,35,-6v0,-9,-11,-13,-28,-15v3,-8,15,-20,13,-25v-14,0,-32,-4,-46,-12","w":96},"\u021a":{"d":"73,0r0,-216r-73,0r0,-27r179,0r0,27r-74,0r0,216r-32,0xm65,80r-6,-15v27,0,36,-32,14,-45r24,-5v30,20,3,70,-32,65","w":178},"\u021b":{"d":"108,0v-40,13,-75,-6,-75,-55r0,-95r-27,0r0,-24r27,0r0,-33r31,-9r0,42r46,0r0,24r-46,0r0,94v-3,30,19,39,43,32xm44,82r-6,-15v27,0,35,-32,15,-45r23,-5v30,20,3,70,-32,65","w":119},"\u00ad":{"d":"11,-109r89,0r0,23r-89,0r0,-23","w":104},"\u00a0":{"w":76},"\u02c9":{"d":"14,-231r81,0r0,20r-81,0r0,-20"},"\u2215":{"d":"-36,4r-21,0r137,-242r20,0","w":43},"\u2219":{"d":"37,-72v-13,0,-21,-10,-21,-22v0,-14,9,-23,21,-23v13,0,22,9,22,23v0,12,-9,22,-22,22","w":74},"\u04d9":{"d":"28,-144r-6,-22v12,-5,31,-12,59,-12v53,0,85,36,85,88v0,53,-31,94,-81,94v-63,0,-75,-53,-71,-97r122,0v2,-64,-65,-69,-108,-51xm136,-70r-93,0v0,20,8,51,44,51v33,0,46,-29,49,-51","w":118},"\u2010":{"d":"11,-109r89,0r0,23r-89,0r0,-23","w":110},"\u2113":{"d":"95,-235v-32,-2,-25,87,-25,128v29,-30,47,-62,47,-94v0,-24,-9,-34,-22,-34xm156,-55r15,15v-17,30,-41,44,-72,44v-38,0,-56,-26,-59,-62r-20,14r-9,-18v10,-7,20,-14,29,-21r0,-95v0,-56,24,-79,56,-79v29,0,47,22,47,55v0,44,-26,83,-73,125v-8,73,68,61,86,22","w":181},"\u2116":{"d":"262,-230v35,0,57,24,57,62v0,45,-28,63,-57,63v-33,0,-57,-22,-57,-62v0,-40,26,-63,57,-63xm261,-212v-21,0,-30,23,-30,45v0,26,14,44,31,44v19,0,31,-18,31,-45v0,-21,-9,-44,-32,-44xm309,-71r-94,0r0,-19r94,0r0,19xm55,0r-28,0r0,-235r34,0r61,117v15,27,27,52,37,77v-4,-59,-3,-129,-3,-194r28,0r0,235r-32,0r-62,-118v-14,-25,-25,-55,-37,-79","w":329}}});Cufon.registerFont({"w":108,"face":{"font-family":"Myriad Pro","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 7 3 3 4 3 2 2 4","ascent":"270","descent":"-90","x-height":"4","bbox":"-59 -355.137 452 90","underline-thickness":"18","underline-position":"-18","stemh":"40","stemv":"55","unicode-range":"U+0020-U+FB04"},"glyphs":{" ":{"w":72},"!":{"d":"69,-80r-41,0r-8,-163r57,0xm48,4v-19,0,-32,-14,-32,-33v0,-19,13,-33,32,-33v19,0,32,14,32,33v0,19,-12,33,-32,33","w":96},"\"":{"d":"13,-249r48,0r-8,97r-32,0xm82,-249r48,0r-8,97r-32,0","w":142},"#":{"d":"80,-98r33,0r6,-40r-33,0xm66,0r-33,0r10,-64r-30,0r0,-34r35,0r6,-40r-30,0r0,-33r35,0r9,-63r32,0r-9,63r33,0r9,-63r32,0r-9,63r29,0r0,33r-34,0r-6,40r30,0r0,34r-35,0r-9,64r-33,0r10,-64r-33,0","w":198},"$":{"d":"117,31r-36,0r0,-34v-24,-1,-48,-8,-61,-15r11,-42v20,14,94,28,94,-7v0,-14,-10,-25,-38,-31v-80,-17,-88,-116,-4,-130r0,-34r35,0r0,31v24,1,40,6,53,12r-11,41v-8,-12,-83,-23,-83,8v0,11,12,21,44,30v82,23,77,120,-4,134r0,37","w":199},"%":{"d":"76,-238v40,0,62,30,62,70v0,48,-31,74,-65,74v-35,0,-63,-26,-63,-71v0,-41,25,-73,66,-73xm74,-208v-16,0,-24,19,-24,42v0,25,9,43,25,43v15,0,23,-16,23,-43v0,-24,-7,-42,-24,-42xm105,4r-29,0r135,-242r29,0xm244,-141v40,0,63,30,63,70v0,48,-31,74,-65,74v-35,0,-63,-26,-63,-70v0,-42,25,-74,65,-74xm243,-111v-17,0,-24,19,-24,42v0,25,9,42,24,42v15,0,23,-15,23,-42v0,-24,-6,-42,-23,-42","w":316},"&":{"d":"177,-190v0,25,-18,46,-48,64v14,15,29,33,41,45v10,-15,17,-37,20,-59r49,0v-6,37,-18,68,-40,92r43,48r-64,0v-5,-5,-10,-11,-16,-17v-15,12,-37,21,-66,21v-105,0,-104,-107,-39,-140v-35,-42,-17,-110,55,-111v37,0,65,22,65,57xm63,-74v0,36,53,50,74,26v-15,-15,-35,-37,-55,-60v-10,8,-19,18,-19,34xm131,-189v0,-11,-7,-26,-22,-24v-30,4,-25,43,-4,60v17,-12,26,-22,26,-36","w":244},"\u2019":{"d":"35,-246r51,-3v-11,35,-27,70,-44,97r-33,3v11,-31,21,-65,26,-97","w":93},"(":{"d":"63,-249r38,0v-47,59,-48,232,0,291r-38,0v-19,-28,-41,-76,-41,-145v0,-70,22,-118,41,-146","w":113},")":{"d":"51,42r-38,0v46,-59,47,-232,0,-291r38,0v19,28,41,75,41,146v0,70,-22,117,-41,145","w":113},"*":{"d":"103,-247r31,18r-39,47r58,-11r0,36v-19,-2,-41,-9,-58,-9r39,45r-32,18r-21,-55r-21,55r-31,-18v11,-15,30,-31,38,-46r-56,10r0,-36v18,2,40,10,56,10r-38,-45r32,-19v8,18,12,39,21,56","w":163},"+":{"d":"90,-192r35,0r0,79r75,0r0,33r-75,0r0,80r-35,0r0,-80r-76,0r0,-33r76,0r0,-79","w":214},",":{"d":"37,40r-37,3v12,-32,22,-70,27,-102r55,-4v-11,37,-28,75,-45,103","w":93},"-":{"d":"11,-113r94,0r0,37r-94,0r0,-37","w":115},".":{"d":"50,4v-19,0,-32,-14,-32,-33v0,-20,13,-34,32,-34v19,0,32,14,32,34v0,19,-13,33,-32,33","w":93},"\/":{"d":"42,14r-36,0r77,-261r36,0","w":119},"0":{"d":"101,-238v62,0,87,56,87,120v0,72,-29,122,-89,122v-60,0,-87,-54,-87,-121v0,-68,28,-121,89,-121xm100,-197v-20,0,-33,26,-33,80v0,54,13,80,33,80v22,0,33,-27,33,-80v0,-52,-11,-80,-33,-80","w":199},"1":{"d":"85,0r-1,-185r-44,21r-9,-41r62,-29r45,0r0,234r-53,0","w":199},"2":{"d":"181,0r-166,0r0,-33v38,-35,116,-98,107,-127v4,-44,-69,-38,-88,-15r-16,-39v18,-13,45,-24,77,-24v53,0,82,31,82,73v0,49,-50,88,-84,120r88,0r0,45","w":199},"3":{"d":"14,-12r11,-42v18,17,101,24,97,-16v-3,-31,-35,-36,-69,-34r0,-39v29,1,61,0,63,-27v2,-34,-68,-25,-84,-11r-11,-39v14,-9,42,-18,73,-18v86,0,104,90,34,113v28,5,51,27,51,58v0,41,-36,71,-96,71v-30,0,-56,-8,-69,-16","w":199},"4":{"d":"164,0r-52,0r0,-56r-104,0r0,-35r88,-143r68,0r0,137r28,0r0,41r-28,0r0,56xm59,-98v15,3,36,0,53,1r0,-95v-15,34,-35,63,-53,94","w":199},"5":{"d":"76,-153v56,-6,106,20,105,75v0,43,-38,82,-101,82v-28,0,-52,-7,-65,-13r10,-41v26,14,100,21,100,-25v8,-33,-56,-44,-98,-36r15,-123r129,0r0,45r-90,0","w":199},"6":{"d":"165,-237r0,42v-53,-3,-98,25,-97,56v43,-38,122,-13,122,58v0,47,-36,85,-86,85v-113,0,-113,-155,-51,-207v28,-24,64,-36,112,-34xm100,-118v-20,0,-35,13,-35,34v0,25,13,48,38,48v19,0,32,-18,32,-42v0,-21,-12,-40,-35,-40","w":199},"7":{"d":"18,-234r165,0r0,35r-97,199r-58,0r97,-189r-107,0r0,-45","w":199},"8":{"d":"98,4v-99,0,-109,-95,-45,-125v-65,-33,-28,-121,49,-117v88,4,98,79,43,113v75,28,45,129,-47,129xm100,-34v20,0,32,-12,32,-29v0,-21,-15,-33,-36,-39v-39,8,-38,66,4,68xm99,-201v-18,0,-28,13,-28,27v0,16,14,26,33,32v29,-6,36,-58,-5,-59","w":199},"9":{"d":"32,-39v54,4,91,-19,99,-59v-41,37,-120,10,-120,-56v0,-45,37,-84,88,-84v110,0,106,161,48,209v-29,24,-67,35,-115,32r0,-42xm98,-120v20,0,33,-7,33,-29v0,-25,-9,-49,-34,-49v-19,0,-32,17,-32,41v0,20,11,37,33,37","w":199},":":{"d":"50,-112v-19,0,-32,-14,-32,-33v0,-20,14,-33,32,-33v19,0,32,13,32,33v0,19,-12,33,-32,33xm50,4v-19,0,-32,-14,-32,-33v0,-19,14,-33,32,-33v19,0,32,13,32,33v0,19,-12,33,-32,33","w":93},";":{"d":"37,40r-36,3v11,-32,21,-70,26,-102r55,-4v-11,37,-28,75,-45,103xm52,-112v-19,0,-32,-14,-32,-33v0,-20,13,-33,32,-33v19,0,32,13,32,33v0,19,-12,33,-32,33","w":93},"<":{"d":"21,-80r0,-31r173,-81r0,39r-131,58r131,57r0,38","w":214},"=":{"d":"200,-117r-186,0r0,-33r186,0r0,33xm200,-42r-186,0r0,-34r186,0r0,34","w":214},">":{"d":"194,-112r0,33r-173,79r0,-38r133,-58r-133,-57r0,-39","w":214},"?":{"d":"147,-191v1,50,-55,61,-49,112r-48,0v-14,-39,38,-72,41,-103v3,-28,-45,-25,-61,-11r-13,-39v14,-8,35,-15,60,-15v48,0,70,26,70,56xm72,4v-19,0,-32,-14,-32,-33v0,-19,14,-33,32,-33v20,0,32,14,33,33v0,19,-13,33,-33,33","w":160},"@":{"d":"129,-52v24,0,33,-44,36,-72v-30,-9,-54,18,-54,49v0,14,6,23,18,23xm190,4r7,20v-82,36,-179,-3,-179,-100v0,-73,54,-137,135,-137v63,0,109,43,109,104v0,53,-30,86,-69,86v-17,0,-29,-9,-31,-28v-22,40,-87,38,-87,-19v0,-60,68,-104,127,-75r-11,67v-3,21,-1,30,9,31v16,1,35,-19,35,-61v0,-47,-30,-83,-86,-83v-55,0,-103,43,-103,112v0,81,77,113,144,83","w":277},"A":{"d":"150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-60,0xm88,-103r54,0r-28,-99","w":236},"B":{"d":"204,-71v0,59,-45,73,-121,74v-27,0,-47,-2,-59,-4r0,-238v61,-8,171,-17,171,56v0,21,-12,41,-39,52v27,8,48,29,48,60xm78,-203r0,56v32,2,65,-5,62,-29v4,-27,-37,-31,-62,-27xm78,-107r0,68v32,4,69,-2,68,-34v0,-31,-33,-36,-68,-34","w":217},"C":{"d":"194,-50r8,44v-10,4,-33,10,-62,10v-84,0,-127,-53,-127,-122v0,-106,104,-150,192,-117r-12,43v-53,-23,-123,-3,-123,71v0,67,65,94,124,71","w":214},"D":{"d":"238,-127v5,116,-103,141,-214,126r0,-238v20,-3,46,-5,74,-5v91,0,136,34,140,117xm78,-200r0,159v61,7,102,-19,102,-84v0,-60,-44,-85,-102,-75","w":250},"E":{"d":"168,-147r0,44r-89,0r0,58r100,0r0,45r-155,0r0,-243r150,0r0,45r-95,0r0,51r89,0","w":192},"F":{"d":"24,0r0,-243r148,0r0,45r-93,0r0,56r87,0r0,44r-87,0r0,98r-55,0","w":189},"G":{"d":"145,3v-83,1,-128,-45,-132,-121v-6,-107,116,-149,206,-116r-12,45v-53,-25,-137,-9,-137,68v0,60,47,89,104,76r0,-51r-38,0r0,-43r90,0r0,128v-16,6,-49,14,-81,14","w":245},"H":{"d":"24,-243r55,0r0,94r90,0r0,-94r55,0r0,243r-55,0r0,-102r-90,0r0,102r-55,0r0,-243","w":248},"I":{"d":"24,-243r55,0r0,243r-55,0r0,-243","w":102},"J":{"d":"71,-90r0,-153r55,0r0,154v3,86,-58,104,-126,87r6,-44v34,8,65,8,65,-44","w":147},"K":{"d":"24,0r0,-243r54,0r1,108r71,-108r68,0r-80,104r84,139r-64,0r-59,-105r-21,26r0,79r-54,0","w":221},"L":{"d":"24,0r0,-243r55,0r0,197r96,0r0,46r-151,0","w":183},"M":{"d":"233,0r-7,-193r-57,189r-43,0r-26,-94v-7,-28,-15,-63,-22,-95r-9,193r-51,0r16,-243r73,0r24,81v10,27,12,63,22,87v12,-58,32,-114,48,-168r72,0r13,243r-53,0","w":304},"N":{"d":"74,0r-50,0r0,-243r64,0v30,56,66,111,90,172r-4,-172r51,0r0,243r-58,0r-52,-94v-15,-25,-29,-59,-43,-85","w":248},"O":{"d":"131,-247v74,0,115,56,115,123v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-73,46,-127,118,-127xm130,-203v-38,0,-59,35,-59,82v0,48,22,81,59,81v37,0,58,-35,58,-82v0,-44,-21,-81,-58,-81","w":258},"P":{"d":"198,-169v2,63,-54,89,-120,82r0,87r-54,0r0,-239v17,-3,40,-5,74,-5v62,-1,98,21,100,75xm78,-201r0,72v34,6,69,-8,66,-38v4,-30,-36,-41,-66,-34","w":209},"Q":{"d":"231,42v-39,-10,-71,-32,-112,-38v-54,-8,-106,-44,-106,-124v0,-73,46,-127,118,-127v74,0,115,56,115,123v0,57,-29,92,-57,110v18,5,39,10,58,13xm130,-40v37,0,58,-35,58,-82v0,-45,-21,-81,-58,-81v-38,0,-59,36,-59,82v0,46,22,81,59,81","w":258},"R":{"d":"97,-244v61,0,99,16,101,70v1,31,-24,51,-43,60v35,8,40,92,52,114r-56,0v-4,-7,-10,-27,-17,-57v-8,-37,-21,-39,-56,-38r0,95r-54,0r0,-239v17,-3,43,-5,73,-5xm78,-202r0,67v35,3,65,-6,65,-35v0,-31,-37,-36,-65,-32","w":213},"S":{"d":"14,-12r12,-45v21,16,100,29,99,-11v0,-15,-12,-23,-41,-34v-40,-14,-67,-36,-67,-72v0,-41,35,-72,92,-72v28,0,48,5,62,12r-12,44v-14,-13,-86,-20,-86,12v0,15,12,24,45,34v96,30,81,150,-35,148v-28,0,-55,-8,-69,-16","w":194},"T":{"d":"71,0r0,-197r-66,0r0,-46r187,0r0,46r-66,0r0,197r-55,0","w":197},"U":{"d":"24,-243r54,0v6,70,-24,203,44,203v70,0,38,-133,45,-203r55,0r0,136v0,75,-38,111,-101,111v-62,0,-97,-34,-97,-111r0,-136","w":245},"V":{"d":"145,0r-64,0r-78,-243r60,0r30,103v10,28,13,61,23,87v13,-66,35,-127,52,-190r59,0","w":228},"W":{"d":"123,0r-60,0r-58,-243r59,0r34,185r36,-185r58,0r33,184r34,-184r56,0r-63,243r-59,0r-21,-104r-12,-75v-9,63,-25,119,-37,179","w":319},"X":{"d":"215,0r-63,0r-45,-87v-10,27,-27,59,-39,87r-62,0r70,-123r-68,-120r63,0r41,85v10,-32,24,-56,37,-85r62,0r-68,119","w":220},"Y":{"d":"135,0r-55,0r0,-99r-77,-144r63,0r44,105r43,-105r62,0r-80,142r0,101","w":217},"Z":{"d":"9,0r0,-30r115,-167r-105,0r0,-46r176,0r0,32r-113,166r115,0r0,45r-188,0","w":207},"[":{"d":"98,40r-74,0r0,-287r74,0r0,30r-34,0r0,227r34,0r0,30","w":113},"\\":{"d":"113,14r-36,0r-73,-261r37,0","w":118},"]":{"d":"15,-247r74,0r0,287r-74,0r0,-30r34,0r0,-227r-34,0r0,-30","w":113},"^":{"d":"199,-64r-39,0r-53,-128r-53,128r-39,0r76,-170r33,0","w":214},"_":{"d":"0,27r180,0r0,18r-180,0r0,-18","w":180},"\u2018":{"d":"61,-152r-51,3v11,-35,26,-70,43,-97r33,-3v-11,30,-20,65,-25,97","w":93},"a":{"d":"91,-180v104,-2,69,96,80,180r-49,0v-2,-6,-1,-14,-4,-18v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm86,-35v23,-1,33,-20,30,-48v-29,0,-52,7,-52,28v0,14,10,20,22,20","w":190},"b":{"d":"21,0r1,-256r55,0r0,101v41,-51,126,-19,126,64v0,91,-87,124,-134,67r-2,24r-46,0xm148,-89v0,-54,-69,-68,-71,-12v-1,34,4,61,33,62v23,0,38,-18,38,-50","w":215},"c":{"d":"148,-45r6,40v-62,26,-150,-7,-142,-81v-6,-65,69,-113,142,-87r-8,41v-32,-16,-78,2,-78,43v0,45,44,59,80,44","w":162},"d":{"d":"138,-256r55,0r1,256r-49,0v-2,-8,0,-20,-3,-26v-39,61,-130,23,-130,-60v0,-83,77,-118,126,-75r0,-95xm67,-88v0,57,71,65,71,10v0,-33,-3,-59,-33,-60v-25,0,-38,22,-38,50","w":214},"e":{"d":"177,-71r-113,0v3,40,65,39,98,26r8,37v-68,30,-158,3,-158,-78v0,-45,28,-94,89,-94v64,0,84,54,76,109xm64,-108r65,0v0,-13,-6,-36,-31,-36v-23,0,-33,22,-34,36","w":190},"f":{"d":"28,-176v-6,-57,43,-98,100,-80r-2,42v-26,-8,-49,6,-43,38r35,0r0,40r-35,0r0,136r-55,0r0,-136r-23,0r0,-40r23,0","w":122},"g":{"d":"189,-26v11,91,-87,123,-162,88r11,-42v32,22,111,19,96,-44v-41,51,-122,10,-122,-63v0,-81,87,-122,129,-68r2,-21r47,0xm67,-89v0,54,67,64,67,11v0,-32,-3,-62,-31,-61v-20,0,-36,18,-36,50","w":210},"h":{"d":"106,-136v-51,4,-22,88,-29,136r-55,0r0,-256r55,0r0,101v34,-44,112,-30,112,52r0,103r-55,0v-6,-48,19,-131,-28,-136","w":210},"i":{"d":"77,0r-55,0r0,-176r55,0r0,176xm50,-252v17,0,28,12,28,27v0,15,-11,27,-29,27v-17,0,-28,-12,-28,-27v0,-15,11,-27,29,-27","w":98},"j":{"d":"-14,35v39,-7,42,-13,43,-69r0,-142r55,0v-7,107,36,260,-93,253xm57,-252v17,0,28,12,28,27v0,15,-11,27,-29,27v-17,0,-29,-12,-29,-27v0,-15,12,-27,30,-27","w":104},"k":{"d":"77,-256r0,154v15,-26,33,-49,49,-74r66,0r-63,71r72,105r-68,0r-43,-72r-13,17r0,55r-55,0r0,-256r55,0","w":195},"l":{"d":"22,0r0,-256r55,0r0,256r-55,0","w":99},"m":{"d":"103,-136v-49,0,-21,88,-28,136r-53,0r-1,-176r46,0v2,7,0,18,3,24v8,-12,24,-28,53,-28v24,0,41,12,49,30v32,-48,116,-42,116,46r0,104r-53,0r0,-96v0,-25,-8,-40,-26,-40v-47,0,-20,89,-27,136r-53,0r0,-99v0,-22,-8,-37,-26,-37","w":309},"n":{"d":"107,-136v-52,0,-23,87,-30,136r-55,0r-1,-176r47,0v2,7,0,18,4,24v7,-11,24,-28,54,-28v36,0,63,24,63,76r0,104r-55,0r0,-98v0,-22,-8,-38,-27,-38","w":210},"o":{"d":"106,-180v54,0,90,37,90,90v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93xm104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52","w":207},"p":{"d":"22,71r-1,-247r47,0r3,24v42,-54,132,-27,132,62v0,86,-81,118,-126,74r0,87r-55,0xm148,-88v0,-56,-68,-67,-71,-12v-2,34,4,62,33,62v24,0,38,-20,38,-50","w":215},"q":{"d":"12,-86v0,-88,85,-121,128,-69r1,-21r53,0r-1,247r-55,0r-1,-93v-41,54,-125,19,-125,-64xm67,-88v0,56,69,66,71,12v1,-33,-3,-61,-33,-62v-25,0,-38,22,-38,50","w":214},"r":{"d":"130,-128v-31,-5,-53,8,-53,39r0,89r-55,0r-1,-176r46,0v2,10,-2,26,4,32v13,-30,32,-39,59,-35r0,51","w":136},"s":{"d":"12,-9r10,-39v13,10,70,24,70,-1v0,-9,-5,-14,-25,-20v-81,-23,-59,-111,21,-111v20,0,38,5,49,10r-9,38v-11,-7,-58,-20,-59,4v0,8,7,14,28,20v75,22,60,116,-28,112v-23,0,-44,-5,-57,-13","w":156},"t":{"d":"121,-1v-47,14,-91,-2,-91,-63r0,-72r-24,0r0,-40r24,0r0,-33r53,-15r0,48r39,0r0,40r-39,0v4,39,-17,108,38,94r0,41","w":132},"u":{"d":"76,-81v-8,51,57,52,57,10r0,-105r55,0r1,176r-47,0v-2,-8,0,-19,-4,-25v-7,11,-23,29,-55,29v-36,0,-62,-22,-62,-77r0,-103r55,0r0,95","w":209},"v":{"d":"3,-176r60,0v13,40,19,88,35,125v7,-44,21,-84,32,-125r58,0r-66,176r-55,0","w":190},"w":{"d":"4,-176r56,0r25,130r31,-130r43,0r32,130v5,-45,16,-88,25,-130r54,0r-54,176r-51,0r-29,-117v-7,47,-17,77,-29,117r-52,0","w":273},"x":{"d":"3,-176r61,0v11,18,20,39,32,56r29,-56r60,0r-58,84r58,92r-62,0v-11,-19,-19,-41,-32,-58r-30,58r-60,0r60,-90","w":186},"y":{"d":"20,33v21,-5,58,-22,47,-48r-65,-161r61,0r36,119r30,-119r58,0v-40,93,-59,246,-155,256","w":188},"z":{"d":"8,0r0,-31r55,-70r28,-31r-77,0r0,-44r144,0r0,33r-53,67v-10,11,-19,22,-29,32r85,0r0,44r-153,0","w":168},"{":{"d":"34,-9v-2,-34,25,-76,-23,-81r0,-27v47,-4,23,-47,23,-81v0,-39,27,-52,68,-49r0,31v-63,-6,7,108,-56,113v37,1,31,51,27,87v-2,19,8,28,29,26r0,30v-40,2,-66,-8,-68,-49","w":113},"|":{"d":"32,-270r38,0r0,360r-38,0r0,-360","w":101},"}":{"d":"79,-198v0,34,-25,77,23,81r0,27v-47,5,-21,47,-23,81v-2,40,-27,51,-67,49r0,-30v62,5,-8,-109,55,-114v-37,-2,-30,-51,-27,-87v2,-18,-8,-27,-28,-25r0,-31v40,-2,67,11,67,49","w":113},"~":{"d":"151,-67v-25,0,-64,-30,-84,-32v-9,0,-16,6,-17,30r-35,0v0,-48,21,-67,51,-67v24,0,65,29,84,31v9,0,14,-8,15,-29r34,0v2,51,-20,67,-48,67","w":214},"\u00a1":{"d":"77,69r-57,0r8,-163r41,0xm16,-145v0,-19,14,-33,33,-33v19,0,32,14,32,33v-1,19,-13,33,-32,33v-20,0,-33,-14,-33,-33","w":96},"\u00a2":{"d":"100,-31v-44,-7,-73,-37,-73,-87v0,-43,26,-81,73,-90r0,-34r36,0r0,32v11,1,24,4,34,8r-9,40v-32,-16,-78,-1,-78,42v0,47,47,56,82,42r7,39v-9,4,-22,8,-36,9r0,34r-36,0r0,-35","w":199},"\u00a3":{"d":"107,-96v2,23,-7,38,-21,51r97,0r0,45r-165,0r0,-29v23,-11,44,-32,40,-67r-36,0r0,-38r29,0v-24,-75,53,-125,121,-95r-9,41v-22,-14,-72,-3,-64,27v0,10,1,18,4,27r49,0r0,38r-45,0","w":199},"\u2044":{"d":"-29,4r-30,0r133,-242r30,0","w":45},"\u00a5":{"d":"124,0r-52,0r0,-58r-56,0r0,-25r56,0r0,-23r-56,0r0,-26r43,0r-58,-102r58,0r41,97r41,-97r58,0r-61,102r42,0r0,26r-56,0r0,23r56,0r0,25r-56,0r0,58","w":199},"\u0192":{"d":"41,-110r0,-38r33,0v3,-38,11,-84,79,-90v12,0,23,3,30,6r-9,39v-30,-15,-48,13,-48,45r37,0r0,38r-41,0v-10,65,-3,144,-80,143v-14,-1,-27,-3,-32,-6r7,-39v31,10,40,2,46,-48r6,-50r-28,0","w":199},"\u00a7":{"d":"72,-142v-23,15,-15,37,18,47v17,6,34,11,42,15v19,-14,13,-36,-14,-45v-15,-5,-36,-12,-46,-17xm167,-235r-9,33v-12,-10,-80,-19,-79,7v0,11,11,20,38,25v61,11,94,72,43,107v7,5,16,17,16,33v0,69,-97,69,-148,42r11,-33v14,11,87,28,87,-4v0,-12,-10,-21,-38,-27v-60,-12,-102,-71,-42,-106v-36,-39,4,-88,65,-88v20,0,39,3,56,11","w":201},"\u00a4":{"d":"58,-185v21,-17,63,-17,84,0r27,-30r24,24r-31,28v14,17,15,70,-1,85r31,29r-24,25r-27,-32v-22,18,-61,19,-83,1r-26,31r-24,-25r30,-28v-16,-15,-16,-70,0,-86r-32,-27r25,-25xm99,-161v-18,0,-33,16,-33,41v1,56,66,57,66,-1v0,-23,-13,-40,-33,-40","w":199},"'":{"d":"13,-249r48,0r-8,97r-32,0","w":73},"\u201c":{"d":"60,-152r-51,3v11,-35,27,-70,43,-97r33,-3v-10,30,-20,65,-25,97xm131,-152r-51,3v11,-35,26,-70,43,-97r33,-3v-11,30,-20,65,-25,97","w":163},"\u00ab":{"d":"89,-159r-43,68r43,69r-38,0r-41,-69r41,-68r38,0xm159,-159r-43,68r43,69r-38,0r-41,-69r41,-68r38,0","w":167},"\u2039":{"d":"89,-159r-43,68r43,69r-38,0r-41,-69r41,-68r38,0","w":97},"\u203a":{"d":"51,-91r-43,-68r38,0r42,68r-42,69r-38,0","w":97},"\ufb01":{"d":"83,0r-55,0r0,-136r-23,0r0,-40r23,0v-9,-75,82,-100,144,-73r-10,42v-25,-15,-91,-13,-79,31r107,0r0,176r-55,0r0,-136r-52,0r0,136","w":211},"\ufb02":{"d":"28,-176v-9,-80,99,-102,162,-69r0,245r-55,0r0,-215v-26,-12,-59,4,-52,39r32,0r0,40r-32,0r0,136r-55,0r0,-136r-23,0r0,-40r23,0","w":211},"\u2013":{"d":"11,-108r158,0r0,33r-158,0r0,-33","w":180},"\u2020":{"d":"69,-243r50,0r-5,73r62,-5r0,43r-62,-5r5,155r-50,0r6,-155r-62,5r0,-43r62,5","w":188},"\u2021":{"d":"70,-243r49,0r-4,67r61,-4r0,42r-61,-4r0,57r61,-5r0,43r-61,-4r4,69r-49,0r3,-69r-61,4r0,-43r61,5r0,-57r-61,4r0,-42r61,4","w":188},"\u00b7":{"d":"46,-60v-18,0,-31,-14,-31,-33v0,-20,13,-34,32,-34v19,0,32,14,32,34v0,19,-13,33,-33,33","w":93},"\u00b6":{"d":"109,17r-35,0v-2,-36,4,-80,-2,-112v-21,0,-60,-21,-60,-67v-1,-39,19,-82,106,-82v21,0,40,1,51,4r0,257r-34,0r0,-227r-26,0r0,227","w":195},"\u2022":{"d":"60,-47v-25,0,-46,-20,-46,-47v0,-26,21,-47,47,-47v26,0,47,21,47,47v0,27,-21,47,-48,47","w":121},"\u201a":{"d":"39,35r-33,2v11,-30,20,-65,25,-97r51,-3v-11,35,-27,71,-43,98","w":93},"\u201e":{"d":"39,35r-34,2v12,-30,21,-65,26,-97r51,-3v-11,35,-27,71,-43,98xm109,35r-33,2v11,-30,20,-65,25,-97r51,-3v-11,35,-27,71,-43,98","w":165},"\u201d":{"d":"34,-246r51,-3v-11,35,-27,70,-43,97r-33,3v11,-31,20,-65,25,-97xm104,-246r52,-3v-12,35,-27,70,-44,97r-33,3v11,-31,20,-65,25,-97","w":163},"\u00bb":{"d":"51,-91r-43,-68r38,0r42,68r-42,69r-38,0xm120,-91r-43,-68r38,0r42,68r-42,69r-38,0","w":167},"\u2026":{"d":"59,4v-18,0,-31,-14,-31,-33v0,-20,13,-34,32,-34v19,0,32,14,32,34v0,19,-13,33,-33,33xm180,4v-19,0,-32,-14,-32,-33v0,-20,13,-34,32,-34v19,0,32,14,32,34v0,19,-13,33,-32,33xm300,4v-18,0,-32,-14,-32,-33v0,-20,14,-34,33,-34v18,0,31,14,32,34v0,19,-13,33,-33,33","w":360},"\u2030":{"d":"76,-238v40,0,62,30,62,70v0,48,-31,74,-65,74v-35,0,-63,-26,-63,-71v0,-41,25,-73,66,-73xm74,-208v-16,0,-24,19,-24,42v0,25,9,43,25,43v15,0,23,-16,23,-43v0,-24,-7,-42,-24,-42xm105,4r-29,0r135,-242r29,0xm244,-141v40,0,63,30,63,70v0,48,-31,74,-65,74v-35,0,-63,-26,-63,-70v0,-42,25,-74,65,-74xm243,-111v-17,0,-24,19,-24,42v0,25,8,42,24,42v15,0,23,-15,23,-42v0,-24,-6,-42,-23,-42xm390,-141v39,0,62,30,62,70v0,48,-31,74,-65,74v-35,0,-63,-26,-63,-70v0,-42,25,-74,66,-74xm388,-111v-16,0,-24,19,-24,42v0,25,9,42,24,42v16,0,23,-15,23,-42v0,-24,-6,-42,-23,-42","w":462},"\u00bf":{"d":"90,-178v18,0,31,14,31,33v0,19,-12,33,-32,33v-19,0,-32,-14,-32,-33v0,-19,13,-33,33,-33xm15,17v-1,-49,54,-62,49,-112r48,0v14,38,-38,72,-41,103v-3,28,45,26,61,11r12,39v-13,8,-34,15,-60,15v-47,0,-69,-27,-69,-56","w":160},"`":{"d":"1,-253r51,0r31,55r-38,0"},"\u00b4":{"d":"58,-253r51,0r-44,55r-38,0"},"\u02c6":{"d":"36,-253r37,0r35,55r-35,0v-7,-10,-11,-22,-19,-31r-18,31r-36,0"},"\u02dc":{"d":"105,-250v6,59,-40,48,-68,33v-5,0,-7,5,-8,16r-26,0v-4,-56,40,-51,68,-33v6,0,8,-3,9,-16r25,0"},"\u00af":{"d":"9,-240r90,0r0,30r-90,0r0,-30"},"\u02d8":{"d":"4,-249r28,0v2,13,9,22,22,22v14,0,21,-11,22,-22r28,0v0,30,-18,51,-50,51v-34,0,-50,-22,-50,-51"},"\u02d9":{"d":"44,-201v-15,0,-26,-11,-26,-25v0,-14,12,-25,26,-25v14,0,24,11,24,25v0,14,-10,25,-24,25"},"\u00a8":{"d":"16,-200v-14,0,-25,-12,-25,-26v0,-14,11,-25,26,-25v13,0,24,11,24,25v0,14,-10,26,-25,26xm117,-226v0,14,-10,26,-26,26v-14,0,-24,-12,-24,-26v0,-14,10,-25,25,-25v14,0,25,11,25,25"},"\u02da":{"d":"51,-194v-26,0,-42,-15,-42,-35v0,-20,15,-36,42,-36v26,0,41,16,41,36v0,20,-16,35,-41,35xm51,-212v10,0,16,-8,16,-17v0,-9,-5,-18,-17,-18v-20,1,-20,35,1,35"},"\u00b8":{"d":"44,-1r29,0r-10,17v14,2,26,11,26,26v1,34,-49,37,-72,24r7,-20v10,6,30,11,32,-4v0,-6,-8,-11,-28,-12"},"\u02dd":{"d":"22,-252r43,0r-35,53r-31,0xm85,-252r43,0r-35,53r-31,0"},"\u02db":{"d":"30,0r29,0v-10,12,-16,46,10,45v7,0,12,-2,16,-3r8,26v-27,19,-78,14,-78,-27v0,-17,10,-35,15,-41"},"\u02c7":{"d":"72,-198r-37,0r-35,-55r35,0r19,32r18,-32r36,0"},"\u2014":{"d":"11,-108r338,0r0,33r-338,0r0,-33","w":360},"\u00c6":{"d":"57,0r-56,0r103,-243r185,0r0,45r-100,0r7,52r92,0r0,44r-85,0r7,57r92,0r0,45r-139,0r-9,-66r-70,0xm100,-110r48,0r-12,-94","w":312},"\u00aa":{"d":"123,-96r-34,0v-1,-4,0,-10,-3,-12v-19,24,-74,16,-74,-21v0,-28,28,-42,71,-42v1,-22,-42,-17,-56,-7r-7,-23v10,-6,26,-12,48,-12v68,0,49,62,55,117xm64,-118v16,0,22,-13,20,-32v-19,0,-35,5,-35,18v0,8,6,14,15,14","w":136},"\u0141":{"d":"177,0r-151,0r0,-85r-27,19r0,-38r27,-19r0,-120r55,0r0,84r45,-31r0,38r-45,31r0,75r96,0r0,46","w":186},"\u00d8":{"d":"55,24r-29,-23r20,-31v-68,-71,-26,-217,84,-217v19,0,38,4,53,13r20,-29r31,21r-20,30v21,23,32,55,32,89v3,100,-84,152,-169,115xm158,-195v-62,-39,-112,51,-81,118xm183,-163v-29,36,-53,77,-80,115v58,38,110,-48,80,-115","w":258},"\u0152":{"d":"13,-119v-1,-99,74,-124,177,-124r128,0r0,45r-95,0r0,51r89,0r0,44r-89,0r0,58r100,0r0,45r-137,0r-52,4v-83,0,-121,-58,-121,-123xm168,-44r0,-154v-50,-18,-97,12,-97,77v0,56,41,93,97,77","w":336},"\u00ba":{"d":"70,-213v37,0,60,25,60,59v0,40,-30,60,-61,60v-34,0,-60,-23,-60,-58v0,-37,25,-61,61,-61xm69,-186v-31,1,-28,66,0,65v15,0,22,-13,22,-33v0,-15,-7,-32,-22,-32","w":138},"\u00e6":{"d":"277,-73r-111,0v-4,40,68,43,96,27r8,37v-44,22,-110,17,-133,-18v-24,45,-127,39,-127,-24v0,-43,42,-65,104,-65v1,-13,-2,-26,-33,-26v-18,0,-36,7,-47,13r-11,-34v27,-21,106,-25,121,11v14,-18,35,-28,60,-28v60,2,79,53,73,107xm86,-35v25,-1,33,-19,30,-47v-30,-1,-52,7,-52,27v0,14,10,20,22,20xm165,-110r63,0v0,-11,-5,-34,-30,-34v-23,0,-32,21,-33,34","w":289},"\u0131":{"d":"77,0r-55,0r0,-176r55,0r0,176","w":98},"\u0142":{"d":"79,0r-55,0r0,-82r-23,18r0,-39r23,-19r0,-134r55,0r0,94r25,-21r0,39r-25,21r0,123","w":103},"\u00f8":{"d":"12,-88v0,-71,69,-111,135,-83r16,-24r20,13r-17,24v19,16,29,40,29,69v-1,80,-70,109,-133,84r-17,25r-18,-14r15,-24v-19,-15,-30,-39,-30,-70xm71,-60v19,-23,34,-51,52,-75v-41,-25,-76,34,-52,75xm137,-115v-19,22,-34,49,-52,73v28,20,60,-6,58,-45v0,-9,-2,-19,-6,-28","w":207},"\u0153":{"d":"301,-72r-112,0v2,40,67,40,97,26r8,37v-50,20,-99,20,-130,-18v-47,60,-152,29,-152,-61v0,-84,108,-123,152,-61v14,-21,37,-31,61,-31v64,2,82,52,76,108xm104,-141v-52,0,-46,106,0,106v22,0,35,-22,35,-54v0,-27,-11,-52,-35,-52xm189,-109r62,0v0,-12,-4,-35,-30,-35v-23,0,-32,21,-32,35","w":312},"\u00df":{"d":"148,-55v-3,-28,-42,-41,-40,-76v0,-18,10,-35,29,-45v7,-21,-3,-42,-26,-42v-20,0,-34,15,-34,58r0,160r-55,0r0,-155v0,-71,30,-101,92,-105v55,-3,96,48,70,97v-57,32,19,57,19,105v0,51,-60,74,-111,56r7,-40v14,9,51,7,49,-13","w":216},"\u00b9":{"d":"85,-159r-43,0r0,-106r-29,12r-5,-29v21,-10,41,-22,77,-18r0,141"},"\u00ac":{"d":"14,-152r186,0r0,114r-35,0r0,-80r-151,0r0,-34","w":214},"\u00b5":{"d":"103,-40v52,0,24,-87,31,-136r54,0r0,119v0,15,5,20,15,20r-3,38v-25,9,-54,-2,-60,-25v-6,19,-49,40,-69,16v0,25,0,61,4,79r-48,0v-11,-65,-3,-170,-5,-247r55,0r0,98v0,24,8,38,26,38","w":210},"\u2122":{"d":"10,-243r85,0r0,24r-28,0r0,75r-30,0r0,-75r-27,0r0,-24xm230,-144r-29,0v-3,-26,3,-60,-4,-82r-18,80r-29,0v-8,-26,-8,-52,-16,-80r-3,82r-28,0r6,-99r46,0v5,21,9,29,12,56r15,-56r43,0","w":234},"\u00d0":{"d":"241,-127v5,117,-103,140,-214,127r0,-102r-26,0r0,-43r26,0r0,-95v20,-3,46,-6,73,-6v92,0,137,35,141,119xm130,-145r0,43r-49,0r0,61v62,7,102,-18,102,-85v0,-62,-44,-84,-102,-75r0,56r49,0","w":253},"\u00bd":{"d":"85,-96r-42,0r0,-106r-29,13r-5,-30v21,-10,41,-21,76,-17r0,140xm84,4r-30,0r132,-242r30,0xm175,0r0,-20v19,-19,68,-54,64,-72v0,-23,-40,-19,-53,-7r-10,-28v27,-25,107,-18,107,28v0,30,-30,48,-50,68r52,0r0,31r-110,0","w":299},"\u00b1":{"d":"90,-208r35,0r0,62r75,0r0,33r-75,0r0,64r-35,0r0,-64r-76,0r0,-33r76,0r0,-62xm14,-33r186,0r0,33r-186,0r0,-33","w":214},"\u00de":{"d":"78,-199v60,-10,120,13,120,70v0,69,-58,90,-120,81r0,48r-54,0r0,-243r54,0r0,44xm78,-157r0,66v30,8,71,-5,66,-33v4,-32,-37,-39,-66,-33","w":208},"\u00bc":{"d":"90,-96r-42,0r-1,-106r-29,13r-5,-30v22,-10,42,-21,77,-17r0,140xm92,4r-30,0r133,-242r30,0xm267,0r-38,0r0,-32r-71,0r0,-23r62,-87r47,0r0,83r20,0r0,27r-20,0r0,32xm229,-59v-1,-17,3,-38,0,-53v-8,19,-25,37,-32,53r32,0","w":299},"\u00f7":{"d":"107,-132v-16,0,-26,-11,-26,-27v0,-16,11,-27,26,-27v16,0,26,11,27,27v0,16,-11,27,-27,27xm200,-79r-186,0r0,-34r186,0r0,34xm107,-6v-16,0,-26,-11,-26,-27v0,-16,11,-26,26,-26v16,0,26,10,27,26v0,16,-11,27,-27,27","w":214},"\u00a6":{"d":"32,-63r38,0r0,126r-38,0r0,-126xm32,-243r38,0r0,126r-38,0r0,-126","w":101},"\u00b0":{"d":"65,-247v32,0,54,24,54,53v0,31,-25,53,-55,53v-32,0,-54,-23,-54,-52v-1,-30,24,-54,55,-54xm64,-222v-15,0,-25,14,-25,29v0,15,11,27,25,27v16,0,26,-12,26,-28v0,-14,-9,-28,-26,-28","w":128},"\u00fe":{"d":"22,-243r55,0r0,89v40,-52,126,-22,126,64v0,89,-82,118,-126,73r0,88r-55,0r0,-314xm148,-89v0,-54,-67,-66,-71,-13v-2,34,4,64,33,64v23,0,38,-20,38,-51","w":215},"\u00be":{"d":"23,-200r-8,-26v25,-20,110,-15,103,24v1,16,-15,25,-30,32v20,2,35,15,35,33v0,41,-80,54,-113,33r8,-28v12,10,61,15,61,-7v0,-15,-22,-19,-42,-18r0,-24v17,1,37,-1,38,-15v1,-21,-43,-12,-52,-4xm104,4r-30,0r132,-242r30,0xm271,0r-39,0r0,-32r-70,0r0,-23r61,-87r48,0r0,83r19,0r0,27r-19,0r0,32xm232,-59r1,-53v-9,20,-25,37,-33,53r32,0","w":299},"\u00b2":{"d":"5,-159r0,-21v21,-18,68,-54,64,-72v1,-24,-40,-18,-52,-7r-11,-27v27,-26,115,-19,108,28v2,30,-30,47,-50,68r52,0r0,31r-111,0","w":126},"\u00ae":{"d":"95,-156v-5,-5,-4,-25,-20,-20r0,20r-18,0r0,-56v16,-2,59,-7,55,15v0,5,-6,11,-13,13v10,0,12,23,15,28r-19,0xm81,-202v-8,-2,-4,9,-5,14v15,4,21,-14,5,-14xm83,-247v36,0,64,28,64,62v0,35,-28,63,-64,63v-35,0,-64,-28,-64,-63v0,-34,29,-62,64,-62xm82,-231v-25,0,-44,21,-44,47v0,25,19,46,45,46v26,0,45,-21,45,-47v0,-25,-19,-46,-46,-46","w":165},"\u2212":{"d":"14,-113r186,0r0,33r-186,0r0,-33","w":214},"\u00f0":{"d":"138,-87v0,-33,-7,-50,-34,-50v-52,0,-45,103,0,102v22,0,34,-22,34,-52xm12,-85v0,-63,59,-98,110,-79v-9,-12,-19,-22,-32,-30r-51,22r-10,-22r38,-17v-11,-6,-22,-12,-34,-17r24,-30v19,6,39,16,56,28r50,-21r11,21r-38,16v32,27,58,65,59,121v3,131,-183,124,-183,8","w":206},"\u00d7":{"d":"14,-166r24,-23r69,71r70,-71r23,23r-69,71r69,71r-24,24r-69,-71r-69,71r-24,-24r70,-71","w":214},"\u00b3":{"d":"17,-264r-8,-26v24,-19,110,-15,102,24v1,16,-14,26,-29,33v20,2,35,14,35,33v0,42,-80,53,-114,33r9,-28v12,8,60,16,60,-8v0,-15,-22,-19,-42,-18r0,-24v17,1,37,-1,38,-15v1,-19,-42,-12,-51,-4","w":124},"\u00a9":{"d":"123,-233v61,0,109,49,109,111v0,62,-48,111,-110,111v-61,0,-110,-49,-110,-111v0,-62,49,-111,111,-111xm122,-213v-48,0,-87,41,-87,91v0,51,39,91,87,91v48,0,86,-40,86,-91v0,-50,-38,-91,-86,-91xm171,-177r-6,19v-26,-16,-86,-6,-79,37v-4,42,51,56,81,36r5,18v-45,30,-111,1,-111,-53v0,-58,67,-82,110,-57","w":243},"\u00c1":{"d":"150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-60,0xm88,-103r54,0r-28,-99xm121,-300r58,0r-44,44r-44,0","w":236},"\u00c2":{"d":"150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-60,0xm88,-103r54,0r-28,-99xm98,-300r41,0r36,44r-39,0r-18,-22r-18,22r-38,0","w":236},"\u00c4":{"d":"150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-60,0xm88,-103r54,0r-28,-99xm82,-256v-14,0,-25,-11,-25,-25v0,-14,11,-25,25,-25v13,0,24,11,24,25v0,14,-10,25,-24,25xm156,-256v-14,0,-24,-11,-24,-25v0,-14,11,-25,25,-25v13,0,24,11,24,25v0,14,-10,25,-25,25","w":236},"\u00c0":{"d":"150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-60,0xm88,-103r54,0r-28,-99xm55,-300r58,0r30,44r-44,0","w":236},"\u00c5":{"d":"150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-60,0xm88,-103r54,0r-28,-99xm117,-323v27,0,41,16,41,35v0,20,-15,35,-41,35v-26,0,-41,-15,-41,-34v0,-20,14,-36,41,-36xm116,-305v-21,1,-19,34,1,34v10,0,15,-7,15,-17v0,-9,-5,-17,-16,-17","w":236},"\u00c3":{"d":"150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-60,0xm88,-103r54,0r-28,-99xm170,-305v4,59,-41,47,-67,32v-5,0,-8,5,-9,16r-25,0v-5,-58,40,-49,66,-32v6,0,9,-3,10,-16r25,0","w":236},"\u00c7":{"d":"194,-50r8,44v-10,4,-30,9,-57,10r-7,12v14,3,26,12,26,29v-1,37,-46,38,-74,27r8,-23v8,5,32,10,33,-4v0,-7,-9,-11,-29,-13r14,-30v-68,-9,-103,-57,-103,-120v0,-105,104,-150,191,-117r-11,43v-54,-23,-123,-2,-123,71v0,67,65,94,124,71","w":214},"\u00c9":{"d":"168,-147r0,44r-89,0r0,58r100,0r0,45r-155,0r0,-243r150,0r0,45r-95,0r0,51r89,0xm104,-300r58,0r-44,44r-44,0","w":192},"\u00ca":{"d":"168,-147r0,44r-89,0r0,58r100,0r0,45r-155,0r0,-243r150,0r0,45r-95,0r0,51r89,0xm80,-300r41,0r36,44r-39,0r-18,-22r-18,22r-38,0","w":192},"\u00cb":{"d":"168,-147r0,44r-89,0r0,58r99,0r0,45r-154,0r0,-243r149,0r0,45r-94,0r0,51r89,0xm84,-281v0,13,-10,24,-24,24v-14,0,-24,-11,-24,-24v0,-14,10,-25,24,-25v14,0,24,10,24,25xm135,-257v-14,0,-24,-11,-24,-24v0,-14,10,-25,24,-25v14,0,24,10,24,25v0,13,-10,24,-24,24","w":192},"\u00c8":{"d":"168,-147r0,44r-89,0r0,58r100,0r0,45r-155,0r0,-243r150,0r0,45r-95,0r0,51r89,0xm40,-300r58,0r30,44r-44,0","w":192},"\u00cd":{"d":"24,-243r55,0r0,243r-55,0r0,-243xm55,-300r58,0r-44,44r-44,0","w":102},"\u00ce":{"d":"24,-243r55,0r0,243r-55,0r0,-243xm31,-300r41,0r36,44r-39,0r-18,-22r-18,22r-38,0","w":102},"\u00cf":{"d":"24,-243r55,0r0,243r-55,0r0,-243xm14,-257v-14,0,-24,-11,-24,-24v0,-14,10,-25,24,-25v14,0,24,10,24,25v0,13,-10,24,-24,24xm89,-257v-14,0,-25,-11,-25,-24v0,-14,11,-25,25,-25v14,0,24,10,24,25v0,13,-10,24,-24,24","w":102},"\u00cc":{"d":"24,-243r55,0r0,243r-55,0r0,-243xm-10,-300r58,0r30,44r-44,0","w":102},"\u00d1":{"d":"74,0r-50,0r0,-243r64,0v30,56,66,111,90,172r-4,-172r51,0r0,243r-58,0r-52,-94v-15,-25,-29,-59,-43,-85xm176,-305v4,59,-42,46,-68,32v-4,0,-8,5,-8,16r-25,0v-4,-58,40,-49,66,-32v7,0,9,-3,10,-16r25,0","w":248},"\u00d3":{"d":"131,-247v74,0,115,56,115,123v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-73,46,-127,118,-127xm130,-203v-38,0,-59,35,-59,82v0,48,22,81,59,81v37,0,58,-35,58,-82v0,-44,-21,-81,-58,-81xm134,-300r58,0r-44,44r-44,0","w":258},"\u00d4":{"d":"131,-247v74,0,115,56,115,123v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-73,46,-127,118,-127xm130,-203v-38,0,-59,35,-59,82v0,48,22,81,59,81v37,0,58,-35,58,-82v0,-44,-21,-81,-58,-81xm109,-300r41,0r36,44r-38,0v-7,-7,-11,-16,-19,-22r-18,22r-38,0","w":258},"\u00d6":{"d":"131,-247v74,0,115,56,115,123v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-73,46,-127,118,-127xm130,-203v-38,0,-59,35,-59,82v0,48,22,81,59,81v37,0,58,-35,58,-82v0,-44,-21,-81,-58,-81xm92,-257v-14,0,-25,-11,-25,-24v0,-14,11,-25,25,-25v13,0,24,10,24,25v0,13,-10,24,-24,24xm166,-257v-14,0,-24,-11,-24,-24v0,-14,11,-25,25,-25v13,0,24,10,24,25v0,13,-10,24,-25,24","w":258},"\u00d2":{"d":"131,-247v74,0,115,56,115,123v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-73,46,-127,118,-127xm130,-203v-38,0,-59,35,-59,82v0,48,22,81,59,81v37,0,58,-35,58,-82v0,-44,-21,-81,-58,-81xm68,-300r57,0r31,44r-44,0","w":258},"\u00d5":{"d":"131,-247v74,0,115,56,115,123v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-73,46,-127,118,-127xm130,-203v-38,0,-59,35,-59,82v0,48,22,81,59,81v37,0,58,-35,58,-82v0,-44,-21,-81,-58,-81xm180,-305v4,59,-41,46,-67,32v-5,0,-8,6,-9,16r-25,0v-5,-56,40,-50,66,-32v7,0,9,-3,10,-16r25,0","w":258},"\u0160":{"d":"14,-12r12,-45v21,16,100,29,99,-11v0,-15,-12,-23,-41,-34v-40,-14,-67,-36,-67,-72v0,-41,35,-72,92,-72v28,0,48,5,62,12r-12,44v-14,-13,-86,-20,-86,12v0,15,12,24,45,34v96,30,81,150,-35,148v-28,0,-55,-8,-69,-16xm121,-256r-41,0r-36,-44r38,0v7,7,11,16,19,22r18,-22r38,0","w":194},"\u00da":{"d":"24,-243r54,0v6,70,-24,203,44,203v70,0,38,-133,45,-203r55,0r0,136v0,75,-38,111,-101,111v-62,0,-97,-34,-97,-111r0,-136xm125,-300r58,0r-44,44r-44,0","w":245},"\u00db":{"d":"24,-243r54,0v6,70,-24,203,44,203v70,0,38,-133,45,-203r55,0r0,136v0,75,-38,111,-101,111v-62,0,-97,-34,-97,-111r0,-136xm106,-300r41,0r36,44r-38,0v-7,-7,-11,-16,-19,-22r-18,22r-38,0","w":245},"\u00dc":{"d":"24,-243r54,0v6,70,-24,203,44,203v70,0,38,-133,45,-203r55,0r0,136v0,75,-38,111,-101,111v-62,0,-97,-34,-97,-111r0,-136xm87,-257v-13,0,-24,-11,-24,-24v0,-14,11,-25,25,-25v13,0,24,10,24,25v0,13,-10,24,-25,24xm162,-257v-14,0,-24,-11,-24,-24v0,-14,10,-25,24,-25v14,0,24,10,24,25v0,13,-10,24,-24,24","w":245},"\u00d9":{"d":"24,-243r54,0v6,70,-24,203,44,203v70,0,38,-133,45,-203r55,0r0,136v0,75,-38,111,-101,111v-62,0,-97,-34,-97,-111r0,-136xm63,-300r57,0r30,44r-43,0","w":245},"\u00dd":{"d":"135,0r-55,0r0,-99r-77,-144r63,0r44,105r43,-105r62,0r-80,142r0,101xm115,-300r57,0r-43,45r-44,0","w":217},"\u0178":{"d":"135,0r-55,0r0,-99r-77,-144r63,0r44,105r43,-105r62,0r-80,142r0,101xm74,-256v-14,0,-24,-11,-24,-24v0,-14,10,-25,25,-25v13,0,23,10,23,25v0,13,-10,24,-24,24xm149,-256v-14,0,-24,-11,-24,-24v0,-14,10,-25,24,-25v14,0,24,10,24,25v0,13,-10,24,-24,24","w":217},"\u017d":{"d":"9,0r0,-30r115,-167r-105,0r0,-46r176,0r0,32r-113,166r115,0r0,45r-188,0xm127,-256r-41,0r-37,-44r39,0v7,7,11,16,19,22r18,-22r38,0","w":207},"\u00e1":{"d":"91,-180v104,-2,69,96,80,180r-49,0v-2,-6,-1,-14,-4,-18v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm86,-35v23,-1,33,-20,30,-48v-29,0,-52,7,-52,28v0,14,10,20,22,20xm101,-253r51,0r-44,55r-38,0","w":190},"\u00e2":{"d":"91,-180v104,-2,69,96,80,180r-49,0v-2,-6,-1,-14,-4,-18v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm86,-35v23,-1,33,-20,30,-48v-29,0,-52,7,-52,28v0,14,10,20,22,20xm75,-253r37,0r36,55r-36,0v-7,-10,-11,-22,-19,-31r-18,31r-35,0","w":190},"\u00e4":{"d":"91,-180v104,-2,69,96,80,180r-49,0v-2,-6,-1,-14,-4,-18v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm86,-35v23,-1,33,-20,30,-48v-29,0,-52,7,-52,28v0,14,10,20,22,20xm57,-200v-14,0,-25,-12,-25,-26v0,-14,11,-25,26,-25v13,0,24,11,24,25v0,14,-10,26,-25,26xm158,-226v0,14,-10,26,-26,26v-14,0,-24,-12,-24,-26v0,-14,10,-25,25,-25v14,0,25,11,25,25","w":190},"\u00e0":{"d":"91,-180v104,-2,69,96,80,180r-49,0v-2,-6,-1,-14,-4,-18v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm86,-35v23,-1,33,-20,30,-48v-29,0,-52,7,-52,28v0,14,10,20,22,20xm36,-253r51,0r31,55r-38,0","w":190},"\u00e5":{"d":"91,-180v104,-2,69,96,80,180r-49,0v-2,-6,-1,-14,-4,-18v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm64,-55v0,35,53,19,52,-9r0,-19v-29,0,-52,7,-52,28xm96,-194v-26,0,-42,-15,-42,-35v0,-20,15,-36,42,-36v26,0,40,16,40,36v0,20,-15,35,-40,35xm95,-212v11,0,17,-8,17,-17v0,-9,-6,-18,-17,-18v-21,0,-21,35,0,35","w":190},"\u00e3":{"d":"91,-180v104,-2,69,96,80,180r-49,0v-2,-6,-1,-14,-4,-18v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm86,-35v23,-1,33,-20,30,-48v-29,0,-52,7,-52,28v0,14,10,20,22,20xm143,-250v5,59,-41,48,-68,33v-5,0,-8,5,-8,16r-26,0v-4,-56,39,-51,68,-33v5,0,8,-3,9,-16r25,0","w":190},"\u00e7":{"d":"148,-45r6,41v-8,4,-23,7,-40,8r-7,12v14,3,26,12,26,29v-1,36,-46,38,-73,27r7,-23v8,5,32,10,33,-4v0,-7,-9,-11,-29,-13r15,-30v-46,-7,-74,-40,-74,-88v0,-66,69,-113,142,-87r-8,41v-32,-16,-78,2,-78,43v0,46,44,59,80,44","w":162},"\u00e9":{"d":"177,-71r-113,0v3,40,65,39,98,26r8,37v-68,30,-158,3,-158,-78v0,-45,28,-94,89,-94v64,0,84,54,76,109xm64,-108r65,0v0,-13,-6,-36,-31,-36v-23,0,-33,22,-34,36xm108,-253r50,0r-44,55r-37,0","w":190},"\u00ea":{"d":"177,-71r-113,0v3,40,65,39,98,26r8,37v-68,30,-158,3,-158,-78v0,-45,28,-94,89,-94v64,0,84,54,76,109xm64,-108r65,0v0,-13,-6,-36,-31,-36v-23,0,-33,22,-34,36xm81,-253r36,0r36,55r-36,0r-18,-31r-19,31r-35,0","w":190},"\u00eb":{"d":"177,-71r-113,0v3,40,65,39,98,26r8,37v-68,30,-158,3,-158,-78v0,-45,28,-94,89,-94v64,0,84,54,76,109xm64,-108r65,0v0,-13,-6,-36,-31,-36v-23,0,-33,22,-34,36xm63,-200v-14,0,-26,-12,-26,-26v0,-14,12,-25,26,-25v14,0,25,11,25,25v0,14,-11,26,-25,26xm164,-226v0,14,-11,26,-26,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,26,-25v14,0,25,11,25,25","w":190},"\u00e8":{"d":"177,-71r-113,0v3,40,65,39,98,26r8,37v-68,30,-158,3,-158,-78v0,-45,28,-94,89,-94v64,0,84,54,76,109xm64,-108r65,0v0,-13,-6,-36,-31,-36v-23,0,-33,22,-34,36xm43,-253r51,0r31,55r-38,0","w":190},"\u00ed":{"d":"77,0r-55,0r0,-176r55,0r0,176xm57,-253r51,0r-44,55r-38,0","w":98},"\u00ee":{"d":"77,0r-55,0r0,-176r55,0r0,176xm31,-253r37,0r36,55r-36,0v-7,-10,-11,-22,-19,-31r-18,31r-36,0","w":98},"\u00ef":{"d":"77,0r-55,0r0,-176r55,0r0,176xm12,-200v-15,0,-26,-12,-26,-26v0,-14,11,-25,26,-25v14,0,24,11,24,25v0,14,-10,26,-24,26xm87,-200v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25v15,0,25,11,25,25v0,14,-10,26,-25,26","w":98},"\u00ec":{"d":"77,0r-55,0r0,-176r55,0r0,176xm-11,-253r51,0r31,55r-38,0","w":98},"\u00f1":{"d":"107,-136v-52,0,-23,87,-30,136r-55,0r-1,-176r47,0v2,7,0,18,4,24v7,-11,24,-28,54,-28v36,0,63,24,63,76r0,104r-55,0r0,-98v0,-22,-8,-38,-27,-38xm157,-250v5,59,-40,48,-68,33v-5,0,-8,5,-9,16r-26,0v-3,-56,41,-51,69,-33v6,0,8,-3,9,-16r25,0","w":210},"\u00f3":{"d":"106,-180v54,0,90,37,90,90v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93xm104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52xm111,-253r50,0r-44,55r-37,0","w":207},"\u00f4":{"d":"106,-180v54,0,90,37,90,90v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93xm104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52xm86,-253r36,0r36,55r-36,0r-18,-31r-19,31r-35,0","w":207},"\u00f6":{"d":"106,-180v54,0,90,37,90,90v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93xm104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52xm66,-200v-15,0,-26,-12,-26,-26v0,-14,12,-25,26,-25v14,0,25,11,25,25v0,14,-11,26,-25,26xm167,-226v0,14,-11,26,-26,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,26,-25v14,0,25,11,25,25","w":207},"\u00f2":{"d":"106,-180v54,0,90,37,90,90v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93xm104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52xm48,-253r50,0r31,55r-37,0","w":207},"\u00f5":{"d":"106,-180v54,0,90,37,90,90v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93xm104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52xm155,-250v5,59,-41,48,-68,33v-5,0,-8,5,-9,16r-25,0v-5,-56,40,-51,68,-33v5,0,8,-3,9,-16r25,0","w":207},"\u0161":{"d":"12,-9r10,-39v13,10,70,24,70,-1v0,-9,-5,-14,-25,-20v-81,-23,-59,-111,21,-111v20,0,38,5,49,10r-9,38v-11,-7,-58,-20,-59,4v0,8,7,14,28,20v75,22,60,116,-28,112v-23,0,-44,-5,-57,-13xm98,-198r-38,0r-35,-55r35,0v7,10,12,23,20,32r18,-32r36,0","w":156},"\u00fa":{"d":"76,-81v-8,51,57,52,57,10r0,-105r55,0r1,176r-47,0v-2,-8,0,-19,-4,-25v-7,11,-23,29,-55,29v-36,0,-62,-22,-62,-77r0,-103r55,0r0,95xm114,-253r50,0r-44,55r-37,0","w":209},"\u00fb":{"d":"76,-81v-8,51,57,52,57,10r0,-105r55,0r1,176r-47,0v-2,-8,0,-19,-4,-25v-7,11,-23,29,-55,29v-36,0,-62,-22,-62,-77r0,-103r55,0r0,95xm87,-253r37,0r35,55r-35,0r-19,-31r-18,31r-36,0","w":209},"\u00fc":{"d":"76,-81v-8,51,57,52,57,10r0,-105r55,0r1,176r-47,0v-2,-8,0,-19,-4,-25v-7,11,-23,29,-55,29v-36,0,-62,-22,-62,-77r0,-103r55,0r0,95xm68,-200v-14,0,-25,-12,-25,-26v0,-14,11,-25,26,-25v13,0,24,11,24,25v0,14,-10,26,-25,26xm144,-200v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25v14,0,25,11,25,25v0,14,-10,26,-25,26","w":209},"\u00f9":{"d":"76,-81v-8,51,57,52,57,10r0,-105r55,0r1,176r-47,0v-2,-8,0,-19,-4,-25v-7,11,-23,29,-55,29v-36,0,-62,-22,-62,-77r0,-103r55,0r0,95xm48,-253r50,0r31,55r-38,0","w":209},"\u00fd":{"d":"20,33v21,-5,58,-22,47,-48r-65,-161r61,0r36,119r30,-119r58,0v-40,93,-59,246,-155,256xm107,-253r50,0r-44,55r-37,0","w":188},"\u00ff":{"d":"20,33v21,-5,58,-22,47,-48r-65,-161r61,0r36,119r30,-119r58,0v-40,93,-59,246,-155,256xm60,-200v-14,0,-25,-12,-25,-26v0,-14,11,-25,26,-25v14,0,24,11,24,25v0,14,-10,26,-25,26xm136,-200v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25v14,0,25,11,25,25v0,14,-10,26,-25,26","w":188},"\u017e":{"d":"8,0r0,-31r55,-70r28,-31r-77,0r0,-44r144,0r0,33r-53,67v-10,11,-19,22,-29,32r85,0r0,44r-153,0xm105,-198r-37,0r-36,-55r36,0v7,10,11,23,19,32r18,-32r36,0","w":168},"\u0110":{"d":"241,-127v5,117,-103,140,-214,127r0,-102r-26,0r0,-43r26,0r0,-95v20,-3,46,-6,73,-6v92,0,137,35,141,119xm130,-145r0,43r-49,0r0,61v62,7,102,-18,102,-85v0,-62,-44,-84,-102,-75r0,56r49,0","w":253},"\u014a":{"d":"74,0r-50,0r0,-243r64,0v30,56,66,111,90,172r-4,-172r51,0r0,226v0,62,-33,89,-82,94r-12,-41v23,-6,36,-15,40,-31r-56,-99v-15,-25,-29,-59,-43,-85","w":248},"\u0126":{"d":"249,-170r-23,0r0,170r-55,0r0,-92r-90,0r0,92r-55,0r0,-170r-23,0r0,-32r23,0r0,-41r55,0r0,41r90,0r0,-41r55,0r0,41r23,0r0,32xm171,-140r0,-30r-90,0r0,30r90,0","w":252},"\u0166":{"d":"192,-197r-66,0r0,60r41,0r0,33r-41,0r0,104r-55,0r0,-104r-42,0r0,-33r42,0r0,-60r-66,0r0,-46r187,0r0,46","w":197},"\u021c":{"d":"27,45r-6,-42v36,-3,100,-27,100,-66v0,-31,-44,-44,-79,-29r-6,-37v34,-6,68,-24,68,-51v0,-33,-61,-27,-80,-12r-11,-36v41,-30,146,-26,146,38v0,25,-18,46,-43,58v34,5,63,27,63,66v0,61,-69,108,-152,111","w":193},"\u0111":{"d":"222,-194r-29,0r1,194r-49,0v-2,-8,0,-20,-3,-26v-39,61,-130,23,-130,-60v0,-83,77,-118,126,-75r0,-33r-66,0r0,-30r66,0r0,-32r55,0r0,32r29,0r0,30xm67,-88v0,57,71,65,71,10v0,-33,-3,-59,-33,-60v-25,0,-38,22,-38,50","w":214},"\u014b":{"d":"107,-136v-52,0,-23,87,-30,136r-55,0r-1,-176r47,0v2,7,0,18,4,24v7,-11,24,-28,54,-28v36,0,63,24,63,76r0,83v0,63,-33,87,-75,91r-10,-42v47,-5,30,-79,30,-126v0,-22,-8,-38,-27,-38","w":210},"\u0127":{"d":"77,-155v34,-44,112,-30,112,52r0,103r-55,0v-6,-48,19,-131,-28,-136v-51,4,-22,88,-29,136r-55,0r0,-194r-28,0r0,-30r28,0r0,-32r55,0r0,32r66,0r0,30r-66,0r0,39","w":210},"\u0138":{"d":"77,-176r0,74v15,-26,33,-49,49,-74r66,0r-63,71r72,105r-68,0r-43,-72r-13,17r0,55r-55,0r0,-176r55,0","w":195},"\u0149":{"d":"107,-136v-52,0,-23,87,-30,136r-55,0r-1,-176r47,0v2,7,0,18,4,24v7,-11,24,-28,54,-28v36,0,63,24,63,76r0,104r-55,0r0,-98v0,-22,-8,-38,-27,-38xm27,-189r-24,-14v10,-15,16,-37,4,-52r35,-9v5,4,11,14,11,28v0,25,-19,42,-26,47","w":210},"\u0167":{"d":"121,-1v-54,16,-103,-9,-91,-81r-23,0r0,-29r23,0r0,-25r-24,0r0,-40r24,0r0,-33r53,-15r0,48r39,0r0,40r-39,0r0,25r30,0r0,29r-30,0v-4,31,8,48,38,40r0,41","w":132},"\u021d":{"d":"18,75r-6,-42v21,0,91,-8,91,-51v6,-24,-40,-37,-67,-23r-7,-37v33,-7,61,-18,61,-39v0,-31,-56,-20,-73,-9r-10,-35v36,-29,136,-28,136,33v0,22,-14,35,-37,48v33,5,54,26,54,56v0,60,-68,97,-142,99","w":170},"\u0132":{"d":"24,-243r55,0r0,243r-55,0r0,-243xm174,-90r0,-153r55,0r0,154v2,86,-59,104,-127,87r6,-44v35,8,66,8,66,-44","w":250},"\u0133":{"d":"77,0r-55,0r0,-176r55,0r0,176xm50,-252v17,0,28,12,28,27v0,15,-11,27,-29,27v-17,0,-28,-12,-28,-27v0,-15,11,-27,29,-27xm85,35v38,-7,43,-13,43,-69r0,-142r55,0v-6,107,34,260,-93,253xm155,-252v18,0,29,12,29,27v0,15,-11,27,-30,27v-17,0,-28,-12,-28,-27v0,-15,12,-27,29,-27","w":203},"\uf638":{"d":"67,-86r57,-96v-4,-9,-12,-15,-24,-15v-29,-6,-43,66,-33,111xm134,-149r-58,97v6,10,13,15,24,15v29,7,41,-65,34,-112xm187,-230r-19,28v41,68,21,206,-68,206v-21,0,-38,-7,-51,-18r-14,22r-21,-15r18,-26v-40,-67,-22,-205,69,-205v20,0,37,6,49,17r16,-24","w":199},"\u20ac":{"d":"81,-84v5,44,66,53,100,34r8,40v-63,35,-157,0,-164,-74r-23,0r0,-25r20,0r0,-17r-20,0r0,-26r24,0v10,-67,94,-106,162,-75r-10,41v-36,-19,-90,-6,-96,34r90,0r0,26r-95,0r-1,17r96,0r0,25r-91,0","w":199},"\u01fa":{"d":"118,-249v-24,0,-38,-15,-38,-33v0,-17,13,-32,39,-32v25,0,38,15,38,32v0,18,-14,33,-39,33xm118,-268v10,0,16,-6,16,-14v0,-7,-6,-14,-16,-14v-10,0,-15,7,-15,14v0,8,5,14,15,14xm131,-353r60,0r-53,33r-46,0xm150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-60,0xm88,-103r54,0r-28,-99","w":236},"\u212e":{"d":"62,-46v34,57,133,55,172,3r20,0v-25,28,-64,47,-107,47v-74,0,-134,-54,-134,-121v0,-67,60,-121,134,-121v75,1,136,54,135,124r-220,2r0,66xm233,-189v-33,-56,-140,-55,-171,2v2,21,-4,49,2,66r169,-1r0,-67","w":294},"\uf730":{"d":"101,4v-58,0,-89,-42,-89,-92v0,-50,31,-92,89,-92v58,0,90,42,90,92v0,50,-32,92,-90,92xm102,-36v23,0,37,-20,37,-52v0,-33,-14,-52,-38,-52v-23,0,-37,19,-37,52v0,32,14,52,38,52","w":201},"\uf731":{"d":"117,0r-53,0r0,-129r-46,21r-9,-40r64,-28r44,0r0,176","w":148},"\uf732":{"d":"162,0r-154,0r0,-30v35,-21,95,-58,87,-81v1,-37,-53,-29,-74,-14r-12,-35v12,-8,38,-21,71,-21v43,0,70,23,70,59v0,40,-38,63,-65,83v27,-4,49,-3,77,-3r0,42","w":171},"\uf733":{"d":"7,37r6,-40v26,10,92,10,89,-24v3,-22,-36,-30,-65,-26r0,-38v27,-2,59,-8,58,-26v-1,-32,-59,-21,-76,-9r-9,-36v38,-29,140,-24,140,35v0,25,-21,42,-43,50v28,4,51,22,51,51v0,62,-94,84,-151,63","w":169},"\uf734":{"d":"189,-11r-28,0r0,56r-50,0r0,-56r-103,0r0,-35r87,-131r66,0r0,126r28,0r0,40xm111,-51v-2,-28,5,-63,-1,-87v-11,32,-39,60,-51,87r52,0","w":196},"\uf735":{"d":"64,-98v49,1,87,18,92,66v6,59,-83,92,-147,70r6,-38v28,8,89,6,85,-28v-5,-35,-26,-31,-84,-32r19,-116r118,0r-6,44r-76,0","w":167},"\uf736":{"d":"167,-222r3,39v-63,2,-92,27,-98,53v36,-35,114,-11,114,53v0,47,-39,81,-86,81v-55,0,-88,-38,-88,-93v0,-76,57,-132,155,-133xm100,-111v-20,0,-33,11,-34,31v-4,51,65,62,66,6v0,-22,-13,-37,-32,-37","w":198},"\uf737":{"d":"162,-176r0,33v-21,53,-61,132,-97,188r-53,-7v31,-47,75,-120,94,-170r-100,0r0,-44r156,0","w":171},"\uf738":{"d":"101,-222v85,0,97,78,44,105v78,32,37,121,-48,121v-86,0,-114,-88,-45,-117v-61,-30,-30,-109,49,-109xm101,-188v-42,0,-34,49,5,56v12,-4,23,-15,23,-29v0,-18,-13,-27,-28,-27xm99,-33v48,-6,34,-57,-6,-63v-37,8,-36,64,6,63","w":198},"\uf739":{"d":"30,44r-4,-39v60,-2,91,-22,100,-54v-36,36,-114,10,-114,-52v0,-47,38,-81,88,-81v52,0,85,39,85,92v0,94,-72,134,-155,134xm99,-68v17,0,33,-12,32,-33v0,-23,-14,-40,-33,-40v-17,0,-32,13,-32,37v0,23,14,36,33,36","w":198},"\uf642":{"d":"73,-222v40,0,63,30,63,70v0,48,-31,74,-65,74v-36,0,-64,-26,-64,-70v0,-42,26,-74,66,-74xm71,-192v-16,0,-23,19,-23,42v0,25,8,42,24,42v15,0,23,-15,23,-42v0,-24,-6,-42,-24,-42xm112,4r-29,0r126,-226r29,0xm251,-141v40,0,63,30,63,70v0,48,-31,74,-65,74v-36,0,-64,-26,-64,-70v0,-42,26,-74,66,-74xm249,-111v-16,0,-23,19,-23,42v-1,25,8,42,24,42v15,0,23,-15,23,-42v0,-24,-7,-42,-24,-42","w":320},"\uf639":{"d":"101,-238v62,0,87,56,87,120v0,72,-29,122,-89,122v-60,0,-87,-54,-87,-121v0,-68,28,-121,89,-121xm100,-197v-20,0,-33,26,-33,80v0,54,13,80,33,80v22,0,33,-27,33,-80v0,-52,-11,-80,-33,-80","w":199},"\uf6dc":{"d":"56,0r-1,-185r-44,21r-9,-41r62,-29r45,0r0,234r-53,0","w":137},"\uf63a":{"d":"167,0r-166,0r0,-33v38,-35,114,-98,107,-127v3,-43,-69,-39,-89,-15r-15,-39v17,-13,45,-24,76,-24v54,0,82,31,82,73v0,49,-49,89,-84,120r89,0r0,45","w":177},"\uf63b":{"d":"3,-12r11,-42v18,17,100,24,97,-16v-3,-32,-35,-36,-70,-34r0,-39v29,1,61,0,63,-27v3,-35,-67,-25,-83,-11r-11,-39v14,-9,42,-18,72,-18v87,0,105,89,35,113v28,5,51,27,51,58v0,41,-37,71,-96,71v-30,0,-56,-8,-69,-16","w":179},"\uf63c":{"d":"162,0r-52,0r0,-56r-104,0r0,-35r88,-143r68,0r0,137r27,0r0,41r-27,0r0,56xm57,-98v15,3,36,0,53,1r0,-95v-15,34,-35,63,-53,94","w":196},"\uf63d":{"d":"64,-153v57,-6,107,19,106,75v0,43,-38,82,-101,82v-28,0,-52,-7,-65,-13r10,-41v25,13,100,22,99,-25v8,-33,-55,-44,-97,-36r15,-123r129,0r0,45r-91,0","w":182},"\uf63e":{"d":"165,-237r0,42v-53,-3,-98,25,-97,56v43,-38,122,-13,122,58v0,47,-36,85,-86,85v-111,0,-113,-155,-51,-207v28,-24,64,-36,112,-34xm100,-118v-19,0,-35,12,-34,34v1,25,12,48,38,48v18,0,31,-18,31,-42v0,-21,-12,-40,-35,-40","w":200},"\uf63f":{"d":"1,-234r166,0r0,35r-97,199r-58,0r97,-189r-108,0r0,-45","w":166},"\uf640":{"d":"98,4v-99,0,-109,-95,-45,-125v-65,-33,-28,-121,49,-117v88,4,98,79,43,113v75,28,45,129,-47,129xm100,-34v20,0,32,-12,32,-29v0,-21,-15,-33,-36,-39v-39,8,-38,66,4,68xm99,-201v-18,0,-28,13,-28,27v0,16,14,26,33,32v29,-6,36,-58,-5,-59","w":199},"\uf641":{"d":"32,-39v54,4,91,-19,99,-59v-41,37,-120,10,-120,-56v0,-45,37,-84,88,-84v110,0,106,161,48,209v-29,24,-67,35,-115,32r0,-42xm98,-120v20,0,33,-7,33,-29v0,-25,-9,-49,-34,-49v-19,0,-32,17,-32,41v0,20,11,37,33,37","w":200},"\ue008":{"d":"67,-86r57,-96v-4,-9,-12,-15,-24,-15v-29,-6,-43,66,-33,111xm134,-149r-58,97v6,10,13,15,24,15v29,7,41,-65,34,-112xm187,-230r-19,28v41,68,21,206,-68,206v-21,0,-38,-7,-51,-18r-14,22r-21,-15r18,-26v-40,-67,-22,-205,69,-205v20,0,37,6,49,17r16,-24","w":199},"\uf643":{"d":"101,4v-58,0,-89,-42,-89,-92v0,-50,31,-92,89,-92v58,0,90,42,90,92v0,50,-32,92,-90,92xm102,-36v23,0,37,-20,37,-52v0,-33,-14,-52,-38,-52v-23,0,-37,19,-37,52v0,32,14,52,38,52","w":201},"\uf644":{"d":"149,0r-53,0r-1,-130r-62,25r-7,-41v39,-12,67,-35,123,-30r0,176","w":201},"\uf645":{"d":"176,0r-154,0r0,-30v35,-21,95,-58,87,-81v1,-37,-54,-30,-74,-14r-12,-35v12,-8,38,-21,70,-21v44,0,71,23,71,59v0,40,-38,63,-65,83v27,-4,49,-3,77,-3r0,42","w":201},"\uf646":{"d":"21,37r6,-40v26,10,92,10,89,-24v3,-21,-35,-31,-64,-26r-1,-38v27,-1,59,-8,59,-26v0,-31,-59,-21,-76,-9r-10,-36v39,-30,141,-24,141,35v0,25,-22,42,-44,50v28,4,51,22,51,51v0,62,-94,84,-151,63","w":201},"\uf647":{"d":"192,-11r-29,0r0,56r-50,0r0,-56r-103,0r0,-35r86,-131r67,0r0,126r29,0r0,40xm113,-51v-2,-28,5,-63,-1,-87v-12,32,-36,58,-52,87r53,0","w":201},"\uf648":{"d":"81,-98v49,1,88,17,92,66v5,60,-84,92,-148,70r6,-38v29,8,91,6,86,-28v-5,-34,-25,-32,-85,-32r20,-116r117,0r-6,44r-76,0","w":201},"\uf649":{"d":"169,-222r3,39v-62,1,-94,28,-97,53v36,-35,114,-12,114,53v0,47,-40,81,-86,81v-55,0,-88,-38,-88,-93v0,-76,57,-132,154,-133xm103,-111v-20,0,-34,11,-34,31v0,26,12,44,35,44v14,0,30,-13,30,-38v0,-22,-13,-37,-31,-37","w":201},"\uf64a":{"d":"177,-176r0,33v-21,53,-61,132,-97,188r-53,-7v31,-47,75,-120,94,-170r-100,0r0,-44r156,0","w":201},"\uf64b":{"d":"103,-222v84,0,98,79,43,105v79,31,36,121,-47,121v-88,0,-115,-88,-46,-117v-60,-31,-29,-109,50,-109xm102,-188v-42,5,-33,49,5,56v31,-5,29,-59,-5,-56xm100,-33v47,-6,35,-57,-6,-63v-35,8,-34,64,6,63","w":201},"\uf64c":{"d":"31,44r-4,-39v60,-2,91,-22,100,-54v-36,36,-114,10,-114,-52v0,-47,38,-81,88,-81v52,0,85,39,85,92v0,94,-72,134,-155,134xm100,-68v17,0,33,-12,32,-33v0,-23,-14,-40,-33,-40v-17,0,-32,13,-32,37v0,23,14,36,33,36","w":201},"\uf653":{"d":"117,31r-32,0r0,-30v-22,-1,-45,-7,-59,-16r11,-36v17,11,74,25,81,0v0,-8,-4,-16,-30,-22v-78,-18,-74,-91,-1,-102r0,-34r32,0r0,32v20,1,38,6,48,12r-11,35v-10,-9,-70,-20,-70,1v0,9,5,14,33,21v79,20,73,92,-2,107r0,32","w":201},"\uf654":{"d":"154,-55r6,34v-7,3,-21,7,-34,7r0,27r-31,0r0,-27v-40,-6,-67,-33,-67,-74v0,-37,25,-69,67,-77r0,-26r31,0r0,25v11,0,24,3,32,5r-7,36v-28,-15,-72,-2,-72,35v0,41,45,46,75,35","w":201},"\uf64e":{"d":"94,-64v7,32,60,33,85,20r5,36v-52,28,-138,3,-145,-56r-24,0r0,-24r20,0r0,-17r-20,0r0,-24r25,0v8,-57,89,-85,144,-59r-11,36v-24,-12,-75,-6,-79,23r74,0r0,24r-81,0r0,17r81,0r0,24r-74,0","w":201},"\uf64f":{"d":"44,-94r0,-32r32,0v4,-42,9,-96,80,-96v12,0,23,2,29,6r-8,39v-33,-16,-49,17,-49,51r38,0r0,32r-42,0v-8,65,-4,141,-79,139v-14,0,-27,-3,-32,-6r8,-38v31,8,39,2,45,-48r6,-47r-28,0","w":201},"\uf651":{"d":"185,0r-164,0r0,-29v25,-10,41,-25,38,-54r-33,0r0,-30r27,0v-19,-66,58,-112,121,-83r-8,40v-31,-17,-76,-1,-63,43r52,0r0,30r-47,0v2,21,-11,31,-19,40r96,0r0,43","w":201},"\uf652":{"d":"125,0r-51,0r0,-38r-54,0r0,-25r54,0r0,-19r-54,0r0,-26r42,0r-53,-86r57,0r36,81v10,-27,24,-55,36,-81r55,0r-55,86r42,0r0,26r-55,0r0,19r55,0r0,25r-55,0r0,38","w":201},"\uf650":{"d":"83,-87r33,0r5,-41r-32,0xm69,3r-32,0r8,-57r-29,0r0,-33r35,0r6,-41r-31,0r0,-33r36,0r7,-55r33,0r-8,55r33,0r8,-55r32,0r-8,55r29,0r0,33r-35,0r-5,41r29,0r0,33r-35,0r-8,57r-32,0r8,-57r-33,0","w":201},"\u2070":{"d":"67,-157v-41,0,-59,-32,-59,-73v0,-39,18,-72,60,-72v41,0,60,32,60,73v0,37,-17,72,-61,72xm68,-185v12,0,20,-14,20,-44v0,-31,-8,-45,-20,-45v-13,0,-20,15,-20,45v0,30,7,44,20,44","w":136},"\u2074":{"d":"115,-159r-39,0r0,-33r-69,0r0,-23r60,-86r48,0r0,82r19,0r0,27r-19,0r0,33xm76,-219v-1,-18,2,-38,1,-52v-8,18,-24,37,-31,52r30,0","w":141},"\u2075":{"d":"47,-251v34,-5,67,10,67,44v0,43,-67,62,-106,42r6,-28v16,7,60,15,62,-12v0,-12,-11,-20,-41,-20v-7,0,-15,0,-20,1r9,-76r84,0r0,31r-58,0","w":125},"\u2076":{"d":"8,-219v1,-54,37,-86,98,-82r0,28v-31,-2,-58,12,-59,29v27,-21,76,-6,76,35v0,32,-27,52,-55,52v-42,0,-60,-31,-60,-62xm64,-229v-10,1,-19,7,-19,20v0,11,8,24,22,24v10,0,18,-10,18,-22v0,-11,-6,-22,-21,-22","w":130},"\u2077":{"d":"8,-300r106,0r0,24r-59,117r-41,0r60,-110r-66,0r0,-31","w":119},"\u2078":{"d":"66,-302v55,0,64,49,28,68v48,19,28,77,-31,77v-64,0,-70,-57,-28,-73v-41,-20,-19,-72,31,-72xm65,-183v30,-3,17,-33,-3,-36v-22,6,-21,34,3,36xm64,-276v-25,3,-18,28,3,31v18,-3,19,-31,-3,-31","w":129},"\u2079":{"d":"121,-241v0,59,-40,87,-100,83r0,-28v30,3,56,-8,61,-30v-25,20,-74,6,-74,-35v0,-29,24,-51,55,-51v41,0,58,31,58,61xm64,-232v12,0,20,-4,19,-17v0,-12,-5,-25,-20,-25v-9,0,-18,9,-18,21v0,10,6,21,19,21","w":128},"\uf6e8":{"d":"31,-157v-14,0,-23,-10,-23,-23v0,-14,9,-23,23,-23v14,0,23,9,23,23v0,13,-9,23,-23,23","w":61},"\uf6e2":{"d":"24,-137r-27,2v8,-22,14,-44,18,-67r40,-1v-8,24,-18,46,-31,66","w":61},"\uf6e4":{"d":"75,-141r-24,0r0,-20v-16,0,-31,-5,-40,-9r7,-29v12,9,55,18,60,-1v0,-7,-5,-12,-24,-16v-52,-11,-55,-71,-2,-80r0,-20r23,0r0,18v14,1,27,4,34,7r-7,28v-4,-6,-53,-15,-52,2v0,7,5,11,27,17v55,14,50,72,-2,82r0,21","w":127},"\uf6e0":{"d":"59,-178v-58,-4,-62,-99,-1,-107r0,-20r24,0r0,19v7,0,14,2,21,4r-6,27v-19,-8,-46,-1,-46,23v0,26,28,30,49,23r4,26v-5,3,-13,5,-22,6r0,19r-23,0r0,-20","w":118},"\uf6e6":{"d":"6,-239r62,0r0,26r-62,0r0,-26","w":74},"\u207d":{"d":"40,-312r27,0v-26,32,-27,139,0,171r-27,0v-11,-16,-25,-44,-25,-85v0,-42,14,-71,25,-86","w":73},"\u207e":{"d":"34,-141r-28,0v27,-34,28,-138,0,-171r28,0v11,15,25,44,25,86v0,40,-14,69,-25,85","w":73},"\u2080":{"d":"67,55v-41,0,-59,-32,-59,-72v0,-40,18,-72,60,-72v41,0,60,32,60,72v0,37,-17,72,-61,72xm68,27v12,0,20,-14,20,-44v0,-31,-8,-44,-20,-44v-13,0,-20,14,-20,44v0,30,7,44,20,44","w":136},"\u2081":{"d":"85,53r-43,0r0,-106r-29,12r-5,-29v22,-10,42,-21,77,-17r0,140"},"\u2082":{"d":"5,53r0,-20v20,-19,68,-55,64,-72v1,-24,-40,-20,-52,-7r-11,-28v28,-25,115,-18,108,28v2,30,-30,47,-50,68r52,0r0,31r-111,0","w":126},"\u2083":{"d":"17,-51r-8,-27v25,-18,110,-13,102,24v1,17,-14,26,-29,33v20,2,35,15,35,33v0,42,-80,53,-114,33r9,-28v12,9,60,16,60,-8v0,-15,-23,-18,-42,-17r0,-25v17,0,37,0,38,-15v0,-19,-42,-11,-51,-3","w":124},"\u2084":{"d":"115,53r-39,0r0,-32r-69,0r0,-23r60,-87r48,0r0,83r19,0r0,27r-19,0r0,32xm76,-6v-1,-18,2,-40,1,-53v-9,21,-24,35,-31,53r30,0","w":141},"\u2085":{"d":"47,-39v34,-5,67,11,67,44v0,43,-67,62,-106,42r6,-28v16,7,60,15,62,-12v0,-12,-11,-20,-41,-20v-7,0,-15,0,-20,1r9,-75r84,0r0,30r-58,0","w":125},"\u2086":{"d":"8,-7v1,-54,37,-86,98,-82r0,29v-28,-3,-59,10,-59,28v27,-21,76,-6,76,35v0,32,-27,52,-55,52v-42,0,-60,-31,-60,-62xm64,-17v-10,1,-19,7,-19,20v0,12,8,24,22,24v10,0,18,-10,18,-22v0,-11,-6,-22,-21,-22","w":130},"\u2087":{"d":"8,-87r106,0r0,23r-59,117r-41,0r60,-110r-66,0r0,-30","w":119},"\u2088":{"d":"66,-89v55,0,64,48,28,67v47,19,28,77,-31,77v-64,0,-70,-57,-28,-73v-42,-20,-18,-71,31,-71xm65,29v10,0,18,-6,18,-15v1,-23,-38,-25,-37,-2v0,9,8,17,19,17xm64,-64v-25,3,-18,28,3,31v18,-3,19,-31,-3,-31","w":129},"\u2089":{"d":"121,-28v0,58,-41,86,-100,82r0,-28v30,3,56,-8,61,-30v-25,20,-74,6,-74,-35v0,-28,24,-50,55,-50v41,0,58,30,58,61xm64,-20v12,0,20,-4,19,-17v0,-12,-5,-25,-20,-25v-9,0,-18,9,-18,21v0,11,6,21,19,21","w":128},"\uf6e7":{"d":"31,55v-14,0,-23,-10,-23,-23v0,-14,9,-23,23,-23v14,0,23,9,23,23v0,13,-9,23,-23,23","w":61},"\uf6e1":{"d":"24,75r-27,2v8,-22,14,-44,18,-67r40,-1v-8,24,-18,46,-31,66","w":61},"\uf6e3":{"d":"75,71r-24,0r0,-20v-16,0,-31,-5,-40,-9r7,-29v12,9,55,18,60,-1v0,-7,-5,-12,-24,-16v-52,-11,-55,-71,-2,-80r0,-20r23,0r0,18v14,1,27,4,34,8r-7,27v-4,-6,-53,-15,-52,2v0,7,5,11,27,17v55,14,50,72,-2,82r0,21","w":127},"\uf6df":{"d":"59,34v-58,-3,-62,-99,-1,-107r0,-20r24,0r0,19v7,0,14,2,21,4r-6,28v-18,-10,-46,-2,-46,22v0,28,27,29,49,23r4,27v-5,2,-13,4,-22,5r0,20r-23,0r0,-21","w":118},"\uf6e5":{"d":"6,-27r62,0r0,26r-62,0r0,-26","w":74},"\u208d":{"d":"40,-100r27,0v-26,33,-26,139,0,172r-27,0v-11,-16,-25,-45,-25,-86v0,-41,14,-71,25,-86","w":73},"\u208e":{"d":"34,72r-28,0v27,-35,28,-137,0,-172r28,0v11,16,25,45,25,86v0,41,-14,69,-25,86","w":73},"\uf661":{"d":"67,-94v-41,0,-59,-32,-59,-72v0,-39,18,-72,60,-72v41,0,60,32,60,72v0,37,-17,72,-61,72xm68,-122v12,0,20,-14,20,-44v0,-30,-8,-44,-20,-44v-13,0,-20,15,-20,44v0,30,7,44,20,44","w":136},"\uf662":{"d":"85,-96r-43,0r0,-106r-29,13r-5,-30v22,-10,42,-21,77,-17r0,140"},"\uf663":{"d":"5,-96r0,-20v20,-19,68,-53,64,-72v1,-23,-40,-19,-52,-7r-11,-27v27,-26,115,-19,108,28v2,29,-31,47,-50,67r52,0r0,31r-111,0","w":126},"\uf664":{"d":"17,-200r-8,-26v24,-20,110,-14,102,24v1,16,-14,25,-29,32v20,2,35,15,35,33v0,42,-80,54,-114,33r9,-28v12,9,60,15,60,-7v0,-15,-22,-19,-42,-18r0,-24v17,1,37,-1,38,-15v1,-20,-42,-12,-51,-4","w":124},"\uf665":{"d":"115,-96r-39,0r0,-32r-69,0r0,-23r60,-86r48,0r0,82r19,0r0,27r-19,0r0,32xm76,-155v0,-17,4,-38,1,-53v-9,21,-24,36,-31,53r30,0","w":141},"\uf666":{"d":"47,-188v36,-2,64,10,67,45v3,42,-67,61,-106,41r6,-28v15,7,60,14,62,-11v6,-18,-35,-24,-61,-20r9,-75r84,0r0,31r-58,0","w":125},"\uf667":{"d":"8,-156v0,-53,39,-86,98,-81r0,28v-28,-3,-59,10,-59,28v28,-19,76,-6,76,36v0,32,-27,51,-55,51v-42,0,-60,-31,-60,-62xm64,-165v-10,1,-19,7,-19,19v0,12,8,24,22,24v10,0,18,-9,18,-21v0,-12,-6,-22,-21,-22","w":130},"\uf668":{"d":"8,-236r106,0r0,23r-59,117r-41,0r60,-109r-66,0r0,-31","w":119},"\uf669":{"d":"66,-238v55,0,64,48,28,67v47,19,28,79,-31,77v-64,-2,-70,-56,-28,-73v-42,-20,-18,-71,31,-71xm65,-120v10,0,18,-6,18,-15v1,-23,-38,-25,-37,-2v0,9,8,17,19,17xm64,-213v-25,3,-18,27,3,32v18,-5,19,-32,-3,-32","w":129},"\uf66a":{"d":"121,-177v0,57,-40,88,-100,82r0,-28v27,3,58,-8,61,-30v-25,20,-74,6,-74,-35v0,-28,24,-50,55,-50v41,0,58,30,58,61xm64,-169v12,0,20,-4,19,-16v0,-13,-5,-25,-20,-25v-9,0,-18,8,-18,21v0,10,6,20,19,20","w":128},"\uf66c":{"d":"31,-94v-14,0,-23,-10,-23,-23v0,-14,9,-23,23,-23v14,0,23,9,23,23v0,13,-9,23,-23,23","w":61},"\uf66b":{"d":"24,-74r-27,2v8,-22,14,-44,18,-66r40,-2v-8,24,-18,46,-31,66","w":61},"\uf62f":{"d":"75,-77r-24,0r0,-20v-16,-1,-31,-5,-40,-10r7,-28v12,7,55,19,60,-1v0,-8,-5,-13,-24,-17v-52,-11,-55,-70,-2,-80r0,-19r23,0r0,18v14,0,27,4,34,7r-7,28v-4,-6,-53,-15,-52,2v0,7,5,10,27,16v55,13,50,73,-2,82r0,22","w":127},"\uf62e":{"d":"59,-114v-58,-4,-63,-99,-1,-107r0,-20r24,0r0,19v7,0,14,1,21,3r-6,28v-18,-9,-46,-2,-46,23v0,26,28,30,49,23r4,26v-5,3,-13,5,-22,5r0,20r-23,0r0,-20","w":118},"\uf630":{"d":"6,-176r62,0r0,26r-62,0r0,-26","w":74},"\uf631":{"d":"40,-249r27,0v-26,34,-26,139,0,172r-27,0v-11,-16,-25,-45,-25,-86v0,-41,14,-70,25,-86","w":73},"\uf632":{"d":"34,-77r-28,0v27,-35,28,-137,0,-172r28,0v11,16,25,45,25,86v0,41,-14,69,-25,86","w":73},"\uf655":{"d":"67,2v-41,0,-59,-32,-59,-72v0,-39,18,-72,60,-72v41,0,60,32,60,72v0,37,-17,72,-61,72xm68,-26v12,0,20,-14,20,-44v0,-30,-8,-44,-20,-44v-13,0,-20,14,-20,44v0,30,7,44,20,44","w":136},"\uf656":{"d":"85,0r-43,0r0,-106r-29,12r-5,-29v22,-10,42,-21,77,-17r0,140"},"\uf657":{"d":"5,0r0,-20v20,-19,68,-54,64,-72v1,-23,-40,-19,-52,-7r-11,-28v28,-25,115,-18,108,28v2,30,-30,47,-50,68r52,0r0,31r-111,0","w":126},"\uf658":{"d":"17,-104r-8,-27v25,-18,110,-13,102,24v1,17,-14,26,-29,33v20,2,35,15,35,33v0,42,-80,53,-114,33r9,-28v12,9,60,16,60,-8v0,-14,-23,-18,-42,-17r0,-25v16,0,37,0,38,-14v1,-20,-42,-12,-51,-4","w":124},"\uf659":{"d":"115,0r-39,0r0,-32r-69,0r0,-23r60,-86r48,0r0,82r19,0r0,27r-19,0r0,32xm76,-59v-1,-18,2,-39,1,-53v-9,21,-24,35,-31,53r30,0","w":141},"\uf65a":{"d":"47,-92v34,-5,67,11,67,44v0,43,-67,62,-106,42r6,-28v16,7,60,15,62,-12v0,-12,-11,-20,-41,-20v-7,0,-15,0,-20,1r9,-75r84,0r0,31r-58,0","w":125},"\uf65b":{"d":"8,-60v0,-54,39,-86,98,-81r0,28v-28,-3,-59,10,-59,28v27,-21,76,-6,76,35v0,32,-27,52,-55,52v-42,0,-60,-31,-60,-62xm64,-69v-10,0,-19,7,-19,19v0,12,8,24,22,24v10,0,18,-10,18,-22v0,-11,-6,-21,-21,-21","w":130},"\uf65c":{"d":"8,-140r106,0r0,23r-59,117r-41,0r60,-109r-66,0r0,-31","w":119},"\uf65d":{"d":"66,-142v55,0,64,48,28,67v47,19,28,78,-31,77v-64,-1,-70,-56,-28,-73v-42,-20,-18,-71,31,-71xm65,-24v10,0,18,-6,18,-15v1,-23,-38,-25,-37,-2v0,9,8,17,19,17xm64,-117v-25,3,-18,28,3,31v18,-3,19,-31,-3,-31","w":129},"\uf65e":{"d":"121,-81v0,58,-41,86,-100,82r0,-28v30,3,56,-8,61,-30v-25,20,-74,6,-74,-35v0,-28,24,-50,55,-50v41,0,58,30,58,61xm64,-73v12,0,20,-4,19,-17v0,-12,-5,-24,-20,-24v-9,0,-18,8,-18,20v0,11,6,21,19,21","w":128},"\uf660":{"d":"31,2v-14,0,-23,-10,-23,-23v0,-14,9,-23,23,-23v14,0,23,9,23,23v0,13,-9,23,-23,23","w":61},"\uf65f":{"d":"24,22r-27,2v8,-22,14,-44,18,-66r40,-2v-8,24,-18,46,-31,66","w":61},"\uf62a":{"d":"75,18r-24,0r0,-19v-16,-1,-31,-5,-40,-10r7,-29v12,8,55,19,60,-1v0,-7,-5,-12,-24,-16v-52,-11,-55,-70,-2,-80r0,-20r23,0r0,18v14,1,27,4,34,8r-7,27v-4,-6,-53,-15,-52,2v0,7,5,11,27,17v55,14,50,73,-2,82r0,21","w":127},"\uf629":{"d":"59,-19v-58,-4,-62,-98,-1,-107r0,-19r24,0r0,18v7,0,14,2,21,4r-6,28v-18,-10,-46,-2,-46,22v0,28,28,31,49,23r4,27v-5,3,-13,4,-22,5r0,20r-23,0r0,-21","w":118},"\uf62b":{"d":"6,-80r62,0r0,26r-62,0r0,-26","w":74},"\uf62c":{"d":"40,-153r27,0v-26,33,-26,139,0,172r-27,0v-11,-16,-25,-45,-25,-86v0,-41,14,-71,25,-86","w":73},"\uf62d":{"d":"34,19r-28,0v27,-35,28,-137,0,-172r28,0v11,16,25,45,25,86v0,41,-14,69,-25,86","w":73},"\uf633":{"d":"129,-86v25,0,33,-44,36,-72v-32,-7,-53,18,-54,50v0,14,6,22,18,22xm190,-30r7,21v-82,37,-179,-4,-179,-100v0,-74,54,-138,135,-138v63,0,109,44,109,104v0,53,-30,86,-69,86v-17,0,-29,-9,-31,-27v-22,39,-87,38,-87,-20v0,-60,68,-104,127,-75r-11,67v-3,21,-1,31,9,31v16,1,35,-19,35,-60v0,-48,-30,-84,-86,-84v-55,0,-103,43,-103,112v0,82,78,115,144,83","w":277},"\uf6bc":{"d":"11,-135r338,0r0,33r-338,0r0,-33","w":360},"\uf6bb":{"d":"11,-135r158,0r0,33r-158,0r0,-33","w":180},"\uf6b4":{"d":"77,0r-57,0r8,-163r41,0xm16,-214v0,-19,14,-33,33,-33v19,0,32,14,32,33v-1,19,-13,33,-32,33v-20,0,-33,-14,-33,-33","w":96},"\uf6b6":{"d":"89,-186r-43,68r43,69r-38,0r-41,-69r41,-68r38,0xm159,-186r-43,68r43,69r-38,0r-41,-69r41,-68r38,0","w":167},"\uf6b7":{"d":"51,-118r-43,-68r38,0r42,68r-42,69r-38,0xm120,-118r-43,-68r38,0r42,68r-42,69r-38,0","w":167},"\uf6b8":{"d":"89,-186r-43,68r43,69r-38,0r-41,-69r41,-68r38,0","w":97},"\uf6b9":{"d":"51,-118r-43,-68r38,0r42,68r-42,69r-38,0","w":97},"\uf6ba":{"d":"11,-140r94,0r0,37r-94,0r0,-37","w":115},"\uf6b5":{"d":"90,-247v18,0,31,14,31,33v0,19,-12,33,-32,33v-19,0,-32,-14,-32,-33v0,-19,13,-33,33,-33xm15,-51v-1,-50,54,-62,49,-113r48,0v14,39,-38,72,-41,104v-3,27,46,24,61,10r12,40v-13,7,-34,14,-60,14v-47,0,-69,-26,-69,-55","w":160},"\uf6b2":{"d":"34,-22v-2,-34,25,-77,-23,-81r0,-28v47,-4,23,-47,23,-81v0,-39,27,-52,68,-49r0,31v-63,-6,8,109,-56,113v37,2,31,51,27,87v-2,19,8,28,29,26r0,31v-40,2,-66,-8,-68,-49","w":113},"\uf6b3":{"d":"79,-212v0,34,-25,77,23,81r0,28v-48,4,-21,47,-23,81v-2,40,-27,51,-67,49r0,-31v62,6,-9,-110,55,-113v-37,-3,-30,-51,-27,-87v2,-18,-8,-28,-28,-26r0,-31v40,-2,67,11,67,49","w":113},"\uf6b0":{"d":"98,27r-74,0r0,-288r74,0r0,31r-34,0r0,226r34,0r0,31","w":113},"\uf6b1":{"d":"15,-261r74,0r0,288r-74,0r0,-31r34,0r0,-226r-34,0r0,-31","w":113},"\uf6ae":{"d":"63,-262r38,0v-47,58,-47,233,0,290r-38,0v-19,-28,-41,-76,-41,-145v0,-70,22,-117,41,-145","w":113},"\uf6af":{"d":"51,28r-38,0v46,-58,46,-232,0,-290r38,0v19,27,41,74,41,145v0,70,-22,117,-41,145","w":113},"\uf6bd":{"d":"46,-87v-18,0,-31,-14,-31,-33v0,-20,13,-34,32,-34v19,0,32,14,32,34v0,19,-13,33,-33,33","w":93},"\u2264":{"d":"194,-42r-173,-64r0,-33r173,-63r0,36r-127,44r127,43r0,37xm194,0r-172,0r0,-31r172,0r0,31","w":214},"\u2265":{"d":"194,-106r-173,64r0,-37r126,-43r-126,-44r0,-36r173,63r0,33xm193,0r-172,0r0,-31r172,0r0,31","w":214},"\u2248":{"d":"66,-159v38,1,47,23,83,25v18,0,31,-14,38,-23r20,22v-12,19,-33,35,-58,35v-37,-1,-48,-26,-83,-26v-18,0,-32,13,-41,23r-18,-22v12,-18,33,-34,59,-34xm66,-82v39,1,47,25,83,25v18,0,32,-12,40,-23r19,20v-13,21,-34,36,-59,36v-46,0,-91,-48,-123,-2r-18,-23v12,-18,34,-33,58,-33","w":214},"\u2260":{"d":"200,-41r-111,0r-22,36r-36,0r24,-36r-41,0r0,-34r62,0r27,-43r-89,0r0,-33r111,0r22,-37r35,0r-23,37r41,0r0,33r-62,0r-28,43r90,0r0,34","w":214},"\u221e":{"d":"199,-35v-26,0,-46,-20,-64,-37v-19,18,-36,37,-67,37v-35,0,-58,-26,-58,-60v0,-32,24,-60,61,-60v26,0,47,20,64,37v19,-18,37,-37,68,-37v34,0,58,26,58,60v0,32,-24,60,-62,60xm157,-95v14,23,64,44,68,0v-5,-43,-51,-25,-68,0xm45,-95v4,42,52,26,68,1v-14,-24,-63,-45,-68,-1","w":270},"\u25ca":{"d":"192,-117r-69,131r-40,0r-69,-131r69,-130r40,0xm148,-116r-46,-92r-44,90r46,92","w":206},"\u222b":{"d":"126,-288r-5,32v-37,-4,-35,16,-37,62v-3,91,44,279,-80,249r6,-33v33,6,38,-12,38,-55v3,-108,-41,-276,78,-255","w":128},"\u2202":{"d":"33,-206r-16,-37v10,-7,34,-21,71,-21v60,0,107,50,107,130v0,90,-50,138,-108,138v-54,0,-79,-44,-79,-80v0,-50,32,-89,80,-89v28,0,46,16,53,27v2,-47,-22,-81,-60,-81v-24,0,-41,8,-48,13xm94,-40v22,0,38,-28,42,-57v-12,-42,-73,-28,-73,21v0,23,13,36,31,36","w":135},"\u220f":{"d":"234,-189r-33,0r0,221r-51,0r0,-221r-62,0r0,221r-51,0r0,-221r-33,0r0,-45r230,0r0,45","w":238},"\u221a":{"d":"220,-302r-82,330r-36,0r-58,-148r-28,12r-9,-25r64,-26r47,137r66,-280r36,0","w":212},"\u2211":{"d":"194,32r-189,0r0,-31r79,-101r-75,-98r0,-36r175,0r0,45r-105,1r64,86r-68,89r119,0r0,45","w":195},"\u2206":{"d":"212,0r-197,0r0,-27r67,-208r65,0r65,207r0,28xm154,-45r-43,-145v-10,47,-27,100,-41,145r84,0","w":227},"\u2126":{"d":"252,-137v1,49,-27,76,-44,96r48,0r0,41r-107,0r0,-32v25,-19,46,-50,46,-94v0,-41,-23,-77,-60,-77v-38,0,-62,35,-62,77v0,40,21,78,46,94r0,32r-107,0r0,-41v15,-2,36,4,47,-2v-20,-16,-43,-47,-43,-90v0,-64,49,-114,120,-114v74,0,116,53,116,110","w":267},"\u03c0":{"d":"205,-135r-21,0v1,42,-3,103,4,135r-53,0v-10,-27,-5,-95,-6,-135r-38,0v-1,41,-8,108,-20,135r-52,0v11,-35,20,-97,19,-135v-10,0,-22,1,-31,3r-6,-32v37,-21,147,-9,209,-12","w":216},"\u01fb":{"d":"113,-310r50,0r-53,42r-38,0xm91,-180v104,-2,68,98,81,180r-50,0v-2,-6,-1,-14,-4,-18v-27,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm64,-55v0,35,53,19,52,-9r0,-19v-29,0,-52,7,-52,28xm95,-189v-25,0,-41,-15,-41,-35v0,-20,15,-36,42,-36v26,0,40,16,40,36v0,20,-15,35,-41,35xm95,-207v11,0,17,-8,17,-17v0,-9,-6,-18,-17,-18v-21,0,-21,35,0,35","w":190},"\u0102":{"d":"150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-60,0xm88,-103r54,0r-28,-99xm67,-300r29,0v1,8,6,16,21,16v15,0,21,-8,23,-16r28,0v-1,26,-16,45,-51,45v-35,0,-50,-19,-50,-45","w":236},"\u0100":{"d":"150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-60,0xm88,-103r54,0r-28,-99xm70,-293r93,0r0,29r-93,0r0,-29","w":236},"\u0104":{"d":"152,-243r76,243r-30,0v-11,12,-14,46,11,45v7,0,12,-1,16,-3r7,26v-27,19,-79,15,-77,-27v0,-17,10,-35,13,-41r-18,-62r-70,0r-17,62r-57,0r74,-243r72,0xm88,-103r54,0r-28,-99","w":236},"\u0106":{"d":"194,-50r8,44v-10,4,-33,10,-62,10v-84,0,-127,-53,-127,-122v0,-106,104,-150,192,-117r-12,43v-53,-23,-123,-3,-123,71v0,67,65,94,124,71xm136,-300r57,0r-44,44r-44,0","w":214},"\u010c":{"d":"194,-50r8,44v-10,4,-33,10,-62,10v-84,0,-127,-53,-127,-122v0,-106,104,-150,192,-117r-12,43v-53,-23,-123,-3,-123,71v0,67,65,94,124,71xm151,-256r-41,0r-37,-44r39,0v7,7,11,16,19,22r18,-22r38,0","w":214},"\u0108":{"d":"194,-50r8,44v-10,4,-33,10,-62,10v-84,0,-127,-53,-127,-122v0,-106,104,-150,192,-117r-12,43v-53,-23,-123,-3,-123,71v0,67,65,94,124,71xm108,-301r41,0r37,44r-39,0r-18,-22r-18,22r-39,0","w":214},"\u010a":{"d":"194,-50r8,44v-10,4,-33,10,-62,10v-84,0,-127,-53,-127,-122v0,-106,104,-150,192,-117r-12,43v-53,-23,-123,-3,-123,71v0,67,65,94,124,71xm129,-256v-14,0,-25,-12,-25,-25v0,-14,12,-25,26,-25v13,0,24,11,24,25v0,13,-11,25,-25,25","w":214},"\u010e":{"d":"238,-127v5,116,-103,141,-214,126r0,-238v20,-3,46,-5,74,-5v91,0,136,34,140,117xm78,-200r0,159v61,7,102,-19,102,-84v0,-60,-44,-85,-102,-75xm136,-256r-41,0r-36,-44r39,0r18,22r18,-22r38,0","w":250},"\u0114":{"d":"168,-147r0,44r-89,0r0,58r100,0r0,45r-155,0r0,-243r150,0r0,45r-95,0r0,51r89,0xm49,-301r29,0v1,8,6,16,21,16v15,0,21,-8,23,-16r28,0v-1,26,-16,45,-51,45v-35,0,-49,-19,-50,-45","w":192},"\u011a":{"d":"168,-147r0,44r-89,0r0,58r100,0r0,45r-155,0r0,-243r150,0r0,45r-95,0r0,51r89,0xm118,-256r-41,0r-36,-44r38,0v7,7,11,16,19,22r18,-22r38,0","w":192},"\u0116":{"d":"168,-147r0,44r-89,0r0,58r100,0r0,45r-155,0r0,-243r150,0r0,45r-95,0r0,51r89,0xm97,-257v-14,0,-25,-11,-25,-24v0,-14,11,-25,25,-25v14,0,24,11,24,25v0,13,-10,24,-24,24","w":192},"\u0112":{"d":"168,-147r0,44r-89,0r0,58r100,0r0,45r-155,0r0,-243r150,0r0,45r-95,0r0,51r89,0xm51,-293r93,0r0,29r-93,0r0,-29","w":192},"\u0118":{"d":"174,42r7,26v-23,18,-76,16,-76,-23v0,-20,14,-36,26,-45r-107,0r0,-243r150,0r0,45r-95,0r0,51r89,0r0,44r-89,0r0,58r100,0r0,45v-21,0,-33,21,-34,33v-1,13,17,14,29,9","w":192},"\u011e":{"d":"145,3v-83,1,-128,-45,-132,-121v-6,-107,116,-149,206,-116r-12,45v-53,-25,-137,-9,-137,68v0,60,47,89,104,76r0,-51r-38,0r0,-43r90,0r0,128v-16,6,-49,14,-81,14xm85,-303r29,0v2,8,7,17,22,17v15,0,21,-8,22,-17r28,0v0,27,-16,46,-50,46v-36,0,-50,-19,-51,-46","w":245},"\u011c":{"d":"145,3v-83,1,-128,-45,-132,-121v-6,-107,116,-149,206,-116r-12,45v-53,-25,-137,-9,-137,68v0,60,47,89,104,76r0,-51r-38,0r0,-43r90,0r0,128v-16,6,-49,14,-81,14xm114,-301r41,0r36,44r-38,0v-7,-7,-11,-16,-19,-22r-18,22r-38,0","w":245},"\u0122":{"d":"145,3v-83,1,-128,-45,-132,-121v-6,-107,116,-149,206,-116r-12,45v-53,-25,-137,-9,-137,68v0,60,47,89,104,76r0,-51r-38,0r0,-43r90,0r0,128v-16,6,-49,14,-81,14xm104,87r-9,-23v24,-1,31,-30,14,-43r38,-7v32,26,2,79,-43,73","w":245},"\u0120":{"d":"145,3v-83,1,-128,-45,-132,-121v-6,-107,116,-149,206,-116r-12,45v-53,-25,-137,-9,-137,68v0,60,47,89,104,76r0,-51r-38,0r0,-43r90,0r0,128v-16,6,-49,14,-81,14xm135,-256v-14,0,-25,-12,-25,-25v0,-14,11,-25,25,-25v14,0,24,11,24,25v0,13,-10,25,-24,25","w":245},"\ue000":{"d":"145,3v-83,1,-128,-45,-132,-121v-6,-107,116,-149,206,-116r-12,45v-53,-25,-137,-9,-137,68v0,60,47,89,104,76r0,-51r-38,0r0,-43r90,0r0,128v-16,6,-49,14,-81,14xm189,-305v6,59,-41,46,-67,32v-4,0,-8,5,-8,16r-25,0v-5,-58,40,-48,66,-32v6,0,8,-3,10,-16r24,0","w":245},"\u0124":{"d":"24,-243r55,0r0,94r90,0r0,-94r55,0r0,243r-55,0r0,-102r-90,0r0,102r-55,0r0,-243xm103,-300r41,0r37,44r-39,0v-7,-7,-11,-16,-19,-22r-18,22r-38,0","w":248},"\u012c":{"d":"24,-243r55,0r0,243r-55,0r0,-243xm1,-302r29,0v1,8,6,17,21,17v15,0,21,-8,23,-17r28,0v-1,26,-16,45,-51,45v-35,0,-50,-19,-50,-45","w":102},"\u0130":{"d":"24,-243r55,0r0,243r-55,0r0,-243xm51,-257v-14,0,-24,-11,-24,-24v0,-14,11,-25,25,-25v14,0,24,11,24,25v0,13,-10,24,-25,24","w":102},"\u012a":{"d":"24,-243r55,0r0,243r-55,0r0,-243xm5,-293r93,0r0,29r-93,0r0,-29","w":102},"\u012e":{"d":"79,-243r0,243r-25,0v-11,13,-13,46,12,45v6,0,12,-1,15,-3r8,26v-27,20,-77,15,-77,-27v0,-17,9,-34,12,-41r0,-243r55,0","w":102},"\u0128":{"d":"24,-243r55,0r0,243r-55,0r0,-243xm102,-305v6,59,-41,47,-67,32v-5,0,-8,5,-9,16r-25,0v-1,-31,11,-46,28,-46v16,0,27,13,39,14v6,0,8,-3,9,-16r25,0","w":102},"\u0134":{"d":"71,-90r0,-153r55,0r0,154v3,86,-58,104,-126,87r6,-44v34,8,65,8,65,-44xm77,-300r41,0r37,44r-39,0r-18,-22r-18,22r-39,0","w":147},"\u0136":{"d":"24,0r0,-243r54,0r1,108r71,-108r68,0r-80,104r84,139r-64,0r-59,-105r-21,26r0,79r-54,0xm87,87r-9,-24v24,-1,31,-29,14,-43r38,-6v32,26,2,79,-43,73","w":221},"\u0139":{"d":"24,0r0,-243r55,0r0,197r96,0r0,46r-151,0xm59,-300r58,0r-44,44r-44,0","w":183},"\u013d":{"d":"24,0r0,-243r55,0r0,197r96,0r0,46r-151,0xm106,-174r-8,-24v22,-1,30,-30,13,-43r38,-6v32,26,2,79,-43,73","w":183},"\u013b":{"d":"24,0r0,-243r55,0r0,197r96,0r0,46r-151,0xm68,87r-8,-23v24,-1,31,-31,13,-43r38,-7v31,26,3,79,-43,73","w":183},"\u013f":{"d":"24,0r0,-243r55,0r0,197r96,0r0,46r-151,0xm138,-112v-14,0,-25,-11,-25,-24v0,-14,11,-25,25,-25v14,0,24,11,24,25v0,13,-10,24,-24,24","w":183},"\ue001":{"d":"233,0r-7,-193r-57,189r-43,0r-26,-94v-7,-28,-15,-63,-22,-95r-9,193r-51,0r16,-243r73,0r24,81v10,27,12,63,22,87v12,-58,32,-114,48,-168r72,0r13,243r-53,0xm131,-300r41,0r37,44r-39,0r-18,-22r-18,22r-39,0","w":304},"\u0143":{"d":"74,0r-50,0r0,-243r64,0v30,56,66,111,90,172r-4,-172r51,0r0,243r-58,0r-52,-94v-15,-25,-29,-59,-43,-85xm127,-300r57,0r-44,44r-44,0","w":248},"\u0147":{"d":"74,0r-50,0r0,-243r64,0v30,56,66,111,90,172r-4,-172r51,0r0,243r-58,0r-52,-94v-15,-25,-29,-59,-43,-85xm146,-255r-41,0r-36,-44r38,0v7,7,11,16,19,22r18,-22r38,0","w":248},"\ue002":{"d":"74,0r-50,0r0,-243r64,0v30,56,66,111,90,172r-4,-172r51,0r0,243r-58,0r-52,-94v-15,-25,-29,-59,-43,-85xm104,-300r41,0r36,44r-38,0v-7,-7,-11,-16,-19,-22r-18,22r-38,0","w":248},"\u0145":{"d":"74,0r-50,0r0,-243r64,0v30,56,66,111,90,172r-4,-172r51,0r0,243r-58,0r-52,-94v-15,-25,-29,-59,-43,-85xm99,86r-8,-23v24,-1,31,-29,14,-43r38,-7v31,27,3,79,-44,73","w":248},"\u014e":{"d":"131,-247v74,0,115,56,115,123v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-73,46,-127,118,-127xm130,-203v-38,0,-59,35,-59,82v0,48,22,81,59,81v37,0,58,-35,58,-82v0,-44,-21,-81,-58,-81xm78,-303r30,0v1,7,6,16,21,16v15,0,21,-8,23,-16r28,0v-1,26,-17,45,-51,45v-35,0,-50,-19,-51,-45","w":258},"\u0150":{"d":"131,-247v74,0,115,56,115,123v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-73,46,-127,118,-127xm130,-203v-38,0,-59,35,-59,82v0,48,22,81,59,81v37,0,58,-35,58,-82v0,-44,-21,-81,-58,-81xm102,-301r50,0r-36,42r-38,0xm167,-301r50,0r-36,42r-38,0","w":258},"\u014c":{"d":"131,-247v74,0,115,56,115,123v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-73,46,-127,118,-127xm130,-203v-38,0,-59,35,-59,82v0,48,22,81,59,81v37,0,58,-35,58,-82v0,-44,-21,-81,-58,-81xm83,-294r93,0r0,29r-93,0r0,-29","w":258},"\u01fe":{"d":"55,24r-29,-23r20,-31v-68,-71,-26,-217,84,-217v19,0,38,4,53,13r20,-29r31,21r-20,30v21,23,32,55,32,89v3,100,-84,152,-169,115xm158,-195v-62,-39,-112,51,-81,118xm183,-163v-29,36,-53,77,-80,115v58,38,110,-48,80,-115xm132,-302r58,0r-44,45r-44,0","w":258},"\u0154":{"d":"97,-244v61,0,99,16,101,70v1,31,-24,51,-43,60v35,8,40,92,52,114r-56,0v-4,-7,-10,-27,-17,-57v-8,-37,-21,-39,-56,-38r0,95r-54,0r0,-239v17,-3,43,-5,73,-5xm78,-202r0,67v35,3,65,-6,65,-35v0,-31,-37,-36,-65,-32xm106,-300r58,0r-44,44r-44,0","w":213},"\u0158":{"d":"97,-244v61,0,99,16,101,70v1,31,-24,51,-43,60v35,8,40,92,52,114r-56,0v-4,-7,-10,-27,-17,-57v-8,-37,-21,-39,-56,-38r0,95r-54,0r0,-239v17,-3,43,-5,73,-5xm78,-202r0,67v35,3,65,-6,65,-35v0,-31,-37,-36,-65,-32xm125,-256r-41,0r-36,-44r38,0v7,7,11,16,19,22r18,-22r38,0","w":213},"\u0156":{"d":"97,-244v61,0,99,16,101,70v1,31,-24,51,-43,60v35,8,40,92,52,114r-56,0v-4,-7,-10,-27,-17,-57v-8,-37,-21,-39,-56,-38r0,95r-54,0r0,-239v17,-3,43,-5,73,-5xm78,-202r0,67v35,3,65,-6,65,-35v0,-31,-37,-36,-65,-32xm82,86r-8,-23v24,-2,31,-30,13,-43r38,-7v31,27,3,79,-43,73","w":213},"\u015a":{"d":"14,-12r12,-45v21,16,100,29,99,-11v0,-15,-12,-23,-41,-34v-40,-14,-67,-36,-67,-72v0,-41,35,-72,92,-72v28,0,48,5,62,12r-12,44v-14,-13,-86,-20,-86,12v0,15,12,24,45,34v96,30,81,150,-35,148v-28,0,-55,-8,-69,-16xm105,-300r58,0r-44,44r-44,0","w":194},"\u015e":{"d":"14,-12r12,-45v21,16,100,29,99,-11v0,-15,-12,-23,-41,-34v-40,-14,-67,-36,-67,-72v0,-41,35,-72,92,-72v28,0,48,5,62,12r-12,44v-14,-13,-86,-20,-86,12v0,15,12,24,45,34v86,26,84,128,-6,145r-8,14v13,2,26,12,26,26v1,34,-49,38,-73,25r7,-20v10,6,30,11,32,-4v0,-6,-8,-11,-28,-12v3,-8,12,-19,12,-26v-21,0,-50,-7,-66,-16","w":194},"\u015c":{"d":"14,-12r12,-45v21,16,100,29,99,-11v0,-15,-12,-23,-41,-34v-40,-14,-67,-36,-67,-72v0,-41,35,-72,92,-72v28,0,48,5,62,12r-12,44v-14,-13,-86,-20,-86,12v0,15,12,24,45,34v96,30,81,150,-35,148v-28,0,-55,-8,-69,-16xm77,-300r41,0r37,44r-39,0r-18,-22r-18,22r-39,0","w":194},"\u0218":{"d":"14,-12r12,-45v21,16,100,29,99,-11v0,-15,-12,-23,-41,-34v-40,-14,-67,-36,-67,-72v0,-41,35,-72,92,-72v28,0,48,5,62,12r-12,44v-14,-13,-86,-20,-86,12v0,15,12,24,45,34v96,30,81,150,-35,148v-28,0,-55,-8,-69,-16xm71,87r-8,-23v24,-1,31,-30,14,-43r37,-7v34,26,3,79,-43,73","w":194},"\u0164":{"d":"71,0r0,-197r-66,0r0,-46r187,0r0,46r-66,0r0,197r-55,0xm119,-256r-41,0r-36,-44r38,0v7,7,11,16,19,22r18,-22r38,0","w":197},"\u0162":{"d":"71,0r0,-197r-66,0r0,-46r187,0r0,46r-66,0r0,197r-55,0xm69,87r-8,-23v24,-1,31,-31,13,-43r38,-7v32,26,2,79,-43,73","w":197},"\u016c":{"d":"24,-243r54,0v6,70,-24,203,44,203v70,0,38,-133,45,-203r55,0r0,136v0,75,-38,111,-101,111v-62,0,-97,-34,-97,-111r0,-136xm72,-301r29,0v1,8,6,17,21,17v16,0,21,-8,23,-17r28,0v-1,26,-16,45,-51,45v-35,0,-49,-19,-50,-45","w":245},"\u0170":{"d":"24,-243r54,0v6,70,-24,203,44,203v70,0,38,-133,45,-203r55,0r0,136v0,75,-38,111,-101,111v-62,0,-97,-34,-97,-111r0,-136xm93,-300r51,0r-37,42r-38,0xm158,-300r51,0r-37,42r-37,0","w":245},"\u016a":{"d":"24,-243r54,0v6,70,-24,203,44,203v70,0,38,-133,45,-203r55,0r0,136v0,75,-38,111,-101,111v-62,0,-97,-34,-97,-111r0,-136xm76,-293r94,0r0,29r-94,0r0,-29","w":245},"\u0172":{"d":"163,41r8,26v-23,17,-80,16,-77,-20v-3,-19,19,-37,19,-43v-55,-3,-89,-36,-89,-111r0,-136r54,0v6,70,-24,203,44,203v70,0,38,-133,45,-203r55,0r0,137v0,61,-26,96,-70,106v-15,11,-31,41,-4,45v5,0,10,-1,15,-4","w":245},"\u016e":{"d":"24,-243r54,0v6,70,-24,203,44,203v70,0,38,-133,45,-203r55,0r0,136v0,75,-38,111,-101,111v-62,0,-97,-34,-97,-111r0,-136xm123,-319v27,0,41,16,41,36v0,19,-15,35,-41,35v-26,0,-42,-16,-42,-35v0,-20,15,-36,42,-36xm122,-301v-19,0,-21,34,0,34v11,0,17,-7,17,-16v0,-9,-7,-18,-17,-18","w":245},"\u0168":{"d":"24,-243r54,0v6,70,-24,203,44,203v70,0,38,-133,45,-203r55,0r0,136v0,75,-38,111,-101,111v-62,0,-97,-34,-97,-111r0,-136xm173,-305v6,59,-41,46,-67,32v-4,0,-8,5,-8,16r-26,0v0,-31,11,-46,28,-46v22,0,43,35,49,-2r24,0","w":245},"\u1e82":{"d":"123,0r-60,0r-58,-243r59,0r34,185r36,-185r58,0r33,184r34,-184r56,0r-63,243r-59,0r-21,-104r-12,-75v-9,63,-25,119,-37,179xm168,-300r58,0r-44,44r-44,0","w":319},"\u0174":{"d":"123,0r-60,0r-58,-243r59,0r34,185r36,-185r58,0r33,184r34,-184r56,0r-63,243r-59,0r-21,-104r-12,-75v-9,63,-25,119,-37,179xm141,-300r41,0r37,44r-39,0v-7,-7,-11,-16,-19,-22r-18,22r-38,0","w":319},"\u1e84":{"d":"123,0r-60,0r-58,-243r59,0r34,185r36,-185r58,0r33,184r34,-184r56,0r-63,243r-59,0r-21,-104r-12,-75v-9,63,-25,119,-37,179xm126,-257v-14,0,-24,-11,-24,-24v0,-14,10,-25,24,-25v14,0,24,10,24,25v0,13,-10,24,-24,24xm201,-257v-15,0,-25,-11,-25,-24v0,-14,11,-25,25,-25v14,0,24,10,24,25v0,13,-10,24,-24,24","w":319},"\u1e80":{"d":"123,0r-60,0r-58,-243r59,0r34,185r36,-185r58,0r33,184r34,-184r56,0r-63,243r-59,0r-21,-104r-12,-75v-9,63,-25,119,-37,179xm99,-300r57,0r30,44r-43,0","w":319},"\u0176":{"d":"135,0r-55,0r0,-99r-77,-144r63,0r44,105r43,-105r62,0r-80,142r0,101xm88,-300r41,0r36,44r-38,0v-7,-7,-11,-16,-19,-22r-18,22r-38,0","w":217},"\u1ef2":{"d":"135,0r-55,0r0,-99r-77,-144r63,0r44,105r43,-105r62,0r-80,142r0,101xm50,-299r58,0r30,44r-44,0","w":217},"\u0232":{"d":"135,0r-55,0r0,-99r-77,-144r63,0r44,105r43,-105r62,0r-80,142r0,101xm62,-293r93,0r0,29r-93,0r0,-29","w":217},"\u0179":{"d":"9,0r0,-30r115,-167r-105,0r0,-46r176,0r0,32r-113,166r115,0r0,45r-188,0xm107,-300r58,0r-44,44r-44,0","w":207},"\u017b":{"d":"9,0r0,-30r115,-167r-105,0r0,-46r176,0r0,32r-113,166r115,0r0,45r-188,0xm105,-257v-14,0,-25,-11,-25,-24v0,-14,11,-25,25,-25v14,0,25,11,25,25v0,13,-11,24,-25,24","w":207},"\u01fc":{"d":"57,0r-56,0r103,-243r185,0r0,45r-100,0r7,52r92,0r0,44r-85,0r7,57r92,0r0,45r-139,0r-9,-66r-70,0xm100,-110r48,0r-12,-94xm173,-300r57,0r-44,44r-43,0","w":312},"\u0103":{"d":"91,-180v104,-2,69,96,80,180r-49,0v-2,-6,-1,-14,-4,-18v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm86,-35v23,-1,33,-20,30,-48v-29,0,-52,7,-52,28v0,14,10,20,22,20xm45,-249r28,0v2,13,9,22,22,22v14,0,21,-11,22,-22r28,0v0,30,-18,51,-50,51v-34,0,-50,-22,-50,-51","w":190},"\u0101":{"d":"91,-180v104,-2,69,96,80,180r-49,0v-2,-6,-1,-14,-4,-18v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm86,-35v23,-1,33,-20,30,-48v-29,0,-52,7,-52,28v0,14,10,20,22,20xm50,-240r90,0r0,30r-90,0r0,-30","w":190},"\u0105":{"d":"91,-180v104,-2,69,96,80,180r-19,0v-10,12,-13,46,10,44v6,0,11,-1,15,-3r8,26v-27,21,-75,16,-75,-25v0,-27,19,-39,8,-60v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm86,-35v23,-1,33,-20,30,-48v-29,0,-52,7,-52,28v0,14,10,20,22,20","w":190},"\u0107":{"d":"148,-45r6,40v-62,26,-150,-7,-142,-81v-6,-65,69,-113,142,-87r-8,41v-32,-16,-78,2,-78,43v0,45,44,59,80,44xm105,-253r50,0r-44,55r-37,0","w":162},"\u010d":{"d":"148,-45r6,40v-62,26,-150,-7,-142,-81v-6,-65,69,-113,142,-87r-8,41v-32,-16,-78,2,-78,43v0,45,44,59,80,44xm116,-198r-38,0r-36,-55r36,0v7,10,11,23,19,32r18,-32r36,0","w":162},"\u0109":{"d":"148,-45r6,40v-62,26,-150,-7,-142,-81v-6,-65,69,-113,142,-87r-8,41v-32,-16,-78,2,-78,43v0,45,44,59,80,44xm77,-253r37,0r35,55r-35,0v-7,-10,-11,-22,-19,-31r-18,31r-36,0","w":162},"\u010b":{"d":"148,-45r6,40v-62,26,-150,-7,-142,-81v-6,-65,69,-113,142,-87r-8,41v-32,-16,-78,2,-78,43v0,45,44,59,80,44xm100,-201v-15,0,-25,-11,-25,-25v0,-14,11,-25,25,-25v14,0,25,11,25,25v0,14,-11,25,-25,25","w":162},"\u010f":{"d":"138,-256r55,0r1,256r-49,0v-2,-8,0,-20,-3,-26v-39,61,-130,23,-130,-60v0,-83,77,-118,126,-75r0,-95xm67,-88v0,57,71,65,71,10v0,-33,-3,-59,-33,-60v-25,0,-38,22,-38,50xm230,-179r-23,-14v9,-14,15,-45,3,-61r34,-6v27,16,-1,81,-14,81","w":218},"\u0115":{"d":"177,-71r-113,0v3,40,65,39,98,26r8,37v-68,30,-158,3,-158,-78v0,-45,28,-94,89,-94v64,0,84,54,76,109xm64,-108r65,0v0,-13,-6,-36,-31,-36v-23,0,-33,22,-34,36xm46,-249r29,0v2,13,8,22,21,22v15,0,21,-11,22,-22r29,0v-1,30,-18,51,-51,51v-33,0,-49,-22,-50,-51","w":190},"\u011b":{"d":"177,-71r-113,0v3,40,65,39,98,26r8,37v-68,30,-158,3,-158,-78v0,-45,28,-94,89,-94v64,0,84,54,76,109xm64,-108r65,0v0,-13,-6,-36,-31,-36v-23,0,-33,22,-34,36xm115,-198r-38,0r-35,-55r35,0r19,32r18,-32r36,0","w":190},"\u0117":{"d":"177,-71r-113,0v3,40,65,39,98,26r8,37v-68,30,-158,3,-158,-78v0,-45,28,-94,89,-94v64,0,84,54,76,109xm64,-108r65,0v0,-13,-6,-36,-31,-36v-23,0,-33,22,-34,36xm97,-201v-14,0,-25,-11,-25,-25v0,-14,11,-25,26,-25v14,0,24,11,24,25v0,14,-10,25,-25,25","w":190},"\u0113":{"d":"177,-71r-113,0v3,40,65,39,98,26r8,37v-68,30,-158,3,-158,-78v0,-45,28,-94,89,-94v64,0,84,54,76,109xm64,-108r65,0v0,-13,-6,-36,-31,-36v-23,0,-33,22,-34,36xm51,-240r90,0r0,30r-90,0r0,-30","w":190},"\u0119":{"d":"170,-8v-21,6,-45,23,-47,41v1,15,17,14,29,8r8,25v-22,19,-77,17,-75,-18v0,-20,14,-36,24,-44v-61,1,-97,-33,-97,-90v0,-45,28,-94,89,-94v64,0,84,54,76,109r-113,0v3,40,65,39,98,26xm64,-108r65,0v0,-13,-6,-36,-31,-36v-23,0,-33,22,-34,36","w":190},"\u011f":{"d":"189,-26v11,91,-87,123,-162,88r11,-42v32,22,111,19,96,-44v-41,51,-122,10,-122,-63v0,-81,87,-122,129,-68r2,-21r47,0xm67,-89v0,54,67,64,67,11v0,-32,-3,-62,-31,-61v-20,0,-36,18,-36,50xm55,-249r29,0v1,13,8,22,21,22v15,0,21,-11,22,-22r28,0v0,30,-17,51,-50,51v-34,0,-50,-22,-50,-51","w":210},"\u011d":{"d":"189,-26v11,91,-87,123,-162,88r11,-42v32,22,111,19,96,-44v-41,51,-122,10,-122,-63v0,-81,87,-122,129,-68r2,-21r47,0xm67,-89v0,54,67,64,67,11v0,-32,-3,-62,-31,-61v-20,0,-36,18,-36,50xm87,-253r37,0r36,55r-36,0v-7,-10,-11,-23,-19,-32r-18,32r-36,0","w":210},"\u0123":{"d":"189,-26v11,91,-87,123,-162,88r11,-42v32,22,111,19,96,-44v-41,51,-122,10,-122,-63v0,-81,87,-122,129,-68r2,-21r47,0xm67,-89v0,54,67,64,67,11v0,-32,-3,-62,-31,-61v-20,0,-36,18,-36,50xm132,-261r8,20v-27,1,-33,28,-15,41r-36,6v-32,-25,-3,-73,43,-67","w":210},"\u0121":{"d":"189,-26v11,91,-87,123,-162,88r11,-42v32,22,111,19,96,-44v-41,51,-122,10,-122,-63v0,-81,87,-122,129,-68r2,-21r47,0xm67,-89v0,54,67,64,67,11v0,-32,-3,-62,-31,-61v-20,0,-36,18,-36,50xm104,-201v-14,0,-25,-11,-25,-25v0,-15,11,-26,26,-26v14,0,24,11,24,26v0,14,-10,25,-25,25","w":210},"\ue005":{"d":"188,-26v11,91,-87,123,-162,88r11,-42v32,22,111,19,96,-44v-42,51,-122,10,-122,-63v0,-81,87,-122,129,-68r1,-21r48,0xm66,-89v0,53,67,65,67,11v0,-31,-3,-62,-31,-61v-20,0,-36,18,-36,50xm157,-250v5,58,-41,48,-68,33v-5,0,-8,5,-9,16r-26,0v-4,-55,41,-52,68,-33v6,0,8,-3,9,-16r26,0","w":210},"\u0125":{"d":"106,-136v-51,4,-22,88,-29,136r-55,0r0,-256r55,0r0,101v34,-44,112,-30,112,52r0,103r-55,0v-6,-48,19,-131,-28,-136xm31,-309r41,0r36,45r-39,0r-18,-23r-18,23r-38,0","w":210},"\u012d":{"d":"77,0r-55,0r0,-176r55,0r0,176xm0,-249r28,0v2,13,8,22,21,22v15,0,22,-11,22,-22r29,0v-1,30,-18,51,-51,51v-33,0,-49,-22,-49,-51","w":98},"\u012b":{"d":"77,0r-55,0r0,-176r55,0r0,176xm4,-240r90,0r0,30r-90,0r0,-30","w":98},"\u012f":{"d":"49,-198v-18,0,-30,-13,-30,-29v0,-16,12,-28,30,-28v19,0,31,12,31,28v0,16,-12,29,-31,29xm77,-176r0,176r-25,0v-10,13,-12,46,12,45v7,0,12,-1,16,-3r7,26v-27,20,-79,15,-77,-27v0,-17,9,-34,12,-41r0,-176r55,0","w":98},"\u0129":{"d":"77,0r-55,0r0,-176r55,0r0,176xm101,-250v5,58,-41,49,-68,33v-5,0,-8,5,-9,16r-26,0v-4,-55,41,-52,68,-33v6,0,9,-3,10,-16r25,0","w":98},"\u0135":{"d":"-14,35v39,-7,42,-13,43,-69r0,-142r55,0v-7,107,36,260,-93,253xm35,-252r37,0r36,55r-36,0v-7,-10,-11,-22,-19,-31r-18,31r-36,0","w":104},"\u0137":{"d":"77,-256r0,154v15,-26,33,-49,49,-74r66,0r-63,71r72,105r-68,0r-43,-72r-13,17r0,55r-55,0r0,-256r55,0xm73,87r-8,-23v24,-1,31,-31,13,-43r38,-7v32,26,2,79,-43,73","w":195},"\u013a":{"d":"22,0r0,-256r55,0r0,256r-55,0xm52,-311r58,0r-44,45r-44,0","w":99},"\u013e":{"d":"22,0r0,-256r55,0r0,256r-55,0xm116,-178r-26,-15v9,-16,15,-45,3,-61r34,-6v25,15,1,80,-11,82","w":102},"\u013c":{"d":"22,0r0,-256r55,0r0,256r-55,0xm21,87r-8,-23v24,-1,31,-31,13,-43r38,-7v31,26,3,79,-43,73","w":99},"\u0140":{"d":"22,0r0,-256r55,0r0,256r-55,0xm113,-119v-13,0,-23,-11,-23,-24v0,-14,10,-25,24,-25v12,0,22,11,22,25v0,13,-10,24,-23,24","w":127},"\ue006":{"d":"103,-136v-49,0,-21,88,-28,136r-53,0r-1,-176r46,0v2,7,0,18,3,24v11,-32,91,-39,102,2v31,-48,116,-42,116,46r0,104r-53,0v-5,-46,17,-131,-26,-136v-48,6,-21,88,-28,136r-53,0r0,-99v0,-22,-8,-37,-25,-37xm137,-253r37,0r35,55r-35,0v-7,-10,-12,-22,-20,-31r-18,31r-35,0","w":309},"\u0144":{"d":"107,-136v-52,0,-23,87,-30,136r-55,0r-1,-176r47,0v2,7,0,18,4,24v7,-11,24,-28,54,-28v36,0,63,24,63,76r0,104r-55,0r0,-98v0,-22,-8,-38,-27,-38xm109,-253r51,0r-44,55r-37,0","w":210},"\u0148":{"d":"107,-136v-52,0,-23,87,-30,136r-55,0r-1,-176r47,0v2,7,0,18,4,24v7,-11,24,-28,54,-28v36,0,63,24,63,76r0,104r-55,0r0,-98v0,-22,-8,-38,-27,-38xm124,-198r-38,0r-35,-55r35,0r19,32r18,-32r36,0","w":210},"\ue007":{"d":"87,-253r37,0r35,55r-35,0v-7,-10,-11,-22,-19,-31r-18,31r-36,0xm107,-136v-52,0,-23,87,-30,136r-55,0r-1,-176r47,0v2,7,0,18,4,24v7,-11,24,-28,54,-28v36,0,63,24,63,76r0,104r-55,0r0,-98v0,-22,-8,-38,-27,-38","w":210},"\u0146":{"d":"107,-136v-52,0,-23,87,-30,136r-55,0r-1,-176r47,0v2,7,0,18,4,24v7,-11,24,-28,54,-28v36,0,63,24,63,76r0,104r-55,0r0,-98v0,-22,-8,-38,-27,-38xm81,87r-9,-24v24,-1,31,-29,14,-43r37,-6v34,25,3,79,-42,73","w":210},"\u014f":{"d":"106,-180v54,0,90,37,90,90v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93xm104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52xm54,-249r28,0v2,13,8,22,21,22v15,0,22,-11,22,-22r29,0v-1,30,-18,51,-51,51v-33,0,-49,-22,-49,-51","w":207},"\u0151":{"d":"106,-180v54,0,90,37,90,90v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93xm104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52xm72,-252r43,0r-35,53r-31,0xm134,-252r43,0r-35,53r-31,0","w":207},"\u014d":{"d":"106,-180v54,0,90,37,90,90v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93xm104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52xm59,-240r90,0r0,30r-90,0r0,-30","w":207},"\u01ff":{"d":"12,-88v0,-71,69,-111,135,-83r16,-24r20,13r-17,24v19,16,29,40,29,69v-1,80,-70,109,-133,84r-17,25r-18,-14r15,-24v-19,-15,-30,-39,-30,-70xm71,-60v19,-23,34,-51,52,-75v-41,-25,-76,34,-52,75xm137,-115v-19,22,-34,49,-52,73v28,20,60,-6,58,-45v0,-9,-2,-19,-6,-28xm109,-253r50,0r-43,55r-38,0","w":207},"\u0155":{"d":"130,-128v-31,-5,-53,8,-53,39r0,89r-55,0r-1,-176r46,0v2,10,-2,26,4,32v13,-30,32,-39,59,-35r0,51xm76,-253r51,0r-44,55r-38,0","w":136},"\u0159":{"d":"130,-128v-31,-5,-53,8,-53,39r0,89r-55,0r-1,-176r46,0v2,10,-2,26,4,32v13,-30,32,-39,59,-35r0,51xm90,-198r-37,0r-35,-55r35,0r19,32r18,-32r36,0","w":136},"\u0157":{"d":"130,-128v-31,-5,-53,8,-53,39r0,89r-55,0r-1,-176r46,0v2,10,-2,26,4,32v13,-30,32,-39,59,-35r0,51xm24,87r-9,-23v24,-1,31,-30,14,-43r38,-7v32,26,2,79,-43,73","w":136},"\u015b":{"d":"12,-9r10,-39v13,10,70,24,70,-1v0,-9,-5,-14,-25,-20v-81,-23,-59,-111,21,-111v20,0,38,5,49,10r-9,38v-11,-7,-58,-20,-59,4v0,8,7,14,28,20v75,22,60,116,-28,112v-23,0,-44,-5,-57,-13xm87,-253r51,0r-44,55r-37,0","w":156},"\u015f":{"d":"12,-9r10,-39v13,10,70,24,70,-1v0,-9,-5,-14,-25,-20v-82,-23,-58,-111,21,-111v20,0,38,5,49,10r-9,38v-11,-7,-58,-20,-59,4v0,8,7,14,28,20v67,19,63,98,-5,110r-8,14v13,2,26,11,26,26v2,34,-50,37,-73,24r7,-20v11,7,33,11,33,-4v0,-6,-9,-11,-28,-12v3,-8,12,-19,12,-26v-10,0,-31,-3,-49,-13","w":156},"\u015d":{"d":"12,-9r10,-39v13,10,70,24,70,-1v0,-9,-5,-14,-25,-20v-81,-23,-59,-111,21,-111v20,0,38,5,49,10r-9,38v-11,-7,-58,-20,-59,4v0,8,7,14,28,20v75,22,60,116,-28,112v-23,0,-44,-5,-57,-13xm61,-253r37,0r36,55r-36,0v-7,-10,-11,-22,-19,-31r-18,31r-36,0","w":156},"\u0219":{"d":"12,-9r10,-39v13,10,70,24,70,-1v0,-9,-5,-14,-25,-20v-81,-23,-59,-111,21,-111v20,0,38,5,49,10r-9,38v-11,-7,-58,-20,-59,4v0,8,7,14,28,20v75,22,60,116,-28,112v-23,0,-44,-5,-57,-13xm52,87r-8,-23v24,-1,31,-31,13,-43r38,-7v31,26,3,79,-43,73","w":156},"\u0165":{"d":"121,-1v-47,14,-91,-2,-91,-63r0,-72r-24,0r0,-40r24,0r0,-33r53,-15r0,48r39,0r0,40r-39,0v4,39,-18,109,38,94r0,41xm118,-193r-13,-20v13,-8,16,-32,5,-44r35,-6v29,20,-3,71,-27,70","w":133},"\u0163":{"d":"121,-1v-47,14,-91,-2,-91,-63r0,-72r-24,0r0,-40r24,0r0,-33r53,-15r0,48r39,0r0,40r-39,0v4,39,-17,108,38,94r0,41xm45,87r-8,-23v24,-2,31,-30,13,-43r38,-7v31,27,4,79,-43,73","w":132},"\u016d":{"d":"76,-81v-8,51,57,52,57,10r0,-105r55,0r1,176r-47,0v-2,-8,0,-19,-4,-25v-7,11,-23,29,-55,29v-36,0,-62,-22,-62,-77r0,-103r55,0r0,95xm55,-249r29,0v1,13,8,22,21,22v15,0,21,-11,21,-22r29,0v-1,30,-18,51,-50,51v-34,0,-50,-22,-50,-51","w":209},"\u0171":{"d":"76,-81v-8,51,57,52,57,10r0,-105r55,0r1,176r-47,0v-2,-8,0,-19,-4,-25v-7,11,-23,29,-55,29v-36,0,-62,-22,-62,-77r0,-103r55,0r0,95xm79,-252r43,0r-35,53r-31,0xm141,-252r44,0r-36,53r-31,0","w":209},"\u016b":{"d":"76,-81v-8,51,57,52,57,10r0,-105r55,0r1,176r-47,0v-2,-8,0,-19,-4,-25v-7,11,-23,29,-55,29v-36,0,-62,-22,-62,-77r0,-103r55,0r0,95xm60,-240r90,0r0,30r-90,0r0,-30","w":209},"\u0173":{"d":"76,-81v-8,51,57,52,57,10r0,-105r55,0r1,176r-17,0v-11,13,-12,46,12,45v6,0,12,-1,15,-3r8,25v-27,21,-80,16,-77,-27v1,-28,19,-41,8,-65v-7,11,-23,29,-55,29v-36,0,-62,-22,-62,-77r0,-103r55,0r0,95","w":209},"\u016f":{"d":"76,-81v-8,51,57,52,57,10r0,-105r55,0r1,176r-47,0v-2,-8,0,-19,-4,-25v-7,11,-23,29,-55,29v-36,0,-62,-22,-62,-77r0,-103r55,0r0,95xm105,-194v-25,0,-41,-15,-41,-35v0,-20,14,-36,42,-36v26,0,40,16,40,36v0,20,-16,35,-41,35xm105,-212v11,0,17,-8,17,-17v0,-9,-6,-18,-17,-18v-22,0,-21,35,0,35","w":209},"\u0169":{"d":"76,-81v-8,51,57,52,57,10r0,-105r55,0r1,176r-47,0v-2,-8,0,-19,-4,-25v-7,11,-23,29,-55,29v-36,0,-62,-22,-62,-77r0,-103r55,0r0,95xm157,-250v5,58,-41,49,-68,33v-6,0,-9,5,-9,16r-26,0v-4,-56,40,-51,68,-33v6,0,8,-3,9,-16r26,0","w":209},"\u1e83":{"d":"4,-176r56,0r25,130r31,-130r43,0r32,130v5,-45,16,-88,25,-130r54,0r-54,176r-51,0r-29,-117v-7,47,-17,77,-29,117r-52,0xm143,-253r50,0r-44,55r-37,0","w":273},"\u0175":{"d":"4,-176r56,0r25,130r31,-130r43,0r32,130v5,-45,16,-88,25,-130r54,0r-54,176r-51,0r-29,-117v-7,47,-17,77,-29,117r-52,0xm118,-253r37,0r36,55r-36,0v-7,-10,-11,-22,-19,-31r-18,31r-36,0","w":273},"\u1e85":{"d":"4,-176r56,0r25,130r31,-130r43,0r32,130v5,-45,16,-88,25,-130r54,0r-54,176r-51,0r-29,-117v-7,47,-17,77,-29,117r-52,0xm99,-200v-15,0,-26,-12,-26,-26v0,-14,12,-25,26,-25v14,0,24,11,24,25v0,14,-10,26,-24,26xm199,-226v0,14,-10,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,26,-25v14,0,24,11,24,25","w":273},"\u1e81":{"d":"4,-176r56,0r25,130r31,-130r43,0r32,130v5,-45,16,-88,25,-130r54,0r-54,176r-51,0r-29,-117v-7,47,-17,77,-29,117r-52,0xm82,-253r50,0r31,55r-37,0","w":273},"\u0177":{"d":"20,33v21,-5,58,-22,47,-48r-65,-161r61,0r36,119r30,-119r58,0v-40,93,-59,246,-155,256xm78,-253r37,0r35,55r-35,0v-7,-10,-11,-22,-19,-31r-18,31r-36,0","w":188},"\u1ef3":{"d":"20,33v21,-5,58,-22,47,-48r-65,-161r61,0r36,119r30,-119r58,0v-40,93,-59,246,-155,256xm42,-253r50,0r31,55r-37,0","w":188},"\u0233":{"d":"20,33v21,-5,58,-22,47,-48r-65,-161r61,0r36,119r30,-119r58,0v-40,93,-59,246,-155,256xm49,-240r90,0r0,30r-90,0r0,-30","w":188},"\u017a":{"d":"8,0r0,-31r55,-70r28,-31r-77,0r0,-44r144,0r0,33r-53,67v-10,11,-19,22,-29,32r85,0r0,44r-153,0xm93,-253r51,0r-44,55r-38,0","w":168},"\u017c":{"d":"8,0r0,-31r55,-70r28,-31r-77,0r0,-44r144,0r0,33r-53,67v-10,11,-19,22,-29,32r85,0r0,44r-153,0xm85,-201v-14,0,-25,-11,-25,-25v0,-14,11,-25,26,-25v14,0,24,11,24,25v0,14,-10,25,-25,25","w":168},"\u01fd":{"d":"277,-73r-111,0v-4,40,68,43,96,27r8,37v-44,22,-110,17,-133,-18v-24,45,-127,39,-127,-24v0,-43,42,-65,104,-65v1,-13,-2,-26,-33,-26v-18,0,-36,7,-47,13r-11,-34v27,-21,106,-25,121,11v14,-18,35,-28,60,-28v60,2,79,53,73,107xm86,-35v25,-1,33,-19,30,-47v-30,-1,-52,7,-52,27v0,14,10,20,22,20xm165,-110r63,0v0,-11,-5,-34,-30,-34v-23,0,-32,21,-33,34xm149,-253r50,0r-43,55r-38,0","w":289},"\uf6c3":{"d":"30,87r-9,-23v24,-1,31,-30,14,-43r37,-7v32,26,3,79,-42,73"},"\uf6c9":{"d":"57,-300r58,0r-44,44r-44,0"},"\uefee":{"d":"3,-305r29,0v1,8,7,16,22,16v15,0,21,-8,22,-16r28,0v0,26,-16,45,-50,45v-36,0,-50,-19,-51,-45"},"\uf6ca":{"d":"75,-256r-42,0r-36,-44r39,0r18,22r18,-22r39,0"},"\ueff2":{"d":"44,-1r29,0r-8,17v13,3,26,12,26,29v-1,37,-46,38,-74,27r7,-23v9,5,34,10,34,-3v0,-8,-9,-12,-29,-14"},"\ueff7":{"d":"33,-300r42,0r36,44r-39,0r-18,-22r-18,22r-39,0"},"\uf634":{"d":"30,87r-9,-23v24,-1,31,-30,14,-43r37,-7v32,26,3,79,-42,73"},"\uf6cb":{"d":"17,-257v-14,0,-25,-11,-25,-24v0,-14,11,-25,25,-25v13,0,24,10,24,25v0,13,-10,24,-24,24xm91,-257v-14,0,-24,-11,-24,-24v0,-14,10,-25,24,-25v14,0,25,10,25,25v0,13,-11,24,-25,24"},"\uefed":{"d":"54,-257v-14,0,-24,-11,-24,-24v0,-14,11,-25,25,-25v13,0,24,11,24,25v0,13,-11,24,-25,24"},"\uf6ce":{"d":"-5,-300r58,0r30,44r-44,0"},"\uf6cf":{"d":"26,-300r51,0r-37,42r-37,0xm91,-300r51,0r-37,42r-37,0"},"\uf6d0":{"d":"8,-293r93,0r0,29r-93,0r0,-29"},"\ueff1":{"d":"30,0r29,0v-10,12,-16,46,10,45v7,0,12,-2,16,-3r8,26v-27,19,-78,14,-78,-27v0,-17,10,-35,15,-41"},"\ueff3":{"d":"73,-321v27,0,40,15,40,35v0,19,-15,35,-41,35v-26,0,-41,-16,-41,-35v0,-19,15,-35,42,-35xm72,-303v-10,0,-16,8,-16,17v0,8,6,16,16,16v10,0,16,-7,16,-16v0,-9,-6,-17,-16,-17","w":144},"\ueff5":{"d":"104,-305v6,59,-41,46,-67,32v-4,0,-7,5,-8,16r-25,0v-5,-58,40,-48,66,-32v6,0,8,-3,10,-16r24,0"},"\u0391":{"d":"150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-60,0xm88,-103r54,0r-28,-99","w":236},"\u0392":{"d":"204,-71v0,59,-45,73,-121,74v-27,0,-47,-2,-59,-4r0,-238v61,-8,171,-17,171,56v0,21,-12,41,-39,52v27,8,48,29,48,60xm78,-203r0,56v32,2,65,-5,62,-29v4,-27,-37,-31,-62,-27xm78,-107r0,68v32,4,69,-2,68,-34v0,-31,-33,-36,-68,-34","w":217},"\u0393":{"d":"24,-243r147,0r0,46r-92,0r0,197r-55,0r0,-243","w":173},"\u0394":{"d":"6,0r0,-27r78,-216r66,0r76,215r0,28r-220,0xm65,-45r98,0r-50,-153v-12,50,-32,105,-48,153","w":233},"\u0395":{"d":"168,-147r0,44r-89,0r0,58r100,0r0,45r-155,0r0,-243r150,0r0,45r-95,0r0,51r89,0","w":192},"\u0396":{"d":"9,0r0,-30r115,-167r-105,0r0,-46r176,0r0,32r-113,166r115,0r0,45r-188,0","w":207},"\u0397":{"d":"24,-243r55,0r0,94r90,0r0,-94r55,0r0,243r-55,0r0,-102r-90,0r0,102r-55,0r0,-243","w":248},"\u0398":{"d":"127,4v-72,0,-114,-54,-114,-124v0,-73,46,-127,118,-127v75,0,115,56,115,123v0,80,-48,128,-119,128xm130,-40v37,0,59,-35,59,-82v0,-44,-21,-81,-59,-81v-38,0,-60,37,-60,82v0,46,23,81,60,81xm91,-146r76,0r0,44r-76,0r0,-44","w":258},"\u0399":{"d":"24,-243r55,0r0,243r-55,0r0,-243","w":102},"\u039a":{"d":"24,0r0,-243r54,0r1,108r71,-108r68,0r-80,104r84,139r-64,0r-59,-105r-21,26r0,79r-54,0","w":221},"\u039b":{"d":"228,0r-60,0r-42,-145v-5,-16,-6,-38,-13,-52r-49,197r-58,0r74,-243r71,0","w":233},"\u039c":{"d":"233,0r-7,-193r-57,189r-43,0r-26,-94v-7,-28,-15,-63,-22,-95r-9,193r-51,0r16,-243r73,0r24,81v10,27,12,63,22,87v12,-58,32,-114,48,-168r72,0r13,243r-53,0","w":304},"\u039d":{"d":"74,0r-50,0r0,-243r64,0v30,56,66,111,90,172r-4,-172r51,0r0,243r-58,0r-52,-94v-15,-25,-29,-59,-43,-85","w":248},"\u039e":{"d":"20,-243r168,0r0,45r-168,0r0,-45xm31,-147r146,0r0,45r-146,0r0,-45xm15,-45r178,0r0,45r-178,0r0,-45","w":206},"\u039f":{"d":"127,4v-72,0,-114,-54,-114,-124v0,-73,46,-127,118,-127v74,0,115,56,115,123v0,80,-48,128,-119,128xm130,-40v37,0,58,-35,58,-82v0,-44,-21,-81,-58,-81v-38,0,-59,37,-59,82v0,46,22,81,59,81","w":258},"\u03a0":{"d":"216,-243r0,243r-55,0r0,-197r-82,0r0,197r-55,0r0,-243r192,0","w":240},"\u03a1":{"d":"198,-169v2,63,-54,89,-120,82r0,87r-54,0r0,-239v17,-3,40,-5,74,-5v62,-1,98,21,100,75xm78,-201r0,72v34,6,69,-8,66,-38v4,-30,-36,-41,-66,-34","w":209},"\u03a3":{"d":"141,-122r-60,77r115,0r0,45r-185,0r0,-31r72,-89r-68,-87r0,-36r172,0r0,45r-102,1","w":208},"\u03a4":{"d":"71,0r0,-197r-66,0r0,-46r187,0r0,46r-66,0r0,197r-55,0","w":197},"\u03a5":{"d":"84,0v5,-94,-10,-187,-81,-199r9,-46v49,1,102,50,101,110r3,0v5,-56,52,-105,98,-110r9,47v-60,17,-94,103,-84,198r-55,0","w":225},"\u03a6":{"d":"167,-10r0,20r-51,0r0,-20v-53,-6,-104,-40,-104,-110v0,-73,57,-108,104,-114r0,-19r51,0r0,19v52,6,104,42,104,112v0,68,-50,105,-104,112xm116,-48r0,-148v-22,4,-49,28,-49,76v0,43,26,67,49,72xm167,-196r0,148v23,-4,49,-25,49,-73v0,-48,-26,-71,-49,-75","w":282},"\u03a7":{"d":"215,0r-63,0r-45,-87v-10,27,-27,59,-39,87r-62,0r70,-123r-68,-120r63,0r41,85v10,-32,24,-56,37,-85r62,0r-68,119","w":220},"\u03a8":{"d":"252,-243r0,71v0,72,-42,103,-93,106r0,66r-50,0r0,-66v-50,-3,-94,-29,-94,-95r0,-82r53,0v-1,54,-7,142,41,135r0,-135r50,0r0,135v22,-1,41,-17,41,-72r0,-63r52,0","w":267},"\u03a9":{"d":"252,-137v1,49,-27,76,-44,96r48,0r0,41r-107,0r0,-32v25,-19,46,-50,46,-94v0,-41,-23,-77,-60,-77v-38,0,-62,35,-62,77v0,40,21,78,46,94r0,32r-107,0r0,-41v15,-2,36,4,47,-2v-20,-16,-43,-47,-43,-90v0,-64,49,-114,120,-114v74,0,116,53,116,110","w":267},"\u0386":{"d":"153,-62r-70,0r-17,62r-57,0r74,-243r72,0r75,243r-59,0xm91,-103r53,0r-28,-99v-7,34,-16,66,-25,99xm8,-243r43,0r-13,63r-31,0","w":239},"\u0388":{"d":"207,-147r0,44r-89,0r0,58r99,0r0,45r-154,0r0,-243r149,0r0,45r-94,0r0,51r89,0xm1,-243r44,0r-14,63r-31,0","w":231},"\u0389":{"d":"63,-243r55,0r0,94r90,0r0,-94r55,0r0,243r-55,0r0,-102r-90,0r0,102r-55,0r0,-243xm1,-243r44,0r-14,63r-31,0","w":286},"\u038a":{"d":"63,-243r55,0r0,243r-55,0r0,-243xm1,-243r44,0r-14,63r-31,0","w":141},"\u03aa":{"d":"14,-257v-13,0,-24,-11,-24,-25v0,-14,11,-24,25,-24v13,0,24,10,24,24v0,14,-11,25,-25,25xm88,-257v-14,0,-24,-11,-24,-25v0,-14,10,-24,24,-24v14,0,24,10,24,24v0,14,-10,25,-24,25xm24,-243r55,0r0,243r-55,0r0,-243","w":102},"\u038c":{"d":"153,4v-71,0,-114,-54,-114,-124v0,-73,47,-127,118,-127v75,0,116,56,116,123v0,80,-48,128,-120,128xm156,-40v37,0,59,-35,59,-82v0,-44,-21,-81,-59,-81v-38,0,-59,37,-59,82v0,46,22,81,59,81xm1,-243r44,0r-14,63r-31,0","w":285},"\u038e":{"d":"138,0v5,-94,-10,-187,-81,-199r9,-46v52,-1,99,55,104,110v6,-57,52,-105,99,-110r8,47v-59,17,-94,103,-84,198r-55,0xm1,-243r44,0r-14,63r-31,0","w":280},"\u03ab":{"d":"77,-251v-14,0,-24,-11,-24,-25v0,-14,10,-24,24,-24v14,0,24,10,24,24v0,14,-10,25,-24,25xm150,-251v-14,0,-24,-11,-24,-25v0,-14,11,-24,25,-24v14,0,24,10,24,24v0,14,-10,25,-25,25xm84,0v5,-94,-10,-187,-81,-199r9,-46v49,1,102,50,101,110r3,0v5,-56,52,-105,98,-110r9,47v-60,17,-94,103,-84,198r-55,0","w":225},"\u038f":{"d":"277,-137v1,49,-27,76,-44,96r49,0r0,41r-107,0r0,-32v24,-19,46,-47,46,-94v0,-41,-23,-77,-61,-77v-37,0,-62,35,-62,77v0,43,21,78,46,94r0,32r-107,0r0,-41v15,-2,37,4,48,-2v-21,-16,-44,-47,-44,-90v0,-63,49,-114,120,-114v75,0,116,54,116,110xm1,-243r44,0r-14,63r-31,0","w":293},"\u03b1":{"d":"146,-176r46,0v-3,28,-5,77,-5,115v0,20,7,25,16,24r-3,38v-27,10,-52,-3,-58,-29v-38,61,-130,29,-130,-56v0,-85,85,-127,129,-69v2,-8,3,-16,5,-23xm100,-39v45,1,45,-99,2,-99v-21,0,-35,23,-35,51v0,27,14,48,33,48","w":209},"\u03b2":{"d":"21,-149v0,-84,22,-105,87,-111v74,-7,95,87,43,120r0,2v25,6,48,31,48,66v0,67,-77,97,-125,60v0,27,0,63,4,83r-50,0v-14,-55,-7,-151,-7,-220xm105,-217v-45,-1,-28,111,-31,162v17,29,73,19,70,-19v-2,-27,-20,-41,-47,-40r0,-34v42,3,45,-68,8,-69","w":211},"\u03b3":{"d":"62,71v9,-99,-34,-198,-67,-247r61,0v15,18,30,76,44,120v14,-31,29,-74,26,-120r52,0v6,59,-23,108,-62,169v-6,19,1,48,-1,78r-53,0","w":185},"\u03b4":{"d":"180,-242r-14,34v-5,-6,-59,-24,-64,-3v23,34,93,65,93,124v0,56,-41,91,-93,91v-51,0,-90,-35,-90,-87v-1,-45,32,-70,59,-86v-11,-10,-26,-19,-26,-43v0,-23,25,-48,71,-48v30,0,54,10,64,18xm140,-82v0,-25,-21,-48,-39,-60v-18,11,-33,29,-33,58v0,27,16,49,37,49v20,0,35,-19,35,-47","w":207},"\u03b5":{"d":"12,-50v-1,-24,22,-35,38,-45v-19,-6,-30,-19,-30,-36v-11,-43,98,-64,136,-36r-9,35v-14,-12,-70,-16,-72,6v-2,16,34,17,58,16r0,36v-26,-1,-64,0,-62,17v4,30,62,21,82,9r8,36v-48,27,-145,26,-149,-38","w":168},"\u03b6":{"d":"69,-91v0,51,43,58,84,65v10,22,-11,64,-23,81r-34,-11v4,-8,9,-27,9,-35v-47,-9,-92,-26,-92,-90v0,-48,30,-95,72,-135v-20,0,-45,1,-57,-5r5,-34r117,1r8,35v-47,22,-89,78,-89,128","w":158},"\u03b7":{"d":"107,-136v-52,0,-23,87,-30,136r-55,0v-2,-58,6,-129,-6,-176r48,0v5,5,4,17,8,24v7,-11,24,-28,54,-28v36,0,63,24,63,76v0,57,-4,126,4,175r-52,0v-12,-37,-5,-118,-7,-169v0,-22,-8,-38,-27,-38","w":210},"\u03b8":{"d":"102,4v-57,0,-90,-46,-90,-134v0,-73,31,-130,93,-130v61,0,88,54,88,130v0,80,-28,134,-91,134xm66,-150r73,0v0,-40,-12,-71,-36,-71v-24,0,-37,31,-37,71xm140,-111r-74,0v0,47,13,77,38,77v25,0,36,-32,36,-77","w":205},"\u03b9":{"d":"77,-176r0,121v0,13,5,18,16,17r-3,38v-35,11,-68,2,-68,-50r0,-126r55,0","w":100},"\u03ba":{"d":"193,-176v-20,30,-47,53,-69,81v29,11,52,65,71,95r-63,0v-14,-22,-31,-72,-55,-72r0,72r-55,0v-2,-56,5,-130,-5,-176r54,0v9,10,4,54,7,73v19,-24,38,-52,53,-73r62,0","w":197},"\u03bb":{"d":"63,-162v5,-29,-19,-57,-45,-53r5,-41v54,-11,76,27,95,78r67,178r-59,0v-13,-38,-20,-82,-36,-117v-8,43,-21,78,-32,117r-57,0","w":186},"\u03bc":{"d":"103,-40v52,0,24,-87,31,-136r54,0r0,119v0,15,5,20,15,20r-3,38v-25,9,-54,-2,-60,-25v-6,19,-49,40,-69,16v0,25,0,61,4,79r-48,0v-11,-65,-3,-170,-5,-247r55,0r0,98v0,24,8,38,26,38","w":210},"\u03bd":{"d":"0,-176r59,0v13,40,20,88,36,125v15,-35,34,-80,29,-125r52,0v6,63,-27,115,-62,176r-53,0","w":183},"\u03be":{"d":"70,-78v0,34,55,47,93,52v3,0,4,2,4,4v0,22,-12,59,-26,77r-34,-11v4,-8,8,-27,9,-35v-43,-7,-104,-21,-104,-81v0,-36,27,-59,55,-72v-67,-27,-41,-116,45,-116v23,0,38,4,50,10r-9,36v-25,-14,-69,-6,-69,25v0,23,27,33,59,32r0,37v-43,-3,-73,14,-73,42","w":169},"\u03bf":{"d":"103,4v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93v54,0,90,37,90,90v0,64,-46,94,-93,94xm104,-35v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52v-26,0,-36,27,-36,53v0,30,13,53,36,53","w":207},"\u03c1":{"d":"21,-71v0,-81,31,-109,93,-109v52,0,87,36,87,91v1,82,-76,116,-126,76v0,27,-1,65,3,84r-53,0v-6,-30,-4,-100,-4,-142xm111,-135v-27,0,-41,37,-35,75v18,39,69,21,69,-28v0,-28,-13,-47,-34,-47","w":212},"\u03c3":{"d":"208,-141v-7,2,-26,-4,-38,0v15,14,23,36,23,54v0,63,-44,91,-90,91v-52,0,-91,-33,-91,-90v0,-96,94,-101,199,-94xm104,-35v21,0,35,-22,35,-54v0,-25,-10,-52,-34,-52v-27,0,-37,27,-37,53v0,30,13,53,36,53","w":213},"\u03c4":{"d":"131,-38r-2,38v-43,13,-78,-6,-78,-58r0,-77v-16,0,-40,0,-47,3r-7,-32v17,-17,117,-11,162,-12r-5,41r-48,0r0,73v1,21,8,25,25,24","w":162},"\u03c5":{"d":"123,-176r51,0v26,62,18,180,-77,180v-61,0,-78,-49,-78,-121v0,-27,-1,-47,-4,-59r53,0v19,27,-16,136,34,136v44,0,32,-113,21,-136","w":200},"\u03c6":{"d":"76,-181r21,29v-37,17,-45,111,8,119r0,-84v0,-46,29,-64,59,-63v41,1,80,35,80,88v0,60,-47,92,-91,96r0,67r-48,0r0,-67v-47,-4,-93,-32,-93,-93v0,-51,38,-83,64,-92xm153,-128r0,95v22,-4,39,-25,39,-58v0,-30,-15,-52,-29,-52v-6,0,-10,5,-10,15","w":255},"\u03c7":{"d":"2,-176r58,0r36,80r33,-80r52,0r-61,119r61,126r-52,12v-15,-29,-25,-65,-43,-91r-40,91r-46,-12r62,-125","w":181},"\u03c8":{"d":"109,71r0,-67v-47,-3,-87,-24,-89,-96r-2,-84r49,0v8,13,5,56,5,80v0,46,17,60,37,62r0,-188r48,0r0,188v50,5,41,-118,28,-142r48,0v30,62,18,179,-76,180r0,67r-48,0","w":261},"\u03c9":{"d":"157,-135v3,32,-13,88,17,93v38,-6,27,-112,0,-135r50,0v13,13,28,44,28,83v0,63,-33,98,-73,98v-23,0,-37,-13,-49,-28v-38,55,-118,25,-118,-66v0,-40,15,-71,29,-87v16,1,35,-2,49,1v-26,22,-39,127,0,134v27,-5,14,-62,16,-93r51,0","w":263},"\u03c2":{"d":"108,9v-51,-9,-92,-30,-96,-91v-4,-64,76,-121,147,-89r-10,38v-38,-17,-81,3,-81,47v0,46,49,52,88,59v10,22,-12,68,-23,82r-34,-11v4,-8,8,-26,9,-35","w":164},"\u03ac":{"d":"103,-252r49,0r-30,55r-35,0xm146,-176r46,0v-3,28,-5,77,-5,115v0,20,7,25,16,24r-3,38v-27,10,-52,-3,-58,-29v-38,61,-130,29,-130,-56v0,-85,85,-127,129,-69v2,-8,3,-16,5,-23xm100,-39v45,1,45,-99,2,-99v-21,0,-35,23,-35,51v0,27,14,48,33,48","w":209},"\u03ad":{"d":"88,-252r48,0r-29,55r-35,0xm12,-50v-1,-23,20,-37,38,-44v-19,-7,-30,-20,-30,-37v-11,-43,98,-64,136,-36r-9,35v-14,-12,-70,-16,-72,6v-2,16,34,17,58,16r0,36v-26,-1,-64,0,-62,17v4,30,62,21,82,9r8,36v-48,27,-145,26,-149,-38","w":168},"\u03ae":{"d":"104,-252r48,0r-29,55r-36,0xm107,-136v-52,0,-23,87,-30,136r-55,0v-2,-58,6,-129,-6,-176r48,0v5,5,4,17,8,24v7,-11,24,-28,54,-28v36,0,63,24,63,76v0,57,-4,126,4,175r-52,0v-12,-37,-5,-118,-7,-169v0,-22,-8,-38,-27,-38","w":210},"\u03af":{"d":"47,-252r49,0r-29,55r-37,0xm77,-176r0,121v0,13,5,18,16,17r-3,38v-35,11,-68,2,-68,-50r0,-126r55,0","w":100},"\u03ca":{"d":"14,-197v-14,0,-25,-11,-25,-25v0,-14,11,-25,25,-25v14,0,24,11,24,25v0,14,-10,25,-24,25xm88,-197v-15,0,-25,-11,-25,-25v0,-14,11,-25,25,-25v14,0,24,11,24,25v0,14,-10,25,-24,25xm77,-176r0,121v0,13,5,18,16,17r-3,38v-35,11,-68,2,-68,-50r0,-126r55,0","w":100},"\u03cc":{"d":"102,-252r48,0r-29,55r-36,0xm103,4v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93v54,0,90,37,90,90v0,64,-46,94,-93,94xm104,-35v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52v-26,0,-36,27,-36,53v0,30,13,53,36,53","w":207},"\u03cd":{"d":"96,-252r49,0r-29,55r-37,0xm123,-176r51,0v26,62,18,180,-77,180v-61,0,-78,-49,-78,-121v0,-27,-1,-47,-4,-59r53,0v19,27,-16,136,34,136v44,0,32,-113,21,-136","w":200},"\u03cb":{"d":"61,-197v-14,0,-25,-11,-25,-25v0,-14,11,-25,25,-25v14,0,24,11,24,25v0,14,-10,25,-24,25xm135,-197v-15,0,-25,-11,-25,-25v0,-14,11,-25,25,-25v14,0,24,11,24,25v0,14,-10,25,-24,25xm123,-176r51,0v26,62,18,180,-77,180v-61,0,-78,-49,-78,-121v0,-27,-1,-47,-4,-59r53,0v19,27,-16,136,34,136v44,0,32,-113,21,-136","w":200},"\u03ce":{"d":"130,-252r48,0r-29,55r-36,0xm157,-135v3,32,-13,88,17,93v38,-6,27,-112,0,-135r50,0v13,13,28,44,28,83v0,63,-33,98,-73,98v-23,0,-37,-13,-49,-28v-38,55,-118,25,-118,-66v0,-40,15,-71,29,-87v16,1,35,-2,49,1v-26,22,-39,127,0,134v27,-5,14,-62,16,-93r51,0","w":263},"\u0390":{"d":"77,-176r0,121v0,13,5,18,16,17r-3,38v-35,11,-68,2,-68,-50r0,-126r55,0xm40,-258r40,0r-20,62r-28,0xm0,-199v-13,0,-23,-10,-23,-22v0,-13,10,-23,23,-23v12,0,22,10,22,23v0,12,-10,22,-22,22xm105,-199v-12,0,-22,-10,-22,-22v0,-13,10,-23,22,-23v13,0,22,10,22,23v0,12,-9,22,-22,22","w":100},"\u03b0":{"d":"123,-176r51,0v26,62,18,180,-77,180v-61,0,-78,-49,-78,-121v0,-27,-1,-47,-4,-59r53,0v19,27,-16,136,34,136v44,0,32,-113,21,-136xm86,-258r40,0r-20,62r-28,0xm46,-199v-13,0,-22,-10,-22,-22v0,-13,10,-23,22,-23v13,0,22,10,22,23v0,12,-9,22,-22,22xm152,-199v-13,0,-22,-10,-22,-22v0,-13,10,-23,22,-23v13,0,22,10,22,23v0,12,-9,22,-22,22","w":200},"\u037e":{"d":"45,40r-36,3v8,-32,16,-70,18,-100r55,-2v-9,33,-23,71,-37,99xm53,-103v-20,0,-34,-14,-34,-35v0,-20,14,-34,34,-34v20,0,34,14,34,34v0,21,-14,35,-34,35","w":99},"\u0387":{"d":"49,-77v-20,0,-35,-16,-35,-36v0,-22,16,-37,36,-37v21,0,35,15,35,37v0,20,-14,36,-36,36","w":99},"\u0384":{"d":"47,-253r48,0r-29,55r-36,0","w":109},"\u0385":{"d":"65,-262r40,0r-20,63r-28,0xm25,-203v-13,0,-23,-10,-23,-22v0,-13,10,-23,23,-23v12,0,22,9,22,23v0,12,-10,22,-22,22xm131,-203v-13,0,-22,-10,-22,-22v0,-13,9,-23,22,-23v13,0,22,9,22,23v0,12,-9,22,-22,22","w":156},"\uf6d7":{"d":"-2,-202v-13,0,-23,-10,-23,-23v0,-14,10,-24,24,-24v13,0,23,10,23,24v0,13,-10,23,-24,23xm109,-202v-13,0,-23,-10,-23,-23v0,-14,10,-24,24,-24v13,0,23,10,23,24v0,13,-10,23,-24,23xm44,-256r47,0r-34,55r-33,0"},"\uf6d8":{"d":"-1,-202v-14,0,-24,-10,-24,-23v0,-14,11,-24,24,-24v13,0,23,10,23,24v0,13,-10,23,-23,23xm109,-202v-13,0,-23,-10,-23,-23v0,-14,10,-24,24,-24v13,0,23,10,23,24v0,13,-10,23,-24,23xm18,-256r46,0r21,55r-33,0"},"\uf6d6":{"d":"-11,-252r43,0r23,54r-31,0xm53,-252r43,0r23,54r-31,0"},"\uf6cc":{"d":"-10,-257v-13,0,-23,-10,-23,-23v0,-13,11,-23,24,-23v13,0,22,10,22,23v0,13,-9,23,-23,23xm118,-257v-13,0,-23,-10,-23,-23v0,-13,10,-23,24,-23v13,0,22,10,22,23v0,13,-10,23,-23,23xm41,-301r54,0r-42,45r-40,0"},"\uf6cd":{"d":"-10,-257v-13,0,-23,-10,-23,-23v0,-13,11,-23,24,-23v13,0,22,10,22,23v0,13,-9,23,-23,23xm118,-257v-13,0,-23,-10,-23,-23v0,-13,10,-23,24,-23v13,0,22,10,22,23v0,13,-10,23,-23,23xm13,-301r54,0r28,45r-40,0"},"\uf6d3":{"d":"-33,-301r54,0r29,45r-39,0xm46,-301r54,0r29,45r-39,0"},"\u0401":{"d":"168,-147r0,44r-89,0r0,58r100,0r0,45r-155,0r0,-243r150,0r0,45r-95,0r0,51r89,0xm60,-257v-14,0,-24,-11,-24,-24v0,-14,10,-25,24,-25v14,0,24,10,24,25v0,13,-10,24,-24,24xm135,-257v-14,0,-24,-11,-24,-24v0,-14,10,-25,24,-25v14,0,24,10,24,25v0,13,-10,24,-24,24","w":192},"\u0402":{"d":"190,-58v0,-48,-32,-73,-67,-52r0,110r-55,0r0,-198r-63,0r0,-45r202,0r0,45r-84,0v1,15,-2,33,1,46v63,-31,123,16,123,90v0,65,-43,107,-96,117r-8,-45v28,-8,47,-26,47,-68","w":259},"\u0403":{"d":"24,-243r147,0r0,45r-92,0r0,198r-55,0r0,-243xm99,-300r57,0r-44,44r-44,0","w":176},"\u0404":{"d":"204,-234r-11,41v-46,-22,-122,0,-121,49r110,0r0,43r-110,0v1,51,70,73,122,52r8,41v-11,5,-34,12,-62,12v-80,0,-127,-48,-127,-125v0,-64,42,-126,130,-126v30,0,51,8,61,13","w":214},"\u0405":{"d":"14,-12r12,-45v21,16,100,29,99,-11v0,-15,-12,-23,-41,-34v-40,-14,-67,-36,-67,-72v0,-41,35,-72,92,-72v28,0,48,5,62,12r-12,44v-14,-13,-86,-20,-86,12v0,15,12,24,45,34v96,30,81,150,-35,148v-28,0,-55,-8,-69,-16","w":194},"\u0406":{"d":"24,-243r55,0r0,243r-55,0r0,-243","w":102},"\u0407":{"d":"24,-243r55,0r0,243r-55,0r0,-243xm14,-257v-14,0,-24,-11,-24,-24v0,-14,10,-25,24,-25v14,0,24,10,24,25v0,13,-10,24,-24,24xm89,-257v-14,0,-25,-11,-25,-24v0,-14,11,-25,25,-25v14,0,24,10,24,25v0,13,-10,24,-24,24","w":102},"\u0408":{"d":"71,-90r0,-153r55,0r0,154v3,86,-58,104,-126,87r6,-44v34,8,65,8,65,-44","w":147},"\u0409":{"d":"-1,-40v68,-13,40,-126,46,-203r159,0r0,87v62,-9,123,12,124,76v1,82,-104,91,-179,79r0,-197r-51,0v1,100,7,202,-92,202xm204,-116r0,76v34,5,67,-7,67,-39v0,-34,-33,-41,-67,-37","w":340},"\u040a":{"d":"331,-81v0,84,-103,91,-178,80r0,-105r-74,0r0,106r-55,0r0,-243r55,0r0,91r74,0r0,-91r54,0r0,87v64,-7,124,13,124,75xm207,-115r0,75v35,5,67,-5,67,-39v1,-34,-35,-42,-67,-36","w":343},"\u040b":{"d":"186,0v-5,-46,17,-117,-31,-119v-12,0,-24,5,-32,11r0,108r-55,0r0,-198r-63,0r0,-45r199,0r0,45r-81,0v1,16,-2,35,1,49v48,-31,117,-8,117,62r0,87r-55,0","w":262},"\u040c":{"d":"156,0v-21,-39,-16,-109,-78,-102r0,102r-54,0r0,-243r54,0r0,102r5,0r67,-102r66,0r-84,108v59,14,58,87,83,135r-59,0xm112,-298r58,0r-44,44r-44,0","w":217},"\u040e":{"d":"1,-243r62,0r54,134r39,-134r58,0v-29,70,-54,162,-94,216v-18,26,-55,39,-91,28r4,-43v26,5,62,-9,50,-33xm53,-299r37,0v1,14,5,22,16,22v11,0,16,-8,17,-22r37,0v-2,31,-23,44,-55,44v-31,0,-49,-14,-52,-44","w":211},"\u040f":{"d":"24,-243r55,0r0,198r85,0r0,-198r55,0r0,243r-72,0r-3,66r-45,0r-3,-66r-72,0r0,-243","w":242},"\u0410":{"d":"150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-60,0xm88,-103r54,0r-28,-99","w":236},"\u0411":{"d":"204,-80v2,83,-106,90,-180,79r0,-242r161,0r0,45r-107,0r0,42v64,-9,125,12,126,76xm147,-79v0,-32,-35,-42,-69,-37r0,76v36,5,68,-5,69,-39","w":217},"\u0412":{"d":"204,-71v0,59,-45,73,-121,74v-27,0,-47,-2,-59,-4r0,-238v61,-8,171,-17,171,56v0,21,-12,41,-39,52v27,8,48,29,48,60xm78,-203r0,56v32,2,65,-5,62,-29v4,-27,-37,-31,-62,-27xm78,-107r0,68v32,4,69,-2,68,-34v0,-31,-33,-36,-68,-34","w":217},"\u0413":{"d":"24,-243r147,0r0,45r-92,0r0,198r-55,0r0,-243","w":176},"\u0414":{"d":"58,-243r158,0r0,200r24,1r-2,103r-41,0r-3,-61r-143,0r-2,61r-42,0r-2,-103r20,-1v32,-48,35,-120,33,-200xm108,-198v2,60,-5,116,-27,153r81,0r0,-153r-54,0","w":247},"\u0415":{"d":"168,-147r0,44r-89,0r0,58r100,0r0,45r-155,0r0,-243r150,0r0,45r-95,0r0,51r89,0","w":192},"\u0416":{"d":"1,0v24,-51,23,-123,84,-134r-83,-109r64,0r60,101r5,0r0,-101r53,0r0,101r5,0r60,-101r64,0r-83,109v62,6,61,86,84,134r-55,0v-21,-38,-13,-107,-75,-102r0,102r-53,0r0,-102v-61,-5,-55,63,-75,102r-55,0","w":315},"\u0417":{"d":"28,-188r-13,-40v17,-9,42,-19,76,-19v95,0,110,103,35,120v31,5,57,25,57,58v0,81,-113,87,-173,56r12,-42v22,14,106,26,103,-18v-2,-34,-40,-33,-74,-32r0,-40v33,2,68,-4,67,-31v0,-38,-69,-28,-90,-12","w":195},"\u0418":{"d":"24,-243r50,0r-2,182r96,-182r56,0r0,243r-50,0r0,-72v-1,-36,3,-73,3,-102v-24,63,-60,117,-91,174r-62,0r0,-243","w":248},"\u0419":{"d":"24,-243r50,0r-2,182r96,-182r56,0r0,243r-50,0r0,-72v-1,-36,3,-73,3,-102v-24,63,-60,117,-91,174r-62,0r0,-243xm71,-298r37,0v0,14,4,22,16,22v11,0,15,-8,16,-22r37,0v-2,31,-22,44,-54,44v-32,0,-50,-14,-52,-44","w":248},"\u041a":{"d":"156,0v-21,-39,-16,-109,-78,-102r0,102r-54,0r0,-243r54,0r0,102r5,0r67,-102r66,0r-84,108v59,14,58,87,83,135r-59,0","w":217},"\u041b":{"d":"-1,-40v69,-12,40,-127,46,-203r163,0r0,243r-55,0r0,-198r-55,0v0,100,7,203,-93,202","w":232},"\u041c":{"d":"233,0r-7,-193r-57,189r-43,0r-26,-94v-7,-28,-15,-63,-22,-95r-9,193r-51,0r16,-243r73,0r24,81v10,27,12,63,22,87v12,-58,32,-114,48,-168r72,0r13,243r-53,0","w":304},"\u041d":{"d":"24,-243r55,0r0,94r90,0r0,-94r55,0r0,243r-55,0r0,-102r-90,0r0,102r-55,0r0,-243","w":248},"\u041e":{"d":"131,-247v74,0,115,56,115,123v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-73,46,-127,118,-127xm130,-203v-38,0,-59,35,-59,82v0,48,22,81,59,81v37,0,58,-35,58,-82v0,-44,-21,-81,-58,-81","w":258},"\u041f":{"d":"24,-243r196,0r0,243r-55,0r0,-198r-86,0r0,198r-55,0r0,-243","w":243},"\u0420":{"d":"198,-169v2,63,-54,89,-120,82r0,87r-54,0r0,-239v17,-3,40,-5,74,-5v62,-1,98,21,100,75xm78,-201r0,72v34,6,69,-8,66,-38v4,-30,-36,-41,-66,-34","w":209},"\u0421":{"d":"194,-50r8,44v-10,4,-33,10,-62,10v-84,0,-127,-53,-127,-122v0,-106,104,-150,192,-117r-12,43v-53,-23,-123,-3,-123,71v0,67,65,94,124,71","w":214},"\u0422":{"d":"71,0r0,-197r-66,0r0,-46r187,0r0,46r-66,0r0,197r-55,0","w":197},"\u0423":{"d":"1,-243r62,0r54,134r39,-134r58,0v-29,70,-54,162,-94,216v-18,26,-55,39,-91,28r4,-43v26,5,62,-9,50,-33","w":211},"\u0424":{"d":"117,-253r51,0r0,21v52,4,104,34,104,110v0,75,-51,105,-105,110r0,22r-51,0r0,-22v-53,-4,-103,-34,-103,-108v0,-77,57,-108,104,-112r0,-21xm117,-50r0,-144v-22,3,-49,21,-49,73v0,47,27,68,49,71xm168,-194r0,144v21,-3,49,-21,49,-72v0,-51,-26,-69,-49,-72","w":284},"\u0425":{"d":"215,0r-63,0r-45,-87v-10,27,-27,59,-39,87r-62,0r70,-123r-68,-120r63,0r41,85v10,-32,24,-56,37,-85r62,0r-68,119","w":220},"\u0426":{"d":"24,-243r55,0r0,198r85,0r0,-198r55,0r0,200r24,1r-3,103r-41,0r-3,-61r-172,0r0,-243","w":249},"\u0427":{"d":"22,-243r54,0v2,49,-13,113,41,113v13,0,25,-4,36,-9r0,-104r54,0r0,246r-54,0r-1,-101v-57,26,-130,13,-130,-63r0,-82","w":231},"\u0428":{"d":"24,-243r54,0r0,198r60,0r0,-198r54,0r0,198r60,0r0,-198r53,0r0,243r-281,0r0,-243","w":328},"\u0429":{"d":"24,-243r54,0r0,198r60,0r0,-198r53,0r0,198r60,0r0,-198r54,0r0,200r24,1r-2,103r-42,0r-3,-61r-258,0r0,-243","w":336},"\u042a":{"d":"242,-81v2,84,-103,91,-176,80r0,-197r-62,0r0,-45r116,0r0,85v62,-10,121,14,122,77xm120,-117r0,77v32,5,65,-6,64,-39v-1,-35,-31,-42,-64,-38","w":254},"\u042b":{"d":"202,-81v2,84,-105,91,-178,80r0,-242r54,0r0,85v63,-9,123,14,124,77xm78,-117r0,77v33,5,66,-6,66,-39v0,-36,-34,-42,-66,-38xm224,-243r55,0r0,243r-55,0r0,-243","w":306},"\u042c":{"d":"204,-81v0,86,-106,90,-180,80r0,-242r54,0r0,85v65,-9,126,13,126,77xm78,-117r0,77v35,5,69,-3,69,-39v0,-36,-34,-42,-69,-38","w":217},"\u042d":{"d":"36,-102r0,-42r104,0v0,-52,-70,-71,-117,-48r-10,-41v14,-6,38,-14,64,-14v85,0,122,59,122,126v0,106,-103,147,-189,113r9,-42v49,22,120,3,120,-52r-103,0","w":211},"\u042e":{"d":"24,-243r54,0r0,95r30,0v9,-59,49,-99,106,-99v68,0,106,56,106,123v0,80,-45,128,-110,128v-60,0,-98,-44,-104,-106r-28,0r0,102r-54,0r0,-243xm212,-39v34,0,52,-36,52,-83v0,-44,-18,-82,-52,-82v-33,0,-52,38,-52,83v0,46,19,82,52,82","w":331},"\u042f":{"d":"138,-95v-64,-6,-56,62,-77,95r-58,0v22,-39,23,-98,66,-114v-27,-6,-51,-25,-51,-60v-2,-77,104,-76,174,-65r0,239r-54,0r0,-95xm138,-136r0,-65v-27,-5,-65,-1,-65,32v0,29,33,38,65,33","w":216},"\u0430":{"d":"91,-180v104,-2,69,96,80,180r-49,0v-2,-6,-1,-14,-4,-18v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm86,-35v23,-1,33,-20,30,-48v-29,0,-52,7,-52,28v0,14,10,20,22,20","w":190},"\u0431":{"d":"177,-259r-3,43v-33,7,-80,6,-97,30v-8,11,-23,33,-17,43v36,-62,136,-29,136,55v0,57,-38,92,-91,92v-105,0,-116,-169,-54,-223v23,-31,80,-32,126,-40xm104,-138v-48,1,-47,100,1,103v47,-2,49,-101,-1,-103","w":207},"\u0432":{"d":"22,-1r0,-173v47,-4,152,-22,158,40v2,24,-21,33,-36,39v26,5,43,19,43,43v0,69,-109,56,-165,51xm76,-144r0,37v23,1,52,-2,50,-19v3,-17,-29,-21,-50,-18xm75,-76r0,45v25,1,54,1,56,-22v2,-21,-28,-24,-56,-23","w":198},"\u0433":{"d":"22,-176r122,0r0,42r-68,0r0,134r-54,0r0,-176","w":149},"\u0434":{"d":"45,-176r141,0r0,137r19,1r-2,95r-41,0r-2,-57r-111,0r-3,57r-41,0r-2,-94r17,-2v23,-32,27,-82,25,-137xm93,-136v1,38,-5,71,-19,96r58,0r0,-96r-39,0","w":212},"\u0435":{"d":"177,-71r-113,0v3,40,65,39,98,26r8,37v-68,30,-158,3,-158,-78v0,-45,28,-94,89,-94v64,0,84,54,76,109xm64,-108r65,0v0,-13,-6,-36,-31,-36v-23,0,-33,22,-34,36","w":190},"\u0436":{"d":"-1,0v19,-33,22,-92,63,-100r-62,-76r61,0r39,71r6,0r0,-71r53,0r0,71r6,0r39,-71r61,0r-61,76v39,8,45,68,62,100r-55,0v-11,-19,-17,-77,-52,-70r0,70r-53,0r0,-70v-36,-7,-41,53,-53,70r-54,0","w":265},"\u0437":{"d":"40,-74r-1,-33v24,1,63,0,60,-18v-3,-25,-58,-18,-75,-5r-10,-32v45,-26,136,-32,142,30v3,25,-24,31,-38,40v22,2,46,15,46,41v0,67,-109,63,-156,37r12,-34v17,13,83,21,84,-6v1,-21,-38,-21,-64,-20","w":175},"\u0438":{"d":"22,-176r51,0r-1,126r54,-126r67,0r0,176r-52,0v-1,-42,7,-92,2,-130v-16,48,-36,86,-55,130r-66,0r0,-176","w":214},"\u0439":{"d":"22,-176r51,0r-1,126r54,-126r67,0r0,176r-52,0v-1,-42,7,-92,2,-130v-16,48,-36,86,-55,130r-66,0r0,-176xm56,-249r34,0v1,16,7,26,17,26v11,0,16,-10,18,-26r34,0v-2,34,-22,51,-53,51v-33,0,-49,-20,-50,-51","w":214},"\u043a":{"d":"134,0v-11,-17,-18,-78,-57,-70r0,70r-55,0r0,-176r55,0r0,70r5,0r45,-70r64,0r-65,76v39,8,46,64,66,100r-58,0","w":190},"\u043b":{"d":"0,-39v48,-4,26,-86,31,-137r144,0r0,176r-55,0r0,-134r-38,0v1,77,-1,140,-76,138","w":196},"\u043c":{"d":"16,0r12,-176r70,0r32,111r33,-111r69,0r11,176r-51,0v-3,-43,1,-93,-6,-132v-10,42,-27,88,-40,129r-40,0v-14,-41,-20,-90,-37,-128r-4,131r-49,0","w":258},"\u043d":{"d":"22,-176r54,0r0,64r56,0r0,-64r54,0r0,176r-54,0r0,-70r-56,0r0,70r-54,0r0,-176","w":208},"\u043e":{"d":"106,-180v54,0,90,37,90,90v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93xm104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52","w":207},"\u043f":{"d":"22,-176r163,0r0,176r-55,0r0,-134r-54,0r0,134r-54,0r0,-176","w":207},"\u0440":{"d":"22,71r-1,-247r47,0r3,24v42,-54,132,-27,132,62v0,86,-81,118,-126,74r0,87r-55,0xm148,-88v0,-56,-68,-67,-71,-12v-2,34,4,62,33,62v24,0,38,-20,38,-50","w":215},"\u0441":{"d":"148,-45r6,40v-62,26,-150,-7,-142,-81v-6,-65,69,-113,142,-87r-8,41v-32,-16,-78,2,-78,43v0,45,44,59,80,44","w":162},"\u0442":{"d":"5,-176r157,0r0,42r-51,0r0,134r-55,0r0,-134r-51,0r0,-42","w":165},"\u0443":{"d":"20,33v21,-5,58,-22,47,-48r-65,-161r61,0r36,119r30,-119r58,0v-40,93,-59,246,-155,256","w":188},"\u0444":{"d":"104,-254r52,0r-1,75v50,5,92,35,92,92v0,57,-44,86,-92,90r1,68r-52,0r1,-68v-50,-3,-93,-34,-93,-90v0,-57,43,-87,92,-92r0,-75xm105,-32r0,-112v-53,11,-52,101,0,112xm154,-143r0,111v52,-10,53,-101,0,-111","w":259},"\u0445":{"d":"3,-176r61,0v11,18,20,39,32,56r29,-56r60,0r-58,84r58,92r-62,0v-11,-19,-19,-41,-32,-58r-30,58r-60,0r60,-90","w":186},"\u0446":{"d":"22,-176r54,0r0,134r55,0r0,-134r55,0r0,137r19,1r-2,95r-41,0r-2,-57r-138,0r0,-176","w":212},"\u0447":{"d":"20,-176r55,0v3,34,-12,86,26,85v9,0,19,-4,24,-8r0,-77r54,0r0,179r-54,0v-1,-22,2,-47,-1,-67v-43,24,-110,9,-104,-52r0,-60","w":200},"\u0448":{"d":"22,-176r54,0r0,134r43,0r0,-134r55,0r0,134r43,0r0,-134r54,0r0,176r-249,0r0,-176","w":292},"\u0449":{"d":"22,-176r54,0r0,134r43,0r0,-134r55,0r0,134r43,0r0,-134r54,0r0,137r20,1r-3,95r-41,0r-2,-57r-223,0r0,-176","w":297},"\u044a":{"d":"223,-63v0,71,-98,69,-166,62r0,-133r-50,0r0,-42r105,0r0,52v52,-7,111,3,111,61xm111,-87r0,51v23,3,57,1,57,-25v-1,-29,-33,-31,-57,-26","w":234},"\u044b":{"d":"184,-64v0,71,-93,70,-162,63r0,-175r54,0r0,52v51,-7,108,5,108,60xm76,-87r0,51v25,3,54,0,54,-27v0,-26,-32,-29,-54,-24xm203,-176r55,0r0,176r-55,0r0,-176","w":279},"\u044c":{"d":"188,-65v0,74,-96,70,-166,64r0,-175r54,0r0,52v52,-7,112,2,112,59xm76,-87r0,51v25,3,58,1,58,-26v0,-28,-35,-30,-58,-25","w":199},"\u044d":{"d":"10,-167v67,-33,152,-3,152,78v0,76,-86,114,-154,81r8,-37v28,12,87,10,90,-26r-76,0r0,-35r77,0v0,-34,-59,-41,-86,-26","w":174},"\u044e":{"d":"22,-176r54,0r0,65r23,0v8,-42,39,-69,83,-69v50,0,84,37,84,90v0,118,-158,124,-168,19r-22,0r0,71r-54,0r0,-176xm181,-35v20,0,30,-23,30,-53v0,-27,-9,-53,-30,-53v-23,0,-32,26,-32,53v0,29,10,53,32,53","w":277},"\u044f":{"d":"15,-126v1,-64,106,-54,162,-49r0,175r-54,0r0,-66v-46,-5,-46,39,-62,66r-58,0v19,-26,22,-72,58,-82v-20,-2,-46,-16,-46,-44xm123,-100r0,-44v-21,-3,-51,0,-51,22v0,21,31,25,51,22","w":199},"\u0451":{"d":"177,-71r-113,0v3,40,65,39,98,26r8,37v-68,30,-158,3,-158,-78v0,-45,28,-94,89,-94v64,0,84,54,76,109xm64,-108r65,0v0,-13,-6,-36,-31,-36v-23,0,-33,22,-34,36xm63,-200v-14,0,-26,-12,-26,-26v0,-14,12,-25,26,-25v14,0,25,11,25,25v0,14,-11,26,-25,26xm164,-226v0,14,-11,26,-26,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,26,-25v14,0,25,11,25,25","w":190},"\u0452":{"d":"110,-131v-15,0,-29,10,-29,27r0,104r-54,0r0,-195r-26,0r0,-36r26,0r0,-25r54,0r0,25r76,0r0,36r-76,0v1,12,-2,29,1,39v11,-11,27,-19,46,-19v93,0,84,182,25,213v-16,8,-31,15,-42,16r-11,-44v32,-6,42,-33,43,-78v0,-27,-6,-63,-33,-63","w":210},"\u0453":{"d":"22,-176r122,0r0,42r-68,0r0,134r-54,0r0,-176xm86,-253r51,0r-44,55r-38,0","w":149},"\u0454":{"d":"162,-171r-10,38v-27,-14,-83,-6,-83,27r73,0r0,35r-72,0v3,34,55,41,84,27r8,38v-10,5,-30,10,-53,10v-59,0,-97,-35,-97,-90v0,-78,82,-111,150,-85","w":169},"\u0455":{"d":"12,-9r10,-39v13,10,70,24,70,-1v0,-9,-5,-14,-25,-20v-81,-23,-59,-111,21,-111v20,0,38,5,49,10r-9,38v-11,-7,-58,-20,-59,4v0,8,7,14,28,20v75,22,60,116,-28,112v-23,0,-44,-5,-57,-13","w":156},"\u0456":{"d":"77,0r-55,0r0,-176r55,0r0,176xm50,-252v17,0,28,12,28,27v0,15,-11,27,-29,27v-17,0,-28,-12,-28,-27v0,-15,11,-27,29,-27","w":98},"\u0457":{"d":"77,0r-55,0r0,-176r55,0r0,176xm12,-200v-15,0,-26,-12,-26,-26v0,-14,11,-25,26,-25v14,0,24,11,24,25v0,14,-10,26,-24,26xm87,-200v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25v15,0,25,11,25,25v0,14,-10,26,-25,26","w":98},"\u0458":{"d":"-14,35v39,-7,42,-13,43,-69r0,-142r55,0v-7,107,36,260,-93,253xm57,-252v17,0,28,12,28,27v0,15,-11,27,-29,27v-17,0,-29,-12,-29,-27v0,-15,12,-27,30,-27","w":104},"\u0459":{"d":"0,-39v49,-5,27,-85,32,-137r143,0r0,53v53,-7,110,5,110,61v0,73,-96,67,-165,61r0,-133r-38,0v1,77,-1,139,-76,138xm175,-87r0,51v24,3,56,1,56,-26v0,-27,-32,-28,-56,-25","w":296},"\u045a":{"d":"291,-62v0,72,-96,67,-165,61r0,-75r-50,0r0,76r-54,0r0,-176r54,0r0,59r50,0r0,-59r55,0r0,54v51,-10,110,5,110,60xm181,-86r0,50v22,3,56,1,56,-25v0,-27,-33,-30,-56,-25","w":302},"\u045b":{"d":"111,-131v-51,0,-23,83,-30,131r-54,0r0,-195r-26,0r0,-36r26,0r0,-25r54,0r0,25r72,0r0,36r-72,0v1,14,-2,33,1,45v34,-46,112,-26,112,51r0,99r-55,0v-5,-46,18,-131,-28,-131","w":215},"\u045c":{"d":"134,0v-11,-17,-18,-78,-57,-70r0,70r-55,0r0,-176r55,0r0,70r5,0r45,-70r64,0r-65,76v39,8,46,64,66,100r-58,0xm101,-253r51,0r-44,55r-38,0","w":190},"\u045e":{"d":"42,-249r35,0v0,16,7,26,17,26v10,0,16,-10,17,-26r35,0v-2,34,-22,51,-53,51v-33,0,-49,-20,-51,-51xm20,33v21,-5,58,-22,47,-48r-65,-161r61,0r36,119r30,-119r58,0v-40,93,-59,246,-155,256","w":188},"\u045f":{"d":"22,-176r55,0r0,134r54,0r0,-134r55,0r0,176r-57,0r-3,59r-44,0r-4,-59r-56,0r0,-176","w":207},"\u0490":{"d":"24,-243r105,0r6,-46r39,0r-4,91r-92,0r0,198r-54,0r0,-243","w":177},"\u0491":{"d":"22,-176r84,0r5,-43r38,0r-3,85r-70,0r0,134r-54,0r0,-176","w":155},"\uf6d1":{"d":"1,-304r37,0v1,14,4,22,16,22v11,0,15,-8,17,-22r37,0v-3,30,-23,44,-55,44v-31,0,-49,-14,-52,-44"},"\uf6d2":{"d":"108,-260r-37,0v-1,-13,-5,-22,-16,-22v-11,0,-16,9,-17,22r-37,0v2,-30,22,-44,54,-44v32,0,51,15,53,44"},"\uf6d4":{"d":"3,-249r34,0v0,16,7,26,17,26v10,0,16,-10,17,-26r35,0v-2,34,-22,51,-53,51v-33,0,-49,-20,-50,-51"},"\uf6d5":{"d":"36,-202r-35,0v2,-33,22,-50,53,-50v33,0,49,19,50,50r-34,0v-1,-15,-7,-25,-17,-25v-11,0,-16,10,-17,25"},"\u01a0":{"d":"130,-40v37,0,58,-35,58,-82v0,-44,-21,-81,-58,-81v-38,0,-59,37,-59,82v0,46,22,81,59,81xm131,-247v34,0,55,18,80,20v20,2,12,-30,5,-41r39,-7v15,28,14,78,-29,77v12,18,20,42,20,74v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-73,46,-127,118,-127","w":258},"\u01af":{"d":"220,-281r38,-6v17,32,8,75,-36,74r0,106v0,75,-38,111,-101,111v-62,0,-97,-34,-97,-111r0,-136r54,0v6,70,-24,203,44,203v70,0,38,-133,45,-203v21,-2,62,9,61,-14v0,-7,-3,-16,-8,-24","w":262},"\u01a1":{"d":"104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52xm106,-180v24,0,42,14,61,14v21,0,12,-27,5,-38r39,-6v14,26,10,72,-27,72v7,13,12,29,12,48v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93","w":211},"\u01b0":{"d":"76,-81v-8,51,57,52,57,10r0,-105v19,-1,52,5,52,-15v0,-7,-3,-16,-8,-24r39,-6v16,27,8,71,-28,70r1,151r-47,0v-2,-8,0,-19,-4,-25v-7,11,-23,29,-55,29v-36,0,-62,-22,-62,-76r0,-104r55,0r0,95","w":209},"\u20ab":{"d":"31,-37r139,0r0,32r-139,0r0,-32xm122,-243r46,0r0,21r23,0r0,25r-23,0r1,142r-40,0r-3,-19v-31,42,-103,18,-103,-44v0,-61,63,-88,99,-55r0,-24r-42,0r0,-25r42,0r0,-21xm69,-120v0,40,53,44,53,6v0,-24,-4,-39,-25,-40v-19,0,-28,15,-28,34","w":199},"\ue184":{"d":"122,-243r46,0r0,21r23,0r0,25r-23,0r1,142r-40,0r-3,-19v-31,42,-103,18,-103,-44v0,-60,62,-88,99,-55r0,-24r-42,0r0,-25r42,0r0,-21xm69,-120v0,40,53,44,53,6v0,-24,-4,-39,-25,-40v-18,0,-28,15,-28,34","w":199},"\u1ea0":{"d":"150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-60,0xm88,-103r54,0r-28,-99xm116,29v14,0,24,10,24,25v0,14,-10,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,26,-25","w":236},"\u1ea2":{"d":"150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-60,0xm88,-103r54,0r-28,-99xm131,-254r-25,-6v5,-16,17,-19,17,-30v-1,-19,-22,-9,-27,1r-17,-11v10,-34,78,-39,79,3v0,21,-17,25,-27,43","w":236},"\u1ea4":{"d":"150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-60,0xm88,-103r54,0r-28,-99xm99,-300r39,0r32,44r-35,0v-6,-7,-10,-16,-17,-22r-16,22r-35,0xm179,-329r47,0r-48,41r-26,0","w":236},"\u1ea6":{"d":"150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-59,0xm88,-103r54,0r-28,-99xm128,-324r47,0r24,40r-29,0xm97,-300r38,0r33,44r-36,0v-6,-7,-9,-16,-16,-22r-16,22r-35,0","w":236},"\u1ea8":{"d":"150,-62r-70,0r-17,62r-57,0r75,-243r71,0r76,243r-60,0xm88,-103r54,0r-28,-99xm98,-300r38,0r32,44r-35,0v-6,-7,-10,-16,-17,-22r-16,22r-34,0xm183,-273r-21,-5v5,-15,18,-19,18,-29v-2,-18,-24,-10,-27,2r-17,-10v10,-32,73,-38,73,2v0,19,-16,22,-26,40","w":236},"\u1eaa":{"d":"150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-60,0xm88,-103r54,0r-28,-99xm96,-300r42,0r36,44r-39,0r-18,-22r-18,22r-39,0xm170,-347v3,53,-41,42,-68,28v-5,0,-8,5,-9,13r-26,0v-3,-49,43,-43,68,-27v6,0,9,-3,10,-14r25,0","w":236},"\u1eac":{"d":"150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-60,0xm88,-103r54,0r-28,-99xm97,-300r41,0r36,44r-38,0v-7,-7,-11,-16,-19,-22r-18,22r-38,0xm114,78v-14,0,-24,-11,-24,-24v0,-14,11,-25,25,-25v14,0,24,11,24,25v0,13,-10,24,-25,24","w":236},"\u1eae":{"d":"150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-60,0xm88,-103r54,0r-28,-99xm66,-295r25,0v0,21,53,21,54,0r23,0v-2,22,-19,44,-51,44v-33,0,-48,-20,-51,-44xm124,-333r49,0r-45,41r-29,0","w":236},"\u1eb0":{"d":"150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-59,0xm88,-103r54,0r-28,-99xm65,-333r48,0r25,41r-29,0xm68,-295r25,0v0,20,52,21,53,0r24,0v-3,22,-20,44,-52,44v-32,0,-47,-20,-50,-44","w":236},"\u1eb2":{"d":"150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-60,0xm88,-103r54,0r-28,-99xm127,-287r-22,-5v8,-17,29,-30,7,-40v-7,0,-13,7,-16,12r-16,-9v9,-33,73,-36,73,1v0,21,-16,24,-26,41xm68,-295r25,0v0,21,53,23,54,0r24,0v-3,22,-20,44,-52,44v-33,0,-48,-20,-51,-44","w":236},"\u1eb4":{"d":"150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-60,0xm88,-103r54,0r-28,-99xm169,-345v4,54,-42,41,-68,28v-5,0,-7,5,-8,11r-26,0v0,-23,11,-38,29,-38v19,0,43,32,48,-1r25,0xm66,-295r24,0v2,20,52,22,54,0r24,0v-2,22,-20,44,-52,44v-32,0,-48,-20,-50,-44","w":236},"\u1eb6":{"d":"150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-60,0xm88,-103r54,0r-28,-99xm66,-305r29,0v1,8,6,16,21,16v15,0,21,-8,23,-16r28,0v-1,26,-16,45,-51,45v-35,0,-49,-19,-50,-45xm115,78v-14,0,-25,-11,-25,-24v0,-14,11,-25,25,-25v14,0,24,11,24,25v0,13,-10,24,-24,24","w":236},"\u1eb8":{"d":"168,-147r0,44r-89,0r0,58r100,0r0,45r-155,0r0,-243r150,0r0,45r-95,0r0,51r89,0xm96,78v-14,0,-25,-11,-25,-24v0,-14,11,-25,25,-25v14,0,25,11,25,25v0,13,-11,24,-25,24","w":192},"\u1eba":{"d":"168,-147r0,44r-89,0r0,58r100,0r0,45r-155,0r0,-243r150,0r0,45r-95,0r0,51r89,0xm115,-254r-26,-6v6,-16,18,-19,18,-31v0,-16,-23,-9,-27,2r-17,-11v9,-34,78,-39,79,3v0,21,-17,25,-27,43","w":192},"\u1ebc":{"d":"168,-147r0,44r-89,0r0,58r99,0r0,45r-154,0r0,-243r149,0r0,45r-94,0r0,51r89,0xm153,-305v6,59,-41,46,-67,32v-5,0,-8,5,-9,16r-25,0v-1,-31,11,-46,28,-46v22,0,43,35,49,-2r24,0","w":192},"\u1ebe":{"d":"168,-147r0,44r-89,0r0,58r100,0r0,45r-155,0r0,-243r150,0r0,45r-95,0r0,51r89,0xm81,-300r38,0r33,44r-36,0v-6,-7,-10,-16,-17,-22r-15,22r-35,0xm161,-329r47,0r-49,41r-26,0","w":192},"\u1ec0":{"d":"168,-147r0,44r-89,0r0,58r100,0r0,45r-155,0r0,-243r150,0r0,45r-95,0r0,51r89,0xm111,-324r47,0r23,40r-28,0xm80,-300r38,0r33,44r-35,0v-6,-7,-10,-16,-17,-22r-16,22r-35,0","w":192},"\u1ec2":{"d":"168,-147r0,44r-89,0r0,58r100,0r0,45r-155,0r0,-243r149,0r0,45r-94,0r0,51r89,0xm81,-300r38,0r33,44r-35,0r-17,-22r-16,22r-35,0xm167,-273r-21,-5v5,-15,17,-19,17,-30v-1,-18,-23,-9,-27,2r-16,-9v9,-32,71,-38,73,2v0,19,-17,22,-26,40","w":192},"\u1ec4":{"d":"168,-147r0,44r-89,0r0,58r100,0r0,45r-155,0r0,-243r150,0r0,45r-95,0r0,51r89,0xm84,-300r41,0r36,44r-39,0r-18,-22r-18,22r-38,0xm157,-347v4,53,-42,42,-68,28v-5,0,-8,5,-9,13r-26,0v-2,-49,43,-43,68,-27v6,0,9,-3,10,-14r25,0","w":192},"\u1ec6":{"d":"168,-147r0,44r-89,0r0,58r100,0r0,45r-155,0r0,-243r150,0r0,45r-95,0r0,51r89,0xm79,-300r41,0r37,44r-39,0v-7,-7,-11,-16,-19,-22r-18,22r-38,0xm100,78v-14,0,-25,-11,-25,-24v0,-14,11,-25,25,-25v14,0,24,11,24,25v0,13,-10,24,-24,24","w":192},"\u1ec8":{"d":"24,-243r55,0r0,243r-55,0r0,-243xm64,-254r-25,-6v5,-16,18,-19,18,-31v0,-16,-24,-9,-27,2r-17,-11v9,-34,77,-38,78,3v0,21,-17,25,-27,43","w":102},"\u1eca":{"d":"24,-243r55,0r0,243r-55,0r0,-243xm51,78v-14,0,-24,-11,-24,-24v0,-14,11,-25,25,-25v14,0,24,11,24,25v0,13,-10,24,-25,24","w":102},"\u1ecc":{"d":"131,-247v74,0,115,56,115,123v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-73,46,-127,118,-127xm130,-203v-38,0,-59,35,-59,82v0,48,22,81,59,81v37,0,58,-35,58,-82v0,-44,-21,-81,-58,-81xm129,78v-14,0,-25,-11,-25,-24v0,-14,12,-25,26,-25v13,0,24,11,24,25v0,13,-11,24,-25,24","w":258},"\u1ece":{"d":"131,-247v74,0,115,56,115,123v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-73,46,-127,118,-127xm130,-203v-38,0,-59,35,-59,82v0,48,22,81,59,81v37,0,58,-35,58,-82v0,-44,-21,-81,-58,-81xm142,-255r-25,-5v5,-16,17,-19,17,-31v0,-20,-22,-8,-26,2r-18,-11v9,-34,79,-39,79,2v0,22,-17,25,-27,43","w":258},"\u1ed0":{"d":"130,-247v75,0,116,56,116,123v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-72,46,-127,117,-127xm129,-203v-37,0,-59,35,-58,82v0,48,22,81,59,81v37,0,58,-35,58,-82v0,-44,-21,-81,-59,-81xm113,-300r38,0r33,44r-36,0r-16,-23r-16,23r-35,0xm193,-330r47,0r-48,41r-27,0","w":258},"\u1ed2":{"d":"130,-247v75,0,116,56,116,123v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-72,46,-127,117,-127xm129,-203v-37,0,-59,35,-58,82v0,48,22,81,59,81v37,0,58,-35,58,-82v0,-44,-21,-81,-59,-81xm142,-325r47,0r24,41r-29,0xm111,-300r38,0r33,44r-35,0v-6,-7,-10,-17,-17,-23r-16,23r-35,0","w":258},"\u1ed4":{"d":"131,-247v74,0,115,56,115,123v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-73,46,-127,118,-127xm130,-203v-38,0,-59,35,-59,82v0,48,22,81,59,81v37,0,58,-35,58,-82v0,-44,-21,-81,-58,-81xm114,-300r38,0r33,44r-36,0v-6,-7,-9,-16,-16,-22r-16,22r-35,0xm200,-273r-21,-5v5,-15,18,-19,18,-30v0,-18,-23,-9,-28,2r-16,-9v9,-33,73,-37,73,1v0,20,-16,23,-26,41","w":258},"\u1ed6":{"d":"131,-247v74,0,115,56,115,123v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-73,46,-127,118,-127xm130,-203v-38,0,-59,35,-59,82v0,48,22,81,59,81v37,0,58,-35,58,-82v0,-44,-21,-81,-58,-81xm109,-300r41,0r37,44r-39,0r-18,-22r-18,22r-39,0xm183,-347v3,53,-41,42,-68,28v-5,0,-8,5,-9,13r-26,0v-3,-49,43,-43,68,-27v6,0,9,-3,10,-14r25,0","w":258},"\u1ed8":{"d":"131,-247v74,0,115,56,115,123v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-73,46,-127,118,-127xm130,-203v-38,0,-59,35,-59,82v0,48,22,81,59,81v37,0,58,-35,58,-82v0,-44,-21,-81,-58,-81xm109,-300r41,0r36,44r-38,0v-7,-7,-11,-16,-19,-22r-18,22r-38,0xm129,78v-14,0,-25,-11,-25,-24v0,-14,12,-25,26,-25v13,0,24,11,24,25v0,13,-11,24,-25,24","w":258},"\u1eda":{"d":"130,-40v37,0,58,-35,58,-82v0,-44,-21,-81,-58,-81v-38,0,-59,37,-59,82v0,46,22,81,59,81xm131,-247v34,0,55,17,80,20v20,2,12,-30,5,-40r39,-7v15,26,13,77,-29,76v12,18,20,42,20,74v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-73,46,-127,118,-127xm136,-300r58,0r-44,44r-44,0","w":258},"\u1edc":{"d":"130,-40v37,0,58,-35,58,-82v0,-44,-21,-81,-58,-81v-38,0,-59,37,-59,82v0,46,22,81,59,81xm131,-247v34,0,55,17,80,20v20,2,12,-30,5,-40r39,-7v15,26,13,77,-29,76v12,18,20,42,20,74v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-73,46,-127,118,-127xm70,-300r58,0r30,44r-44,0","w":258},"\u1ede":{"d":"130,-40v37,0,58,-35,58,-82v0,-44,-21,-81,-58,-81v-38,0,-59,37,-59,82v0,46,22,81,59,81xm131,-247v34,0,55,18,80,20v20,2,12,-30,5,-41r39,-7v15,28,14,78,-29,77v12,18,20,42,20,74v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-73,46,-127,118,-127xm142,-255r-25,-5v5,-16,17,-19,17,-31v0,-20,-22,-8,-26,2r-18,-11v9,-34,79,-39,79,2v0,22,-17,25,-27,43","w":258},"\u1ee0":{"d":"130,-40v37,0,58,-35,58,-82v0,-44,-21,-81,-59,-81v-38,0,-58,37,-58,82v0,46,22,81,59,81xm131,-247v34,0,55,18,80,20v21,2,12,-31,5,-40r39,-7v15,26,13,77,-29,76v12,18,20,43,20,74v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-72,46,-127,118,-127xm182,-305v6,59,-41,46,-67,32v-4,0,-8,5,-8,16r-26,0v-2,-58,40,-48,67,-32v6,0,8,-3,10,-16r24,0","w":258},"\u1ee2":{"d":"130,-40v37,0,58,-35,58,-82v0,-44,-21,-81,-58,-81v-38,0,-59,37,-59,82v0,46,22,81,59,81xm131,-247v34,0,55,18,80,20v20,2,12,-30,5,-41r39,-7v15,28,14,78,-29,77v12,18,20,42,20,74v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-73,46,-127,118,-127xm154,54v0,13,-11,24,-25,24v-14,0,-25,-11,-25,-24v0,-14,12,-25,26,-25v13,0,24,11,24,25","w":258},"\u1ee4":{"d":"24,-243r54,0v6,70,-24,203,44,203v70,0,38,-133,45,-203r55,0r0,136v0,75,-38,111,-101,111v-62,0,-97,-34,-97,-111r0,-136xm123,78v-14,0,-25,-11,-25,-24v0,-14,11,-25,25,-25v14,0,24,11,24,25v0,13,-10,24,-24,24","w":245},"\u1ee6":{"d":"24,-243r54,0v6,70,-24,203,44,203v70,0,38,-133,45,-203r55,0r0,136v0,75,-38,111,-101,111v-62,0,-97,-34,-97,-111r0,-136xm135,-254r-25,-6v6,-16,18,-19,18,-31v0,-17,-23,-9,-27,2r-17,-11v9,-35,78,-38,79,3v0,21,-18,25,-28,43","w":245},"\u1ee8":{"d":"220,-281r38,-6v17,32,8,75,-36,74r0,106v0,75,-38,111,-101,111v-62,0,-97,-34,-97,-111r0,-136r54,0v6,70,-24,203,44,203v70,0,38,-133,45,-203v21,-2,62,9,61,-14v0,-7,-3,-16,-8,-24xm125,-300r58,0r-44,44r-44,0","w":262},"\u1eea":{"d":"220,-281r38,-6v17,32,8,75,-36,74r0,106v0,75,-38,111,-101,111v-62,0,-97,-34,-97,-111r0,-136r54,0v6,70,-24,203,44,203v70,0,38,-133,45,-203v21,-2,62,9,61,-14v0,-7,-3,-16,-8,-24xm63,-300r57,0r30,44r-43,0","w":262},"\u1eec":{"d":"220,-281r38,-6v17,32,8,75,-36,74r0,106v0,75,-38,111,-101,111v-62,0,-97,-34,-97,-111r0,-136r54,0v6,70,-24,203,44,203v70,0,38,-133,45,-203v21,-2,62,9,61,-14v0,-7,-3,-16,-8,-24xm144,-254r-26,-6v6,-16,18,-19,18,-31v0,-17,-23,-8,-27,2r-17,-11v8,-34,78,-39,79,3v0,21,-17,25,-27,43","w":262},"\u1eee":{"d":"220,-280r38,-7v17,32,8,75,-36,74r0,106v0,75,-38,111,-101,111v-62,0,-97,-34,-97,-111r0,-136r54,0v6,70,-24,203,44,203v70,0,38,-133,45,-203v21,-2,62,9,61,-14v0,-7,-3,-16,-8,-23xm181,-305v6,59,-41,46,-67,32v-5,0,-8,5,-9,16r-25,0v-3,-58,41,-48,67,-32v6,0,9,-3,10,-16r24,0","w":262},"\u1ef0":{"d":"220,-281r38,-6v17,32,8,75,-36,74r0,106v0,75,-38,111,-101,111v-62,0,-97,-34,-97,-111r0,-136r54,0v6,70,-24,203,44,203v70,0,38,-133,45,-203v21,-2,62,9,61,-14v0,-7,-3,-16,-8,-24xm131,29v14,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25","w":262},"\u1ef4":{"d":"135,0r-55,0r0,-99r-77,-144r63,0r44,105r43,-105r62,0r-80,142r0,101xm109,78v-14,0,-25,-11,-25,-24v0,-14,11,-25,25,-25v14,0,24,11,24,25v0,13,-10,24,-24,24","w":217},"\u1ef6":{"d":"135,0r-55,0r0,-99r-77,-144r63,0r44,105r43,-105r62,0r-80,142r0,101xm121,-254r-25,-6v6,-16,18,-19,18,-31v0,-16,-24,-9,-27,2r-18,-11v10,-34,78,-39,79,3v0,21,-17,25,-27,43","w":217},"\u1ef8":{"d":"135,0r-55,0r0,-99r-77,-144r63,0r44,105r43,-105r62,0r-80,142r0,101xm159,-305v4,59,-41,46,-67,32v-5,0,-8,5,-9,16r-25,0v-1,-31,10,-46,28,-46v20,-4,44,35,48,-2r25,0","w":217},"\u1ea1":{"d":"91,-180v104,-2,69,96,80,180r-49,0v-2,-6,-1,-14,-4,-18v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm86,-35v23,-1,33,-20,30,-48v-29,0,-52,7,-52,28v0,14,10,20,22,20xm95,29v14,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25","w":190},"\u1ea3":{"d":"91,-180v104,-2,69,96,80,180r-49,0v-2,-6,-1,-14,-4,-18v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm86,-35v23,-1,33,-20,30,-48v-29,0,-52,7,-52,28v0,14,10,20,22,20xm104,-190r-26,-6v5,-17,20,-22,20,-35v-1,-18,-23,-12,-26,1r-18,-12v9,-34,78,-39,79,3v0,24,-21,32,-29,49","w":190},"\u1ea5":{"d":"91,-180v104,-2,69,96,80,180r-49,0v-2,-6,-1,-14,-4,-18v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm86,-35v23,-1,33,-20,30,-48v-29,0,-52,7,-52,28v0,14,10,20,22,20xm74,-253r38,0r32,55r-35,0v-6,-10,-9,-22,-16,-31r-16,31r-35,0xm158,-287r42,0r-41,54r-28,0","w":190},"\u1ea7":{"d":"91,-180v104,-2,69,96,80,180r-49,0v-2,-6,-1,-14,-4,-18v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm86,-35v23,-1,33,-20,30,-48v-29,0,-52,7,-52,28v0,14,10,20,22,20xm108,-288r41,0r25,55r-27,0xm75,-253r38,0r32,55r-35,0v-6,-10,-10,-22,-17,-31r-16,31r-35,0","w":190},"\u1ea9":{"d":"91,-180v104,-2,68,98,81,180r-50,0v-2,-6,-1,-14,-4,-18v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm86,-35v23,-1,33,-20,30,-48v-29,0,-52,7,-52,28v0,14,10,20,22,20xm74,-253r38,0r32,55r-35,0v-6,-10,-9,-22,-16,-31r-16,31r-35,0xm159,-228r-23,-5v5,-15,17,-18,17,-29v0,-17,-23,-8,-26,2r-16,-10v9,-33,74,-37,74,2v0,20,-17,23,-26,40","w":190},"\u1eab":{"d":"91,-180v104,-2,69,96,80,180r-49,0v-2,-6,-1,-14,-4,-18v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm86,-35v23,-1,33,-20,30,-48v-29,0,-52,7,-52,28v0,14,10,20,22,20xm76,-245r38,0r34,47r-36,0r-17,-26r-18,26r-35,0xm148,-293v4,54,-42,43,-68,29v-5,0,-8,5,-9,13r-26,0v-3,-49,43,-43,68,-27v6,0,9,-3,9,-15r26,0","w":190},"\u1ead":{"d":"91,-180v104,-2,69,96,80,180r-49,0v-2,-6,-1,-14,-4,-18v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm86,-35v23,-1,33,-20,30,-48v-29,0,-52,7,-52,28v0,14,10,20,22,20xm77,-253r36,0r36,55r-36,0r-18,-31r-19,31r-35,0xm95,29v14,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25","w":190},"\u1eaf":{"d":"91,-180v104,-2,69,96,80,180r-49,0v-2,-6,-1,-14,-4,-18v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm86,-35v23,-1,33,-20,30,-48v-29,0,-52,7,-52,28v0,14,10,20,22,20xm104,-291r43,0r-45,53r-28,0xm37,-242r26,0v1,13,12,22,28,22v18,0,28,-10,29,-22r26,0v-1,31,-23,51,-55,51v-33,0,-54,-22,-54,-51","w":190},"\u1eb1":{"d":"91,-180v104,-2,69,96,80,180r-49,0v-2,-6,-1,-14,-4,-18v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-36,-62,-27,-81,-12r-10,-36v12,-6,36,-15,68,-15xm86,-35v23,-1,33,-20,30,-48v-29,0,-52,7,-52,28v0,14,10,20,22,20xm40,-291r42,0r31,53r-29,0xm40,-242r26,0v2,13,12,22,29,22v18,0,27,-10,28,-22r26,0v-1,31,-22,51,-55,51v-33,0,-53,-22,-54,-51","w":190},"\u1eb3":{"d":"91,-180v104,-2,69,96,80,180r-49,0v-2,-6,-1,-14,-4,-18v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm86,-35v23,-1,33,-20,30,-48v-29,0,-52,7,-52,28v0,14,10,20,22,20xm102,-234r-23,-5v5,-15,17,-18,17,-28v-1,-18,-23,-10,-25,1r-17,-10v9,-34,74,-36,74,2v0,20,-17,23,-26,40xm39,-242r26,0v2,13,12,22,29,22v18,0,27,-10,28,-22r26,0v-1,31,-22,51,-54,51v-34,0,-54,-21,-55,-51","w":190},"\u1eb5":{"d":"91,-180v104,-2,69,96,80,180r-49,0v-2,-6,-1,-14,-4,-18v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm86,-35v23,-1,33,-20,30,-48v-29,0,-52,7,-52,28v0,14,10,20,22,20xm146,-296v4,55,-41,43,-68,29v-5,0,-8,5,-9,11r-26,0v0,-23,11,-38,30,-38v20,0,44,33,48,-2r25,0xm41,-242r26,0v2,13,12,23,27,23v17,0,26,-11,27,-23r26,0v-1,30,-20,50,-53,50v-34,0,-52,-21,-53,-50","w":190},"\u1eb7":{"d":"91,-180v104,-2,69,96,80,180r-49,0v-2,-6,-1,-14,-4,-18v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm86,-35v23,-1,33,-20,30,-48v-29,0,-52,7,-52,28v0,14,10,20,22,20xm45,-249r28,0v2,13,9,22,22,22v14,0,21,-11,22,-22r28,0v0,30,-18,51,-50,51v-34,0,-50,-22,-50,-51xm95,29v14,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25","w":190},"\u1eb9":{"d":"177,-71r-113,0v3,40,65,39,98,26r8,37v-68,30,-158,3,-158,-78v0,-45,28,-94,89,-94v64,0,84,54,76,109xm64,-108r65,0v0,-13,-6,-36,-31,-36v-23,0,-33,22,-34,36xm95,29v14,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25","w":190},"\u1ebb":{"d":"177,-71r-113,0v3,40,65,39,98,26r8,37v-68,30,-158,3,-158,-78v0,-45,28,-94,89,-94v64,0,84,54,76,109xm64,-108r65,0v0,-13,-6,-36,-31,-36v-23,0,-33,22,-34,36xm104,-190r-26,-5v5,-17,20,-22,20,-36v0,-18,-23,-11,-27,1r-18,-11v10,-35,78,-41,80,3v0,23,-21,31,-29,48","w":190},"\u1ebd":{"d":"177,-71r-113,0v3,40,65,39,98,26r8,37v-68,30,-158,3,-158,-78v0,-45,28,-94,89,-94v64,0,84,54,76,109xm64,-108r65,0v0,-13,-6,-36,-31,-36v-23,0,-33,22,-34,36xm146,-250v5,59,-41,48,-68,33v-5,0,-8,5,-9,16r-25,0v-5,-56,40,-51,68,-33v5,0,8,-3,9,-16r25,0","w":190},"\u1ebf":{"d":"177,-71r-113,0v3,40,65,39,98,26r8,37v-68,30,-158,3,-158,-78v0,-45,28,-94,89,-94v64,0,84,54,76,109xm64,-108r65,0v0,-13,-6,-36,-31,-36v-23,0,-33,22,-34,36xm82,-253r39,0r32,55r-35,0v-6,-10,-10,-22,-17,-31r-16,31r-35,0xm167,-287r41,0r-41,54r-28,0","w":190},"\u1ec1":{"d":"177,-71r-113,0v3,40,65,39,98,26r8,37v-68,30,-158,3,-158,-78v0,-45,28,-94,89,-94v64,0,84,54,76,109xm64,-108r65,0v0,-13,-6,-36,-31,-36v-23,0,-33,22,-34,36xm115,-288r41,0r24,55r-27,0xm81,-253r38,0r33,55r-35,0r-17,-31r-16,31r-35,0","w":190},"\u1ec3":{"d":"177,-71r-113,0v3,40,65,39,98,26r8,37v-68,30,-158,3,-158,-78v0,-45,28,-94,89,-94v64,0,84,54,76,109xm64,-108r65,0v0,-13,-6,-36,-31,-36v-23,0,-33,22,-34,36xm80,-253r38,0r32,55r-35,0v-6,-10,-10,-22,-17,-31r-16,31r-35,0xm165,-228r-24,-5v6,-15,17,-18,17,-29v0,-18,-22,-8,-25,2r-16,-10v9,-32,71,-37,73,2v0,20,-16,23,-25,40","w":190},"\u1ec5":{"d":"177,-71r-113,0v3,40,65,39,98,26r8,37v-68,30,-158,3,-158,-78v0,-45,28,-94,89,-94v64,0,84,54,76,109xm64,-108r65,0v0,-13,-6,-36,-31,-36v-23,0,-33,22,-34,36xm80,-245r38,0r34,47r-36,0r-17,-26r-18,26r-35,0xm152,-293v4,54,-42,43,-68,29v-6,0,-8,5,-9,13r-26,0v-3,-50,43,-42,68,-27v6,0,9,-3,9,-15r26,0","w":190},"\u1ec7":{"d":"177,-71r-113,0v3,40,65,39,98,26r8,37v-68,30,-158,3,-158,-78v0,-45,28,-94,89,-94v64,0,84,54,76,109xm64,-108r65,0v0,-13,-6,-36,-31,-36v-23,0,-33,22,-34,36xm77,-253r36,0r36,55r-36,0r-18,-31r-19,31r-35,0xm95,29v14,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25","w":190},"\u1ec9":{"d":"77,0r-55,0r0,-176r55,0r0,176xm59,-190r-26,-5v4,-17,19,-22,19,-36v-1,-17,-23,-11,-26,1r-18,-11v9,-36,78,-41,79,3v0,23,-21,31,-28,48","w":98},"\u1ecb":{"d":"77,0r-55,0r0,-176r55,0r0,176xm50,-252v17,0,28,12,28,27v0,15,-11,27,-29,27v-17,0,-28,-12,-28,-27v0,-15,11,-27,29,-27xm50,29v14,0,24,11,24,25v0,14,-10,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,26,-25","w":98},"\u1ecd":{"d":"106,-180v54,0,90,37,90,90v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93xm104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52xm104,29v14,0,25,10,25,25v0,14,-11,26,-25,26v-15,0,-26,-12,-26,-26v0,-14,12,-25,26,-25","w":207},"\u1ecf":{"d":"106,-180v54,0,90,37,90,90v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93xm104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52xm113,-190r-26,-6v4,-17,20,-22,20,-35v0,-19,-23,-12,-27,1r-18,-11v10,-35,80,-41,80,2v0,24,-21,32,-29,49","w":207},"\u1ed1":{"d":"106,-180v54,0,90,37,90,90v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93xm104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52xm86,-253r39,0r32,55r-35,0v-6,-10,-10,-22,-17,-31r-16,31r-35,0xm171,-287r41,0r-41,54r-28,0","w":207},"\u1ed3":{"d":"106,-180v54,0,90,37,90,90v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93xm104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52xm121,-288r41,0r24,55r-27,0xm87,-253r38,0r32,55r-35,0v-6,-10,-9,-22,-16,-31r-16,31r-35,0","w":207},"\u1ed5":{"d":"106,-180v54,0,90,37,90,90v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93xm104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52xm85,-253r38,0r33,55r-35,0v-6,-10,-10,-22,-17,-31r-16,31r-35,0xm170,-228r-23,-5v5,-15,17,-18,17,-29v0,-17,-22,-9,-25,2r-17,-10v10,-33,74,-37,74,2v0,20,-16,23,-26,40","w":207},"\u1ed7":{"d":"106,-180v54,0,90,37,90,90v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93xm104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52xm85,-245r37,0r35,47r-36,0v-6,-8,-10,-19,-18,-26r-17,26r-36,0xm156,-293v4,55,-41,42,-68,29v-5,0,-8,5,-8,13r-26,0v-3,-50,42,-42,68,-27v6,0,8,-3,9,-15r25,0","w":207},"\u1ed9":{"d":"106,-180v54,0,90,37,90,90v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93xm104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52xm85,-253r37,0r36,55r-36,0v-7,-10,-11,-22,-19,-31r-18,31r-36,0xm104,29v14,0,25,11,25,25v0,14,-11,26,-25,26v-15,0,-26,-12,-26,-26v0,-14,12,-25,26,-25","w":207},"\u1edb":{"d":"104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52xm106,-180v24,0,42,14,61,14v21,0,12,-27,5,-38r39,-6v14,26,10,72,-27,72v7,13,12,29,12,48v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93xm110,-253r50,0r-44,55r-37,0","w":211},"\u1edd":{"d":"104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52xm106,-180v24,0,42,14,61,14v21,0,12,-27,5,-38r39,-6v14,26,10,72,-27,72v7,13,12,29,12,48v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93xm49,-253r51,0r31,55r-38,0","w":211},"\u1edf":{"d":"104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52xm106,-180v24,0,42,14,61,14v21,0,12,-27,5,-38r39,-6v14,26,10,72,-27,72v7,13,12,29,12,48v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93xm113,-190r-26,-6v4,-17,20,-22,20,-35v0,-19,-23,-12,-27,1r-18,-11v10,-35,80,-41,80,2v0,24,-21,32,-29,49","w":211},"\u1ee1":{"d":"104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52xm106,-180v24,0,42,14,61,14v20,0,12,-27,5,-38r39,-6v14,26,10,72,-27,72v7,13,12,29,12,48v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93xm155,-250v5,59,-41,49,-68,33v-5,0,-8,5,-9,16r-25,0v-5,-56,40,-51,68,-33v5,0,8,-3,9,-16r25,0","w":211},"\u1ee3":{"d":"104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52xm106,-180v24,0,42,14,61,14v21,0,12,-27,5,-38r39,-6v14,26,10,72,-27,72v7,13,12,29,12,48v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93xm105,29v14,0,25,11,25,25v0,14,-11,26,-25,26v-15,0,-25,-12,-25,-26v0,-14,11,-25,25,-25","w":211},"\u1ee5":{"d":"76,-81v-8,51,57,52,57,10r0,-105r55,0r1,176r-47,0v-2,-8,0,-19,-4,-25v-7,11,-23,29,-55,29v-36,0,-62,-22,-62,-77r0,-103r55,0r0,95xm105,29v15,0,25,11,25,25v0,14,-10,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25","w":209},"\u1ee7":{"d":"76,-81v-8,51,57,52,57,10r0,-105r55,0r1,176r-47,0v-2,-8,0,-19,-4,-25v-7,11,-23,29,-55,29v-36,0,-62,-22,-62,-77r0,-103r55,0r0,95xm114,-190r-26,-5v5,-17,20,-22,20,-36v0,-18,-23,-11,-27,1r-18,-11v9,-35,79,-41,80,3v0,23,-21,31,-29,48","w":209},"\u1ee9":{"d":"76,-81v-8,51,57,52,57,10r0,-105v19,0,52,4,52,-15v0,-8,-3,-16,-8,-24r39,-6v16,27,8,71,-28,70r1,151r-47,0v-2,-8,0,-19,-4,-25v-7,11,-23,29,-55,29v-36,0,-62,-22,-62,-76r0,-104r55,0r0,95xm117,-253r50,0r-44,55r-37,0","w":209},"\u1eeb":{"d":"76,-81v-8,51,57,52,57,10r0,-105v19,0,52,4,52,-15v0,-8,-3,-16,-8,-24r39,-6v16,27,8,71,-28,70r1,151r-47,0v-2,-8,0,-19,-4,-25v-7,11,-23,29,-55,29v-36,0,-62,-22,-62,-76r0,-104r55,0r0,95xm52,-253r50,0r31,55r-37,0","w":209},"\u1eed":{"d":"76,-81v-8,51,57,52,57,10r0,-105v19,-1,52,5,52,-15v0,-7,-3,-16,-8,-24r39,-6v16,27,8,71,-28,70r1,151r-47,0v-2,-8,0,-19,-4,-25v-7,11,-23,29,-55,29v-36,0,-62,-22,-62,-76r0,-104r55,0r0,95xm117,-190r-26,-5v4,-17,19,-22,19,-36v-1,-17,-23,-11,-26,1r-18,-11v9,-35,79,-41,80,3v0,23,-21,31,-29,48","w":209},"\u1eef":{"d":"76,-81v-8,51,57,52,57,10r0,-105v19,0,52,4,52,-15v0,-8,-3,-16,-8,-24r39,-6v16,27,8,71,-28,70r1,151r-47,0v-2,-8,0,-19,-4,-25v-7,11,-23,29,-55,29v-36,0,-62,-22,-62,-76r0,-104r55,0r0,95xm157,-250v5,59,-40,48,-68,33v-5,0,-8,5,-8,16r-26,0v-4,-56,40,-51,68,-33v6,0,8,-3,9,-16r25,0","w":209},"\u1ef1":{"d":"76,-81v-8,51,57,52,57,10r0,-105v19,-1,52,5,52,-15v0,-7,-3,-16,-8,-24r39,-6v16,27,8,71,-28,70r1,151r-47,0v-2,-8,0,-19,-4,-25v-7,11,-23,29,-55,29v-36,0,-62,-22,-62,-76r0,-104r55,0r0,95xm105,29v14,0,25,11,25,25v0,14,-11,26,-25,26v-15,0,-25,-12,-25,-26v0,-14,11,-25,25,-25","w":209},"\u1ef5":{"d":"20,33v21,-5,58,-22,47,-48r-65,-161r61,0r36,119r30,-119r58,0v-40,93,-58,247,-155,255xm146,29v14,0,24,11,24,25v0,14,-10,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,26,-25","w":188},"\u1ef7":{"d":"20,33v21,-5,58,-22,47,-48r-65,-161r61,0r36,119r30,-119r58,0v-40,93,-59,246,-155,256xm108,-190r-26,-5v4,-17,19,-22,19,-36v-1,-17,-23,-11,-26,1r-18,-11v9,-36,78,-41,79,3v0,23,-20,31,-28,48","w":188},"\u1ef9":{"d":"20,33v21,-5,58,-22,47,-48r-65,-161r61,0r36,119r30,-119r58,0v-40,93,-59,246,-155,256xm149,-250v5,59,-40,48,-68,33v-5,0,-8,5,-9,16r-26,0v-4,-56,41,-51,69,-33v6,0,8,-3,9,-16r25,0","w":188},"\ue300":{"d":"67,-291r42,0r-44,53r-29,0xm-1,-242r26,0v0,29,59,28,58,0r26,0v-1,31,-23,51,-55,51v-34,0,-54,-22,-55,-51"},"\ue301":{"d":"-1,-291r42,0r31,53r-29,0xm-1,-242r26,0v2,13,12,22,29,22v18,0,27,-10,28,-22r26,0v-1,31,-22,51,-55,51v-33,0,-53,-22,-54,-51"},"\ue302":{"d":"62,-234r-23,-5v5,-15,17,-18,17,-28v-1,-18,-23,-10,-25,1r-17,-10v9,-34,73,-36,74,2v0,20,-16,23,-26,40xm-1,-242r26,0v0,29,59,28,58,0r26,0v-1,31,-23,51,-55,51v-34,0,-54,-21,-55,-51"},"\ue303":{"d":"106,-296v4,54,-41,43,-68,29v-5,0,-8,5,-8,11r-27,0v-3,-47,44,-40,68,-25v6,0,9,-3,10,-15r25,0xm1,-242r26,0v2,13,12,23,27,23v17,0,26,-11,27,-23r26,0v-1,30,-21,51,-53,51v-33,0,-52,-22,-53,-51"},"\ue304":{"d":"35,-253r38,0r32,55r-34,0v-6,-10,-10,-22,-17,-31r-16,31r-35,0xm120,-287r41,0r-41,54r-28,0"},"\ue305":{"d":"69,-288r41,0r25,55r-28,0xm35,-253r38,0r32,55r-34,0r-17,-31r-16,31r-35,0"},"\ue306":{"d":"35,-253r38,0r32,55r-34,0r-17,-31r-16,31r-35,0xm120,-228r-23,-5v5,-15,17,-18,17,-29v0,-17,-23,-8,-26,2r-16,-10v9,-33,74,-37,74,2v0,20,-17,23,-26,40"},"\ue307":{"d":"35,-245r38,0r34,47r-35,0v-6,-8,-10,-19,-18,-26r-17,26r-36,0xm107,-293v3,54,-41,43,-68,29v-5,0,-8,5,-9,13r-26,0v-3,-49,43,-43,68,-27v6,0,9,-3,10,-15r25,0"},"\ue308":{"d":"54,29v14,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-25,-12,-25,-26v0,-14,11,-25,25,-25"},"\ue309":{"d":"62,-190r-27,-5v5,-18,20,-22,20,-36v0,-19,-23,-12,-27,1r-17,-11v9,-36,78,-41,79,3v0,23,-21,31,-28,48"},"\ue310":{"d":"50,-149r0,-27v31,3,31,-20,18,-39r38,-6v21,37,1,82,-56,72"},"\ue311":{"d":"3,-296r25,0v2,21,52,23,54,0r24,0v-3,23,-20,44,-52,44v-32,0,-48,-19,-51,-44xm62,-333r48,0r-44,41r-30,0"},"\ue312":{"d":"0,-333r49,0r25,41r-29,0xm3,-296r25,0v2,21,52,23,54,0r24,0v-3,23,-20,44,-52,44v-32,0,-48,-19,-51,-44"},"\ue313":{"d":"63,-287r-22,-5v8,-17,29,-30,7,-40v-7,0,-13,7,-16,12r-16,-9v9,-33,73,-37,73,1v0,21,-17,24,-26,41xm4,-296r25,0v0,23,53,22,53,0r25,0v-3,23,-20,45,-52,45v-33,0,-49,-20,-51,-45"},"\ue314":{"d":"107,-346v4,54,-42,43,-68,29v-5,0,-8,5,-8,11r-27,0v-3,-47,44,-40,68,-25v6,0,9,-3,10,-15r25,0xm3,-296r25,0v2,21,52,23,54,0r24,0v-3,23,-20,44,-52,44v-32,0,-48,-19,-51,-44"},"\ue315":{"d":"37,-300r38,0r32,44r-35,0v-6,-7,-10,-16,-17,-22r-16,22r-35,0xm116,-329r47,0r-48,41r-26,0"},"\ue316":{"d":"66,-324r47,0r23,40r-28,0xm35,-300r38,0r33,44r-36,0r-16,-22r-16,22r-35,0"},"\ue317":{"d":"37,-300r38,0r33,44r-36,0v-6,-7,-9,-16,-16,-22r-16,22r-35,0xm123,-273r-21,-5v8,-17,31,-32,7,-41v-8,0,-14,8,-17,13r-16,-9v9,-33,71,-36,73,1v0,20,-17,23,-26,41"},"\ue318":{"d":"35,-300r41,0r36,44r-39,0r-18,-22r-18,22r-38,0xm108,-347v4,53,-42,42,-68,28v-5,0,-8,5,-9,13r-26,0v-2,-49,43,-43,68,-27v6,0,9,-3,10,-14r25,0"},"\ue319":{"d":"54,78v-14,0,-24,-11,-24,-24v0,-14,11,-25,25,-25v13,0,24,11,24,25v0,13,-11,24,-25,24"},"\ue320":{"d":"64,-254r-25,-6v6,-16,18,-19,18,-31v0,-16,-24,-9,-27,2r-17,-11v9,-34,78,-39,79,3v0,21,-18,25,-28,43"},"\ue321":{"d":"54,-213r0,-30v32,4,30,-19,18,-38r39,-6v20,38,2,84,-57,74"},"\uf6c1":{"d":"14,-12r12,-45v21,16,100,29,99,-11v0,-15,-12,-23,-41,-34v-40,-14,-67,-36,-67,-72v0,-41,35,-72,92,-72v28,0,48,5,62,12r-12,44v-14,-13,-86,-20,-86,12v0,15,12,24,45,34v86,26,84,128,-6,145r-8,14v13,2,26,12,26,26v1,34,-49,38,-73,25r7,-20v10,6,30,11,32,-4v0,-6,-8,-11,-28,-12v3,-8,12,-19,12,-26v-21,0,-50,-7,-66,-16","w":122},"\uf6c2":{"d":"12,-9r10,-39v13,10,70,24,70,-1v0,-9,-5,-14,-25,-20v-82,-23,-58,-111,21,-111v20,0,38,5,49,10r-9,38v-11,-7,-58,-20,-59,4v0,8,7,14,28,20v67,19,63,98,-5,110r-8,14v13,2,26,11,26,26v2,34,-50,37,-73,24r7,-20v11,7,33,11,33,-4v0,-6,-9,-11,-28,-12v3,-8,12,-19,12,-26v-10,0,-31,-3,-49,-13","w":96},"\u021a":{"d":"71,0r0,-197r-66,0r0,-46r187,0r0,46r-66,0r0,197r-55,0xm69,87r-8,-23v24,-1,31,-31,13,-43r38,-7v32,26,2,79,-43,73","w":197},"\u021b":{"d":"121,-1v-47,14,-91,-2,-91,-63r0,-72r-24,0r0,-40r24,0r0,-33r53,-15r0,48r39,0r0,40r-39,0v4,39,-17,108,38,94r0,41xm45,87r-8,-23v24,-2,31,-30,13,-43r38,-7v31,27,4,79,-43,73","w":132},"\u00ad":{"d":"11,-113r94,0r0,37r-94,0r0,-37","w":104},"\u00a0":{"w":72},"\u02c9":{"d":"9,-240r90,0r0,30r-90,0r0,-30"},"\u2215":{"d":"-29,4r-30,0r133,-242r30,0","w":45},"\u2219":{"d":"46,-60v-18,0,-31,-14,-31,-33v0,-20,13,-34,32,-34v19,0,32,14,32,34v0,19,-13,33,-33,33","w":93},"\u04d9":{"d":"27,-131r-7,-36v68,-31,158,-5,158,77v0,44,-28,94,-88,94v-65,0,-88,-55,-77,-109r113,0v-2,-41,-64,-39,-99,-26xm126,-68r-65,0v0,13,7,35,32,35v23,0,32,-21,33,-35","w":118},"\u2010":{"d":"11,-113r94,0r0,37r-94,0r0,-37","w":115},"\u2113":{"d":"109,-220v-22,0,-18,63,-18,93v21,-22,32,-46,32,-67v0,-17,-6,-26,-14,-26xm164,-69r25,24v-33,65,-134,69,-148,-5v-6,4,-12,8,-18,11r-14,-28r31,-22r0,-79v0,-61,28,-88,67,-88v35,0,57,24,57,61v0,42,-25,76,-73,117v-3,55,59,38,73,9","w":199},"\u2116":{"d":"278,-229v38,0,61,26,61,62v0,46,-29,65,-63,65v-36,0,-63,-23,-63,-63v0,-39,26,-64,65,-64xm276,-202v-28,1,-25,75,0,73v15,0,21,-15,21,-37v0,-18,-6,-36,-21,-36xm330,-61r-106,0r0,-27r106,0r0,27xm71,0r-48,0r0,-234r60,0r38,86v12,24,21,56,32,79v-5,-48,-4,-110,-4,-165r47,0r0,234r-55,0r-41,-90v-11,-23,-20,-56,-32,-80","w":348}}}); \ No newline at end of file diff --git a/blog/wp-content/themes/lightword/js/menu.js b/blog/wp-content/themes/lightword/js/menu.js deleted file mode 100755 index 69e541f..0000000 --- a/blog/wp-content/themes/lightword/js/menu.js +++ /dev/null @@ -1,18 +0,0 @@ -jQuery(document).ready(function() { -jQuery(function() { -var zIndexNumber = 1000; -jQuery('ul').each(function() { -jQuery(this).css('zIndex', zIndexNumber); -zIndexNumber -= 10; -});}); - -jQuery("#front_menu ul").css('opacity', 0.9); -jQuery("#front_menu ul").css({display: "none"}); // Opera Fix -jQuery("#front_menu li").hover(function(){ -jQuery(this).find('ul:first').css({visibility: "visible",display: "none"}).show(); -},function(){ -jQuery(this).find('ul:first').css({visibility: "hidden"}); -}); -}); - - diff --git a/blog/wp-content/themes/lightword/js/mp.font.js b/blog/wp-content/themes/lightword/js/mp.font.js deleted file mode 100755 index bca4ff2..0000000 --- a/blog/wp-content/themes/lightword/js/mp.font.js +++ /dev/null @@ -1 +0,0 @@ -Cufon.registerFont({"w":184,"face":{"font-family":"Myriad Pro","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 5 3 3 4 3 2 2 4","ascent":"270","descent":"-90","x-height":"4","bbox":"-17 -270 349 90","underline-thickness":"18","underline-position":"-18","stemh":"24","stemv":"32","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":76},"!":{"d":"54,-69r-25,0r-5,-174r35,0xm41,4v-12,0,-21,-10,-21,-22v0,-13,9,-23,22,-23v12,0,21,10,21,23v0,12,-9,22,-22,22","w":82},"\"":{"d":"18,-249r32,0r-6,86r-20,0xm72,-249r31,0r-6,86r-19,0","w":121},"#":{"d":"68,-92r37,0r7,-52r-37,0xm55,0r-21,0r9,-71r-30,0r0,-21r33,0r7,-52r-31,0r0,-21r34,0r10,-69r21,0r-10,69r38,0r9,-69r21,0r-9,69r30,0r0,21r-33,0r-6,52r31,0r0,21r-35,0r-9,71r-21,0r9,-71r-38,0","w":178},"$":{"d":"101,31r-23,0r0,-36v-20,-1,-42,-7,-54,-16r8,-24v25,21,96,23,95,-20v0,-20,-14,-32,-41,-43v-37,-14,-59,-31,-59,-63v0,-30,21,-52,54,-58r0,-36r22,0r0,35v22,1,36,7,47,13r-9,24v-7,-5,-22,-13,-45,-13v-28,0,-38,17,-38,31v0,19,12,31,44,41v72,23,76,112,-1,127r0,38"},"%":{"d":"68,-238v32,0,53,25,53,70v0,49,-25,73,-55,73v-30,0,-55,-23,-55,-70v0,-47,25,-73,57,-73xm66,-219v-20,0,-30,24,-30,53v0,30,10,52,30,52v21,0,30,-22,30,-53v0,-28,-8,-52,-30,-52xm83,4r-20,0r138,-242r20,0xm220,-141v33,0,54,25,54,70v0,97,-111,99,-111,3v0,-47,26,-73,57,-73xm219,-122v-20,0,-31,23,-31,53v0,30,11,52,31,52v21,0,30,-22,30,-53v0,-28,-8,-52,-30,-52","w":285},"&":{"d":"217,0r-38,0r-22,-23v-44,49,-146,26,-146,-41v0,-34,22,-55,48,-72v-36,-40,-23,-109,41,-111v30,0,54,20,54,52v0,27,-20,44,-54,66r59,67v12,-17,19,-40,24,-71r29,0v-7,38,-17,69,-35,90v13,14,25,28,40,43xm41,-69v0,53,75,63,100,27r-68,-76v-14,8,-32,23,-32,49xm98,-225v-42,2,-35,59,-12,79v24,-14,40,-27,40,-48v0,-15,-8,-31,-28,-31","w":217},"\u2019":{"d":"33,-246r33,-3v-8,30,-24,69,-34,86r-20,2v8,-22,18,-59,21,-85","w":74},"(":{"d":"70,-250r25,0v-58,62,-58,232,0,294r-25,0v-22,-30,-47,-76,-47,-147v0,-70,25,-117,47,-147","w":102},")":{"d":"32,44r-25,0v57,-63,59,-232,0,-294r25,0v22,30,47,76,47,147v-1,70,-25,116,-47,147","w":102},"*":{"d":"97,-247r21,13r-34,45r55,-7r0,25v-18,-1,-39,-7,-55,-6r35,43r-23,13v-8,-16,-13,-35,-23,-50r-23,50r-20,-13v11,-16,25,-28,34,-45r-53,8r0,-25v17,1,38,7,53,6r-34,-44r22,-13v8,16,13,36,23,51","w":149},"+":{"d":"96,-192r23,0r0,85r81,0r0,22r-81,0r0,85r-23,0r0,-85r-82,0r0,-22r82,0r0,-85","w":214},",":{"d":"28,42r-22,3v8,-22,17,-60,21,-87r36,-3v-9,30,-25,70,-35,87","w":74},"-":{"d":"11,-109r89,0r0,23r-89,0r0,-23","w":110},".":{"d":"40,4v-13,0,-21,-10,-21,-23v0,-13,9,-22,21,-22v13,0,22,9,22,22v0,13,-9,23,-22,23","w":74},"\/":{"d":"24,14r-24,0r100,-261r25,0","w":123},"0":{"d":"95,-238v49,0,77,44,77,118v0,80,-30,124,-81,124v-46,0,-78,-43,-78,-120v0,-79,34,-122,82,-122xm93,-213v-28,0,-48,33,-48,97v0,61,19,95,48,95v32,0,47,-37,47,-97v0,-58,-14,-95,-47,-95"},"1":{"d":"85,0r-1,-204r-40,21r-7,-24v25,-10,40,-31,79,-27r0,234r-31,0"},"2":{"d":"166,0r-150,0v-4,-27,13,-32,25,-44v58,-58,87,-87,87,-122v0,-24,-11,-46,-46,-46v-21,0,-39,11,-50,20r-10,-22v16,-14,40,-24,66,-24v51,0,72,35,72,68v0,47,-55,99,-99,144r105,0r0,26"},"3":{"d":"15,-12r9,-24v9,5,29,14,52,14v40,0,53,-25,53,-45v0,-39,-37,-50,-79,-47r0,-24v35,2,66,-5,70,-39v5,-40,-68,-42,-88,-20r-8,-23v12,-9,36,-18,61,-18v81,-1,88,90,24,111v27,8,52,26,52,61v0,37,-29,70,-85,70v-26,0,-49,-8,-61,-16"},"4":{"d":"144,0r-30,0r0,-64r-109,0r0,-21r105,-149r34,0r0,145r33,0r0,25r-33,0r0,64xm114,-89r0,-114v-22,42,-51,77,-77,114r77,0"},"5":{"d":"58,-147v56,-6,99,17,103,71v5,69,-92,99,-146,66r8,-25v32,22,110,16,106,-37v7,-42,-52,-59,-100,-50r15,-112r112,0r0,27r-89,0"},"6":{"d":"150,-238r0,26v-62,-1,-101,39,-105,85v35,-49,128,-27,128,48v0,43,-29,83,-78,83v-50,0,-83,-39,-83,-100v0,-89,51,-139,138,-142xm141,-77v0,-66,-97,-70,-97,-11v0,39,18,67,51,67v27,0,46,-22,46,-56"},"7":{"d":"21,-234r147,0r0,21r-102,213r-33,0r102,-208r-114,0r0,-26"},"8":{"d":"60,-122v-65,-28,-40,-119,35,-116v78,3,91,83,29,113v76,24,51,129,-32,129v-91,0,-104,-102,-32,-126xm93,-19v28,0,46,-18,46,-42v0,-28,-19,-42,-51,-51v-56,11,-57,91,5,93xm93,-215v-26,0,-41,17,-41,37v0,24,18,36,45,43v42,-8,52,-78,-4,-80"},"9":{"d":"35,4r0,-26v60,3,100,-34,104,-86v-37,49,-124,20,-124,-47v0,-44,32,-83,80,-83v95,0,90,167,37,208v-27,21,-57,34,-97,34xm46,-157v0,61,94,66,94,14v0,-40,-15,-71,-48,-71v-27,0,-46,24,-46,57"},":":{"d":"40,-123v-12,0,-21,-10,-21,-22v0,-14,9,-23,21,-23v13,0,22,9,22,23v0,12,-9,22,-22,22xm40,4v-12,0,-21,-10,-21,-22v0,-14,9,-23,21,-23v13,0,22,9,22,23v0,12,-9,22,-22,22","w":74},";":{"d":"28,42r-22,2v8,-21,18,-59,22,-86r35,-4v-9,31,-25,71,-35,88xm42,-123v-12,0,-20,-10,-20,-22v0,-14,9,-23,21,-23v13,0,21,9,21,23v0,12,-8,22,-22,22","w":74},"<":{"d":"24,-86r0,-19r167,-87r0,25r-141,72r141,70r0,25","w":214},"=":{"d":"200,-121r-186,0r0,-22r186,0r0,22xm200,-51r-186,0r0,-21r186,0r0,21","w":214},">":{"d":"191,-106r0,20r-167,86r0,-25r142,-71r-142,-71r0,-25","w":214},"?":{"d":"79,-69r-28,0v-17,-44,45,-86,47,-121v2,-34,-50,-39,-71,-20r-9,-23v13,-8,33,-14,52,-14v77,3,68,77,29,116v-20,20,-24,37,-20,62xm64,4v-12,0,-21,-10,-21,-22v0,-14,9,-23,21,-23v13,0,22,9,22,23v0,12,-9,22,-22,22","w":146},"@":{"d":"117,-43v36,0,47,-52,52,-89v-40,-13,-76,21,-75,62v0,16,8,27,23,27xm183,8r6,15v-78,41,-174,-3,-174,-98v0,-74,52,-138,132,-138v63,0,104,44,104,104v0,54,-30,86,-63,86v-18,0,-25,-15,-29,-32v-20,43,-87,46,-89,-14v-2,-57,63,-104,124,-78r-13,66v-5,27,-1,40,11,40v19,1,39,-24,39,-66v0,-52,-31,-90,-87,-90v-59,0,-108,47,-108,120v0,82,80,120,147,85","w":265},"A":{"d":"153,-76r-86,0r-26,76r-32,0r83,-243r37,0r83,243r-33,0xm73,-101r74,0r-38,-114v-9,39,-24,77,-36,114","w":220},"B":{"d":"180,-69v0,70,-84,77,-153,68r0,-238v57,-10,144,-10,144,55v0,25,-17,43,-41,54v23,6,50,25,50,61xm59,-218r0,78v42,4,80,-7,80,-41v0,-38,-46,-43,-80,-37xm59,-116r0,92v40,6,89,-1,88,-45v0,-42,-42,-50,-88,-47","w":195},"C":{"d":"190,-33r7,25v-80,33,-184,-4,-184,-111v0,-97,98,-152,184,-117r-8,26v-66,-29,-143,7,-143,90v0,81,75,116,144,87","w":208},"D":{"d":"227,-127v0,107,-90,142,-200,126r0,-238v103,-18,200,7,200,112xm59,-216r0,192v81,9,135,-25,135,-102v0,-70,-59,-107,-135,-90","w":239},"E":{"d":"153,-140r0,26r-94,0r0,88r105,0r0,26r-137,0r0,-243r131,0r0,27r-99,0r0,76r94,0","w":177},"F":{"d":"27,0r0,-243r131,0r0,27r-99,0r0,80r91,0r0,26r-91,0r0,110r-32,0","w":175},"G":{"d":"138,3v-73,1,-125,-46,-125,-123v0,-94,102,-150,192,-114r-8,26v-66,-31,-151,5,-151,87v0,77,68,115,135,91r0,-72r-49,0r0,-25r80,0r0,116v-14,6,-42,14,-74,14","w":232},"H":{"d":"27,-243r32,0r0,102r117,0r0,-102r32,0r0,243r-32,0r0,-114r-117,0r0,114r-32,0r0,-243","w":234},"I":{"d":"27,-243r32,0r0,243r-32,0r0,-243","w":86},"J":{"d":"77,-83r0,-160r31,0r0,163v1,79,-50,94,-107,78r5,-25v40,10,71,5,71,-56","w":133},"K":{"d":"27,0r0,-243r32,0r1,117v29,-41,62,-78,93,-117r39,0r-88,103r95,140r-37,0r-80,-119r-23,26r0,93r-32,0","w":195},"L":{"d":"27,0r0,-243r32,0r0,217r103,0r0,26r-135,0","w":169},"M":{"d":"238,0r-11,-211v-19,67,-49,144,-73,210r-24,0r-40,-116r-28,-94r-11,211r-30,0r17,-243r40,0r66,199v18,-64,47,-136,69,-199r40,0r16,243r-31,0","w":289},"N":{"d":"57,0r-30,0r0,-243r35,0r77,123v19,29,31,56,45,79v-6,-62,-3,-134,-4,-202r30,0r0,243r-32,0r-77,-123v-18,-27,-32,-57,-46,-81","w":236},"O":{"d":"125,-247v67,0,110,51,110,123v0,83,-51,128,-113,128v-64,0,-109,-50,-109,-124v0,-77,47,-127,112,-127xm124,-221v-52,0,-78,48,-78,101v0,52,28,98,78,98v50,0,78,-45,78,-100v0,-49,-26,-99,-78,-99","w":248},"P":{"d":"177,-174v0,62,-56,86,-118,77r0,97r-32,0r0,-240v64,-10,150,-6,150,66xm59,-217r0,94v42,11,86,-7,86,-49v0,-43,-48,-55,-86,-45","w":191},"Q":{"d":"228,36r-108,-32v-58,-2,-107,-45,-107,-123v0,-78,47,-128,113,-128v66,0,109,51,109,123v0,64,-32,99,-69,118v24,6,50,12,71,15xm124,-22v50,0,78,-45,78,-100v0,-49,-26,-99,-77,-99v-53,0,-79,49,-79,101v0,52,28,98,78,98","w":248},"R":{"d":"27,-239v64,-11,150,-10,150,61v0,32,-22,52,-46,62v38,4,42,97,54,116r-32,0v-4,-7,-10,-28,-16,-58v-9,-44,-31,-49,-78,-47r0,105r-32,0r0,-239xm59,-217r0,88v46,4,86,-6,86,-46v0,-42,-50,-51,-86,-42","w":193},"S":{"d":"15,-12r8,-26v30,24,107,23,107,-26v0,-22,-13,-35,-46,-48v-39,-14,-64,-35,-64,-69v0,-58,86,-82,132,-54r-9,26v-7,-5,-23,-12,-45,-12v-34,0,-46,20,-46,37v0,22,14,36,48,46v88,25,83,142,-23,142v-23,0,-49,-7,-62,-16","w":177},"T":{"d":"73,0r0,-216r-73,0r0,-27r179,0r0,27r-74,0r0,216r-32,0","w":178},"U":{"d":"27,-243r32,0r0,144v0,54,24,77,56,77v36,0,59,-23,59,-77r0,-144r32,0r0,142v0,75,-39,105,-92,105v-50,0,-87,-28,-87,-104r0,-143","w":232},"V":{"d":"115,0r-34,0r-80,-243r34,0r65,211v17,-69,46,-144,68,-211r34,0","w":200},"W":{"d":"100,0r-33,0r-62,-243r34,0r47,207r52,-207r33,0r30,123r17,84r52,-207r32,0r-69,243r-33,0r-30,-126v-9,-30,-11,-57,-17,-80v-12,65,-37,141,-53,206","w":304},"X":{"d":"197,0r-37,0r-60,-102v-13,29,-39,71,-55,102r-36,0r74,-123r-71,-120r36,0r56,98r54,-98r37,0r-74,118","w":205},"Y":{"d":"113,0r-32,0r0,-103r-77,-140r36,0r59,117r60,-117r35,0r-81,140r0,103","w":194},"Z":{"d":"11,0r0,-18r134,-198r-123,0r0,-27r164,0r0,19r-134,198r136,0r0,26r-177,0","w":199},"[":{"d":"95,40r-66,0r0,-287r66,0r0,20r-41,0r0,248r41,0r0,19","w":102},"\\":{"d":"123,14r-24,0r-98,-261r24,0","w":122},"]":{"d":"7,-247r66,0r0,287r-66,0r0,-19r41,0r0,-248r-41,0r0,-20","w":102},"^":{"d":"193,-68r-25,0r-61,-140r-60,140r-25,0r74,-166r23,0","w":214},"_":{"d":"0,27r180,0r0,18r-180,0r0,-18","w":180},"\u2018":{"d":"45,-165r-32,4v8,-31,23,-69,33,-86r20,-2v-7,21,-17,58,-21,84","w":74},"a":{"d":"82,-178v96,4,58,95,69,178r-28,0v-2,-7,0,-17,-4,-22v-10,14,-28,26,-53,26v-35,0,-53,-25,-53,-50v0,-42,37,-65,104,-65v0,-19,-3,-42,-39,-43v-17,0,-34,4,-46,13r-7,-22v14,-9,35,-15,57,-15xm74,-19v38,-2,48,-28,44,-70v-34,-1,-74,5,-74,39v0,21,14,31,30,31","w":173},"b":{"d":"25,0r1,-256r32,0r0,110v36,-61,134,-29,134,57v0,93,-95,122,-138,61r-2,28r-27,0xm107,-153v-35,-1,-53,36,-49,83v3,31,23,48,49,49v33,0,52,-27,52,-67v0,-35,-18,-65,-52,-65","w":204},"c":{"d":"145,-30r5,24v-8,4,-26,10,-50,10v-52,0,-86,-36,-86,-89v0,-70,74,-113,137,-83r-7,24v-41,-24,-106,5,-98,57v-3,58,55,78,99,57","w":161},"d":{"d":"145,-256r31,0r2,256r-28,0v-2,-9,0,-22,-3,-30v-32,62,-133,31,-133,-55v0,-86,90,-119,131,-67r0,-104xm97,-22v35,1,48,-34,48,-81v0,-30,-19,-50,-47,-50v-33,0,-52,29,-52,67v0,35,17,64,51,64","w":203},"e":{"d":"166,-81r-122,0v-2,63,65,69,108,51r6,23v-11,5,-31,11,-59,11v-53,0,-85,-36,-85,-88v0,-53,31,-94,81,-94v64,0,75,53,71,97xm44,-104r93,0v0,-20,-8,-51,-44,-51v-33,0,-46,29,-49,51","w":180},"f":{"d":"30,-174v-7,-58,35,-101,89,-81r-4,25v-36,-15,-60,13,-54,56r42,0r0,24r-42,0r0,150r-31,0r0,-150r-25,0r0,-24r25,0","w":105},"g":{"d":"175,-26v0,96,-78,119,-146,87r8,-25v43,31,125,12,106,-66v-9,16,-28,29,-55,29v-43,0,-74,-36,-74,-85v0,-90,99,-117,134,-62r1,-26r28,0v-4,41,-2,102,-2,148xm97,-25v37,1,51,-35,47,-80v-3,-29,-18,-48,-46,-48v-31,0,-52,25,-52,66v0,34,17,62,51,62","w":201},"h":{"d":"103,-152v-63,0,-42,91,-45,152r-32,0r0,-256r32,0r1,109v30,-46,116,-49,116,43r0,104r-32,0v-5,-59,21,-152,-40,-152","w":199},"i":{"d":"58,0r-32,0r0,-174r32,0r0,174xm42,-243v12,0,20,9,20,20v0,11,-8,19,-21,19v-11,0,-19,-8,-19,-19v0,-11,8,-20,20,-20","w":84},"j":{"d":"-17,51v42,-8,47,-15,47,-79r0,-146r32,0v-9,98,36,247,-75,250xm46,-243v12,0,20,9,20,20v0,10,-8,19,-21,19v-11,0,-19,-9,-19,-19v0,-11,8,-20,20,-20","w":87},"k":{"d":"58,-256r0,162v21,-28,45,-53,67,-80r38,0r-67,71r76,103r-38,0r-60,-84r-16,18r0,66r-32,0r0,-256r32,0","w":168},"l":{"d":"26,0r0,-256r32,0r0,256r-32,0","w":84},"m":{"d":"99,-152v-59,0,-39,92,-42,152r-31,0r-1,-174r28,0v1,9,-1,21,2,28v14,-39,93,-43,105,3v28,-49,115,-58,115,41r0,102r-31,0v-4,-55,18,-152,-37,-152v-60,0,-37,93,-41,152r-31,0v-5,-56,20,-152,-36,-152","w":300},"n":{"d":"103,-152v-63,0,-42,91,-45,152r-32,0r-1,-174r28,0r2,29v27,-46,119,-54,120,41r0,104r-32,0v-5,-58,21,-152,-40,-152","w":199},"o":{"d":"100,-178v50,0,84,37,84,89v0,65,-45,93,-87,93v-47,0,-83,-35,-83,-90v0,-58,38,-92,86,-92xm99,-154v-37,0,-53,34,-53,67v0,38,22,67,53,67v30,0,53,-28,53,-67v0,-30,-15,-67,-53,-67","w":197},"p":{"d":"26,71r-1,-245r28,0r2,30v37,-64,137,-32,137,54v0,91,-90,121,-134,67r0,94r-32,0xm108,-153v-36,0,-50,35,-50,82v0,32,23,50,49,50v33,0,52,-27,52,-67v0,-35,-18,-65,-51,-65","w":204},"q":{"d":"145,71r-1,-98v-33,58,-130,28,-130,-57v0,-95,95,-120,133,-64r1,-26r30,0r-2,245r-31,0xm97,-21v37,1,48,-36,48,-83v0,-30,-19,-49,-47,-49v-32,0,-52,28,-52,67v0,35,16,65,51,65","w":202},"r":{"d":"112,-147v-69,-11,-53,81,-54,147r-32,0r-1,-174r28,0v1,11,-1,25,2,34v9,-25,30,-42,57,-37r0,30","w":117},"s":{"d":"14,-8r8,-24v18,15,76,19,76,-14v0,-15,-9,-24,-32,-31v-69,-20,-59,-99,13,-101v18,0,33,5,43,11r-8,23v-12,-12,-64,-17,-64,13v0,15,9,24,32,30v67,19,58,108,-19,105v-19,0,-36,-5,-49,-12","w":142},"t":{"d":"108,0v-40,13,-75,-6,-75,-55r0,-95r-27,0r0,-24r27,0r0,-33r31,-9r0,42r46,0r0,24r-46,0r0,94v-3,30,19,39,43,32","w":119},"u":{"d":"96,-22v64,0,39,-91,44,-152r32,0r2,174r-29,0v-1,-9,1,-21,-2,-28v-8,14,-27,32,-58,32v-27,0,-60,-16,-60,-76r0,-102r32,0v5,57,-20,152,39,152","w":198},"v":{"d":"5,-174r34,0r49,142r48,-142r34,0r-69,174r-30,0","w":173},"w":{"d":"6,-174r33,0r37,144v12,-50,29,-97,44,-144r27,0r43,144v9,-48,25,-98,38,-144r32,0r-57,174r-28,0r-43,-140v-12,50,-29,94,-44,140r-29,0","w":264},"x":{"d":"6,-174r35,0r44,65v12,-23,27,-43,41,-65r35,0r-59,84r60,90r-35,0r-46,-69v-12,23,-29,47,-43,69r-35,0r62,-89","w":166},"y":{"d":"13,53v24,-9,46,-28,57,-58r-67,-169r35,0r50,138r46,-138r33,0v-41,86,-60,232,-146,253","w":169},"z":{"d":"6,0r0,-18r102,-131r-94,0r0,-25r132,0r0,20r-100,129r102,0r0,25r-142,0","w":154},"{":{"d":"33,-9v-1,-33,28,-82,-23,-86r0,-18v51,-3,22,-53,23,-87v1,-35,25,-49,60,-47r0,20v-74,-8,6,110,-56,123v62,8,-20,126,56,125r0,19v-35,1,-59,-10,-60,-49","w":102},"|":{"d":"31,-270r24,0r0,360r-24,0r0,-360","w":86},"}":{"d":"69,-200v1,35,-28,84,23,87r0,18v-51,4,-22,51,-23,86v-2,39,-25,51,-60,49r0,-19v73,6,-4,-112,56,-125v-60,-8,19,-126,-56,-123r0,-20v35,-1,59,12,60,47","w":102},"~":{"d":"197,-129v-1,98,-91,33,-137,23v-12,0,-20,9,-21,30r-21,0v-1,-36,18,-54,42,-54v24,0,71,32,96,31v13,0,19,-10,20,-30r21,0","w":214},"'":{"d":"18,-249r32,0r-6,86r-20,0","w":67},"\u201c":{"d":"45,-165r-32,4v8,-31,23,-69,33,-86r20,-2v-7,21,-17,58,-21,84xm98,-165r-32,4v8,-31,24,-69,33,-86r21,-2v-8,21,-18,58,-22,84","w":127},"\u2013":{"d":"11,-102r158,0r0,21r-158,0r0,-21","w":180},"\u201d":{"d":"33,-246r33,-3v-8,30,-24,69,-34,86r-20,2v8,-22,18,-59,21,-85xm87,-246r32,-3v-8,30,-24,69,-33,86r-20,2v7,-22,17,-59,21,-85","w":127},"\u2026":{"d":"59,4v-12,0,-20,-10,-20,-23v0,-13,9,-22,21,-22v13,0,21,9,21,22v0,13,-8,23,-22,23xm179,4v-12,0,-21,-10,-21,-23v0,-13,9,-22,22,-22v13,0,21,9,21,22v0,13,-8,23,-22,23xm299,4v-12,0,-21,-10,-21,-23v0,-13,9,-22,22,-22v12,0,21,9,21,22v0,13,-9,23,-22,23","w":360},"`":{"d":"8,-249r34,0r32,51r-22,0","w":108},"\u2014":{"d":"11,-102r338,0r0,21r-338,0r0,-21","w":360},"\u2122":{"d":"11,-243r82,0r0,17r-31,0r0,81r-20,0r0,-81r-31,0r0,-17xm218,-145r-19,0r-6,-85v-7,29,-17,56,-26,84r-20,0r-25,-84r-5,85r-18,0r7,-98r29,0v9,24,16,47,24,73v6,-27,16,-48,24,-73r28,0","w":222},"\u00d7":{"d":"14,-174r16,-15r77,78r77,-78r16,15r-77,79r77,79r-16,16r-77,-79r-77,79r-16,-16r77,-79","w":214},"\u00a0":{"w":76}}});Cufon.registerFont({"w":199,"face":{"font-family":"Myriad Pro","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 7 3 3 4 3 2 2 4","ascent":"270","descent":"-90","x-height":"4","bbox":"-14 -270 349 90","underline-thickness":"18","underline-position":"-18","stemh":"40","stemv":"55","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":72},"!":{"d":"69,-80r-41,0r-8,-163r57,0xm48,4v-19,0,-32,-14,-32,-33v0,-19,13,-33,32,-33v19,0,32,14,32,33v0,19,-12,33,-32,33","w":96},"\"":{"d":"13,-249r48,0r-8,97r-32,0xm82,-249r48,0r-8,97r-32,0","w":142},"#":{"d":"80,-98r33,0r6,-40r-33,0xm66,0r-33,0r10,-64r-30,0r0,-34r35,0r6,-40r-30,0r0,-33r35,0r9,-63r32,0r-9,63r33,0r9,-63r32,0r-9,63r29,0r0,33r-34,0r-6,40r30,0r0,34r-35,0r-9,64r-33,0r10,-64r-33,0","w":198},"$":{"d":"117,31r-36,0r0,-34v-24,-1,-48,-8,-61,-15r11,-42v20,14,94,28,94,-7v0,-14,-10,-25,-38,-31v-80,-17,-88,-116,-4,-130r0,-34r35,0r0,31v24,1,40,6,53,12r-11,41v-8,-12,-83,-23,-83,8v0,11,12,21,44,30v82,23,77,120,-4,134r0,37"},"%":{"d":"76,-238v40,0,62,30,62,70v0,48,-31,74,-65,74v-35,0,-63,-26,-63,-71v0,-41,25,-73,66,-73xm74,-208v-16,0,-24,19,-24,42v0,25,9,43,25,43v15,0,23,-16,23,-43v0,-24,-7,-42,-24,-42xm105,4r-29,0r135,-242r29,0xm244,-141v40,0,63,30,63,70v0,48,-31,74,-65,74v-35,0,-63,-26,-63,-70v0,-42,25,-74,65,-74xm243,-111v-17,0,-24,19,-24,42v0,25,9,42,24,42v15,0,23,-15,23,-42v0,-24,-6,-42,-23,-42","w":316},"&":{"d":"177,-190v0,25,-18,46,-48,64v14,15,29,33,41,45v10,-15,17,-37,20,-59r49,0v-6,37,-18,68,-40,92r43,48r-64,0v-5,-5,-10,-11,-16,-17v-15,12,-37,21,-66,21v-105,0,-104,-107,-39,-140v-35,-42,-17,-110,55,-111v37,0,65,22,65,57xm63,-74v0,36,53,50,74,26v-15,-15,-35,-37,-55,-60v-10,8,-19,18,-19,34xm131,-189v0,-11,-7,-26,-22,-24v-30,4,-25,43,-4,60v17,-12,26,-22,26,-36","w":244},"\u2019":{"d":"35,-246r51,-3v-11,35,-27,70,-44,97r-33,3v11,-31,21,-65,26,-97","w":93},"(":{"d":"63,-249r38,0v-47,59,-48,232,0,291r-38,0v-19,-28,-41,-76,-41,-145v0,-70,22,-118,41,-146","w":113},")":{"d":"51,42r-38,0v46,-59,47,-232,0,-291r38,0v19,28,41,75,41,146v0,70,-22,117,-41,145","w":113},"*":{"d":"103,-247r31,18r-39,47r58,-11r0,36v-19,-2,-41,-9,-58,-9r39,45r-32,18r-21,-55r-21,55r-31,-18v11,-15,30,-31,38,-46r-56,10r0,-36v18,2,40,10,56,10r-38,-45r32,-19v8,18,12,39,21,56","w":163},"+":{"d":"90,-192r35,0r0,79r75,0r0,33r-75,0r0,80r-35,0r0,-80r-76,0r0,-33r76,0r0,-79","w":214},",":{"d":"37,40r-37,3v12,-32,22,-70,27,-102r55,-4v-11,37,-28,75,-45,103","w":93},"-":{"d":"11,-113r94,0r0,37r-94,0r0,-37","w":115},".":{"d":"50,4v-19,0,-32,-14,-32,-33v0,-20,13,-34,32,-34v19,0,32,14,32,34v0,19,-13,33,-32,33","w":93},"\/":{"d":"42,14r-36,0r77,-261r36,0","w":119},"0":{"d":"101,-238v62,0,87,56,87,120v0,72,-29,122,-89,122v-60,0,-87,-54,-87,-121v0,-68,28,-121,89,-121xm100,-197v-20,0,-33,26,-33,80v0,54,13,80,33,80v22,0,33,-27,33,-80v0,-52,-11,-80,-33,-80"},"1":{"d":"85,0r-1,-185r-44,21r-9,-41r62,-29r45,0r0,234r-53,0"},"2":{"d":"181,0r-166,0r0,-33v38,-35,116,-98,107,-127v4,-44,-69,-38,-88,-15r-16,-39v18,-13,45,-24,77,-24v53,0,82,31,82,73v0,49,-50,88,-84,120r88,0r0,45"},"3":{"d":"14,-12r11,-42v18,17,101,24,97,-16v-3,-31,-35,-36,-69,-34r0,-39v29,1,61,0,63,-27v2,-34,-68,-25,-84,-11r-11,-39v14,-9,42,-18,73,-18v86,0,104,90,34,113v28,5,51,27,51,58v0,41,-36,71,-96,71v-30,0,-56,-8,-69,-16"},"4":{"d":"164,0r-52,0r0,-56r-104,0r0,-35r88,-143r68,0r0,137r28,0r0,41r-28,0r0,56xm59,-98v15,3,36,0,53,1r0,-95v-15,34,-35,63,-53,94"},"5":{"d":"76,-153v56,-6,106,20,105,75v0,43,-38,82,-101,82v-28,0,-52,-7,-65,-13r10,-41v26,14,100,21,100,-25v8,-33,-56,-44,-98,-36r15,-123r129,0r0,45r-90,0"},"6":{"d":"165,-237r0,42v-53,-3,-98,25,-97,56v43,-38,122,-13,122,58v0,47,-36,85,-86,85v-113,0,-113,-155,-51,-207v28,-24,64,-36,112,-34xm100,-118v-20,0,-35,13,-35,34v0,25,13,48,38,48v19,0,32,-18,32,-42v0,-21,-12,-40,-35,-40"},"7":{"d":"18,-234r165,0r0,35r-97,199r-58,0r97,-189r-107,0r0,-45"},"8":{"d":"98,4v-99,0,-109,-95,-45,-125v-65,-33,-28,-121,49,-117v88,4,98,79,43,113v75,28,45,129,-47,129xm100,-34v20,0,32,-12,32,-29v0,-21,-15,-33,-36,-39v-39,8,-38,66,4,68xm99,-201v-18,0,-28,13,-28,27v0,16,14,26,33,32v29,-6,36,-58,-5,-59"},"9":{"d":"32,-39v54,4,91,-19,99,-59v-41,37,-120,10,-120,-56v0,-45,37,-84,88,-84v110,0,106,161,48,209v-29,24,-67,35,-115,32r0,-42xm98,-120v20,0,33,-7,33,-29v0,-25,-9,-49,-34,-49v-19,0,-32,17,-32,41v0,20,11,37,33,37"},":":{"d":"50,-112v-19,0,-32,-14,-32,-33v0,-20,14,-33,32,-33v19,0,32,13,32,33v0,19,-12,33,-32,33xm50,4v-19,0,-32,-14,-32,-33v0,-19,14,-33,32,-33v19,0,32,13,32,33v0,19,-12,33,-32,33","w":93},";":{"d":"37,40r-36,3v11,-32,21,-70,26,-102r55,-4v-11,37,-28,75,-45,103xm52,-112v-19,0,-32,-14,-32,-33v0,-20,13,-33,32,-33v19,0,32,13,32,33v0,19,-12,33,-32,33","w":93},"<":{"d":"21,-80r0,-31r173,-81r0,39r-131,58r131,57r0,38","w":214},"=":{"d":"200,-117r-186,0r0,-33r186,0r0,33xm200,-42r-186,0r0,-34r186,0r0,34","w":214},">":{"d":"194,-112r0,33r-173,79r0,-38r133,-58r-133,-57r0,-39","w":214},"?":{"d":"147,-191v1,50,-55,61,-49,112r-48,0v-14,-39,38,-72,41,-103v3,-28,-45,-25,-61,-11r-13,-39v14,-8,35,-15,60,-15v48,0,70,26,70,56xm72,4v-19,0,-32,-14,-32,-33v0,-19,14,-33,32,-33v20,0,32,14,33,33v0,19,-13,33,-33,33","w":160},"@":{"d":"129,-52v24,0,33,-44,36,-72v-30,-9,-54,18,-54,49v0,14,6,23,18,23xm190,4r7,20v-82,36,-179,-3,-179,-100v0,-73,54,-137,135,-137v63,0,109,43,109,104v0,53,-30,86,-69,86v-17,0,-29,-9,-31,-28v-22,40,-87,38,-87,-19v0,-60,68,-104,127,-75r-11,67v-3,21,-1,30,9,31v16,1,35,-19,35,-61v0,-47,-30,-83,-86,-83v-55,0,-103,43,-103,112v0,81,77,113,144,83","w":277},"A":{"d":"150,-62r-70,0r-17,62r-57,0r74,-243r72,0r76,243r-60,0xm88,-103r54,0r-28,-99","w":236},"B":{"d":"204,-71v0,59,-45,73,-121,74v-27,0,-47,-2,-59,-4r0,-238v61,-8,171,-17,171,56v0,21,-12,41,-39,52v27,8,48,29,48,60xm78,-203r0,56v32,2,65,-5,62,-29v4,-27,-37,-31,-62,-27xm78,-107r0,68v32,4,69,-2,68,-34v0,-31,-33,-36,-68,-34","w":217},"C":{"d":"194,-50r8,44v-10,4,-33,10,-62,10v-84,0,-127,-53,-127,-122v0,-106,104,-150,192,-117r-12,43v-53,-23,-123,-3,-123,71v0,67,65,94,124,71","w":214},"D":{"d":"238,-127v5,116,-103,141,-214,126r0,-238v20,-3,46,-5,74,-5v91,0,136,34,140,117xm78,-200r0,159v61,7,102,-19,102,-84v0,-60,-44,-85,-102,-75","w":250},"E":{"d":"168,-147r0,44r-89,0r0,58r100,0r0,45r-155,0r0,-243r150,0r0,45r-95,0r0,51r89,0","w":192},"F":{"d":"24,0r0,-243r148,0r0,45r-93,0r0,56r87,0r0,44r-87,0r0,98r-55,0","w":189},"G":{"d":"145,3v-83,1,-128,-45,-132,-121v-6,-107,116,-149,206,-116r-12,45v-53,-25,-137,-9,-137,68v0,60,47,89,104,76r0,-51r-38,0r0,-43r90,0r0,128v-16,6,-49,14,-81,14","w":245},"H":{"d":"24,-243r55,0r0,94r90,0r0,-94r55,0r0,243r-55,0r0,-102r-90,0r0,102r-55,0r0,-243","w":248},"I":{"d":"24,-243r55,0r0,243r-55,0r0,-243","w":102},"J":{"d":"71,-90r0,-153r55,0r0,154v3,86,-58,104,-126,87r6,-44v34,8,65,8,65,-44","w":147},"K":{"d":"24,0r0,-243r54,0r1,108r71,-108r68,0r-80,104r84,139r-64,0r-59,-105r-21,26r0,79r-54,0","w":221},"L":{"d":"24,0r0,-243r55,0r0,197r96,0r0,46r-151,0","w":183},"M":{"d":"233,0r-7,-193r-57,189r-43,0r-26,-94v-7,-28,-15,-63,-22,-95r-9,193r-51,0r16,-243r73,0r24,81v10,27,12,63,22,87v12,-58,32,-114,48,-168r72,0r13,243r-53,0","w":304},"N":{"d":"74,0r-50,0r0,-243r64,0v30,56,66,111,90,172r-4,-172r51,0r0,243r-58,0r-52,-94v-15,-25,-29,-59,-43,-85","w":248},"O":{"d":"131,-247v74,0,115,56,115,123v0,80,-48,128,-119,128v-72,0,-114,-54,-114,-124v0,-73,46,-127,118,-127xm130,-203v-38,0,-59,35,-59,82v0,48,22,81,59,81v37,0,58,-35,58,-82v0,-44,-21,-81,-58,-81","w":258},"P":{"d":"198,-169v2,63,-54,89,-120,82r0,87r-54,0r0,-239v17,-3,40,-5,74,-5v62,-1,98,21,100,75xm78,-201r0,72v34,6,69,-8,66,-38v4,-30,-36,-41,-66,-34","w":209},"Q":{"d":"231,42v-39,-10,-71,-32,-112,-38v-54,-8,-106,-44,-106,-124v0,-73,46,-127,118,-127v74,0,115,56,115,123v0,57,-29,92,-57,110v18,5,39,10,58,13xm130,-40v37,0,58,-35,58,-82v0,-45,-21,-81,-58,-81v-38,0,-59,36,-59,82v0,46,22,81,59,81","w":258},"R":{"d":"97,-244v61,0,99,16,101,70v1,31,-24,51,-43,60v35,8,40,92,52,114r-56,0v-4,-7,-10,-27,-17,-57v-8,-37,-21,-39,-56,-38r0,95r-54,0r0,-239v17,-3,43,-5,73,-5xm78,-202r0,67v35,3,65,-6,65,-35v0,-31,-37,-36,-65,-32","w":213},"S":{"d":"14,-12r12,-45v21,16,100,29,99,-11v0,-15,-12,-23,-41,-34v-40,-14,-67,-36,-67,-72v0,-41,35,-72,92,-72v28,0,48,5,62,12r-12,44v-14,-13,-86,-20,-86,12v0,15,12,24,45,34v96,30,81,150,-35,148v-28,0,-55,-8,-69,-16","w":194},"T":{"d":"71,0r0,-197r-66,0r0,-46r187,0r0,46r-66,0r0,197r-55,0","w":197},"U":{"d":"24,-243r54,0v6,70,-24,203,44,203v70,0,38,-133,45,-203r55,0r0,136v0,75,-38,111,-101,111v-62,0,-97,-34,-97,-111r0,-136","w":245},"V":{"d":"145,0r-64,0r-78,-243r60,0r30,103v10,28,13,61,23,87v13,-66,35,-127,52,-190r59,0","w":228},"W":{"d":"123,0r-60,0r-58,-243r59,0r34,185r36,-185r58,0r33,184r34,-184r56,0r-63,243r-59,0r-21,-104r-12,-75v-9,63,-25,119,-37,179","w":319},"X":{"d":"215,0r-63,0r-45,-87v-10,27,-27,59,-39,87r-62,0r70,-123r-68,-120r63,0r41,85v10,-32,24,-56,37,-85r62,0r-68,119","w":220},"Y":{"d":"135,0r-55,0r0,-99r-77,-144r63,0r44,105r43,-105r62,0r-80,142r0,101","w":217},"Z":{"d":"9,0r0,-30r115,-167r-105,0r0,-46r176,0r0,32r-113,166r115,0r0,45r-188,0","w":207},"[":{"d":"98,40r-74,0r0,-287r74,0r0,30r-34,0r0,227r34,0r0,30","w":113},"\\":{"d":"113,14r-36,0r-73,-261r37,0","w":118},"]":{"d":"15,-247r74,0r0,287r-74,0r0,-30r34,0r0,-227r-34,0r0,-30","w":113},"^":{"d":"199,-64r-39,0r-53,-128r-53,128r-39,0r76,-170r33,0","w":214},"_":{"d":"0,27r180,0r0,18r-180,0r0,-18","w":180},"\u2018":{"d":"61,-152r-51,3v11,-35,26,-70,43,-97r33,-3v-11,30,-20,65,-25,97","w":93},"a":{"d":"91,-180v104,-2,69,96,80,180r-49,0v-2,-6,-1,-14,-4,-18v-29,40,-108,20,-108,-32v0,-46,41,-67,104,-67v4,-37,-62,-26,-81,-12r-10,-36v12,-6,36,-15,68,-15xm86,-35v23,-1,33,-20,30,-48v-29,0,-52,7,-52,28v0,14,10,20,22,20","w":190},"b":{"d":"21,0r1,-256r55,0r0,101v41,-51,126,-19,126,64v0,91,-87,124,-134,67r-2,24r-46,0xm148,-89v0,-54,-69,-68,-71,-12v-1,34,4,61,33,62v23,0,38,-18,38,-50","w":215},"c":{"d":"148,-45r6,40v-62,26,-150,-7,-142,-81v-6,-65,69,-113,142,-87r-8,41v-32,-16,-78,2,-78,43v0,45,44,59,80,44","w":162},"d":{"d":"138,-256r55,0r1,256r-49,0v-2,-8,0,-20,-3,-26v-39,61,-130,23,-130,-60v0,-83,77,-118,126,-75r0,-95xm67,-88v0,57,71,65,71,10v0,-33,-3,-59,-33,-60v-25,0,-38,22,-38,50","w":214},"e":{"d":"177,-71r-113,0v3,40,65,39,98,26r8,37v-68,30,-158,3,-158,-78v0,-45,28,-94,89,-94v64,0,84,54,76,109xm64,-108r65,0v0,-13,-6,-36,-31,-36v-23,0,-33,22,-34,36","w":190},"f":{"d":"28,-176v-6,-57,43,-98,100,-80r-2,42v-26,-8,-49,6,-43,38r35,0r0,40r-35,0r0,136r-55,0r0,-136r-23,0r0,-40r23,0","w":122},"g":{"d":"189,-26v11,91,-87,123,-162,88r11,-42v32,22,111,19,96,-44v-41,51,-122,10,-122,-63v0,-81,87,-122,129,-68r2,-21r47,0xm67,-89v0,54,67,64,67,11v0,-32,-3,-62,-31,-61v-20,0,-36,18,-36,50","w":210},"h":{"d":"106,-136v-51,4,-22,88,-29,136r-55,0r0,-256r55,0r0,101v34,-44,112,-30,112,52r0,103r-55,0v-6,-48,19,-131,-28,-136","w":210},"i":{"d":"77,0r-55,0r0,-176r55,0r0,176xm50,-252v17,0,28,12,28,27v0,15,-11,27,-29,27v-17,0,-28,-12,-28,-27v0,-15,11,-27,29,-27","w":98},"j":{"d":"-14,35v39,-7,42,-13,43,-69r0,-142r55,0v-7,107,36,260,-93,253xm57,-252v17,0,28,12,28,27v0,15,-11,27,-29,27v-17,0,-29,-12,-29,-27v0,-15,12,-27,30,-27","w":104},"k":{"d":"77,-256r0,154v15,-26,33,-49,49,-74r66,0r-63,71r72,105r-68,0r-43,-72r-13,17r0,55r-55,0r0,-256r55,0","w":195},"l":{"d":"22,0r0,-256r55,0r0,256r-55,0","w":99},"m":{"d":"103,-136v-49,0,-21,88,-28,136r-53,0r-1,-176r46,0v2,7,0,18,3,24v8,-12,24,-28,53,-28v24,0,41,12,49,30v32,-48,116,-42,116,46r0,104r-53,0r0,-96v0,-25,-8,-40,-26,-40v-47,0,-20,89,-27,136r-53,0r0,-99v0,-22,-8,-37,-26,-37","w":309},"n":{"d":"107,-136v-52,0,-23,87,-30,136r-55,0r-1,-176r47,0v2,7,0,18,4,24v7,-11,24,-28,54,-28v36,0,63,24,63,76r0,104r-55,0r0,-98v0,-22,-8,-38,-27,-38","w":210},"o":{"d":"106,-180v54,0,90,37,90,90v0,64,-46,94,-93,94v-52,0,-91,-34,-91,-91v0,-57,37,-93,94,-93xm104,-141v-26,0,-36,27,-36,53v0,30,13,53,36,53v22,0,35,-22,35,-54v0,-25,-10,-52,-35,-52","w":207},"p":{"d":"22,71r-1,-247r47,0r3,24v42,-54,132,-27,132,62v0,86,-81,118,-126,74r0,87r-55,0xm148,-88v0,-56,-68,-67,-71,-12v-2,34,4,62,33,62v24,0,38,-20,38,-50","w":215},"q":{"d":"12,-86v0,-88,85,-121,128,-69r1,-21r53,0r-1,247r-55,0r-1,-93v-41,54,-125,19,-125,-64xm67,-88v0,56,69,66,71,12v1,-33,-3,-61,-33,-62v-25,0,-38,22,-38,50","w":214},"r":{"d":"130,-128v-31,-5,-53,8,-53,39r0,89r-55,0r-1,-176r46,0v2,10,-2,26,4,32v13,-30,32,-39,59,-35r0,51","w":136},"s":{"d":"12,-9r10,-39v13,10,70,24,70,-1v0,-9,-5,-14,-25,-20v-81,-23,-59,-111,21,-111v20,0,38,5,49,10r-9,38v-11,-7,-58,-20,-59,4v0,8,7,14,28,20v75,22,60,116,-28,112v-23,0,-44,-5,-57,-13","w":156},"t":{"d":"121,-1v-47,14,-91,-2,-91,-63r0,-72r-24,0r0,-40r24,0r0,-33r53,-15r0,48r39,0r0,40r-39,0v4,39,-17,108,38,94r0,41","w":132},"u":{"d":"76,-81v-8,51,57,52,57,10r0,-105r55,0r1,176r-47,0v-2,-8,0,-19,-4,-25v-7,11,-23,29,-55,29v-36,0,-62,-22,-62,-77r0,-103r55,0r0,95","w":209},"v":{"d":"3,-176r60,0v13,40,19,88,35,125v7,-44,21,-84,32,-125r58,0r-66,176r-55,0","w":190},"w":{"d":"4,-176r56,0r25,130r31,-130r43,0r32,130v5,-45,16,-88,25,-130r54,0r-54,176r-51,0r-29,-117v-7,47,-17,77,-29,117r-52,0","w":273},"x":{"d":"3,-176r61,0v11,18,20,39,32,56r29,-56r60,0r-58,84r58,92r-62,0v-11,-19,-19,-41,-32,-58r-30,58r-60,0r60,-90","w":186},"y":{"d":"20,33v21,-5,58,-22,47,-48r-65,-161r61,0r36,119r30,-119r58,0v-40,93,-59,246,-155,256","w":188},"z":{"d":"8,0r0,-31r55,-70r28,-31r-77,0r0,-44r144,0r0,33r-53,67v-10,11,-19,22,-29,32r85,0r0,44r-153,0","w":168},"{":{"d":"34,-9v-2,-34,25,-76,-23,-81r0,-27v47,-4,23,-47,23,-81v0,-39,27,-52,68,-49r0,31v-63,-6,7,108,-56,113v37,1,31,51,27,87v-2,19,8,28,29,26r0,30v-40,2,-66,-8,-68,-49","w":113},"|":{"d":"32,-270r38,0r0,360r-38,0r0,-360","w":101},"}":{"d":"79,-198v0,34,-25,77,23,81r0,27v-47,5,-21,47,-23,81v-2,40,-27,51,-67,49r0,-30v62,5,-8,-109,55,-114v-37,-2,-30,-51,-27,-87v2,-18,-8,-27,-28,-25r0,-31v40,-2,67,11,67,49","w":113},"~":{"d":"151,-67v-25,0,-64,-30,-84,-32v-9,0,-16,6,-17,30r-35,0v0,-48,21,-67,51,-67v24,0,65,29,84,31v9,0,14,-8,15,-29r34,0v2,51,-20,67,-48,67","w":214},"'":{"d":"13,-249r48,0r-8,97r-32,0","w":73},"\u201c":{"d":"60,-152r-51,3v11,-35,27,-70,43,-97r33,-3v-10,30,-20,65,-25,97xm131,-152r-51,3v11,-35,26,-70,43,-97r33,-3v-11,30,-20,65,-25,97","w":163},"\u2013":{"d":"11,-108r158,0r0,33r-158,0r0,-33","w":180},"\u201d":{"d":"34,-246r51,-3v-11,35,-27,70,-43,97r-33,3v11,-31,20,-65,25,-97xm104,-246r52,-3v-12,35,-27,70,-44,97r-33,3v11,-31,20,-65,25,-97","w":163},"\u2026":{"d":"59,4v-18,0,-31,-14,-31,-33v0,-20,13,-34,32,-34v19,0,32,14,32,34v0,19,-13,33,-33,33xm180,4v-19,0,-32,-14,-32,-33v0,-20,13,-34,32,-34v19,0,32,14,32,34v0,19,-13,33,-32,33xm300,4v-18,0,-32,-14,-32,-33v0,-20,14,-34,33,-34v18,0,31,14,32,34v0,19,-13,33,-33,33","w":360},"`":{"d":"1,-253r51,0r31,55r-38,0","w":108},"\u2014":{"d":"11,-108r338,0r0,33r-338,0r0,-33","w":360},"\u2122":{"d":"10,-243r85,0r0,24r-28,0r0,75r-30,0r0,-75r-27,0r0,-24xm230,-144r-29,0v-3,-26,3,-60,-4,-82r-18,80r-29,0v-8,-26,-8,-52,-16,-80r-3,82r-28,0r6,-99r46,0v5,21,9,29,12,56r15,-56r43,0","w":234},"\u00d7":{"d":"14,-166r24,-23r69,71r70,-71r23,23r-69,71r69,71r-24,24r-69,-71r-69,71r-24,-24r70,-71","w":214},"\u00a0":{"w":72}}}); \ No newline at end of file diff --git a/blog/wp-content/themes/lightword/js/tabs.js b/blog/wp-content/themes/lightword/js/tabs.js deleted file mode 100755 index b51fae8..0000000 --- a/blog/wp-content/themes/lightword/js/tabs.js +++ /dev/null @@ -1,4 +0,0 @@ -jQuery.fn.tabs=function(options){var settings={linkClass:'tabs',containerClass:'tab-content',linkSelectedClass:'selected',containerSelectedClass:'selected',onComplete:false} -jQuery.extend(settings,options);jQuery('.'+settings.linkClass).each(function(i){jQuery(this).attr('rel',settings.containerClass+i);});jQuery('.'+settings.containerClass).each(function(i){jQuery(this).attr('id',settings.containerClass+i);});jQuery('.'+settings.linkClass).bind('click',function(){jQuery('.'+settings.linkClass+'.'+settings.linkSelectedClass).removeClass(settings.linkSelectedClass);jQuery(this).addClass(settings.linkSelectedClass);jQuery('.'+settings.containerClass+'.'+settings.containerSelectedClass).removeClass(settings.containerSelectedClass);jQuery('#'+jQuery(this).attr('rel')).addClass(settings.containerSelectedClass);if(settings.onComplete){settings.onComplete();} -return false;});} -jQuery(".promote").css('opacity', 0.6); \ No newline at end of file diff --git a/blog/wp-content/themes/lightword/lang/da_DK.mo b/blog/wp-content/themes/lightword/lang/da_DK.mo deleted file mode 100755 index 330eed1..0000000 Binary files a/blog/wp-content/themes/lightword/lang/da_DK.mo and /dev/null differ diff --git a/blog/wp-content/themes/lightword/lang/da_DK.po b/blog/wp-content/themes/lightword/lang/da_DK.po deleted file mode 100755 index 7889579..0000000 --- a/blog/wp-content/themes/lightword/lang/da_DK.po +++ /dev/null @@ -1,516 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: LightWord\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-08-19 23:39+0200\n" -"PO-Revision-Date: \n" -"Last-Translator: \n" -"Language-Team: Andrei Luca \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Poedit-Language: English\n" -"X-Poedit-Country: UNITED STATES\n" -"X-Poedit-SourceCharset: utf-8\n" -"X-Poedit-KeywordsList: __;_e\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-SearchPath-0: .\n" - -#: 404.php:4 -#: archives.php:61 -#: archives.php:71 -#: index.php:23 -#: page.php:15 -#: single.php:44 -msgid "Not Found" -msgstr "Ikke fundet" - -#: 404.php:5 -#: archives.php:61 -#: archives.php:72 -#: index.php:24 -#: page.php:16 -#: single.php:45 -msgid "Sorry, but you are looking for something that isn't here." -msgstr "Beklager, men du leder efter noget der ikke er her." - -#: archives.php:10 -#: index.php:12 -msgid "Continue reading" -msgstr "Læs videre" - -#: comments.php:6 -#: legacy.comments.php:6 -msgid "This post is password protected. Enter the password to view comments." -msgstr "Indlægget er beskyttet med koderod. Indtast kodeordet for at se kommentarerne." - -#: comments.php:15 -#: index.php:12 -#: legacy.comments.php:18 -msgid "Comments" -msgstr "Kommentarer" - -#: comments.php:16 -#: legacy.comments.php:19 -msgid "Trackbacks" -msgstr "Trackbacks" - -#: comments.php:17 -#: legacy.comments.php:19 -msgid "( subscribe to comments on this post )" -msgstr "( abonnĂ©r pĂĄ indlæggets kommentarer )" - -#: comments.php:30 -msgid "« Older Comments" -msgstr "« Ældre kommentarer" - -#: comments.php:31 -msgid "Newer Comments »" -msgstr "Nyere kommentarer »" - -#: comments.php:39 -#: legacy.comments.php:53 -msgid "No comments yet." -msgstr "Ingen kommentarer endnu." - -#: comments.php:41 -#: legacy.comments.php:97 -msgid "Sorry, the comment form is closed at this time." -msgstr "Beklager, kommentarer er lukket i øjeblikket." - -#: comments.php:48 -#: legacy.comments.php:58 -#: single.php:27 -msgid "Leave a comment" -msgstr "Læg en kommentar" - -#: comments.php:51 -#: legacy.comments.php:61 -#, php-format -msgid "You must be logged in to post a comment." -msgstr "Du skal være logget ind for at skrive en kommentar." - -#: comments.php:56 -#: legacy.comments.php:68 -#, php-format -msgid "Logged in as %s." -msgstr "Logget ind som %s." - -#: comments.php:56 -#: legacy.comments.php:68 -msgid "Log out of this account" -msgstr "Log ud af denne konto." - -#: comments.php:56 -#: legacy.comments.php:68 -msgid "Log out »" -msgstr "Log ud »" - -#: comments.php:65 -#: legacy.comments.php:73 -msgid "Name" -msgstr "Navn" - -#: comments.php:65 -#: comments.php:68 -#: legacy.comments.php:73 -#: legacy.comments.php:76 -msgid "(required)" -msgstr "(pĂĄkrævet)" - -#: comments.php:68 -#: legacy.comments.php:76 -msgid "Mail (will not be published)" -msgstr "Email (bliver ikke vist)" - -#: comments.php:71 -#: legacy.comments.php:79 -msgid "Website" -msgstr "Webside" - -#: comments.php:75 -#: legacy.comments.php:87 -msgid "Submit" -msgstr "Send" - -#: comments.php:75 -msgid "( Cancel )" -msgstr "( Afbryd )" - -#: comments.php:85 -#: legacy.comments.php:102 -msgid "No trackbacks yet." -msgstr "Ingen trackbacks endnu." - -#: comments.php:86 -msgid "Trackbacks are disabled." -msgstr "Trackbacks er slĂĄet fra." - -#: footer.php:7 -#, php-format -msgid "Copyright %s %s %s · Powered by %s
    %s developed by %s for you." -msgstr "Copyright %s %s %s · Kører pĂĄ %s
    %s udviklet af %s til dig." - -#: footer.php:11 -msgid "Go to top" -msgstr "Gå til toppen" - -#: functions.php:20 -msgid "Cufon settings" -msgstr "Cufon indstillinger" - -#: functions.php:22 -#: functions.php:23 -#: functions.php:106 -#: functions.php:107 -msgid "Enabled" -msgstr "Aktiveret" - -#: functions.php:22 -#: functions.php:106 -msgid "Disabled" -msgstr "Deaktiveret" - -#: functions.php:22 -msgid "Extra" -msgstr "Ekstra" - -#: functions.php:26 -msgid "Disable comments on pages" -msgstr "Slå kommentarer fra på sider" - -#: functions.php:27 -msgid "Check this box if you would like to DISABLE COMMENTS on pages" -msgstr "Vælg denne boks, hvis du vil SLÅ KOMMENTARER FRA på sider" - -#: functions.php:32 -msgid "Image instead text on header" -msgstr "Billede i stedet for tekst i headeren" - -#: functions.php:33 -msgid "Check this box if you would like to SHOW IMAGE instead Cufon text on header.
    Image location: lightword/images/header-image.png / Max width: 796px" -msgstr "Vælg denne boks, hvis du vil VISE ET BILLEDE i stedet for Cufon tekst i headeren.
    Billedesti: lightword/images/header-image.png / Maks bredde: 796px" - -#: functions.php:38 -msgid "Header image height in pixels" -msgstr "Header billede højde i pixels" - -#: functions.php:44 -msgid "About author feature" -msgstr "Om forfatteren funktion" - -#: functions.php:45 -msgid "Add information about post author on post footer" -msgstr "Tilføj information om indlægsforfatteren i indlæggets bund" - -#: functions.php:50 -msgid "Enjoy this post feature" -msgstr "Nød du dette indllæg funktion" - -#: functions.php:51 -msgid "Check this box if you would like to ACTIVATE Enjoy this post feature" -msgstr "Vælg denne boks, hvis du vil AKTIVERE Nød du dette indlæg funktionen" - -#: functions.php:56 -msgid "Show categories on front menu" -msgstr "Vis kategorier i hovedmenu" - -#: functions.php:57 -msgid "Check this box if you would like to SHOW CATEGORIES instead pages on front menu" -msgstr "Vælg denne boks, hvis du vil VISE KATEGORIER i stedet for sider i hovedmenuen" - -#: functions.php:62 -msgid "Exclude pages from front menu" -msgstr "Fjern sider fra hovedmenuen" - -#: functions.php:63 -#: functions.php:69 -msgid "Correct input: 5,19,24" -msgstr "Korrekt input: 5,19,24" - -#: functions.php:68 -msgid "Exclude categories from front menu" -msgstr "Fjern kategorier fra hovedmenu" - -#: functions.php:74 -msgid "Remove home button" -msgstr "Fjern \"Forside\" knap" - -#: functions.php:75 -msgid "Remove home button from front menu" -msgstr "Fjern forside knappen fra hovedmenuen" - -#: functions.php:80 -msgid "Remove search box" -msgstr "Fjern søgeboksen" - -#: functions.php:81 -msgid "Remove search box and expand space for front menu" -msgstr "Fjern søgeboksen og udvid pladsen til hovedmenuen" - -#: functions.php:86 -msgid "Remove tags from posts" -msgstr "Fjern tags fra indlæg" - -#: functions.php:87 -msgid "Show only categories in post footer" -msgstr "Vis kun kategorier i indlæggets bund" - -#: functions.php:92 -msgid "Remove RSS badge" -msgstr "Fjern RSS badge" - -#: functions.php:93 -msgid "Remove RSS badge from blog header" -msgstr "Fjern RSS badge fra bloggens header" - -#: functions.php:99 -msgid "Find name=\"cx\" in the Search box code of Google CSE, and type the value here." -msgstr "Find name=\"cx\" i Søgeboks koden pĂĄ Google CSE, og indtast værdien her." - -#: functions.php:104 -msgid "Sidebox settings" -msgstr "Sidebar indstillinger" - -#: functions.php:106 -msgid "Show only date" -msgstr "Vis kun dato" - -#: functions.php:106 -msgid "Show only in posts" -msgstr "Vis kun i indlæg" - -#: functions.php:106 -msgid "Last two options together" -msgstr "Sidste to muligheder tilsammen" - -#: functions.php:142 -#: functions.php:154 -msgid "LightWord Settings" -msgstr "LightWord Indstillinger" - -#: functions.php:149 -msgid "settings saved" -msgstr "indstillinger gemt" - -#: functions.php:150 -msgid "settings reset" -msgstr "indstillinger nulstillet" - -#: functions.php:158 -msgid "Support the developer" -msgstr "Støt udvikleren" - -#: functions.php:169 -msgid "Theme version check" -msgstr "Check tema version" - -#: functions.php:178 -msgid "Version check failed." -msgstr "Versionscheck mislykkedes" - -#: functions.php:180 -msgid "Cool! You have the latest version." -msgstr "Sejt! Du har sidste nye version." - -#: functions.php:180 -#: functions.php:181 -msgid "view changelog" -msgstr "Se changelog" - -#: functions.php:181 -msgid "You have" -msgstr "Du har" - -#: functions.php:181 -msgid "Latest version" -msgstr "Seneste version" - -#: functions.php:181 -msgid "Get the latest version" -msgstr "Hent seneste version" - -#: functions.php:188 -msgid "General settings" -msgstr "Generelle indstillinger" - -#: functions.php:242 -msgid "Save changes" -msgstr "Gem ændringer" - -#: functions.php:248 -msgid "Search for help" -msgstr "Søg efter hjælp" - -#: functions.php:248 -msgid "or" -msgstr "Eller" - -#: functions.php:263 -#: functions.php:275 -msgid "No updates available." -msgstr "Ingen opdateringer tilgængelige." - -#: functions.php:282 -msgid "What is Cufon?" -msgstr "Hvad er Cufon?" - -#: functions.php:289 -msgid "Click here to reset all settings" -msgstr "Klik her for at nulstille alle indstillinger" - -#: functions.php:454 -msgid "Home" -msgstr "Forside" - -#: functions.php:486 -msgid "Search" -msgstr "Søg" - -#: functions.php:511 -#: functions.php:528 -msgid "Off" -msgstr "Fra" - -#: functions.php:566 -msgid "delete" -msgstr "slet" - -#: functions.php:567 -msgid "spam" -msgstr "spam" - -#: functions.php:568 -msgid "edit" -msgstr "redigĂ©r" - -#: functions.php:576 -msgid "Please enable referrers in your browser, or, if you're a spammer, bugger off!" -msgstr "Aktiver venligst referrers in din browser, eller, hvis du er en spammer, skrub væk!" - -#: functions.php:588 -#: sidebar.php:33 -msgid "Syndicate this site using RSS" -msgstr "SyndikĂ©r dette site via RSS" - -#: functions.php:588 -msgid "Subscribe via RSS" -msgstr "Tilmeld via RSS" - -#: functions.php:611 -msgid "F jS, Y - H:i" -msgstr "j. F, Y - H:i" - -#: functions.php:613 -msgid "( REPLY )" -msgstr "( SVAR )" - -#: functions.php:614 -#: legacy.comments.php:39 -msgid "Your comment is awaiting moderation." -msgstr "Din kommentar venter pĂĄ at blive godkendt." - -#: index.php:11 -#: single.php:26 -msgid "Filed under:" -msgstr "Gemt under:" - -#: index.php:11 -#: single.php:26 -msgid "Tagged as:" -msgstr "Tagged som:" - -#: index.php:12 -msgid "1 Comment" -msgstr "Én kommentar" - -#: index.php:12 -#: single.php:27 -msgid "Comments Off" -msgstr "Kommentarer slĂĄet fra" - -#: index.php:12 -msgid "No Comments" -msgstr "Ingen kommentarer" - -#: index.php:12 -msgid "Read more about" -msgstr "Læs mere om" - -#: index.php:29 -msgid "« Newer Entries" -msgstr "« Nyere indlæg" - -#: index.php:30 -msgid "Older Entries »" -msgstr "Ældre indlæg »" - -#: legacy.comments.php:32 -msgid "F jS, Y" -msgstr "j. F, Y" - -#: legacy.comments.php:32 -msgid "edit this comment" -msgstr "redigĂ©r denne kommentar" - -#: legacy.comments.php:83 -#, php-format -msgid "You can use these tags: %s" -msgstr "Du kan bruge disse koder: %s" - -#: page.php:6 -msgid "Edit this page" -msgstr "RedigĂ©r denne side" - -#: sidebar.php:9 -msgid "Pages" -msgstr "Sider" - -#: sidebar.php:14 -msgid "Categories" -msgstr "Kategorier" - -#: sidebar.php:19 -msgid "Blogroll" -msgstr "Blogroll" - -#: sidebar.php:24 -msgid "Archive" -msgstr "Arkiv" - -#: sidebar.php:29 -msgid "Meta" -msgstr "Meta" - -#: sidebar.php:33 -msgid "RSS" -msgstr "RSS" - -#: sidebar.php:34 -msgid "The latest comments to all posts in RSS" -msgstr "De seneste kommentarer til alle indlæg i RSS" - -#: sidebar.php:34 -msgid "Comments RSS" -msgstr "Kommentar RSS" - -#: single.php:7 -msgid "Edit this post" -msgstr "RedigĂ©r dette indlæg" - -#: single.php:13 -msgid "Enjoy this article?" -msgstr "Nød du denne artikel?" - -#: single.php:14 -msgid "Consider subscribing to our rss feed!" -msgstr "Overvej at tilmelde dig vores rss feed!" - -#: single.php:21 -msgid "About" -msgstr "Om" - -#: single.php:21 -msgid "No description. Please complete your profile." -msgstr "Ingen beskrivelse. Skriv venligst din profil færdig." - diff --git a/blog/wp-content/themes/lightword/lang/de_DE.mo b/blog/wp-content/themes/lightword/lang/de_DE.mo deleted file mode 100755 index 695a7e5..0000000 Binary files a/blog/wp-content/themes/lightword/lang/de_DE.mo and /dev/null differ diff --git a/blog/wp-content/themes/lightword/lang/de_DE.po b/blog/wp-content/themes/lightword/lang/de_DE.po deleted file mode 100755 index a8cf69e..0000000 --- a/blog/wp-content/themes/lightword/lang/de_DE.po +++ /dev/null @@ -1,595 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: LightWord 1.8.3\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-23 14:29+0200\n" -"PO-Revision-Date: \n" -"Last-Translator: Andrei Luca \n" -"Language-Team: Tobias H. \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Poedit-Language: German\n" -"X-Poedit-Country: GERMANY\n" -"X-Poedit-SourceCharset: utf-8\n" -"X-Poedit-KeywordsList: __;_e\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-SearchPath-0: .\n" - -#: 404.php:4 -#: archives.php:61 -#: archives.php:71 -#: index.php:26 -#: page.php:17 -#: single.php:46 -msgid "Not Found" -msgstr "Nicht gefunden!" - -#: 404.php:5 -#: archives.php:61 -#: archives.php:72 -#: index.php:27 -#: page.php:18 -#: single.php:47 -msgid "Sorry, but you are looking for something that isn't here." -msgstr "Diese Seite existiert leider nicht. Evtl. bist du einem falschen Link gefolgt." - -#: archives.php:10 -#: index.php:17 -msgid "Continue reading" -msgstr "weiterlesen" - -#: comments.php:6 -#: legacy.comments.php:8 -msgid "This post is password protected. Enter the password to view comments." -msgstr "Dieser Artikel ist passwortgeschĂĽtzt. Bitte gib das Passwort ein, um die Kommentare sehen zu können." - -#: comments.php:15 -#: index.php:17 -#: legacy.comments.php:12 -msgid "Comments" -msgstr "Kommentare" - -#: comments.php:16 -msgid "Trackbacks" -msgstr "Trackbacks" - -#: comments.php:17 -#: legacy.comments.php:13 -msgid "( subscribe to comments on this post )" -msgstr "( Kommentare dieses Artikels abonieren )" - -#: comments.php:30 -msgid "« Older Comments" -msgstr "« neuere Artikel" - -#: comments.php:31 -msgid "Newer Comments »" -msgstr "neuere Kommentare »" - -#: comments.php:39 -#: legacy.comments.php:47 -msgid "No comments yet." -msgstr "Zu diesem Artikel wurden noch keine Kommentare geschrieben." - -#: comments.php:41 -#: legacy.comments.php:91 -msgid "Sorry, the comment form is closed at this time." -msgstr "Die Kommentarfunktion ist hier derzeit deaktiviert." - -#: comments.php:48 -#: legacy.comments.php:52 -#: single.php:30 -msgid "Leave a comment" -msgstr "Kommentar schreiben" - -#: comments.php:51 -#: legacy.comments.php:55 -#, php-format -msgid "You must be logged in to post a comment." -msgstr "Du musst angemeldet sein, um ein Kommentar schreiben zu können." - -#: comments.php:56 -#: legacy.comments.php:62 -#, php-format -msgid "Logged in as %s." -msgstr "Angemeldet als %s." - -#: comments.php:56 -#: legacy.comments.php:62 -msgid "Log out of this account" -msgstr "Abmelden" - -#: comments.php:56 -#: legacy.comments.php:62 -msgid "Log out »" -msgstr "Abmelden »" - -#: comments.php:65 -#: legacy.comments.php:67 -msgid "Name" -msgstr "Name" - -#: comments.php:65 -#: comments.php:68 -#: legacy.comments.php:67 -#: legacy.comments.php:70 -msgid "(required)" -msgstr "(benötigt)" - -#: comments.php:68 -#: legacy.comments.php:70 -msgid "Mail (will not be published)" -msgstr "Email (wird nicht veröffentlicht)" - -#: comments.php:71 -#: legacy.comments.php:73 -msgid "Website" -msgstr "Website" - -#: comments.php:75 -#: legacy.comments.php:81 -msgid "Submit" -msgstr "Abschicken" - -#: comments.php:75 -msgid "( Cancel )" -msgstr "Abbrechen" - -#: comments.php:85 -msgid "No trackbacks yet." -msgstr "Noch keine Trackbacks." - -#: comments.php:86 -msgid "Trackbacks are disabled." -msgstr "" - -#: footer.php:7 -#, fuzzy, php-format -msgid "Copyright %s %s %s · Powered by %s
    %s developed by %s for you." -msgstr "Copyright %s %s %s · Powered by %s · Theme developed by %s" - -#: footer.php:11 -msgid "Go to top" -msgstr "nach oben" - -#: functions.php:20 -#, fuzzy -msgid "Layout settings" -msgstr "Allgemeine Einstellungen" - -#: functions.php:22 -#: functions.php:23 -msgid "Original" -msgstr "" - -#: functions.php:22 -msgid "Wider" -msgstr "" - -#: functions.php:26 -#, fuzzy -msgid "Cufon settings" -msgstr "Allgemeine Einstellungen" - -#: functions.php:28 -#: functions.php:29 -#: functions.php:112 -#: functions.php:113 -msgid "Enabled" -msgstr "" - -#: functions.php:28 -#: functions.php:112 -#, fuzzy -msgid "Disabled" -msgstr "Cufon deaktivieren" - -#: functions.php:28 -msgid "Extra" -msgstr "" - -#: functions.php:32 -msgid "Disable comments on pages" -msgstr "Kommentare auf Seiten deaktivieren" - -#: functions.php:33 -msgid "Check this box if you would like to DISABLE COMMENTS on pages" -msgstr "aktivieren, um Kommentare auf allen Seiten (nicht Artikel) zu deaktivieren" - -#: functions.php:38 -msgid "Custom image header" -msgstr "" - -#: functions.php:39 -msgid "Check this box if you would like to SHOW IMAGE instead Cufon text on header.
    Image location: lightword/images/header-image.png / Max width: 796px" -msgstr "aktivieren, um ein Bild, anstatt Cufon Text anzuzeigen (hiermit ist der Titel ganz oben auf der Seite gemeint!).
    Das Bild/Logo muss sich hier befinden: lightword/images/header-image.png / Erlaubte Größe: 600x56px" - -#: functions.php:44 -msgid "Header image height in pixels" -msgstr "" - -#: functions.php:50 -msgid "About author feature" -msgstr "" - -#: functions.php:51 -msgid "Add information about post author on post footer" -msgstr "aktivieren, um Informationen zum Autor am Ende des Artikels anzuzeigen" - -#: functions.php:56 -#, fuzzy -msgid "Enjoy this post feature" -msgstr "Enjoy this post einschalten" - -#: functions.php:57 -msgid "Check this box if you would like to ACTIVATE Enjoy this post feature" -msgstr "aktiviert das \"hat dir dieser Artikel gefallen?\" Feature" - -#: functions.php:62 -#, fuzzy -msgid "Show categories on front menu" -msgstr "Kategorien oben anzeigen" - -#: functions.php:63 -#, fuzzy -msgid "Check this box if you would like to SHOW CATEGORIES instead pages on front menu" -msgstr "aktivieren, um Kategorien in der oberen Navi Leiste anzuzeigen (anstatt der Seiten)" - -#: functions.php:68 -#, fuzzy -msgid "Exclude pages from front menu" -msgstr "Kategorien oben anzeigen" - -#: functions.php:69 -msgid "Type the pages id in the box below. Example input: 5,19,24" -msgstr "" - -#: functions.php:74 -#, fuzzy -msgid "Exclude categories from front menu" -msgstr "Kategorien oben anzeigen" - -#: functions.php:75 -msgid "Type the categories id in the box below. Example input: 5,19,24" -msgstr "" - -#: functions.php:80 -msgid "Remove home button" -msgstr "" - -#: functions.php:81 -msgid "Remove home button from front menu" -msgstr "" - -#: functions.php:86 -msgid "Remove search box" -msgstr "" - -#: functions.php:87 -msgid "Remove search box and expand space for front menu" -msgstr "" - -#: functions.php:92 -msgid "Remove tags from posts" -msgstr "" - -#: functions.php:93 -#, fuzzy -msgid "Show only categories in post footer" -msgstr "am Ende des Artikels werden Tags ausgeblendet und nur Kategorien angezeigt" - -#: functions.php:98 -msgid "Remove RSS badge" -msgstr "Blog abonnieren Button ausblenden" - -#: functions.php:99 -msgid "Remove RSS badge from blog header" -msgstr "Entfernt den orange farbenen \"Blog abonnieren\" Button ĂĽber dem Suchfeld bzw. blendet diesen aus" - -#: functions.php:105 -msgid "Find name=\"cx\" in the Search box code of Google CSE, and type the value here." -msgstr "" - -#: functions.php:110 -#, fuzzy -msgid "Sidebox settings" -msgstr "Allgemeine Einstellungen" - -#: functions.php:112 -msgid "Show only date" -msgstr "" - -#: functions.php:112 -#, fuzzy -msgid "Show only in posts" -msgstr "am Ende des Artikels werden Tags ausgeblendet und nur Kategorien angezeigt" - -#: functions.php:112 -msgid "Last two options together" -msgstr "" - -#: functions.php:118 -msgid "Put your custom css code here" -msgstr "" - -#: functions.php:151 -#: functions.php:163 -msgid "LightWord Settings" -msgstr "LightWord Einstellungen" - -#: functions.php:158 -msgid "settings saved" -msgstr "Einstellungen gespeichert" - -#: functions.php:159 -msgid "settings reset" -msgstr "Einstellungen auf Standard zurĂĽckgesetzt" - -#: functions.php:167 -msgid "Support the developer" -msgstr "UnterstĂĽtze den Entwickler dieses Themes" - -#: functions.php:178 -msgid "Theme version check" -msgstr "Theme VersionsĂĽberprĂĽfung" - -#: functions.php:187 -msgid "Version check failed." -msgstr "VersionsĂĽberprĂĽfung fehlgeschlagen." - -#: functions.php:189 -msgid "Cool! You have the latest version." -msgstr "Du hast bereits die neueste Version installiert." - -#: functions.php:189 -#: functions.php:190 -#, fuzzy -msgid "view changelog" -msgstr "Einstellungen speichern" - -#: functions.php:190 -msgid "You have" -msgstr "Du hast" - -#: functions.php:190 -msgid "Latest version" -msgstr "die neueste Version" - -#: functions.php:190 -msgid "Get the latest version" -msgstr "Neueste Version laden" - -#: functions.php:197 -msgid "General settings" -msgstr "Allgemeine Einstellungen" - -#: functions.php:258 -msgid "Save changes" -msgstr "Einstellungen speichern" - -#: functions.php:264 -msgid "Search for help" -msgstr "Hilfe bekommen" - -#: functions.php:264 -msgid "or" -msgstr "oder" - -#: functions.php:279 -#: functions.php:291 -msgid "No updates available." -msgstr "Keine Updates verfĂĽgbar." - -#: functions.php:298 -msgid "What is Cufon?" -msgstr "Was ist Cufon?" - -#: functions.php:305 -msgid "Click here to reset all settings" -msgstr "Einstellungen zurĂĽcksetzen" - -#: functions.php:502 -msgid "Search" -msgstr "Suche" - -#: functions.php:527 -#: functions.php:544 -msgid "Off" -msgstr "" - -#: functions.php:572 -#, fuzzy -msgid "Posted on" -msgstr "Autor Info's mit anzeigen" - -#: functions.php:589 -msgid "delete" -msgstr "löschen" - -#: functions.php:590 -msgid "spam" -msgstr "Spam" - -#: functions.php:591 -msgid "edit" -msgstr "bearbeiten" - -#: functions.php:599 -msgid "Please enable referrers in your browser, or, if you're a spammer, bugger off!" -msgstr "Bitte aktiviere Referrers in deinem Browser, oder, wenn du ein Spammer bist, verlasse die Seite einfach!" - -#: functions.php:620 -#: sidebar.php:33 -#: sidebar_two-columns-for-categories.php:48 -msgid "Syndicate this site using RSS" -msgstr "Diesen Blog per RSS-Feed abonnieren" - -#: functions.php:620 -msgid "Subscribe via RSS" -msgstr "Blog abonnieren" - -#: functions.php:651 -#, fuzzy -msgid "F jS, Y - H:i" -msgstr "F jS, Y" - -#: functions.php:653 -msgid "( REPLY )" -msgstr "antworten" - -#: functions.php:654 -#: legacy.comments.php:33 -msgid "Your comment is awaiting moderation." -msgstr "Dein Kommentar wartet auf seine Freischaltung." - -#: header.php:34 -msgid "Home" -msgstr "Home" - -#: index.php:13 -#: page.php:11 -#: single.php:12 -msgid "PAGES" -msgstr "" - -#: index.php:16 -#: single.php:29 -msgid "Filed under:" -msgstr "veröffentlicht unter:" - -#: index.php:16 -#: single.php:29 -msgid "Tagged as:" -msgstr "Tags:" - -#: index.php:17 -msgid "1 Comment" -msgstr "1 Kommentar" - -#: index.php:17 -#: single.php:30 -#, fuzzy -msgid "Comments Off" -msgstr "Kommentare" - -#: index.php:17 -msgid "No Comments" -msgstr "keine Kommentare" - -#: index.php:17 -msgid "Read more about" -msgstr "den Rest lesen von" - -#: index.php:32 -msgid "« Newer Entries" -msgstr "« neuere Artikel" - -#: index.php:33 -msgid "Older Entries »" -msgstr "ältere Artikel »" - -#: legacy.comments.php:26 -msgid "F jS, Y" -msgstr "F jS, Y" - -#: legacy.comments.php:26 -msgid "edit this comment" -msgstr "Kommentar bearbeiten" - -#: legacy.comments.php:77 -#, php-format -msgid "You can use these tags: %s" -msgstr "Du kannst diese Tags benutzen: %s" - -#: page.php:7 -msgid "Edit this page" -msgstr "Seite bearbeiten" - -#: sidebar.php:9 -#: sidebar_two-columns-for-categories.php:9 -msgid "Pages" -msgstr "Seiten" - -#: sidebar.php:14 -#: sidebar_two-columns-for-categories.php:14 -msgid "Categories" -msgstr "Kategorien" - -#: sidebar.php:19 -#: sidebar_two-columns-for-categories.php:34 -msgid "Blogroll" -msgstr "Blogroll" - -#: sidebar.php:24 -#: sidebar_two-columns-for-categories.php:39 -msgid "Archive" -msgstr "Archiv" - -#: sidebar.php:29 -#: sidebar_two-columns-for-categories.php:44 -msgid "Meta" -msgstr "Meta" - -#: sidebar.php:33 -#: sidebar_two-columns-for-categories.php:48 -msgid "RSS" -msgstr "RSS" - -#: sidebar.php:34 -#: sidebar_two-columns-for-categories.php:49 -msgid "The latest comments to all posts in RSS" -msgstr "die neuesten Kommentare zu allen Artikeln per RSS abonnieren" - -#: sidebar.php:34 -#: sidebar_two-columns-for-categories.php:49 -msgid "Comments RSS" -msgstr "RSS (Kommentare)" - -#: single.php:8 -msgid "Edit this post" -msgstr "Artikel bearbeiten" - -#: single.php:16 -msgid "Enjoy this article?" -msgstr "hat dir dieser Artikel gefallen?" - -#: single.php:17 -msgid "Consider subscribing to our rss feed!" -msgstr "Dann abonniere doch diesen Blog per RSS Feed!" - -#: single.php:24 -msgid "About" -msgstr "" - -#: single.php:24 -msgid "No description. Please complete your profile." -msgstr "Der Autor hat keine Beschreibung ĂĽber sich erstellt." - -#~ msgid "Image instead text on header" -#~ msgstr "Ein Bild, anstatt Text anzeigen" -#~ msgid "Take out tags in posts footer" -#~ msgstr "Tags ausblenden" -#~ msgid "Author" -#~ msgstr "Autor" -#~ msgid "Check this box if you would like to DISABLE Cufon
    " -#~ msgstr "deaktiviert Cufon
    " -#~ msgid "Activate Extra Cufon" -#~ msgstr "Extra Cufon einschalten" -#~ msgid "" -#~ "Check this box if you would like to ENABLE Extra Cufon feature." -#~ "
    For umlauts (german) and other special characters." -#~ msgstr "" -#~ "aktiviert Extra Cufon
    (fĂĽr deutsche Umlaute und andere " -#~ "Sonderzeichen)" - -#, fuzzy -#~ msgid "( Click here to cancel reply )" -#~ msgstr "Einstellungen zurĂĽcksetzen" -#~ msgid "% Comments" -#~ msgstr "% Kommentare" - -#, fuzzy -#~ msgid "Reply to this comment" -#~ msgstr "Kommentar bearbeiten" - diff --git a/blog/wp-content/themes/lightword/lang/default.mo b/blog/wp-content/themes/lightword/lang/default.mo deleted file mode 100755 index 86b7b6d..0000000 Binary files a/blog/wp-content/themes/lightword/lang/default.mo and /dev/null differ diff --git a/blog/wp-content/themes/lightword/lang/default.po b/blog/wp-content/themes/lightword/lang/default.po deleted file mode 100755 index 9882244..0000000 --- a/blog/wp-content/themes/lightword/lang/default.po +++ /dev/null @@ -1,553 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: LightWord\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-23 14:28+0200\n" -"PO-Revision-Date: \n" -"Last-Translator: Andrei Luca \n" -"Language-Team: Andrei Luca \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Poedit-Language: English\n" -"X-Poedit-Country: UNITED STATES\n" -"X-Poedit-SourceCharset: utf-8\n" -"X-Poedit-KeywordsList: __;_e\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-SearchPath-0: .\n" - -#: 404.php:4 -#: archives.php:61 -#: archives.php:71 -#: index.php:26 -#: page.php:17 -#: single.php:46 -msgid "Not Found" -msgstr "" - -#: 404.php:5 -#: archives.php:61 -#: archives.php:72 -#: index.php:27 -#: page.php:18 -#: single.php:47 -msgid "Sorry, but you are looking for something that isn't here." -msgstr "" - -#: archives.php:10 -#: index.php:17 -msgid "Continue reading" -msgstr "" - -#: comments.php:6 -#: legacy.comments.php:8 -msgid "This post is password protected. Enter the password to view comments." -msgstr "" - -#: comments.php:15 -#: index.php:17 -#: legacy.comments.php:12 -msgid "Comments" -msgstr "" - -#: comments.php:16 -msgid "Trackbacks" -msgstr "" - -#: comments.php:17 -#: legacy.comments.php:13 -msgid "( subscribe to comments on this post )" -msgstr "" - -#: comments.php:30 -msgid "« Older Comments" -msgstr "" - -#: comments.php:31 -msgid "Newer Comments »" -msgstr "" - -#: comments.php:39 -#: legacy.comments.php:47 -msgid "No comments yet." -msgstr "" - -#: comments.php:41 -#: legacy.comments.php:91 -msgid "Sorry, the comment form is closed at this time." -msgstr "" - -#: comments.php:48 -#: legacy.comments.php:52 -#: single.php:30 -msgid "Leave a comment" -msgstr "" - -#: comments.php:51 -#: legacy.comments.php:55 -#, php-format -msgid "You must be logged in to post a comment." -msgstr "" - -#: comments.php:56 -#: legacy.comments.php:62 -#, php-format -msgid "Logged in as %s." -msgstr "" - -#: comments.php:56 -#: legacy.comments.php:62 -msgid "Log out of this account" -msgstr "" - -#: comments.php:56 -#: legacy.comments.php:62 -msgid "Log out »" -msgstr "" - -#: comments.php:65 -#: legacy.comments.php:67 -msgid "Name" -msgstr "" - -#: comments.php:65 -#: comments.php:68 -#: legacy.comments.php:67 -#: legacy.comments.php:70 -msgid "(required)" -msgstr "" - -#: comments.php:68 -#: legacy.comments.php:70 -msgid "Mail (will not be published)" -msgstr "" - -#: comments.php:71 -#: legacy.comments.php:73 -msgid "Website" -msgstr "" - -#: comments.php:75 -#: legacy.comments.php:81 -msgid "Submit" -msgstr "" - -#: comments.php:75 -msgid "( Cancel )" -msgstr "" - -#: comments.php:85 -msgid "No trackbacks yet." -msgstr "" - -#: comments.php:86 -msgid "Trackbacks are disabled." -msgstr "" - -#: footer.php:7 -#, php-format -msgid "Copyright %s %s %s · Powered by %s
    %s developed by %s for you." -msgstr "" - -#: footer.php:11 -msgid "Go to top" -msgstr "" - -#: functions.php:20 -msgid "Layout settings" -msgstr "" - -#: functions.php:22 -#: functions.php:23 -msgid "Original" -msgstr "" - -#: functions.php:22 -msgid "Wider" -msgstr "" - -#: functions.php:26 -msgid "Cufon settings" -msgstr "" - -#: functions.php:28 -#: functions.php:29 -#: functions.php:112 -#: functions.php:113 -msgid "Enabled" -msgstr "" - -#: functions.php:28 -#: functions.php:112 -msgid "Disabled" -msgstr "" - -#: functions.php:28 -msgid "Extra" -msgstr "" - -#: functions.php:32 -msgid "Disable comments on pages" -msgstr "" - -#: functions.php:33 -msgid "Check this box if you would like to DISABLE COMMENTS on pages" -msgstr "" - -#: functions.php:38 -msgid "Custom image header" -msgstr "" - -#: functions.php:39 -msgid "Check this box if you would like to SHOW IMAGE instead Cufon text on header.
    Image location: lightword/images/header-image.png / Max width: 796px" -msgstr "" - -#: functions.php:44 -msgid "Header image height in pixels" -msgstr "" - -#: functions.php:50 -msgid "About author feature" -msgstr "" - -#: functions.php:51 -msgid "Add information about post author on post footer" -msgstr "" - -#: functions.php:56 -msgid "Enjoy this post feature" -msgstr "" - -#: functions.php:57 -msgid "Check this box if you would like to ACTIVATE Enjoy this post feature" -msgstr "" - -#: functions.php:62 -msgid "Show categories on front menu" -msgstr "" - -#: functions.php:63 -msgid "Check this box if you would like to SHOW CATEGORIES instead pages on front menu" -msgstr "" - -#: functions.php:68 -msgid "Exclude pages from front menu" -msgstr "" - -#: functions.php:69 -msgid "Type the pages id in the box below. Example input: 5,19,24" -msgstr "" - -#: functions.php:74 -msgid "Exclude categories from front menu" -msgstr "" - -#: functions.php:75 -msgid "Type the categories id in the box below. Example input: 5,19,24" -msgstr "" - -#: functions.php:80 -msgid "Remove home button" -msgstr "" - -#: functions.php:81 -msgid "Remove home button from front menu" -msgstr "" - -#: functions.php:86 -msgid "Remove search box" -msgstr "" - -#: functions.php:87 -msgid "Remove search box and expand space for front menu" -msgstr "" - -#: functions.php:92 -msgid "Remove tags from posts" -msgstr "" - -#: functions.php:93 -msgid "Show only categories in post footer" -msgstr "" - -#: functions.php:98 -msgid "Remove RSS badge" -msgstr "" - -#: functions.php:99 -msgid "Remove RSS badge from blog header" -msgstr "" - -#: functions.php:105 -msgid "Find name=\"cx\" in the Search box code of Google CSE, and type the value here." -msgstr "" - -#: functions.php:110 -msgid "Sidebox settings" -msgstr "" - -#: functions.php:112 -msgid "Show only date" -msgstr "" - -#: functions.php:112 -msgid "Show only in posts" -msgstr "" - -#: functions.php:112 -msgid "Last two options together" -msgstr "" - -#: functions.php:118 -msgid "Put your custom css code here" -msgstr "" - -#: functions.php:151 -#: functions.php:163 -msgid "LightWord Settings" -msgstr "" - -#: functions.php:158 -msgid "settings saved" -msgstr "" - -#: functions.php:159 -msgid "settings reset" -msgstr "" - -#: functions.php:167 -msgid "Support the developer" -msgstr "" - -#: functions.php:178 -msgid "Theme version check" -msgstr "" - -#: functions.php:187 -msgid "Version check failed." -msgstr "" - -#: functions.php:189 -msgid "Cool! You have the latest version." -msgstr "" - -#: functions.php:189 -#: functions.php:190 -msgid "view changelog" -msgstr "" - -#: functions.php:190 -msgid "You have" -msgstr "" - -#: functions.php:190 -msgid "Latest version" -msgstr "" - -#: functions.php:190 -msgid "Get the latest version" -msgstr "" - -#: functions.php:197 -msgid "General settings" -msgstr "" - -#: functions.php:258 -msgid "Save changes" -msgstr "" - -#: functions.php:264 -msgid "Search for help" -msgstr "" - -#: functions.php:264 -msgid "or" -msgstr "" - -#: functions.php:279 -#: functions.php:291 -msgid "No updates available." -msgstr "" - -#: functions.php:298 -msgid "What is Cufon?" -msgstr "" - -#: functions.php:305 -msgid "Click here to reset all settings" -msgstr "" - -#: functions.php:502 -msgid "Search" -msgstr "" - -#: functions.php:527 -#: functions.php:544 -msgid "Off" -msgstr "" - -#: functions.php:572 -msgid "Posted on" -msgstr "" - -#: functions.php:589 -msgid "delete" -msgstr "" - -#: functions.php:590 -msgid "spam" -msgstr "" - -#: functions.php:591 -msgid "edit" -msgstr "" - -#: functions.php:599 -msgid "Please enable referrers in your browser, or, if you're a spammer, bugger off!" -msgstr "" - -#: functions.php:620 -#: sidebar.php:33 -#: sidebar_two-columns-for-categories.php:48 -msgid "Syndicate this site using RSS" -msgstr "" - -#: functions.php:620 -msgid "Subscribe via RSS" -msgstr "" - -#: functions.php:651 -msgid "F jS, Y - H:i" -msgstr "" - -#: functions.php:653 -msgid "( REPLY )" -msgstr "" - -#: functions.php:654 -#: legacy.comments.php:33 -msgid "Your comment is awaiting moderation." -msgstr "" - -#: header.php:34 -msgid "Home" -msgstr "" - -#: index.php:13 -#: page.php:11 -#: single.php:12 -msgid "PAGES" -msgstr "" - -#: index.php:16 -#: single.php:29 -msgid "Filed under:" -msgstr "" - -#: index.php:16 -#: single.php:29 -msgid "Tagged as:" -msgstr "" - -#: index.php:17 -msgid "1 Comment" -msgstr "" - -#: index.php:17 -#: single.php:30 -msgid "Comments Off" -msgstr "" - -#: index.php:17 -msgid "No Comments" -msgstr "" - -#: index.php:17 -msgid "Read more about" -msgstr "" - -#: index.php:32 -msgid "« Newer Entries" -msgstr "" - -#: index.php:33 -msgid "Older Entries »" -msgstr "" - -#: legacy.comments.php:26 -msgid "F jS, Y" -msgstr "" - -#: legacy.comments.php:26 -msgid "edit this comment" -msgstr "" - -#: legacy.comments.php:77 -#, php-format -msgid "You can use these tags: %s" -msgstr "" - -#: page.php:7 -msgid "Edit this page" -msgstr "" - -#: sidebar.php:9 -#: sidebar_two-columns-for-categories.php:9 -msgid "Pages" -msgstr "" - -#: sidebar.php:14 -#: sidebar_two-columns-for-categories.php:14 -msgid "Categories" -msgstr "" - -#: sidebar.php:19 -#: sidebar_two-columns-for-categories.php:34 -msgid "Blogroll" -msgstr "" - -#: sidebar.php:24 -#: sidebar_two-columns-for-categories.php:39 -msgid "Archive" -msgstr "" - -#: sidebar.php:29 -#: sidebar_two-columns-for-categories.php:44 -msgid "Meta" -msgstr "" - -#: sidebar.php:33 -#: sidebar_two-columns-for-categories.php:48 -msgid "RSS" -msgstr "" - -#: sidebar.php:34 -#: sidebar_two-columns-for-categories.php:49 -msgid "The latest comments to all posts in RSS" -msgstr "" - -#: sidebar.php:34 -#: sidebar_two-columns-for-categories.php:49 -msgid "Comments RSS" -msgstr "" - -#: single.php:8 -msgid "Edit this post" -msgstr "" - -#: single.php:16 -msgid "Enjoy this article?" -msgstr "" - -#: single.php:17 -msgid "Consider subscribing to our rss feed!" -msgstr "" - -#: single.php:24 -msgid "About" -msgstr "" - -#: single.php:24 -msgid "No description. Please complete your profile." -msgstr "" - diff --git a/blog/wp-content/themes/lightword/lang/es_ES.mo b/blog/wp-content/themes/lightword/lang/es_ES.mo deleted file mode 100755 index 387b8b2..0000000 Binary files a/blog/wp-content/themes/lightword/lang/es_ES.mo and /dev/null differ diff --git a/blog/wp-content/themes/lightword/lang/es_ES.po b/blog/wp-content/themes/lightword/lang/es_ES.po deleted file mode 100755 index 9200de6..0000000 --- a/blog/wp-content/themes/lightword/lang/es_ES.po +++ /dev/null @@ -1,586 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: LightWord\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-23 14:29+0200\n" -"PO-Revision-Date: \n" -"Last-Translator: Andrei Luca \n" -"Language-Team: Andrei Luca \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Poedit-SourceCharset: utf-8\n" -"X-Poedit-KeywordsList: __;_e\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-SearchPath-0: .\n" - -#: 404.php:4 -#: archives.php:61 -#: archives.php:71 -#: index.php:26 -#: page.php:17 -#: single.php:46 -msgid "Not Found" -msgstr "No encontrado" - -#: 404.php:5 -#: archives.php:61 -#: archives.php:72 -#: index.php:27 -#: page.php:18 -#: single.php:47 -msgid "Sorry, but you are looking for something that isn't here." -msgstr "Lo sentimos, pero estás buscando algo que no está aquĂ­." - -#: archives.php:10 -#: index.php:17 -msgid "Continue reading" -msgstr "ContinĂşa leyendo" - -#: comments.php:6 -#: legacy.comments.php:8 -msgid "This post is password protected. Enter the password to view comments." -msgstr "Esta entrada está protegida con contraseña. Ingresa la contraseña para ver los comentarios." - -#: comments.php:15 -#: index.php:17 -#: legacy.comments.php:12 -msgid "Comments" -msgstr "Comentarios" - -#: comments.php:16 -msgid "Trackbacks" -msgstr "Trackbars" - -#: comments.php:17 -#: legacy.comments.php:13 -msgid "( subscribe to comments on this post )" -msgstr "( suscribirse a los comentarios de esta entrada )" - -#: comments.php:30 -msgid "« Older Comments" -msgstr "« Comentarios Anteriores" - -#: comments.php:31 -msgid "Newer Comments »" -msgstr "Comentarios más recientes »" - -#: comments.php:39 -#: legacy.comments.php:47 -msgid "No comments yet." -msgstr "AĂşn sin comentarios." - -#: comments.php:41 -#: legacy.comments.php:91 -msgid "Sorry, the comment form is closed at this time." -msgstr "Lo sentimos, los comentarios están cerrados por ahora." - -#: comments.php:48 -#: legacy.comments.php:52 -#: single.php:30 -msgid "Leave a comment" -msgstr "Deja un comentario" - -#: comments.php:51 -#: legacy.comments.php:55 -#, php-format -msgid "You must be logged in to post a comment." -msgstr "Debes de iniciar sesiĂłn para dejar un comentario." - -#: comments.php:56 -#: legacy.comments.php:62 -#, php-format -msgid "Logged in as %s." -msgstr "SesiĂłn iniciada como %s." - -#: comments.php:56 -#: legacy.comments.php:62 -msgid "Log out of this account" -msgstr "Cerrar la sesiĂłn de esta cuenta" - -#: comments.php:56 -#: legacy.comments.php:62 -msgid "Log out »" -msgstr "Cerrar sesiĂłn »" - -#: comments.php:65 -#: legacy.comments.php:67 -msgid "Name" -msgstr "Nombre" - -#: comments.php:65 -#: comments.php:68 -#: legacy.comments.php:67 -#: legacy.comments.php:70 -msgid "(required)" -msgstr "(requerido)" - -#: comments.php:68 -#: legacy.comments.php:70 -msgid "Mail (will not be published)" -msgstr "Email (no será publicado)" - -#: comments.php:71 -#: legacy.comments.php:73 -msgid "Website" -msgstr "Página Web" - -#: comments.php:75 -#: legacy.comments.php:81 -msgid "Submit" -msgstr "Enviar" - -#: comments.php:75 -msgid "( Cancel )" -msgstr "" - -#: comments.php:85 -msgid "No trackbacks yet." -msgstr "AĂşn sin trackbacks." - -#: comments.php:86 -msgid "Trackbacks are disabled." -msgstr "" - -#: footer.php:7 -#, fuzzy, php-format -msgid "Copyright %s %s %s · Powered by %s
    %s developed by %s for you." -msgstr "Derechos Reservados %s %s %s · Alimentado con %s y desarrollado para ti por %s." - -#: footer.php:11 -msgid "Go to top" -msgstr "Ir al inicio" - -#: functions.php:20 -#, fuzzy -msgid "Layout settings" -msgstr "Opciones generales" - -#: functions.php:22 -#: functions.php:23 -msgid "Original" -msgstr "" - -#: functions.php:22 -msgid "Wider" -msgstr "" - -#: functions.php:26 -#, fuzzy -msgid "Cufon settings" -msgstr "Opciones generales" - -#: functions.php:28 -#: functions.php:29 -#: functions.php:112 -#: functions.php:113 -msgid "Enabled" -msgstr "" - -#: functions.php:28 -#: functions.php:112 -#, fuzzy -msgid "Disabled" -msgstr "Deshabilitar Cufon" - -#: functions.php:28 -msgid "Extra" -msgstr "" - -#: functions.php:32 -msgid "Disable comments on pages" -msgstr "Deshabilitar comentarios en las páginas" - -#: functions.php:33 -msgid "Check this box if you would like to DISABLE COMMENTS on pages" -msgstr "Habilita esta casilla si deseas DESHABILITAR LOS COMENTARIOS en las páginas" - -#: functions.php:38 -msgid "Custom image header" -msgstr "" - -#: functions.php:39 -#, fuzzy -msgid "Check this box if you would like to SHOW IMAGE instead Cufon text on header.
    Image location: lightword/images/header-image.png / Max width: 796px" -msgstr "Habilita esta casilla si deseas MOSTRAR UNA IMAGEN en lugar del texto Cufon en la cabecera.
    UbicaciĂłn de la imagen: lightword/images/header-image.png / Tamaño: 600x56px" - -#: functions.php:44 -msgid "Header image height in pixels" -msgstr "" - -#: functions.php:50 -msgid "About author feature" -msgstr "" - -#: functions.php:51 -msgid "Add information about post author on post footer" -msgstr "Agrega informaciĂłn acerca del autor al pie de las entradas" - -#: functions.php:56 -#, fuzzy -msgid "Enjoy this post feature" -msgstr "Me gusta la entrada" - -#: functions.php:57 -msgid "Check this box if you would like to ACTIVATE Enjoy this post feature" -msgstr "Habilita la casilla si deseas ACTIVAR la opciĂłn de Me gusta esta entrada" - -#: functions.php:62 -#, fuzzy -msgid "Show categories on front menu" -msgstr "Mostrar categorĂ­as arriba" - -#: functions.php:63 -#, fuzzy -msgid "Check this box if you would like to SHOW CATEGORIES instead pages on front menu" -msgstr "Habilita la casilla si deseas MOSTRAR CATEGORĂŤAS en lugar de páginas en la barra superior" - -#: functions.php:68 -#, fuzzy -msgid "Exclude pages from front menu" -msgstr "Mostrar categorĂ­as arriba" - -#: functions.php:69 -msgid "Type the pages id in the box below. Example input: 5,19,24" -msgstr "" - -#: functions.php:74 -#, fuzzy -msgid "Exclude categories from front menu" -msgstr "Mostrar categorĂ­as arriba" - -#: functions.php:75 -msgid "Type the categories id in the box below. Example input: 5,19,24" -msgstr "" - -#: functions.php:80 -msgid "Remove home button" -msgstr "" - -#: functions.php:81 -msgid "Remove home button from front menu" -msgstr "" - -#: functions.php:86 -msgid "Remove search box" -msgstr "" - -#: functions.php:87 -msgid "Remove search box and expand space for front menu" -msgstr "" - -#: functions.php:92 -msgid "Remove tags from posts" -msgstr "" - -#: functions.php:93 -#, fuzzy -msgid "Show only categories in post footer" -msgstr "Mostrar sĂłlo categorĂ­as al pie de las entradas" - -#: functions.php:98 -msgid "Remove RSS badge" -msgstr "" - -#: functions.php:99 -msgid "Remove RSS badge from blog header" -msgstr "" - -#: functions.php:105 -msgid "Find name=\"cx\" in the Search box code of Google CSE, and type the value here." -msgstr "" - -#: functions.php:110 -#, fuzzy -msgid "Sidebox settings" -msgstr "Opciones generales" - -#: functions.php:112 -msgid "Show only date" -msgstr "" - -#: functions.php:112 -#, fuzzy -msgid "Show only in posts" -msgstr "Mostrar sĂłlo categorĂ­as al pie de las entradas" - -#: functions.php:112 -msgid "Last two options together" -msgstr "" - -#: functions.php:118 -msgid "Put your custom css code here" -msgstr "" - -#: functions.php:151 -#: functions.php:163 -msgid "LightWord Settings" -msgstr "Opciones de LightWord" - -#: functions.php:158 -msgid "settings saved" -msgstr "opciones guardadas" - -#: functions.php:159 -msgid "settings reset" -msgstr "opciones reiniciadas" - -#: functions.php:167 -msgid "Support the developer" -msgstr "Apoya al desarrollador" - -#: functions.php:178 -msgid "Theme version check" -msgstr "Revisa la versiĂłn del Tema" - -#: functions.php:187 -msgid "Version check failed." -msgstr "FallĂł la verificaciĂłn." - -#: functions.php:189 -msgid "Cool! You have the latest version." -msgstr "¡Excelente! Utilizas la Ăşltima versiĂłn." - -#: functions.php:189 -#: functions.php:190 -#, fuzzy -msgid "view changelog" -msgstr "Guardar cambios" - -#: functions.php:190 -msgid "You have" -msgstr "Tienes" - -#: functions.php:190 -msgid "Latest version" -msgstr "La Ăşltima versiĂłn" - -#: functions.php:190 -msgid "Get the latest version" -msgstr "ObtĂ©n la Ăşltima versiĂłn" - -#: functions.php:197 -msgid "General settings" -msgstr "Opciones generales" - -#: functions.php:258 -msgid "Save changes" -msgstr "Guardar cambios" - -#: functions.php:264 -msgid "Search for help" -msgstr "Buscar ayuda" - -#: functions.php:264 -msgid "or" -msgstr "o" - -#: functions.php:279 -#: functions.php:291 -msgid "No updates available." -msgstr "No hay actualizaciones disponibles" - -#: functions.php:298 -msgid "What is Cufon?" -msgstr "ÂżQuĂ© es Cufon?" - -#: functions.php:305 -msgid "Click here to reset all settings" -msgstr "Click aquĂ­ para reiniciar todas las opciones" - -#: functions.php:502 -msgid "Search" -msgstr "Buscar" - -#: functions.php:527 -#: functions.php:544 -msgid "Off" -msgstr "" - -#: functions.php:572 -#, fuzzy -msgid "Posted on" -msgstr "Autor de la entrada" - -#: functions.php:589 -msgid "delete" -msgstr "" - -#: functions.php:590 -msgid "spam" -msgstr "" - -#: functions.php:591 -msgid "edit" -msgstr "" - -#: functions.php:599 -msgid "Please enable referrers in your browser, or, if you're a spammer, bugger off!" -msgstr "" - -#: functions.php:620 -#: sidebar.php:33 -#: sidebar_two-columns-for-categories.php:48 -msgid "Syndicate this site using RSS" -msgstr "Sindica este sitio utilizando RSS" - -#: functions.php:620 -msgid "Subscribe via RSS" -msgstr "SuscrĂ­bete vĂ­a RSS" - -#: functions.php:651 -#, fuzzy -msgid "F jS, Y - H:i" -msgstr "F jS, Y" - -#: functions.php:653 -msgid "( REPLY )" -msgstr "( RESPONDER )" - -#: functions.php:654 -#: legacy.comments.php:33 -msgid "Your comment is awaiting moderation." -msgstr "Tu comentario está en espera de aprobaciĂłn." - -#: header.php:34 -msgid "Home" -msgstr "Inicio" - -#: index.php:13 -#: page.php:11 -#: single.php:12 -msgid "PAGES" -msgstr "" - -#: index.php:16 -#: single.php:29 -msgid "Filed under:" -msgstr "Archivado en:" - -#: index.php:16 -#: single.php:29 -msgid "Tagged as:" -msgstr "Etiquetado con:" - -#: index.php:17 -msgid "1 Comment" -msgstr "1 Comentario" - -#: index.php:17 -#: single.php:30 -#, fuzzy -msgid "Comments Off" -msgstr "Comentarios" - -#: index.php:17 -msgid "No Comments" -msgstr "Sin Comentarios" - -#: index.php:17 -msgid "Read more about" -msgstr "Leer más sobre" - -#: index.php:32 -msgid "« Newer Entries" -msgstr "« Entradas más recientes" - -#: index.php:33 -msgid "Older Entries »" -msgstr "Entradas anteriores »" - -#: legacy.comments.php:26 -msgid "F jS, Y" -msgstr "F jS, Y" - -#: legacy.comments.php:26 -msgid "edit this comment" -msgstr "edita este comentario" - -#: legacy.comments.php:77 -#, php-format -msgid "You can use these tags: %s" -msgstr "Puedes utilizar estas etiquetas: %s" - -#: page.php:7 -msgid "Edit this page" -msgstr "Editar esta página" - -#: sidebar.php:9 -#: sidebar_two-columns-for-categories.php:9 -msgid "Pages" -msgstr "Páginas" - -#: sidebar.php:14 -#: sidebar_two-columns-for-categories.php:14 -msgid "Categories" -msgstr "CategorĂ­as" - -#: sidebar.php:19 -#: sidebar_two-columns-for-categories.php:34 -msgid "Blogroll" -msgstr "Blogroll" - -#: sidebar.php:24 -#: sidebar_two-columns-for-categories.php:39 -msgid "Archive" -msgstr "Archivo" - -#: sidebar.php:29 -#: sidebar_two-columns-for-categories.php:44 -msgid "Meta" -msgstr "Meta" - -#: sidebar.php:33 -#: sidebar_two-columns-for-categories.php:48 -msgid "RSS" -msgstr "RSS" - -#: sidebar.php:34 -#: sidebar_two-columns-for-categories.php:49 -msgid "The latest comments to all posts in RSS" -msgstr "Los Ăşltimos comentarios de todas las entradas en RSS" - -#: sidebar.php:34 -#: sidebar_two-columns-for-categories.php:49 -msgid "Comments RSS" -msgstr "Comentarios RSS" - -#: single.php:8 -msgid "Edit this post" -msgstr "Editar esta entrada" - -#: single.php:16 -msgid "Enjoy this article?" -msgstr "ÂżTe gustĂł este artĂ­culo?" - -#: single.php:17 -msgid "Consider subscribing to our rss feed!" -msgstr "¡Considera suscribirte a nuestro feed!" - -#: single.php:24 -msgid "About" -msgstr "" - -#: single.php:24 -msgid "No description. Please complete your profile." -msgstr "Sin descripciĂłn. Porfavor completa tu perfil." - -#~ msgid "Image instead text on header" -#~ msgstr "Imagen en lugar de texto en la cabecera" -#~ msgid "Take out tags in posts footer" -#~ msgstr "Omitir etiquetas al pie de las entradas" -#~ msgid "Author" -#~ msgstr "Autor" -#~ msgid "Check this box if you would like to DISABLE Cufon
    " -#~ msgstr "Habilita la casilla si deseas DESHABILITAR Cufon
    " -#~ msgid "Activate Extra Cufon" -#~ msgstr "Activar Extra Cufon" -#~ msgid "" -#~ "Check this box if you would like to ENABLE Extra Cufon feature." -#~ "
    For umlauts (german) and other special characters." -#~ msgstr "" -#~ "Habilita la casilla si deseas HABILITAR la opciĂłn Extra Cufon." -#~ "
    Para diĂ©resis (alemán) y otros caracteres especiales." -#~ msgid "( Click here to cancel reply )" -#~ msgstr "( Click aquĂ­ para cancelar la respuesta )" - diff --git a/blog/wp-content/themes/lightword/lang/et_ET.mo b/blog/wp-content/themes/lightword/lang/et_ET.mo deleted file mode 100755 index 41aac07..0000000 Binary files a/blog/wp-content/themes/lightword/lang/et_ET.mo and /dev/null differ diff --git a/blog/wp-content/themes/lightword/lang/et_ET.po b/blog/wp-content/themes/lightword/lang/et_ET.po deleted file mode 100755 index ac9c97a..0000000 --- a/blog/wp-content/themes/lightword/lang/et_ET.po +++ /dev/null @@ -1,565 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: LightWord\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-23 14:29+0200\n" -"PO-Revision-Date: \n" -"Last-Translator: Andrei Luca \n" -"Language-Team: Marko Punnar\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Poedit-Language: Estonian\n" -"X-Poedit-Country: ESTONIA\n" -"X-Poedit-SourceCharset: utf-8\n" -"X-Poedit-KeywordsList: __;_e\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-SearchPath-0: .\n" - -#: 404.php:4 -#: archives.php:61 -#: archives.php:71 -#: index.php:26 -#: page.php:17 -#: single.php:46 -msgid "Not Found" -msgstr "Ei leidnud" - -#: 404.php:5 -#: archives.php:61 -#: archives.php:72 -#: index.php:27 -#: page.php:18 -#: single.php:47 -msgid "Sorry, but you are looking for something that isn't here." -msgstr "Kahjuks pole siin seda, mida sa otsid." - -#: archives.php:10 -#: index.php:17 -msgid "Continue reading" -msgstr "Jätka lugemist" - -#: comments.php:6 -#: legacy.comments.php:8 -msgid "This post is password protected. Enter the password to view comments." -msgstr "Sissekanne on parooliga kaitstud. Kommentaaride nägemiseks sisesta parool." - -#: comments.php:15 -#: index.php:17 -#: legacy.comments.php:12 -msgid "Comments" -msgstr "Kommentaarid" - -#: comments.php:16 -msgid "Trackbacks" -msgstr "Tagasiviited" - -#: comments.php:17 -#: legacy.comments.php:13 -msgid "( subscribe to comments on this post )" -msgstr "( jälgi selle sissekande kommentaare )" - -#: comments.php:30 -#, fuzzy -msgid "« Older Comments" -msgstr "« Uuemad" - -#: comments.php:31 -#, fuzzy -msgid "Newer Comments »" -msgstr "Vanemad »" - -#: comments.php:39 -#: legacy.comments.php:47 -msgid "No comments yet." -msgstr "Kommentaarid puuduvad." - -#: comments.php:41 -#: legacy.comments.php:91 -msgid "Sorry, the comment form is closed at this time." -msgstr "Kahjuks on seekord kommenteerimise vorm suletud." - -#: comments.php:48 -#: legacy.comments.php:52 -#: single.php:30 -msgid "Leave a comment" -msgstr "Kommenteeri" - -#: comments.php:51 -#: legacy.comments.php:55 -#, php-format -msgid "You must be logged in to post a comment." -msgstr "Kommenteerimiseks pead olema sisse loginud." - -#: comments.php:56 -#: legacy.comments.php:62 -#, php-format -msgid "Logged in as %s." -msgstr "Oled sees kasutajana %s." - -#: comments.php:56 -#: legacy.comments.php:62 -msgid "Log out of this account" -msgstr "Logi väkja" - -#: comments.php:56 -#: legacy.comments.php:62 -msgid "Log out »" -msgstr "Logi välja »" - -#: comments.php:65 -#: legacy.comments.php:67 -msgid "Name" -msgstr "Nimi" - -#: comments.php:65 -#: comments.php:68 -#: legacy.comments.php:67 -#: legacy.comments.php:70 -msgid "(required)" -msgstr "(kohustuslik)" - -#: comments.php:68 -#: legacy.comments.php:70 -msgid "Mail (will not be published)" -msgstr "E-mail (ei avaldata)" - -#: comments.php:71 -#: legacy.comments.php:73 -msgid "Website" -msgstr "Veebileht" - -#: comments.php:75 -#: legacy.comments.php:81 -msgid "Submit" -msgstr "Sisesta" - -#: comments.php:75 -msgid "( Cancel )" -msgstr "" - -#: comments.php:85 -msgid "No trackbacks yet." -msgstr "Tagasiviiteid pole veel." - -#: comments.php:86 -msgid "Trackbacks are disabled." -msgstr "" - -#: footer.php:7 -#, fuzzy, php-format -msgid "Copyright %s %s %s · Powered by %s
    %s developed by %s for you." -msgstr "Autoriõigused %s %s %s · Kasutades %s-i %s abiga sinu jaoks." - -#: footer.php:11 -msgid "Go to top" -msgstr "Ăśles" - -#: functions.php:20 -msgid "Layout settings" -msgstr "" - -#: functions.php:22 -#: functions.php:23 -msgid "Original" -msgstr "" - -#: functions.php:22 -msgid "Wider" -msgstr "" - -#: functions.php:26 -msgid "Cufon settings" -msgstr "" - -#: functions.php:28 -#: functions.php:29 -#: functions.php:112 -#: functions.php:113 -msgid "Enabled" -msgstr "" - -#: functions.php:28 -#: functions.php:112 -msgid "Disabled" -msgstr "" - -#: functions.php:28 -msgid "Extra" -msgstr "" - -#: functions.php:32 -msgid "Disable comments on pages" -msgstr "" - -#: functions.php:33 -msgid "Check this box if you would like to DISABLE COMMENTS on pages" -msgstr "" - -#: functions.php:38 -msgid "Custom image header" -msgstr "" - -#: functions.php:39 -msgid "Check this box if you would like to SHOW IMAGE instead Cufon text on header.
    Image location: lightword/images/header-image.png / Max width: 796px" -msgstr "" - -#: functions.php:44 -msgid "Header image height in pixels" -msgstr "" - -#: functions.php:50 -msgid "About author feature" -msgstr "" - -#: functions.php:51 -msgid "Add information about post author on post footer" -msgstr "" - -#: functions.php:56 -#, fuzzy -msgid "Enjoy this post feature" -msgstr "Toimeta sissekannet" - -#: functions.php:57 -msgid "Check this box if you would like to ACTIVATE Enjoy this post feature" -msgstr "" - -#: functions.php:62 -msgid "Show categories on front menu" -msgstr "" - -#: functions.php:63 -msgid "Check this box if you would like to SHOW CATEGORIES instead pages on front menu" -msgstr "" - -#: functions.php:68 -msgid "Exclude pages from front menu" -msgstr "" - -#: functions.php:69 -msgid "Type the pages id in the box below. Example input: 5,19,24" -msgstr "" - -#: functions.php:74 -msgid "Exclude categories from front menu" -msgstr "" - -#: functions.php:75 -msgid "Type the categories id in the box below. Example input: 5,19,24" -msgstr "" - -#: functions.php:80 -msgid "Remove home button" -msgstr "" - -#: functions.php:81 -msgid "Remove home button from front menu" -msgstr "" - -#: functions.php:86 -msgid "Remove search box" -msgstr "" - -#: functions.php:87 -msgid "Remove search box and expand space for front menu" -msgstr "" - -#: functions.php:92 -msgid "Remove tags from posts" -msgstr "" - -#: functions.php:93 -msgid "Show only categories in post footer" -msgstr "" - -#: functions.php:98 -msgid "Remove RSS badge" -msgstr "" - -#: functions.php:99 -msgid "Remove RSS badge from blog header" -msgstr "" - -#: functions.php:105 -msgid "Find name=\"cx\" in the Search box code of Google CSE, and type the value here." -msgstr "" - -#: functions.php:110 -msgid "Sidebox settings" -msgstr "" - -#: functions.php:112 -msgid "Show only date" -msgstr "" - -#: functions.php:112 -msgid "Show only in posts" -msgstr "" - -#: functions.php:112 -msgid "Last two options together" -msgstr "" - -#: functions.php:118 -msgid "Put your custom css code here" -msgstr "" - -#: functions.php:151 -#: functions.php:163 -msgid "LightWord Settings" -msgstr "" - -#: functions.php:158 -msgid "settings saved" -msgstr "" - -#: functions.php:159 -msgid "settings reset" -msgstr "" - -#: functions.php:167 -msgid "Support the developer" -msgstr "" - -#: functions.php:178 -msgid "Theme version check" -msgstr "" - -#: functions.php:187 -msgid "Version check failed." -msgstr "" - -#: functions.php:189 -msgid "Cool! You have the latest version." -msgstr "" - -#: functions.php:189 -#: functions.php:190 -msgid "view changelog" -msgstr "" - -#: functions.php:190 -msgid "You have" -msgstr "" - -#: functions.php:190 -msgid "Latest version" -msgstr "" - -#: functions.php:190 -msgid "Get the latest version" -msgstr "" - -#: functions.php:197 -msgid "General settings" -msgstr "" - -#: functions.php:258 -msgid "Save changes" -msgstr "" - -#: functions.php:264 -msgid "Search for help" -msgstr "" - -#: functions.php:264 -msgid "or" -msgstr "" - -#: functions.php:279 -#: functions.php:291 -msgid "No updates available." -msgstr "" - -#: functions.php:298 -msgid "What is Cufon?" -msgstr "" - -#: functions.php:305 -msgid "Click here to reset all settings" -msgstr "" - -#: functions.php:502 -msgid "Search" -msgstr "Otsi" - -#: functions.php:527 -#: functions.php:544 -msgid "Off" -msgstr "" - -#: functions.php:572 -msgid "Posted on" -msgstr "" - -#: functions.php:589 -msgid "delete" -msgstr "" - -#: functions.php:590 -msgid "spam" -msgstr "" - -#: functions.php:591 -msgid "edit" -msgstr "" - -#: functions.php:599 -msgid "Please enable referrers in your browser, or, if you're a spammer, bugger off!" -msgstr "" - -#: functions.php:620 -#: sidebar.php:33 -#: sidebar_two-columns-for-categories.php:48 -msgid "Syndicate this site using RSS" -msgstr "Lehe RSS voog" - -#: functions.php:620 -msgid "Subscribe via RSS" -msgstr "Sissekannete RSS" - -#: functions.php:651 -msgid "F jS, Y - H:i" -msgstr "" - -#: functions.php:653 -msgid "( REPLY )" -msgstr "" - -#: functions.php:654 -#: legacy.comments.php:33 -msgid "Your comment is awaiting moderation." -msgstr "Sinu kommentaar on modereerimisel." - -#: header.php:34 -msgid "Home" -msgstr "Kodu" - -#: index.php:13 -#: page.php:11 -#: single.php:12 -msgid "PAGES" -msgstr "" - -#: index.php:16 -#: single.php:29 -msgid "Filed under:" -msgstr "Rubriik:" - -#: index.php:16 -#: single.php:29 -#, fuzzy -msgid "Tagged as:" -msgstr "Sildid:" - -#: index.php:17 -msgid "1 Comment" -msgstr "1 kommentaar" - -#: index.php:17 -#: single.php:30 -#, fuzzy -msgid "Comments Off" -msgstr "Kommentaarid" - -#: index.php:17 -msgid "No Comments" -msgstr "Kommentaarid puuduvad" - -#: index.php:17 -msgid "Read more about" -msgstr "Loe rohkem" - -#: index.php:32 -msgid "« Newer Entries" -msgstr "« Uuemad" - -#: index.php:33 -msgid "Older Entries »" -msgstr "Vanemad »" - -#: legacy.comments.php:26 -msgid "F jS, Y" -msgstr "" - -#: legacy.comments.php:26 -msgid "edit this comment" -msgstr "muuda kommentaari" - -#: legacy.comments.php:77 -#, php-format -msgid "You can use these tags: %s" -msgstr "Võid kasutada neid silte: %s" - -#: page.php:7 -msgid "Edit this page" -msgstr "Toimeta seda lehte" - -#: sidebar.php:9 -#: sidebar_two-columns-for-categories.php:9 -msgid "Pages" -msgstr "Lehed" - -#: sidebar.php:14 -#: sidebar_two-columns-for-categories.php:14 -msgid "Categories" -msgstr "Rubriigid" - -#: sidebar.php:19 -#: sidebar_two-columns-for-categories.php:34 -msgid "Blogroll" -msgstr "" - -#: sidebar.php:24 -#: sidebar_two-columns-for-categories.php:39 -msgid "Archive" -msgstr "Arhiiv" - -#: sidebar.php:29 -#: sidebar_two-columns-for-categories.php:44 -msgid "Meta" -msgstr "Kohalik" - -#: sidebar.php:33 -#: sidebar_two-columns-for-categories.php:48 -msgid "RSS" -msgstr "" - -#: sidebar.php:34 -#: sidebar_two-columns-for-categories.php:49 -msgid "The latest comments to all posts in RSS" -msgstr "Viimaste sissekannete RSS voog." - -#: sidebar.php:34 -#: sidebar_two-columns-for-categories.php:49 -msgid "Comments RSS" -msgstr "Kommentaaride RSS" - -#: single.php:8 -msgid "Edit this post" -msgstr "Toimeta sissekannet" - -#: single.php:16 -msgid "Enjoy this article?" -msgstr "Kas artikkel meeldis­?" - -#: single.php:17 -msgid "Consider subscribing to our rss feed!" -msgstr "Ă„kki jälgid meie RSS voogu!" - -#: single.php:24 -msgid "About" -msgstr "" - -#: single.php:24 -msgid "No description. Please complete your profile." -msgstr "" - -#~ msgid "% Comments" -#~ msgstr "% kommentaari" - -#, fuzzy -#~ msgid "Reply to this comment" -#~ msgstr "muuda kommentaari" - diff --git a/blog/wp-content/themes/lightword/lang/fi_FI.mo b/blog/wp-content/themes/lightword/lang/fi_FI.mo deleted file mode 100755 index 470f785..0000000 Binary files a/blog/wp-content/themes/lightword/lang/fi_FI.mo and /dev/null differ diff --git a/blog/wp-content/themes/lightword/lang/fi_FI.po b/blog/wp-content/themes/lightword/lang/fi_FI.po deleted file mode 100755 index 544cae7..0000000 --- a/blog/wp-content/themes/lightword/lang/fi_FI.po +++ /dev/null @@ -1,676 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: Finnish translation of LightWord (1.5.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-22 21:25+0200\n" -"PO-Revision-Date: \n" -"Last-Translator: Tomi Rantalankila\n" -"Language-Team: Tomi Rantalankila\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Poedit-Language: Finnish\n" -"X-Poedit-Country: FINLAND\n" -"X-Poedit-SourceCharset: utf-8\n" -"X-Poedit-KeywordsList: __;_e;_ngettext:1,2\n" -"X-Poedit-Basepath: /Volumes/Media HD 1/Translations Media/LightWord/English/1.9.1\n" -"X-Poedit-SearchPath-0: /Volumes/Media HD 1/Translations Media/LightWord/English/1.9.1\n" - -#: /Volumes/Media HD 1/Translations Media/LightWord/English/1.9.1/404.php:4 -#: Media/LightWord/English/1.9.1/archives.php:61 -#: Media/LightWord/English/1.9.1/archives.php:71 -#: Media/LightWord/English/1.9.1/index.php:26 -#: Media/LightWord/English/1.9.1/page.php:17 -#: Media/LightWord/English/1.9.1/single.php:46 -msgid "Not Found" -msgstr "Ei löytynyt" - -#: /Volumes/Media HD 1/Translations Media/LightWord/English/1.9.1/404.php:5 -#: Media/LightWord/English/1.9.1/archives.php:61 -#: Media/LightWord/English/1.9.1/archives.php:72 -#: Media/LightWord/English/1.9.1/index.php:27 -#: Media/LightWord/English/1.9.1/page.php:18 -#: Media/LightWord/English/1.9.1/single.php:47 -msgid "Sorry, but you are looking for something that isn't here." -msgstr "Valitettavasti etsit jotakin mitä ei ole täällä." - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/archives.php:10 -#: Media/LightWord/English/1.9.1/index.php:17 -msgid "Continue reading" -msgstr "Lisää" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/comments.php:6 -#: Media/LightWord/English/1.9.1/legacy.comments.php:8 -msgid "This post is password protected. Enter the password to view comments." -msgstr "Tämä viesti on salasanasuojattu. Ole hyvä ja syötä salasana nähdäksesi kommentit." - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/comments.php:15 -#: Media/LightWord/English/1.9.1/index.php:17 -#: Media/LightWord/English/1.9.1/legacy.comments.php:12 -msgid "Comments" -msgstr "Kommentit" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/comments.php:16 -msgid "Trackbacks" -msgstr "Paluuviitteet" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/comments.php:17 -#: Media/LightWord/English/1.9.1/legacy.comments.php:13 -msgid "( subscribe to comments on this post )" -msgstr "( seuraa tämän artikkelin kommentteja )" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/comments.php:30 -msgid "« Older Comments" -msgstr "« Vanhemmat kommentit" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/comments.php:31 -msgid "Newer Comments »" -msgstr "Uudemmat kommentit »" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/comments.php:39 -#: Media/LightWord/English/1.9.1/legacy.comments.php:47 -msgid "No comments yet." -msgstr "Ei kommentteja vielä." - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/comments.php:41 -#: Media/LightWord/English/1.9.1/legacy.comments.php:91 -msgid "Sorry, the comment form is closed at this time." -msgstr "Valitettavasti kommentointi on toistaiseksi estetty." - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/comments.php:48 -#: Media/LightWord/English/1.9.1/legacy.comments.php:52 -#: Media/LightWord/English/1.9.1/single.php:30 -msgid "Leave a comment" -msgstr "Jätä kommentti" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/comments.php:51 -#: Media/LightWord/English/1.9.1/legacy.comments.php:55 -#, php-format -msgid "You must be logged in to post a comment." -msgstr "Sinun pitää olle kirjautuneena sisään jättääksesi kommentin." - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/comments.php:56 -#: Media/LightWord/English/1.9.1/legacy.comments.php:62 -#, php-format -msgid "Logged in as %s." -msgstr "Kirjautunut sisään tunnuksella %s." - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/comments.php:56 -#: Media/LightWord/English/1.9.1/legacy.comments.php:62 -msgid "Log out of this account" -msgstr "Kirjaudu ulos tästä tunnuksesta" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/comments.php:56 -#: Media/LightWord/English/1.9.1/legacy.comments.php:62 -msgid "Log out »" -msgstr "Kirjaudu ulos »" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/comments.php:65 -#: Media/LightWord/English/1.9.1/legacy.comments.php:67 -msgid "Name" -msgstr "Nimi" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/comments.php:65 -#: Media/LightWord/English/1.9.1/comments.php:68 -#: Media/LightWord/English/1.9.1/legacy.comments.php:67 -#: Media/LightWord/English/1.9.1/legacy.comments.php:70 -msgid "(required)" -msgstr "(vaaditaan)" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/comments.php:68 -#: Media/LightWord/English/1.9.1/legacy.comments.php:70 -msgid "Mail (will not be published)" -msgstr "Sähköposti (ei julkaista)" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/comments.php:71 -#: Media/LightWord/English/1.9.1/legacy.comments.php:73 -msgid "Website" -msgstr "WWW-sivu" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/comments.php:75 -#: Media/LightWord/English/1.9.1/legacy.comments.php:81 -msgid "Submit" -msgstr "Lähetä" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/comments.php:75 -msgid "( Cancel )" -msgstr "( Peruuta )" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/comments.php:85 -msgid "No trackbacks yet." -msgstr "Ei paluuviitteitä vielä." - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/comments.php:86 -msgid "Trackbacks are disabled." -msgstr "Paluuviitteet kytketty pois päältä." - -#: /Volumes/Media HD 1/Translations Media/LightWord/English/1.9.1/footer.php:7 -#, php-format -msgid "Copyright %s %s %s · Powered by %s
    %s developed by %s for you." -msgstr "Copyright %s %s %s · Toteutettu %sin avulla. / %s on %sn kehittämä ulkoasu Sinulle." - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/footer.php:11 -msgid "Go to top" -msgstr "Siirry ylös" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:20 -msgid "Layout settings" -msgstr "Ulkoasun asetukset" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:22 -#: Media/LightWord/English/1.9.1/functions.php:23 -msgid "Original" -msgstr "Alkuperäinen" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:22 -msgid "Wider" -msgstr "Leveämpi" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:26 -msgid "Cufon settings" -msgstr "Cufonin asetukset

    (kytke pois päältä jos ääkköset eivät toimi)

    " - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:28 -#: Media/LightWord/English/1.9.1/functions.php:29 -#: Media/LightWord/English/1.9.1/functions.php:112 -#: Media/LightWord/English/1.9.1/functions.php:113 -msgid "Enabled" -msgstr "Päällä" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:28 -#: Media/LightWord/English/1.9.1/functions.php:112 -msgid "Disabled" -msgstr "Pois päältä" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:28 -msgid "Extra" -msgstr "" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:32 -msgid "Disable comments on pages" -msgstr "Estä kommentointi sivuilla" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:33 -msgid "Check this box if you would like to DISABLE COMMENTS on pages" -msgstr "Laita ruksi tähän laatikkoon jos haluat ESTÄÄ KOMMENTIT sivuilla" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:38 -msgid "Custom image header" -msgstr "Muokattu kuvakenttä" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:39 -msgid "Check this box if you would like to SHOW IMAGE instead Cufon text on header.
    Image location: lightword/images/header-image.png / Max width: 796px" -msgstr "Laita ruksi tähän laatikkoon jos haluat NÄYTTÄÄ KUVAN Cufon tekstin sijasta sivun ylätunnisteessa.
    Kuvan sijainti: lightword/images/header-image.png / Mitat: 600x56px" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:44 -msgid "Header image height in pixels" -msgstr "Ylätunnisteen kuvan korkeus pikseleinä" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:50 -msgid "About author feature" -msgstr "Tietoa artikkelin kirjoittaja ominaisuudesta" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:51 -msgid "Add information about post author on post footer" -msgstr "Jätä tietoa artikkelin kirjoittajasta artikkelin alatunnisteeseen" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:56 -msgid "Enjoy this post feature" -msgstr "Nauti tämän viestin ominaisuuksista" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:57 -msgid "Check this box if you would like to ACTIVATE Enjoy this post feature" -msgstr "Laita ruksi tähän laatikkoon jos haluat laittaa Nauti tästä artikkelista ominaisuuden PÄÄLLE" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:62 -msgid "Show categories on front menu" -msgstr "Näytä kategoriat päävalikossa" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:63 -msgid "Check this box if you would like to SHOW CATEGORIES instead pages on front menu" -msgstr "Laita ruksi tähän laatikkoon jos haluat NĂ„YTTÄÄ KATEGORIAT sivujen sijasta päävalikossa" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:68 -msgid "Exclude pages from front menu" -msgstr "Poista sivut yläotsakkeesta" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:69 -msgid "Type the pages id in the box below. Example input: 5,19,24" -msgstr "Kirjoita sivun numero seuraavaan kenttään, esimerkiksi : 5,19,24" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:74 -msgid "Exclude categories from front menu" -msgstr "Poista kategoriat yläotsakkeesta" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:75 -msgid "Type the categories id in the box below. Example input: 5,19,24" -msgstr "Kirjoita kategorioiden numero seuraavaan kenttään, esimerkiksi: 5,19,24" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:80 -msgid "Remove home button" -msgstr "Poista etusivu-nappi" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:81 -msgid "Remove home button from front menu" -msgstr "Poista etusivu-nappi päävalikosta" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:86 -msgid "Remove search box" -msgstr "Poista hakulaatikko" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:87 -msgid "Remove search box and expand space for front menu" -msgstr "Poista hakulaatikko ja lisää tilaa ylätunnisteelle" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:92 -msgid "Remove tags from posts" -msgstr "Poista tagit artikkeleista" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:93 -msgid "Show only categories in post footer" -msgstr "Näytä ainoastaan kategoriat artikkelin alatunnisteessa" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:98 -msgid "Remove RSS badge" -msgstr "Poista RSS-leima" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:99 -msgid "Remove RSS badge from blog header" -msgstr "Poista RSS-leima blogin ylätunnisteesta" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:105 -msgid "Find name=\"cx\" in the Search box code of Google CSE, and type the value here." -msgstr "Etsi name=\"cx\" in the Hakulaatikon koodi Google CSE:llä ja kirjoita arvo tähän." - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:110 -msgid "Sidebox settings" -msgstr "Artikkelin päivämäärän esitys" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:112 -msgid "Show only date" -msgstr "Näytä vain päivämäärä" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:112 -msgid "Show only in posts" -msgstr "Näytä ainoastaan artikkeleissa" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:112 -msgid "Last two options together" -msgstr "Viimeiset kaksi vaihtoehtoa yhdessä" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:118 -msgid "Put your custom css code here" -msgstr "Kirjoita oma CSS-koodisi tähän" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:151 -#: Media/LightWord/English/1.9.1/functions.php:163 -msgid "LightWord Settings" -msgstr "LightWordin asetukset" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:158 -msgid "settings saved" -msgstr ": asetukset tallennettu" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:159 -msgid "settings reset" -msgstr ": asetukset palautettu" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:167 -msgid "Support the developer" -msgstr "Tue kehittäjää" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:178 -msgid "Theme version check" -msgstr "Teeman version tarkistus" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:187 -msgid "Version check failed." -msgstr "Teeman version tarkistus epäonnistui." - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:189 -msgid "Cool! You have the latest version." -msgstr "Hienoa! Sinulla on uusin versio." - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:189 -#: Media/LightWord/English/1.9.1/functions.php:190 -msgid "view changelog" -msgstr "näytä versiokohtaiset muutokset (changelog)" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:190 -msgid "You have" -msgstr "Sinulla on" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:190 -msgid "Latest version" -msgstr "Uusin versio" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:190 -msgid "Get the latest version" -msgstr "Hanki uusin versio" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:197 -msgid "General settings" -msgstr "Yleiset asetukset" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:258 -msgid "Save changes" -msgstr "Tallenna muutokset" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:264 -msgid "Search for help" -msgstr "Etsi apua" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:264 -msgid "or" -msgstr "tai" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:279 -#: Media/LightWord/English/1.9.1/functions.php:291 -msgid "No updates available." -msgstr "Ei päivityksiä saatavilla." - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:298 -msgid "What is Cufon?" -msgstr "Mikä on Cufon?" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:305 -msgid "Click here to reset all settings" -msgstr "Palauta tästä kaikki alkuperäiset asetukset" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:502 -msgid "Search" -msgstr "Hae" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:527 -#: Media/LightWord/English/1.9.1/functions.php:544 -msgid "Off" -msgstr "Pois" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:572 -msgid "Posted on" -msgstr "Kirjoitettu" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:589 -msgid "delete" -msgstr "poista" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:590 -msgid "spam" -msgstr "merkitse roskapostiksi" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:591 -msgid "edit" -msgstr "muokkaa" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:599 -msgid "Please enable referrers in your browser, or, if you're a spammer, bugger off!" -msgstr "Ole hyvä ja laita selaimesi viitteet päälle. Jos taas olet roskapostittaja niin poistu sivulta!" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:620 -#: Media/LightWord/English/1.9.1/sidebar.php:48 -msgid "Syndicate this site using RSS" -msgstr "Seuraa sivua RSS-syötteellä" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:620 -msgid "Subscribe via RSS" -msgstr "Seuraa RSS:llä" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:651 -msgid "F jS, Y - H:i" -msgstr "j.m.Y, G:i" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:653 -msgid "( REPLY )" -msgstr "( VASTAA )" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/functions.php:654 -#: Media/LightWord/English/1.9.1/legacy.comments.php:33 -msgid "Your comment is awaiting moderation." -msgstr "Kommenttisi odottaa tarkistusta." - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/header.php:34 -msgid "Home" -msgstr "Etusivu" - -#: /Volumes/Media HD 1/Translations Media/LightWord/English/1.9.1/index.php:13 -#: Media/LightWord/English/1.9.1/page.php:11 -#: Media/LightWord/English/1.9.1/single.php:12 -msgid "PAGES" -msgstr "SIVUT" - -#: /Volumes/Media HD 1/Translations Media/LightWord/English/1.9.1/index.php:16 -#: Media/LightWord/English/1.9.1/single.php:29 -msgid "Filed under:" -msgstr "Kategoriat:" - -#: /Volumes/Media HD 1/Translations Media/LightWord/English/1.9.1/index.php:16 -#: Media/LightWord/English/1.9.1/single.php:29 -msgid "Tagged as:" -msgstr "Tagit:" - -#: /Volumes/Media HD 1/Translations Media/LightWord/English/1.9.1/index.php:17 -msgid "1 Comment" -msgstr "1 kommentti" - -#: /Volumes/Media HD 1/Translations Media/LightWord/English/1.9.1/index.php:17 -#: Media/LightWord/English/1.9.1/single.php:30 -msgid "Comments Off" -msgstr "Kommentit pois päältä" - -#: /Volumes/Media HD 1/Translations Media/LightWord/English/1.9.1/index.php:17 -msgid "No Comments" -msgstr "Ei kommentteja" - -#: /Volumes/Media HD 1/Translations Media/LightWord/English/1.9.1/index.php:17 -msgid "Read more about" -msgstr "Lue lisää" - -#: /Volumes/Media HD 1/Translations Media/LightWord/English/1.9.1/index.php:32 -msgid "« Newer Entries" -msgstr "« Uudemmat artikkelit" - -#: /Volumes/Media HD 1/Translations Media/LightWord/English/1.9.1/index.php:33 -msgid "Older Entries »" -msgstr "Vanhemmat artikkelit »" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/legacy.comments.php:26 -msgid "F jS, Y" -msgstr "j.m.Y, G:i" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/legacy.comments.php:26 -msgid "edit this comment" -msgstr "muokkaa tätä kommenttia" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/legacy.comments.php:77 -#, php-format -msgid "You can use these tags: %s" -msgstr "Voit käyttää näitä tageja: %s" - -#: /Volumes/Media HD 1/Translations Media/LightWord/English/1.9.1/page.php:7 -msgid "Edit this page" -msgstr "Muokkaa tätä sivua" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/sidebar.php:9 -msgid "Pages" -msgstr "Sivut" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/sidebar.php:14 -msgid "Categories" -msgstr "Kategoriat" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/sidebar.php:34 -msgid "Blogroll" -msgstr "" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/sidebar.php:39 -msgid "Archive" -msgstr "Arkisto" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/sidebar.php:44 -msgid "Meta" -msgstr "" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/sidebar.php:48 -msgid "RSS" -msgstr "RSS" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/sidebar.php:49 -msgid "The latest comments to all posts in RSS" -msgstr "Viimeimmät kommentit kaikista artikkeleista RSS-syötteenä" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/sidebar.php:49 -msgid "Comments RSS" -msgstr "Kommentit RSS-syötteenä" - -#: /Volumes/Media HD 1/Translations Media/LightWord/English/1.9.1/single.php:8 -msgid "Edit this post" -msgstr "Muokkaa tätä artikkelia" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/single.php:16 -msgid "Enjoy this article?" -msgstr "Nauti tästä artikkelista?" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/single.php:17 -msgid "Consider subscribing to our rss feed!" -msgstr "Harkitse RSS-syötteemme seuraamista!" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/single.php:24 -msgid "About" -msgstr "Tietoa" - -#: /Volumes/Media HD 1/Translations -#: Media/LightWord/English/1.9.1/single.php:24 -msgid "No description. Please complete your profile." -msgstr "Ei kuvausta. Ole hyvä ja täydennä profiiliasi." - -#~ msgid "Image instead text on header" -#~ msgstr "Kuva tekstin sijasta sivun ylätunnisteessa" -#~ msgid "Correct input: 5,19,24" -#~ msgstr "Syöttötapa : 5,19,24" -#~ msgid "Check this box if you would like to DISABLE Cufon
    " -#~ msgstr "" -#~ "Ruksita tämä laatikko jos haluat kytkeä Cufonin POIS PÄÄLTÄ
    " -#~ msgid "Activate Extra Cufon" -#~ msgstr "Laita Extra Cufon päälle" -#~ msgid "" -#~ "Check this box if you would like to ENABLE Extra Cufon feature." -#~ "
    For umlauts (german) and other special characters." -#~ msgstr "" -#~ "Laita ruksi tähän laatikkoon laittaaksesi Extra Cufon " -#~ "ominaisuuden PÄÄLLE
    Kielillä joissa on erikoismerkkejä (kuten " -#~ "saksa)" -#~ msgid "Take out tags in posts footer" -#~ msgstr "Poista tagit artikkelin alaosasta" -#~ msgid "Author" -#~ msgstr "Kirjoittaja" -#~ msgid "Click here to cancel reply" -#~ msgstr "Klikkaa tästä peruuttaaksesi vastaus" -#~ msgid "Reply to this comment" -#~ msgstr "Vastaa tähän kommenttiin" -#~ msgid "% Comments" -#~ msgstr "% kommenttia" - diff --git a/blog/wp-content/themes/lightword/lang/fr_FR.mo b/blog/wp-content/themes/lightword/lang/fr_FR.mo deleted file mode 100755 index 3f1cbf5..0000000 Binary files a/blog/wp-content/themes/lightword/lang/fr_FR.mo and /dev/null differ diff --git a/blog/wp-content/themes/lightword/lang/fr_FR.po b/blog/wp-content/themes/lightword/lang/fr_FR.po deleted file mode 100755 index 4d6f1ab..0000000 --- a/blog/wp-content/themes/lightword/lang/fr_FR.po +++ /dev/null @@ -1,566 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: LightWord\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-23 14:29+0200\n" -"PO-Revision-Date: \n" -"Last-Translator: Andrei Luca \n" -"Language-Team: Andrei Luca \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Poedit-SourceCharset: utf-8\n" -"X-Poedit-KeywordsList: __;_e\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-Language: French\n" -"X-Poedit-Country: FRANCE\n" -"X-Poedit-SearchPath-0: G:\\WWW\\www\\jocuri\\wp-content\\themes\\lightword\n" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/404.php:4 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/archives.php:61 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/archives.php:71 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/index.php:26 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/page.php:17 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/single.php:46 -msgid "Not Found" -msgstr "Non trouvĂ©" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/404.php:5 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/archives.php:61 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/archives.php:72 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/index.php:27 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/page.php:18 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/single.php:47 -msgid "Sorry, but you are looking for something that isn't here." -msgstr "DĂ©solĂ©, mais vous cherchez quelquechose qui n'est pas lĂ " - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/archives.php:10 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/index.php:17 -msgid "Continue reading" -msgstr "Lire la suite" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/comments.php:6 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/legacy.comments.php:8 -msgid "This post is password protected. Enter the password to view comments." -msgstr "Cette article est protĂ©gĂ© par un mot de passe. Entrez le pour voir les commentaires" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/comments.php:15 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/index.php:17 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/legacy.comments.php:12 -msgid "Comments" -msgstr "Commentaires" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/comments.php:16 -msgid "Trackbacks" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/comments.php:17 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/legacy.comments.php:13 -msgid "( subscribe to comments on this post )" -msgstr "(Souscrire aux commentaires de cet article)" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/comments.php:30 -#, fuzzy -msgid "« Older Comments" -msgstr "« Nouvelles" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/comments.php:31 -#, fuzzy -msgid "Newer Comments »" -msgstr "Anciennes »" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/comments.php:39 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/legacy.comments.php:47 -msgid "No comments yet." -msgstr "Aucun commentaire pour l'instant" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/comments.php:41 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/legacy.comments.php:91 -msgid "Sorry, the comment form is closed at this time." -msgstr "DĂ©solĂ©, le formulaire de commentaire est fermĂ© pour le moment" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/comments.php:48 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/legacy.comments.php:52 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/single.php:30 -msgid "Leave a comment" -msgstr "Laisser un commentaire" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/comments.php:51 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/legacy.comments.php:55 -#, php-format -msgid "You must be logged in to post a comment." -msgstr "Vous devez ĂŞtre connectĂ© pour poster un commentaire" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/comments.php:56 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/legacy.comments.php:62 -#, php-format -msgid "Logged in as %s." -msgstr "ConnectĂ© en tant que %s." - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/comments.php:56 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/legacy.comments.php:62 -msgid "Log out of this account" -msgstr "Se dĂ©connecter de ce compte" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/comments.php:56 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/legacy.comments.php:62 -msgid "Log out »" -msgstr "DĂ©connexion »" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/comments.php:65 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/legacy.comments.php:67 -msgid "Name" -msgstr "Nom" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/comments.php:65 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/comments.php:68 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/legacy.comments.php:67 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/legacy.comments.php:70 -msgid "(required)" -msgstr "(requis)" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/comments.php:68 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/legacy.comments.php:70 -msgid "Mail (will not be published)" -msgstr "Email (ne sera pas publiĂ©)" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/comments.php:71 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/legacy.comments.php:73 -msgid "Website" -msgstr "Site Web" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/comments.php:75 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/legacy.comments.php:81 -msgid "Submit" -msgstr "Soumettre" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/comments.php:75 -msgid "( Cancel )" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/comments.php:85 -msgid "No trackbacks yet." -msgstr "Aucun trackbacks pour l'instant" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/comments.php:86 -msgid "Trackbacks are disabled." -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/footer.php:7 -#, fuzzy, php-format -msgid "Copyright %s %s %s · Powered by %s
    %s developed by %s for you." -msgstr "Copyright %s %s %s · PropulsĂ© par %s et dĂ©veloppĂ© par %s pour vous." - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/footer.php:11 -msgid "Go to top" -msgstr "Aller en haut" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:20 -msgid "Layout settings" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:22 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:23 -msgid "Original" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:22 -msgid "Wider" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:26 -msgid "Cufon settings" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:28 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:29 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:112 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:113 -msgid "Enabled" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:28 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:112 -msgid "Disabled" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:28 -msgid "Extra" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:32 -msgid "Disable comments on pages" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:33 -msgid "Check this box if you would like to DISABLE COMMENTS on pages" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:38 -msgid "Custom image header" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:39 -msgid "Check this box if you would like to SHOW IMAGE instead Cufon text on header.
    Image location: lightword/images/header-image.png / Max width: 796px" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:44 -msgid "Header image height in pixels" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:50 -msgid "About author feature" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:51 -msgid "Add information about post author on post footer" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:56 -#, fuzzy -msgid "Enjoy this post feature" -msgstr "Editer ce post" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:57 -msgid "Check this box if you would like to ACTIVATE Enjoy this post feature" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:62 -msgid "Show categories on front menu" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:63 -msgid "Check this box if you would like to SHOW CATEGORIES instead pages on front menu" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:68 -msgid "Exclude pages from front menu" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:69 -msgid "Type the pages id in the box below. Example input: 5,19,24" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:74 -msgid "Exclude categories from front menu" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:75 -msgid "Type the categories id in the box below. Example input: 5,19,24" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:80 -msgid "Remove home button" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:81 -msgid "Remove home button from front menu" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:86 -msgid "Remove search box" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:87 -msgid "Remove search box and expand space for front menu" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:92 -msgid "Remove tags from posts" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:93 -msgid "Show only categories in post footer" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:98 -msgid "Remove RSS badge" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:99 -msgid "Remove RSS badge from blog header" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:105 -msgid "Find name=\"cx\" in the Search box code of Google CSE, and type the value here." -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:110 -msgid "Sidebox settings" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:112 -msgid "Show only date" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:112 -msgid "Show only in posts" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:112 -msgid "Last two options together" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:118 -msgid "Put your custom css code here" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:151 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:163 -msgid "LightWord Settings" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:158 -msgid "settings saved" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:159 -msgid "settings reset" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:167 -msgid "Support the developer" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:178 -msgid "Theme version check" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:187 -msgid "Version check failed." -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:189 -msgid "Cool! You have the latest version." -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:189 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:190 -msgid "view changelog" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:190 -msgid "You have" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:190 -msgid "Latest version" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:190 -msgid "Get the latest version" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:197 -msgid "General settings" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:258 -msgid "Save changes" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:264 -msgid "Search for help" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:264 -msgid "or" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:279 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:291 -msgid "No updates available." -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:298 -msgid "What is Cufon?" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:305 -msgid "Click here to reset all settings" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:502 -msgid "Search" -msgstr "Recherche" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:527 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:544 -msgid "Off" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:572 -msgid "Posted on" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:589 -msgid "delete" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:590 -msgid "spam" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:591 -msgid "edit" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:599 -msgid "Please enable referrers in your browser, or, if you're a spammer, bugger off!" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:620 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/sidebar.php:33 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/sidebar_two-columns-for-categories.php:48 -msgid "Syndicate this site using RSS" -msgstr "Se syndiquer au site avec RSS" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:620 -msgid "Subscribe via RSS" -msgstr "Souscrire via RSS" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:651 -#, fuzzy -msgid "F jS, Y - H:i" -msgstr "j F Y" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:653 -msgid "( REPLY )" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/functions.php:654 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/legacy.comments.php:33 -msgid "Your comment is awaiting moderation." -msgstr "Votre commentaire est en attentĂ© de modĂ©ration" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/header.php:34 -msgid "Home" -msgstr "Accueil" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/index.php:13 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/page.php:11 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/single.php:12 -msgid "PAGES" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/index.php:16 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/single.php:29 -msgid "Filed under:" -msgstr "Remplis sous:" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/index.php:16 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/single.php:29 -#, fuzzy -msgid "Tagged as:" -msgstr "TaggĂ© comme:" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/index.php:17 -msgid "1 Comment" -msgstr "1 commentaire" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/index.php:17 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/single.php:30 -#, fuzzy -msgid "Comments Off" -msgstr "Commentaires" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/index.php:17 -msgid "No Comments" -msgstr "Aucun commentaire" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/index.php:17 -msgid "Read more about" -msgstr "En lire plus sur" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/index.php:32 -msgid "« Newer Entries" -msgstr "« Nouvelles" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/index.php:33 -msgid "Older Entries »" -msgstr "Anciennes »" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/legacy.comments.php:26 -msgid "F jS, Y" -msgstr "j F Y" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/legacy.comments.php:26 -msgid "edit this comment" -msgstr "Editer ce commentaire" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/legacy.comments.php:77 -#, php-format -msgid "You can use these tags: %s" -msgstr "Vous pouvez utilisez les tags: %s" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/page.php:7 -msgid "Edit this page" -msgstr "Editer cette page" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/sidebar.php:9 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/sidebar_two-columns-for-categories.php:9 -msgid "Pages" -msgstr "Pages" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/sidebar.php:14 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/sidebar_two-columns-for-categories.php:14 -msgid "Categories" -msgstr "CatĂ©gories" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/sidebar.php:19 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/sidebar_two-columns-for-categories.php:34 -msgid "Blogroll" -msgstr "Liste de Liens" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/sidebar.php:24 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/sidebar_two-columns-for-categories.php:39 -msgid "Archive" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/sidebar.php:29 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/sidebar_two-columns-for-categories.php:44 -msgid "Meta" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/sidebar.php:33 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/sidebar_two-columns-for-categories.php:48 -msgid "RSS" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/sidebar.php:34 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/sidebar_two-columns-for-categories.php:49 -msgid "The latest comments to all posts in RSS" -msgstr "Derniers commentaires aux articles au format RSS" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/sidebar.php:34 -#: G:\WWW\www\jocuri\wp-content\themes\lightword/sidebar_two-columns-for-categories.php:49 -msgid "Comments RSS" -msgstr "Commentaires RSS" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/single.php:8 -msgid "Edit this post" -msgstr "Editer ce post" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/single.php:16 -msgid "Enjoy this article?" -msgstr "Content de cet article?" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/single.php:17 -msgid "Consider subscribing to our rss feed!" -msgstr "Inscrivez vous Ă  notre fil rss!" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/single.php:24 -msgid "About" -msgstr "" - -#: G:\WWW\www\jocuri\wp-content\themes\lightword/single.php:24 -msgid "No description. Please complete your profile." -msgstr "" - -#~ msgid "% Comments" -#~ msgstr "% commentaires" - -#, fuzzy -#~ msgid "Reply to this comment" -#~ msgstr "Editer ce commentaire" - diff --git a/blog/wp-content/themes/lightword/lang/it_IT.mo b/blog/wp-content/themes/lightword/lang/it_IT.mo deleted file mode 100755 index 9b1a8ed..0000000 Binary files a/blog/wp-content/themes/lightword/lang/it_IT.mo and /dev/null differ diff --git a/blog/wp-content/themes/lightword/lang/it_IT.po b/blog/wp-content/themes/lightword/lang/it_IT.po deleted file mode 100755 index 2c83e15..0000000 --- a/blog/wp-content/themes/lightword/lang/it_IT.po +++ /dev/null @@ -1,609 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: LightWord 1.5\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-23 14:29+0200\n" -"PO-Revision-Date: \n" -"Last-Translator: Andrei Luca \n" -"Language-Team: Stefano Tombolini\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Poedit-Language: Italian\n" -"X-Poedit-Country: ITALY\n" -"X-Poedit-SourceCharset: utf-8\n" -"X-Poedit-KeywordsList: __;_e\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-SearchPath-0: .\n" - -#: 404.php:4 -#: archives.php:61 -#: archives.php:71 -#: index.php:26 -#: page.php:17 -#: single.php:46 -msgid "Not Found" -msgstr "Non trovato" - -#: 404.php:5 -#: archives.php:61 -#: archives.php:72 -#: index.php:27 -#: page.php:18 -#: single.php:47 -msgid "Sorry, but you are looking for something that isn't here." -msgstr "Spiacenti, quello che stai cercando non è qui." - -#: archives.php:10 -#: index.php:17 -msgid "Continue reading" -msgstr "Continua a leggere" - -#: comments.php:6 -#: legacy.comments.php:8 -msgid "This post is password protected. Enter the password to view comments." -msgstr "Questo articolo è protetto da password. Inserire la password per visualizzare i commenti." - -#: comments.php:15 -#: index.php:17 -#: legacy.comments.php:12 -msgid "Comments" -msgstr "Commenti" - -#: comments.php:16 -msgid "Trackbacks" -msgstr "Trackback" - -#: comments.php:17 -#: legacy.comments.php:13 -msgid "( subscribe to comments on this post )" -msgstr "(iscriviti ai commenti di questo post)" - -#: comments.php:30 -msgid "« Older Comments" -msgstr "« Successivi" - -#: comments.php:31 -msgid "Newer Comments »" -msgstr "Precedenti »" - -#: comments.php:39 -#: legacy.comments.php:47 -msgid "No comments yet." -msgstr "Ancora nessun commento." - -#: comments.php:41 -#: legacy.comments.php:91 -msgid "Sorry, the comment form is closed at this time." -msgstr "Spiacenti, il modulo dei commenti è chiuso per ora." - -#: comments.php:48 -#: legacy.comments.php:52 -#: single.php:30 -msgid "Leave a comment" -msgstr "Lascia un commento" - -#: comments.php:51 -#: legacy.comments.php:55 -#, php-format -msgid "You must be logged in to post a comment." -msgstr "Devi effettuare il login per inserire un commento." - -#: comments.php:56 -#: legacy.comments.php:62 -#, php-format -msgid "Logged in as %s." -msgstr "Connesso come %s." - -#: comments.php:56 -#: legacy.comments.php:62 -msgid "Log out of this account" -msgstr "Esci da questo account" - -#: comments.php:56 -#: legacy.comments.php:62 -msgid "Log out »" -msgstr "Esci »" - -#: comments.php:65 -#: legacy.comments.php:67 -msgid "Name" -msgstr "Nome" - -#: comments.php:65 -#: comments.php:68 -#: legacy.comments.php:67 -#: legacy.comments.php:70 -msgid "(required)" -msgstr "(richiesto)" - -#: comments.php:68 -#: legacy.comments.php:70 -msgid "Mail (will not be published)" -msgstr "Mail (non sarĂ  pubblicata)" - -#: comments.php:71 -#: legacy.comments.php:73 -msgid "Website" -msgstr "Sito web" - -#: comments.php:75 -#: legacy.comments.php:81 -msgid "Submit" -msgstr "Invia" - -#: comments.php:75 -msgid "( Cancel )" -msgstr "( Annulla )" - -#: comments.php:85 -msgid "No trackbacks yet." -msgstr "Ancora nessun trackback." - -#: comments.php:86 -msgid "Trackbacks are disabled." -msgstr "" - -#: footer.php:7 -#, fuzzy, php-format -msgid "Copyright %s %s %s · Powered by %s
    %s developed by %s for you." -msgstr "Copyright %s %s %s · Powered by %s · Tema sviluppato da %s." - -#: footer.php:11 -msgid "Go to top" -msgstr "Torna in cima" - -#: functions.php:20 -#, fuzzy -msgid "Layout settings" -msgstr "Impostazioni" - -#: functions.php:22 -#: functions.php:23 -msgid "Original" -msgstr "" - -#: functions.php:22 -msgid "Wider" -msgstr "" - -#: functions.php:26 -#, fuzzy -msgid "Cufon settings" -msgstr "Impostazioni" - -#: functions.php:28 -#: functions.php:29 -#: functions.php:112 -#: functions.php:113 -msgid "Enabled" -msgstr "" - -#: functions.php:28 -#: functions.php:112 -#, fuzzy -msgid "Disabled" -msgstr "Disabilita Cufón" - -#: functions.php:28 -msgid "Extra" -msgstr "" - -#: functions.php:32 -msgid "Disable comments on pages" -msgstr "Disabilita i commenti nelle pagine" - -#: functions.php:33 -msgid "Check this box if you would like to DISABLE COMMENTS on pages" -msgstr "Inserire la spunta se s'intende DISABILITARE i commenti nelle pagine" - -#: functions.php:38 -msgid "Custom image header" -msgstr "" - -#: functions.php:39 -msgid "Check this box if you would like to SHOW IMAGE instead Cufon text on header.
    Image location: lightword/images/header-image.png / Max width: 796px" -msgstr "Inserire la spunta se s'intende ABILITARE la visualizzazione di un'immagine nell'header invece del testo formattato con Cufó.
    Posizione dell'immagine: lightword/images/header-image.png / Dimensioni: 600x56px" - -#: functions.php:44 -msgid "Header image height in pixels" -msgstr "" - -#: functions.php:50 -msgid "About author feature" -msgstr "" - -#: functions.php:51 -msgid "Add information about post author on post footer" -msgstr "Mostra informazioni sull'autore dell'articolo nel footer dell'articolo stesso" - -#: functions.php:56 -#, fuzzy -msgid "Enjoy this post feature" -msgstr "Mi piace!" - -#: functions.php:57 -msgid "Check this box if you would like to ACTIVATE Enjoy this post feature" -msgstr "Inserire la spunta se s'intende ABILITARE Mi piace" - -#: functions.php:62 -#, fuzzy -msgid "Show categories on front menu" -msgstr "Mostra le categorie nel menu principale" - -#: functions.php:63 -#, fuzzy -msgid "Check this box if you would like to SHOW CATEGORIES instead pages on front menu" -msgstr "Inserire la spunta se s'intende ABILITARE la visualizzazione delle categorie nella barra del menu, al posto delle pagine" - -#: functions.php:68 -#, fuzzy -msgid "Exclude pages from front menu" -msgstr "Mostra le categorie nel menu principale" - -#: functions.php:69 -msgid "Type the pages id in the box below. Example input: 5,19,24" -msgstr "" - -#: functions.php:74 -#, fuzzy -msgid "Exclude categories from front menu" -msgstr "Mostra le categorie nel menu principale" - -#: functions.php:75 -msgid "Type the categories id in the box below. Example input: 5,19,24" -msgstr "" - -#: functions.php:80 -msgid "Remove home button" -msgstr "" - -#: functions.php:81 -msgid "Remove home button from front menu" -msgstr "" - -#: functions.php:86 -msgid "Remove search box" -msgstr "" - -#: functions.php:87 -msgid "Remove search box and expand space for front menu" -msgstr "" - -#: functions.php:92 -msgid "Remove tags from posts" -msgstr "" - -#: functions.php:93 -#, fuzzy -msgid "Show only categories in post footer" -msgstr "Mostra le categorie nel menu principale" - -#: functions.php:98 -msgid "Remove RSS badge" -msgstr "Rimuovere il badge RSS" - -#: functions.php:99 -msgid "Remove RSS badge from blog header" -msgstr "Rimuovere il badge RSS dall'intestazione del blog" - -#: functions.php:105 -msgid "Find name=\"cx\" in the Search box code of Google CSE, and type the value here." -msgstr "" - -#: functions.php:110 -#, fuzzy -msgid "Sidebox settings" -msgstr "Impostazioni" - -#: functions.php:112 -msgid "Show only date" -msgstr "" - -#: functions.php:112 -#, fuzzy -msgid "Show only in posts" -msgstr "Mostra le categorie nel menu principale" - -#: functions.php:112 -msgid "Last two options together" -msgstr "" - -#: functions.php:118 -msgid "Put your custom css code here" -msgstr "" - -#: functions.php:151 -#: functions.php:163 -msgid "LightWord Settings" -msgstr "Opzioni LightWord" - -#: functions.php:158 -msgid "settings saved" -msgstr "opzioni salvate" - -#: functions.php:159 -msgid "settings reset" -msgstr "opzioni ripristinate" - -#: functions.php:167 -msgid "Support the developer" -msgstr "Sostieni lo sviluppatore" - -#: functions.php:178 -msgid "Theme version check" -msgstr "Controllo versione" - -#: functions.php:187 -msgid "Version check failed." -msgstr "Controllo della versione fallito." - -#: functions.php:189 -msgid "Cool! You have the latest version." -msgstr "Ottimo! Hai giĂ  l'ultima versione." - -#: functions.php:189 -#: functions.php:190 -#, fuzzy -msgid "view changelog" -msgstr "Salva le modifiche" - -#: functions.php:190 -msgid "You have" -msgstr "Ă installata" - -#: functions.php:190 -msgid "Latest version" -msgstr "Ultima versione" - -#: functions.php:190 -msgid "Get the latest version" -msgstr "Scarica l'ultima versione" - -#: functions.php:197 -msgid "General settings" -msgstr "Impostazioni" - -#: functions.php:258 -msgid "Save changes" -msgstr "Salva le modifiche" - -#: functions.php:264 -msgid "Search for help" -msgstr "Supporto ed aiuto" - -#: functions.php:264 -msgid "or" -msgstr "o" - -#: functions.php:279 -#: functions.php:291 -msgid "No updates available." -msgstr "Nessun aggiornamento disponibile." - -#: functions.php:298 -msgid "What is Cufon?" -msgstr "Cos'è il Cufón?" - -#: functions.php:305 -msgid "Click here to reset all settings" -msgstr "Annulla tutte le modifiche" - -#: functions.php:502 -msgid "Search" -msgstr "Cerca" - -#: functions.php:527 -#: functions.php:544 -msgid "Off" -msgstr "" - -#: functions.php:572 -#, fuzzy -msgid "Posted on" -msgstr "Autore dell'articolo" - -#: functions.php:589 -msgid "delete" -msgstr "elimina" - -#: functions.php:590 -msgid "spam" -msgstr "spam" - -#: functions.php:591 -msgid "edit" -msgstr "modifica" - -#: functions.php:599 -msgid "Please enable referrers in your browser, or, if you're a spammer, bugger off!" -msgstr "Abilitare i referrer nelle impostazioni del browser, oppure, se sei uno spammer, semplicemente sparisci!" - -#: functions.php:620 -#: sidebar.php:33 -#: sidebar_two-columns-for-categories.php:48 -msgid "Syndicate this site using RSS" -msgstr "Diffondi questo sito via RSS" - -#: functions.php:620 -msgid "Subscribe via RSS" -msgstr "Iscriviti via RSS" - -#: functions.php:651 -#, fuzzy -msgid "F jS, Y - H:i" -msgstr "d F Y" - -#: functions.php:653 -msgid "( REPLY )" -msgstr "( RISPONDI )" - -#: functions.php:654 -#: legacy.comments.php:33 -msgid "Your comment is awaiting moderation." -msgstr "Il tuo commento è in moderazione." - -#: header.php:34 -msgid "Home" -msgstr "Home" - -#: index.php:13 -#: page.php:11 -#: single.php:12 -msgid "PAGES" -msgstr "" - -#: index.php:16 -#: single.php:29 -msgid "Filed under:" -msgstr "Inserito in:" - -#: index.php:16 -#: single.php:29 -msgid "Tagged as:" -msgstr "Tag: " - -#: index.php:17 -msgid "1 Comment" -msgstr "1 commento" - -#: index.php:17 -#: single.php:30 -#, fuzzy -msgid "Comments Off" -msgstr "Commenti" - -#: index.php:17 -msgid "No Comments" -msgstr "Nessun commento" - -#: index.php:17 -msgid "Read more about" -msgstr "Leggi di più al riguardo" - -#: index.php:32 -msgid "« Newer Entries" -msgstr "« Successivi" - -#: index.php:33 -msgid "Older Entries »" -msgstr "Precedenti »" - -#: legacy.comments.php:26 -msgid "F jS, Y" -msgstr "d F Y" - -#: legacy.comments.php:26 -msgid "edit this comment" -msgstr "modifica questo commento" - -#: legacy.comments.php:77 -#, php-format -msgid "You can use these tags: %s" -msgstr "Puoi utilizzare questi tag: %s" - -#: page.php:7 -msgid "Edit this page" -msgstr "Modifica questa pagina" - -#: sidebar.php:9 -#: sidebar_two-columns-for-categories.php:9 -msgid "Pages" -msgstr "Pagine" - -#: sidebar.php:14 -#: sidebar_two-columns-for-categories.php:14 -msgid "Categories" -msgstr "Categorie" - -#: sidebar.php:19 -#: sidebar_two-columns-for-categories.php:34 -msgid "Blogroll" -msgstr "Blogroll" - -#: sidebar.php:24 -#: sidebar_two-columns-for-categories.php:39 -msgid "Archive" -msgstr "Archivio" - -#: sidebar.php:29 -#: sidebar_two-columns-for-categories.php:44 -msgid "Meta" -msgstr "Meta" - -#: sidebar.php:33 -#: sidebar_two-columns-for-categories.php:48 -msgid "RSS" -msgstr "RSS" - -#: sidebar.php:34 -#: sidebar_two-columns-for-categories.php:49 -msgid "The latest comments to all posts in RSS" -msgstr "Gli ultimi commenti a tutti gli articoli in RSS" - -#: sidebar.php:34 -#: sidebar_two-columns-for-categories.php:49 -msgid "Comments RSS" -msgstr "RSS dei commenti" - -#: single.php:8 -msgid "Edit this post" -msgstr "Modifica questo articolo" - -#: single.php:16 -msgid "Enjoy this article?" -msgstr "Mi piace!" - -#: single.php:17 -msgid "Consider subscribing to our rss feed!" -msgstr "Iscriviti al nostro feed RSS!" - -#: single.php:24 -msgid "About" -msgstr "" - -#: single.php:24 -msgid "No description. Please complete your profile." -msgstr "Nessuna descrizione inserita. Completa il profilo." - -#~ msgid "Image instead text on header" -#~ msgstr "Header in formato immagine anzichè testo" -#~ msgid "Take out tags in posts footer" -#~ msgstr "Rimuovi i tag in coda all'articolo" -#~ msgid "Author" -#~ msgstr "Autore" -#~ msgid "Check this box if you would like to DISABLE Cufon
    " -#~ msgstr "" -#~ "Inserire la spunta se s'intende DISABILITARE il Cufón" -#~ msgid "Activate Extra Cufon" -#~ msgstr "Attiva Extra Cufón" -#~ msgid "" -#~ "Check this box if you would like to ENABLE Extra Cufon feature." -#~ "
    For umlauts (german) and other special characters." -#~ msgstr "" -#~ "Inserire la spunta se s'intende ABILITARE l'Extra Cufón
    Per caratteri tedeschi (es.umlaut) e altri caratteri " -#~ "speciali" - -#, fuzzy -#~ msgid "( Click here to cancel reply )" -#~ msgstr "Annulla tutte le modifiche" -#~ msgid "% Comments" -#~ msgstr "% commenti" -#~ msgid "Reply to this comment" -#~ msgstr "modifica questo commento" - -#, fuzzy -#~ msgid "" -#~ "Check this box if you would like to ENABLE Extra Cufon feature" -#~ msgstr "" -#~ "Inserire la spunta se s'intende DISABILITARE il Cufón" - -#, fuzzy -#~ msgid "" -#~ "Check this box if you would like to SHOW IMAGE instead Cufon text on " -#~ "header." -#~ msgstr "" -#~ "Inserire la spunta se s'intende ABILITARE la visualizzazione delle " -#~ "categorie nella barra del menu, al posto delle pagine" - diff --git a/blog/wp-content/themes/lightword/lang/ko_KR.mo b/blog/wp-content/themes/lightword/lang/ko_KR.mo deleted file mode 100755 index 939dd24..0000000 Binary files a/blog/wp-content/themes/lightword/lang/ko_KR.mo and /dev/null differ diff --git a/blog/wp-content/themes/lightword/lang/ko_KR.po b/blog/wp-content/themes/lightword/lang/ko_KR.po deleted file mode 100755 index e67bad8..0000000 --- a/blog/wp-content/themes/lightword/lang/ko_KR.po +++ /dev/null @@ -1,581 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: LightWord\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-23 14:28+0200\n" -"PO-Revision-Date: \n" -"Last-Translator: Andrei Luca \n" -"Language-Team: Andrei Luca \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Poedit-SourceCharset: utf-8\n" -"X-Poedit-KeywordsList: __;_e\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-SearchPath-0: .\n" - -#: 404.php:4 -#: archives.php:61 -#: archives.php:71 -#: index.php:26 -#: page.php:17 -#: single.php:46 -msgid "Not Found" -msgstr "ě°ľěť„ ě 없습ë‹ë‹¤" - -#: 404.php:5 -#: archives.php:61 -#: archives.php:72 -#: index.php:27 -#: page.php:18 -#: single.php:47 -msgid "Sorry, but you are looking for something that isn't here." -msgstr "죄송합ë‹ë‹¤, 귀한는 ěť´ęłłě— ě—†ëŠ” 뭔가를 ě°ľęł ěžěеë‹ë‹¤." - -#: archives.php:10 -#: index.php:17 -msgid "Continue reading" -msgstr "계속 읽기" - -#: comments.php:6 -#: legacy.comments.php:8 -msgid "This post is password protected. Enter the password to view comments." -msgstr "ěť´ 글은 비밀글입ë‹ë‹¤. 비밀ë˛í¸ëĄĽ ěž…ë Ąí•시면 덧글을 보실 ě ěžěеë‹ë‹¤." - -#: comments.php:15 -#: index.php:17 -#: legacy.comments.php:12 -msgid "Comments" -msgstr "덧글" - -#: comments.php:16 -msgid "Trackbacks" -msgstr "엮인글" - -#: comments.php:17 -#: legacy.comments.php:13 -msgid "( subscribe to comments on this post )" -msgstr "( ěť´ íŹ¬ěŠ¤íŠ¸ěť ëŤ§ę¸€ěť„ 구독í•기 )" - -#: comments.php:30 -msgid "« Older Comments" -msgstr "« ěť´ě „ 덧글" - -#: comments.php:31 -msgid "Newer Comments »" -msgstr "최근 덧글 »" - -#: comments.php:39 -#: legacy.comments.php:47 -msgid "No comments yet." -msgstr "ě•„ě§ ëŤ§ę¸€ěť´ 없습ë‹ë‹¤." - -#: comments.php:41 -#: legacy.comments.php:91 -msgid "Sorry, the comment form is closed at this time." -msgstr "죄송합ë‹ë‹¤, í„재 덧글쓰기가 잠긴ěíś ěž…ë‹ë‹¤." - -#: comments.php:48 -#: legacy.comments.php:52 -#: single.php:30 -msgid "Leave a comment" -msgstr "덧글 남기기" - -#: comments.php:51 -#: legacy.comments.php:55 -#, php-format -msgid "You must be logged in to post a comment." -msgstr "덧글을 게시í•려면 로그인해야합ë‹ë‹¤." - -#: comments.php:56 -#: legacy.comments.php:62 -#, php-format -msgid "Logged in as %s." -msgstr "%s로 로그인ë¨." - -#: comments.php:56 -#: legacy.comments.php:62 -msgid "Log out of this account" -msgstr "본 계정을 로그아ě›" - -#: comments.php:56 -#: legacy.comments.php:62 -msgid "Log out »" -msgstr "ëˇśę·¸ě•„ě› »" - -#: comments.php:65 -#: legacy.comments.php:67 -msgid "Name" -msgstr "성함" - -#: comments.php:65 -#: comments.php:68 -#: legacy.comments.php:67 -#: legacy.comments.php:70 -msgid "(required)" -msgstr "(í•„ě)" - -#: comments.php:68 -#: legacy.comments.php:70 -msgid "Mail (will not be published)" -msgstr "이메일 주소 (게시ëě§€ 않을 ę˛ěž…ë‹ë‹¤)" - -#: comments.php:71 -#: legacy.comments.php:73 -msgid "Website" -msgstr "웹사이트" - -#: comments.php:75 -#: legacy.comments.php:81 -msgid "Submit" -msgstr "등록" - -#: comments.php:75 -msgid "( Cancel )" -msgstr "(취소)" - -#: comments.php:85 -msgid "No trackbacks yet." -msgstr "ě•„ě§ ě—®ěť¸ę¸€ěť´ 없습ë‹ë‹¤." - -#: comments.php:86 -msgid "Trackbacks are disabled." -msgstr "엮인글이 비활성 ěíśěž…ë‹ë‹¤." - -#: footer.php:7 -#, fuzzy, php-format -msgid "Copyright %s %s %s · Powered by %s
    %s developed by %s for you." -msgstr "Copyright %s %s %s · Powered by %s / %s developed by %s for you.한국어 ë˛ě—­:천." - -#: footer.php:11 -msgid "Go to top" -msgstr "위로 이동" - -#: functions.php:20 -#, fuzzy -msgid "Layout settings" -msgstr "Cufon 설정" - -#: functions.php:22 -#: functions.php:23 -msgid "Original" -msgstr "" - -#: functions.php:22 -msgid "Wider" -msgstr "" - -#: functions.php:26 -msgid "Cufon settings" -msgstr "Cufon 설정" - -#: functions.php:28 -#: functions.php:29 -#: functions.php:112 -#: functions.php:113 -msgid "Enabled" -msgstr "활성화" - -#: functions.php:28 -#: functions.php:112 -msgid "Disabled" -msgstr "비활성화" - -#: functions.php:28 -msgid "Extra" -msgstr "엑스트라" - -#: functions.php:32 -msgid "Disable comments on pages" -msgstr "íŽěť´ě§€ě— 덧글쓰기 비활성화" - -#: functions.php:33 -msgid "Check this box if you would like to DISABLE COMMENTS on pages" -msgstr "íŽěť´ě§€ě— 덧글쓰기를 비활성화 시키려면 ěť´ 박스를 체í¬í•십시ě¤" - -#: functions.php:38 -msgid "Custom image header" -msgstr "" - -#: functions.php:39 -msgid "Check this box if you would like to SHOW IMAGE instead Cufon text on header.
    Image location: lightword/images/header-image.png / Max width: 796px" -msgstr "í—¤ëŤ”ě— Cufon텍스트 대신 이미지를 표시í•려면 ěť´ 박스를 체í¬í•십시ě¤.
    이미지위ěą: lightword/images/header-image.png / 최대ë„ëą„: 796px" - -#: functions.php:44 -msgid "Header image height in pixels" -msgstr "헤더 이미지 픽셀 높이" - -#: functions.php:50 -msgid "About author feature" -msgstr "글쓴이 소개 기능" - -#: functions.php:51 -msgid "Add information about post author on post footer" -msgstr "포스트 í•ë‹¨ě— íŹ¬ěŠ¤íŠ¸ 작성ěžě— 대한 ě •ëł´ 추가" - -#: functions.php:56 -msgid "Enjoy this post feature" -msgstr "게시물 구독 기능" - -#: functions.php:57 -msgid "Check this box if you would like to ACTIVATE Enjoy this post feature" -msgstr "게시물 구독 기능 기능을 활성화 시키려면 ěť´ 박스를 체í¬í•십시ě¤." - -#: functions.php:62 -msgid "Show categories on front menu" -msgstr "프런트 ë©”ë‰´ě— ěą´í…Śęł ë¦¬ 표시" - -#: functions.php:63 -msgid "Check this box if you would like to SHOW CATEGORIES instead pages on front menu" -msgstr "íŽěť´ě§€ ě단바 대신 카테고리를 표시í•려면 ěť´ 박스를 체í¬í•십시ě¤" - -#: functions.php:68 -#, fuzzy -msgid "Exclude pages from front menu" -msgstr "프런트 ë©”ë‰´ě— ěą´í…Śęł ë¦¬ 표시" - -#: functions.php:69 -msgid "Type the pages id in the box below. Example input: 5,19,24" -msgstr "" - -#: functions.php:74 -#, fuzzy -msgid "Exclude categories from front menu" -msgstr "프런트 ë©”ë‰´ě— ěą´í…Śęł ë¦¬ 표시" - -#: functions.php:75 -msgid "Type the categories id in the box below. Example input: 5,19,24" -msgstr "" - -#: functions.php:80 -msgid "Remove home button" -msgstr "í™ ë˛„íŠĽ ě śę±°" - -#: functions.php:81 -msgid "Remove home button from front menu" -msgstr "프런트 메뉴ě—서 í™ ë˛„íŠĽ ě śę±°" - -#: functions.php:86 -msgid "Remove search box" -msgstr "검ě‰ë°•스 ě śę±°" - -#: functions.php:87 -msgid "Remove search box and expand space for front menu" -msgstr "프런트 ë©”ë‰´ěť ę˛€ě‰ë°•스와 확장공간 ě śę±°" - -#: functions.php:92 -msgid "Remove tags from posts" -msgstr "포스트ě—서 íśę·¸ ě śę±°" - -#: functions.php:93 -msgid "Show only categories in post footer" -msgstr "포스트 í•ë‹¨ě— ěą´í…Śęł ë¦¬ë§Ś 표시" - -#: functions.php:98 -msgid "Remove RSS badge" -msgstr "RSS ë°°ě§€ ě śę±°" - -#: functions.php:99 -msgid "Remove RSS badge from blog header" -msgstr "블로그 헤더ě—서 RSS ë°°ě§€ ě śę±°" - -#: functions.php:105 -msgid "Find name=\"cx\" in the Search box code of Google CSE, and type the value here." -msgstr "Google CSE 검ě‰ë°•스 코드ě—서 name=\"cx\"를 찾으신후 ę°šěť„ ěž…ë Ąí•세요." - -#: functions.php:110 -#, fuzzy -msgid "Sidebox settings" -msgstr "Cufon 설정" - -#: functions.php:112 -msgid "Show only date" -msgstr "" - -#: functions.php:112 -#, fuzzy -msgid "Show only in posts" -msgstr "포스트 í•ë‹¨ě— ěą´í…Śęł ë¦¬ë§Ś 표시" - -#: functions.php:112 -msgid "Last two options together" -msgstr "" - -#: functions.php:118 -msgid "Put your custom css code here" -msgstr "" - -#: functions.php:151 -#: functions.php:163 -msgid "LightWord Settings" -msgstr "LightWord 설정" - -#: functions.php:158 -msgid "settings saved" -msgstr "설정이 저장 ëě€ěеë‹ë‹¤" - -#: functions.php:159 -msgid "settings reset" -msgstr "설정이 재설정 ëě€ěеë‹ë‹¤" - -#: functions.php:167 -msgid "Support the developer" -msgstr "ę°śë°śěž ě§€ě›" - -#: functions.php:178 -msgid "Theme version check" -msgstr "í…Śë§ ë˛„ě „ 체í¬" - -#: functions.php:187 -msgid "Version check failed." -msgstr "버전 ě˛´í¬ ě‹¤íŚ¨" - -#: functions.php:189 -msgid "Cool! You have the latest version." -msgstr "쿨! ę·€í•ę°€ 사용í•ęł  ěžëŠ”ę˛ěť€ 최신버전 ěž…ë‹ë‹¤." - -#: functions.php:189 -#: functions.php:190 -msgid "view changelog" -msgstr "변경사항 보기" - -#: functions.php:190 -msgid "You have" -msgstr "ę·€í•ę°€ 사용í•ęł  ěžëŠ”ę˛ěť€ " - -#: functions.php:190 -msgid "Latest version" -msgstr "최신버전" - -#: functions.php:190 -msgid "Get the latest version" -msgstr "최신버전 받기" - -#: functions.php:197 -msgid "General settings" -msgstr "일ë°ě„¤ě •" - -#: functions.php:258 -msgid "Save changes" -msgstr "변경사항 저장" - -#: functions.php:264 -msgid "Search for help" -msgstr "ëŹ„ě›€ě— ëŚ€í•ś 검ě‰" - -#: functions.php:264 -msgid "or" -msgstr "íąěť€" - -#: functions.php:279 -#: functions.php:291 -msgid "No updates available." -msgstr "사용가능한 업데이트가 없음." - -#: functions.php:298 -msgid "What is Cufon?" -msgstr "Cufon은 무엇인지?" - -#: functions.php:305 -msgid "Click here to reset all settings" -msgstr "여기를 í´ë¦­í•ě—¬ 모든 설정을 재설정" - -#: functions.php:502 -msgid "Search" -msgstr "검ě‰" - -#: functions.php:527 -#: functions.php:544 -msgid "Off" -msgstr "" - -#: functions.php:572 -#, fuzzy -msgid "Posted on" -msgstr "포스트 작성ěž" - -#: functions.php:589 -msgid "delete" -msgstr "ě‚­ě ś" - -#: functions.php:590 -msgid "spam" -msgstr "스팸" - -#: functions.php:591 -msgid "edit" -msgstr "편집" - -#: functions.php:599 -msgid "Please enable referrers in your browser, or, if you're a spammer, bugger off!" -msgstr "ę·€í•ěť ë¸ŚëťĽěš°ě €ě—서 ěś ě¶śěž… 사이트를 활성화 í•십시ě¤.íą,당신이 스패머라면,꺼져!" - -#: functions.php:620 -#: sidebar.php:33 -#: sidebar_two-columns-for-categories.php:48 -msgid "Syndicate this site using RSS" -msgstr "RSS를 사용í•ě—¬ ěť´ 사이트를 신디케이트" - -#: functions.php:620 -msgid "Subscribe via RSS" -msgstr "RSS를 통해 구독" - -#: functions.php:651 -#, fuzzy -msgid "F jS, Y - H:i" -msgstr "Yë…„mě›”d일" - -#: functions.php:653 -msgid "( REPLY )" -msgstr "( 답장 )" - -#: functions.php:654 -#: legacy.comments.php:33 -msgid "Your comment is awaiting moderation." -msgstr "ę·€í•ěť ëŤ§ę¸€ěť€ 검토ëęł  ěžěеë‹ë‹¤." - -#: header.php:34 -msgid "Home" -msgstr "í™" - -#: index.php:13 -#: page.php:11 -#: single.php:12 -msgid "PAGES" -msgstr "" - -#: index.php:16 -#: single.php:29 -msgid "Filed under:" -msgstr "카테고리:" - -#: index.php:16 -#: single.php:29 -msgid "Tagged as:" -msgstr "íśę·¸:" - -#: index.php:17 -msgid "1 Comment" -msgstr "덧글: 1ę°ś" - -#: index.php:17 -#: single.php:30 -msgid "Comments Off" -msgstr "덧글 ěž ę¸" - -#: index.php:17 -msgid "No Comments" -msgstr "덧글이 없습ë‹ë‹¤" - -#: index.php:17 -msgid "Read more about" -msgstr "" - -#: index.php:32 -msgid "« Newer Entries" -msgstr "« 최근 항목" - -#: index.php:33 -msgid "Older Entries »" -msgstr "ěť´ě „ 항목 »" - -#: legacy.comments.php:26 -msgid "F jS, Y" -msgstr "Yë…„mě›”d일" - -#: legacy.comments.php:26 -msgid "edit this comment" -msgstr "ěť´ 덧글을 편집í•기" - -#: legacy.comments.php:77 -#, php-format -msgid "You can use these tags: %s" -msgstr "이러한 íśę·¸ëĄĽ 사용í•실ě ěžěеë‹ë‹¤: %s" - -#: page.php:7 -msgid "Edit this page" -msgstr "ěť´ íŽěť´ě§€ëĄĽ 편집í•기" - -#: sidebar.php:9 -#: sidebar_two-columns-for-categories.php:9 -msgid "Pages" -msgstr "íŽěť´ě§€" - -#: sidebar.php:14 -#: sidebar_two-columns-for-categories.php:14 -msgid "Categories" -msgstr "카테고리" - -#: sidebar.php:19 -#: sidebar_two-columns-for-categories.php:34 -msgid "Blogroll" -msgstr "블로그 롤" - -#: sidebar.php:24 -#: sidebar_two-columns-for-categories.php:39 -msgid "Archive" -msgstr "글목록" - -#: sidebar.php:29 -#: sidebar_two-columns-for-categories.php:44 -msgid "Meta" -msgstr "" - -#: sidebar.php:33 -#: sidebar_two-columns-for-categories.php:48 -msgid "RSS" -msgstr "" - -#: sidebar.php:34 -#: sidebar_two-columns-for-categories.php:49 -msgid "The latest comments to all posts in RSS" -msgstr "모든 íŹ¬ěŠ¤íŠ¸ě— ëŚ€í•ś 최신 덧글 RSS" - -#: sidebar.php:34 -#: sidebar_two-columns-for-categories.php:49 -msgid "Comments RSS" -msgstr "덧글 RSS" - -#: single.php:8 -msgid "Edit this post" -msgstr "ěť´ 포스트를 편집í•기" - -#: single.php:16 -msgid "Enjoy this article?" -msgstr "ěť´ 문장이 ë§ěťŚě— 드십ë‹ęąŚ?" - -#: single.php:17 -msgid "Consider subscribing to our rss feed!" -msgstr "ě €íť¬ěť RSS 피드 구독을 고려해버세요!" - -#: single.php:24 -msgid "About" -msgstr "소개" - -#: single.php:24 -msgid "No description. Please complete your profile." -msgstr "설명이 없습ë‹ë‹¤. ę·€í•ěť í”„ëˇśí•„ěť„ 작성í•시기 바랍ë‹ë‹¤." - -#~ msgid "Image instead text on header" -#~ msgstr "í—¤ëŤ”ě— í…ŤěŠ¤íŠ¸ 대신 이미지" -#~ msgid "Take out tags in posts footer" -#~ msgstr "포스트 í•ë‹¨ěť íśę·¸ 빼기" -#~ msgid "Author" -#~ msgstr "작성ěž" -#~ msgid "Check this box if you would like to DISABLE Cufon
    " -#~ msgstr "Cufoněť„ 비활성화 시키려면 ěť´ 박스를 체í¬í•십시ě¤
    " -#~ msgid "Activate Extra Cufon" -#~ msgstr "엑스트라 Cufon 활성화" -#~ msgid "" -#~ "Check this box if you would like to ENABLE Extra Cufon feature." -#~ "
    For umlauts (german) and other special characters." -#~ msgstr "" -#~ "엑스트라 Cufon 기능을 활성화 시키려면 ěť´ 박스를 체í¬í•십시ě¤.
    움라우트(독일어) ë°Ź ę¸°í€ íŠąě 문ěžëĄĽ 위해." -#~ msgid "( Click here to cancel reply )" -#~ msgstr "( 답장을 취소í•시려면 여기를 í´ë¦­í•ě‹­ě‹śě¤ )" -#~ msgid "% Comments" -#~ msgstr "덧글: %ę°ś" -#~ msgid "Reply to this comment" -#~ msgstr "ěť´ 덧글을 답장í•기" - diff --git a/blog/wp-content/themes/lightword/lang/nb_NO.mo b/blog/wp-content/themes/lightword/lang/nb_NO.mo deleted file mode 100755 index 0bd6172..0000000 Binary files a/blog/wp-content/themes/lightword/lang/nb_NO.mo and /dev/null differ diff --git a/blog/wp-content/themes/lightword/lang/nb_NO.po b/blog/wp-content/themes/lightword/lang/nb_NO.po deleted file mode 100755 index f2df12b..0000000 --- a/blog/wp-content/themes/lightword/lang/nb_NO.po +++ /dev/null @@ -1,597 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: LightWord\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-23 14:29+0200\n" -"PO-Revision-Date: \n" -"Last-Translator: Andrei Luca \n" -"Language-Team: Andrei Luca \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Poedit-SourceCharset: utf-8\n" -"X-Poedit-KeywordsList: __;_e\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-SearchPath-0: .\n" - -#: 404.php:4 -#: archives.php:61 -#: archives.php:71 -#: index.php:26 -#: page.php:17 -#: single.php:46 -msgid "Not Found" -msgstr "Ikke funnet" - -#: 404.php:5 -#: archives.php:61 -#: archives.php:72 -#: index.php:27 -#: page.php:18 -#: single.php:47 -msgid "Sorry, but you are looking for something that isn't here." -msgstr "Beklager, men det du leter etter finnes ikke her." - -#: archives.php:10 -#: index.php:17 -msgid "Continue reading" -msgstr "Les videre" - -#: comments.php:6 -#: legacy.comments.php:8 -msgid "This post is password protected. Enter the password to view comments." -msgstr "Dette innlegget er passordbeskyttet. Skriv inn passordet for ĂĄ se innlegget." - -#: comments.php:15 -#: index.php:17 -#: legacy.comments.php:12 -msgid "Comments" -msgstr "Kommentarer" - -#: comments.php:16 -msgid "Trackbacks" -msgstr "Trackbacks" - -#: comments.php:17 -#: legacy.comments.php:13 -msgid "( subscribe to comments on this post )" -msgstr "(abonner pĂĄ dette innleggets kommentarer)" - -#: comments.php:30 -#, fuzzy -msgid "« Older Comments" -msgstr "« Nyere innlegg" - -#: comments.php:31 -#, fuzzy -msgid "Newer Comments »" -msgstr "Eldre innlegg »" - -#: comments.php:39 -#: legacy.comments.php:47 -msgid "No comments yet." -msgstr "Ingen kommentarer ennĂĄ." - -#: comments.php:41 -#: legacy.comments.php:91 -msgid "Sorry, the comment form is closed at this time." -msgstr "Beklager, kommentarer er stengt for øyeblikket." - -#: comments.php:48 -#: legacy.comments.php:52 -#: single.php:30 -msgid "Leave a comment" -msgstr "Legg igjen en kommentar" - -#: comments.php:51 -#: legacy.comments.php:55 -#, php-format -msgid "You must be logged in to post a comment." -msgstr "Du mĂĄ være logget inn for ĂĄ skrive kommentarer." - -#: comments.php:56 -#: legacy.comments.php:62 -#, php-format -msgid "Logged in as %s." -msgstr "Logget inn som %s." - -#: comments.php:56 -#: legacy.comments.php:62 -msgid "Log out of this account" -msgstr "Logg ut av denne kontoen." - -#: comments.php:56 -#: legacy.comments.php:62 -msgid "Log out »" -msgstr "Logg ut »" - -#: comments.php:65 -#: legacy.comments.php:67 -msgid "Name" -msgstr "Navn" - -#: comments.php:65 -#: comments.php:68 -#: legacy.comments.php:67 -#: legacy.comments.php:70 -msgid "(required)" -msgstr "(pĂĄkrevd)" - -#: comments.php:68 -#: legacy.comments.php:70 -msgid "Mail (will not be published)" -msgstr "Epost (blir ikke publisert)" - -#: comments.php:71 -#: legacy.comments.php:73 -msgid "Website" -msgstr "Webside" - -#: comments.php:75 -#: legacy.comments.php:81 -msgid "Submit" -msgstr "Send" - -#: comments.php:75 -msgid "( Cancel )" -msgstr "" - -#: comments.php:85 -msgid "No trackbacks yet." -msgstr "Ingen trackbacks ennĂĄ." - -#: comments.php:86 -msgid "Trackbacks are disabled." -msgstr "" - -#: footer.php:7 -#, fuzzy, php-format -msgid "Copyright %s %s %s · Powered by %s
    %s developed by %s for you." -msgstr "Copyright %s %s %s · Powered by %s · Theme by %s." - -#: footer.php:11 -msgid "Go to top" -msgstr "Til toppen" - -#: functions.php:20 -#, fuzzy -msgid "Layout settings" -msgstr "Generelle innstillinger" - -#: functions.php:22 -#: functions.php:23 -msgid "Original" -msgstr "" - -#: functions.php:22 -msgid "Wider" -msgstr "" - -#: functions.php:26 -#, fuzzy -msgid "Cufon settings" -msgstr "Generelle innstillinger" - -#: functions.php:28 -#: functions.php:29 -#: functions.php:112 -#: functions.php:113 -msgid "Enabled" -msgstr "" - -#: functions.php:28 -#: functions.php:112 -#, fuzzy -msgid "Disabled" -msgstr "Deaktiver Cufon" - -#: functions.php:28 -msgid "Extra" -msgstr "" - -#: functions.php:32 -msgid "Disable comments on pages" -msgstr "Deaktiver kommentarer pĂĄ Sider" - -#: functions.php:33 -msgid "Check this box if you would like to DISABLE COMMENTS on pages" -msgstr "Kryss av her hvis du vil FJERNE kommentarfeltet pĂĄ Sider" - -#: functions.php:38 -msgid "Custom image header" -msgstr "" - -#: functions.php:39 -#, fuzzy -msgid "Check this box if you would like to SHOW IMAGE instead Cufon text on header.
    Image location: lightword/images/header-image.png / Max width: 796px" -msgstr "Kryss av her hvis du vil vise et bilde i stedet for Cufon tekst i toppbanneret.
    Bildeplassering: lightword/images/header-image.png / Dimensjoner: 600x56px" - -#: functions.php:44 -msgid "Header image height in pixels" -msgstr "" - -#: functions.php:50 -msgid "About author feature" -msgstr "" - -#: functions.php:51 -msgid "Add information about post author on post footer" -msgstr "Legg til informasjon om innleggets forfatter, nederst i hvert innlegg." - -#: functions.php:56 -#, fuzzy -msgid "Enjoy this post feature" -msgstr "Interessant innlegg?" - -#: functions.php:57 -msgid "Check this box if you would like to ACTIVATE Enjoy this post feature" -msgstr "Kryss av her hvis du vil aktivere Interessant innlegg-funksjonen" - -#: functions.php:62 -#, fuzzy -msgid "Show categories on front menu" -msgstr "Vis Kategorier øverst" - -#: functions.php:63 -#, fuzzy -msgid "Check this box if you would like to SHOW CATEGORIES instead pages on front menu" -msgstr "Kryss av her hvis du vil vise Kategorier i menyen øverst, i stedet for Sider." - -#: functions.php:68 -#, fuzzy -msgid "Exclude pages from front menu" -msgstr "Vis Kategorier øverst" - -#: functions.php:69 -msgid "Type the pages id in the box below. Example input: 5,19,24" -msgstr "" - -#: functions.php:74 -#, fuzzy -msgid "Exclude categories from front menu" -msgstr "Vis Kategorier øverst" - -#: functions.php:75 -msgid "Type the categories id in the box below. Example input: 5,19,24" -msgstr "" - -#: functions.php:80 -msgid "Remove home button" -msgstr "" - -#: functions.php:81 -msgid "Remove home button from front menu" -msgstr "" - -#: functions.php:86 -msgid "Remove search box" -msgstr "" - -#: functions.php:87 -msgid "Remove search box and expand space for front menu" -msgstr "" - -#: functions.php:92 -msgid "Remove tags from posts" -msgstr "" - -#: functions.php:93 -#, fuzzy -msgid "Show only categories in post footer" -msgstr "Vis bare Kategorier, nederst i innlegget." - -#: functions.php:98 -msgid "Remove RSS badge" -msgstr "" - -#: functions.php:99 -msgid "Remove RSS badge from blog header" -msgstr "" - -#: functions.php:105 -msgid "Find name=\"cx\" in the Search box code of Google CSE, and type the value here." -msgstr "" - -#: functions.php:110 -#, fuzzy -msgid "Sidebox settings" -msgstr "Generelle innstillinger" - -#: functions.php:112 -msgid "Show only date" -msgstr "" - -#: functions.php:112 -#, fuzzy -msgid "Show only in posts" -msgstr "Vis bare Kategorier, nederst i innlegget." - -#: functions.php:112 -msgid "Last two options together" -msgstr "" - -#: functions.php:118 -msgid "Put your custom css code here" -msgstr "" - -#: functions.php:151 -#: functions.php:163 -msgid "LightWord Settings" -msgstr "LightWord Innstillinger" - -#: functions.php:158 -msgid "settings saved" -msgstr "Innstillinger lagret." - -#: functions.php:159 -msgid "settings reset" -msgstr "Innstillingene er tilbakestilt." - -#: functions.php:167 -msgid "Support the developer" -msgstr "Støtt utvikleren" - -#: functions.php:178 -msgid "Theme version check" -msgstr "Sjekk av Temaversjon" - -#: functions.php:187 -#, fuzzy -msgid "Version check failed." -msgstr "Sjekk av Temaversjon" - -#: functions.php:189 -msgid "Cool! You have the latest version." -msgstr "Kult! Du har den siste versjonen!" - -#: functions.php:189 -#: functions.php:190 -#, fuzzy -msgid "view changelog" -msgstr "Lagre endringer" - -#: functions.php:190 -msgid "You have" -msgstr "Du har" - -#: functions.php:190 -msgid "Latest version" -msgstr "Siste versjon" - -#: functions.php:190 -msgid "Get the latest version" -msgstr "Skaff deg den siste versjonen" - -#: functions.php:197 -msgid "General settings" -msgstr "Generelle innstillinger" - -#: functions.php:258 -msgid "Save changes" -msgstr "Lagre endringer" - -#: functions.php:264 -msgid "Search for help" -msgstr "Søk etter hjelp" - -#: functions.php:264 -msgid "or" -msgstr "eller" - -#: functions.php:279 -#: functions.php:291 -msgid "No updates available." -msgstr "Ingen oppdateringer tilgjengelig." - -#: functions.php:298 -msgid "What is Cufon?" -msgstr "Hva er Cufon?" - -#: functions.php:305 -msgid "Click here to reset all settings" -msgstr "Klikk her for ĂĄ tilbakestille alle innstillinger" - -#: functions.php:502 -msgid "Search" -msgstr "Søk" - -#: functions.php:527 -#: functions.php:544 -msgid "Off" -msgstr "" - -#: functions.php:572 -#, fuzzy -msgid "Posted on" -msgstr "Forfatter" - -#: functions.php:589 -msgid "delete" -msgstr "" - -#: functions.php:590 -msgid "spam" -msgstr "" - -#: functions.php:591 -msgid "edit" -msgstr "" - -#: functions.php:599 -msgid "Please enable referrers in your browser, or, if you're a spammer, bugger off!" -msgstr "" - -#: functions.php:620 -#: sidebar.php:33 -#: sidebar_two-columns-for-categories.php:48 -msgid "Syndicate this site using RSS" -msgstr "FĂĄ alle innleggene rett i postkassa!" - -#: functions.php:620 -msgid "Subscribe via RSS" -msgstr "Abonner via RSS" - -#: functions.php:651 -#, fuzzy -msgid "F jS, Y - H:i" -msgstr "d. F, Y" - -#: functions.php:653 -msgid "( REPLY )" -msgstr "" - -#: functions.php:654 -#: legacy.comments.php:33 -msgid "Your comment is awaiting moderation." -msgstr "Kommentaren din venter pĂĄ godkjenning." - -#: header.php:34 -msgid "Home" -msgstr "Hjem" - -#: index.php:13 -#: page.php:11 -#: single.php:12 -msgid "PAGES" -msgstr "" - -#: index.php:16 -#: single.php:29 -msgid "Filed under:" -msgstr "Kategoriset under:" - -#: index.php:16 -#: single.php:29 -msgid "Tagged as:" -msgstr "Med merkelappene:" - -#: index.php:17 -msgid "1 Comment" -msgstr "1 kommentar" - -#: index.php:17 -#: single.php:30 -#, fuzzy -msgid "Comments Off" -msgstr "Kommentarer" - -#: index.php:17 -msgid "No Comments" -msgstr "0 kommentarer" - -#: index.php:17 -msgid "Read more about" -msgstr "Les videre om" - -#: index.php:32 -msgid "« Newer Entries" -msgstr "« Nyere innlegg" - -#: index.php:33 -msgid "Older Entries »" -msgstr "Eldre innlegg »" - -#: legacy.comments.php:26 -msgid "F jS, Y" -msgstr "d. F, Y" - -#: legacy.comments.php:26 -msgid "edit this comment" -msgstr "rediger denne kommentaren" - -#: legacy.comments.php:77 -#, php-format -msgid "You can use these tags: %s" -msgstr "Du kan bruke følgende tags: %s" - -#: page.php:7 -msgid "Edit this page" -msgstr "Rediger denne siden" - -#: sidebar.php:9 -#: sidebar_two-columns-for-categories.php:9 -msgid "Pages" -msgstr "Sider" - -#: sidebar.php:14 -#: sidebar_two-columns-for-categories.php:14 -msgid "Categories" -msgstr "Kategorier" - -#: sidebar.php:19 -#: sidebar_two-columns-for-categories.php:34 -msgid "Blogroll" -msgstr "Blogroll" - -#: sidebar.php:24 -#: sidebar_two-columns-for-categories.php:39 -msgid "Archive" -msgstr "Arkiv" - -#: sidebar.php:29 -#: sidebar_two-columns-for-categories.php:44 -msgid "Meta" -msgstr "Meta" - -#: sidebar.php:33 -#: sidebar_two-columns-for-categories.php:48 -msgid "RSS" -msgstr "RSS" - -#: sidebar.php:34 -#: sidebar_two-columns-for-categories.php:49 -msgid "The latest comments to all posts in RSS" -msgstr "Siste kommentarer til alle innlegg som RSS" - -#: sidebar.php:34 -#: sidebar_two-columns-for-categories.php:49 -msgid "Comments RSS" -msgstr "Kommentarer som RSS" - -#: single.php:8 -msgid "Edit this post" -msgstr "Rediger dette innlegget" - -#: single.php:16 -msgid "Enjoy this article?" -msgstr "Interessant innlegg?" - -#: single.php:17 -msgid "Consider subscribing to our rss feed!" -msgstr "Hvorfor ikke abonnere pĂĄ vĂĄr RSS-matning?" - -#: single.php:24 -msgid "About" -msgstr "" - -#: single.php:24 -msgid "No description. Please complete your profile." -msgstr "Ingen beskrivelse. Vennligst fyll ut profilen din." - -#~ msgid "Image instead text on header" -#~ msgstr "Bilde i stedet for tekst i toppbanneret" -#~ msgid "Take out tags in posts footer" -#~ msgstr "Fjern tags nederst i innlegget." -#~ msgid "Author" -#~ msgstr "Forfatter" -#~ msgid "Check this box if you would like to DISABLE Cufon
    " -#~ msgstr "Kryss av her hvis du IKKE vil bruke Cufon
    " -#~ msgid "Activate Extra Cufon" -#~ msgstr "Aktiver Extra Cufon" -#~ msgid "" -#~ "Check this box if you would like to ENABLE Extra Cufon feature." -#~ "
    For umlauts (german) and other special characters." -#~ msgstr "" -#~ "Kryss av her hvis du vil aktivere Extra Cufon funksjoner, som " -#~ "spesialtegn." - -#, fuzzy -#~ msgid "( Click here to cancel reply )" -#~ msgstr "Klikk her for ĂĄ tilbakestille alle innstillinger" -#~ msgid "% Comments" -#~ msgstr "% kommentarer" - -#, fuzzy -#~ msgid "Reply to this comment" -#~ msgstr "rediger denne kommentaren" - diff --git a/blog/wp-content/themes/lightword/lang/nl_NL.mo b/blog/wp-content/themes/lightword/lang/nl_NL.mo deleted file mode 100755 index 0eac206..0000000 Binary files a/blog/wp-content/themes/lightword/lang/nl_NL.mo and /dev/null differ diff --git a/blog/wp-content/themes/lightword/lang/nl_NL.po b/blog/wp-content/themes/lightword/lang/nl_NL.po deleted file mode 100755 index cb89c76..0000000 --- a/blog/wp-content/themes/lightword/lang/nl_NL.po +++ /dev/null @@ -1,562 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: LightWord\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-23 14:28+0200\n" -"PO-Revision-Date: \n" -"Last-Translator: Andrei Luca \n" -"Language-Team: Andrei Luca \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Poedit-Language: English\n" -"X-Poedit-Country: UNITED STATES\n" -"X-Poedit-SourceCharset: utf-8\n" -"X-Poedit-KeywordsList: __;_e\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-SearchPath-0: .\n" - -#: 404.php:4 -#: archives.php:61 -#: archives.php:71 -#: index.php:26 -#: page.php:17 -#: single.php:46 -msgid "Not Found" -msgstr "Niet gevonden" - -#: 404.php:5 -#: archives.php:61 -#: archives.php:72 -#: index.php:27 -#: page.php:18 -#: single.php:47 -msgid "Sorry, but you are looking for something that isn't here." -msgstr "Onze excuses, maar wat je zoekt is hier niet te vinden" - -#: archives.php:10 -#: index.php:17 -msgid "Continue reading" -msgstr "Blijf lezen" - -#: comments.php:6 -#: legacy.comments.php:8 -msgid "This post is password protected. Enter the password to view comments." -msgstr "Deze inzending is beveiligd met een wachtwoord. Voer het wachtwoord in om opmerkingen te bekijken." - -#: comments.php:15 -#: index.php:17 -#: legacy.comments.php:12 -msgid "Comments" -msgstr "Reacties" - -#: comments.php:16 -msgid "Trackbacks" -msgstr "Trackbacks" - -#: comments.php:17 -#: legacy.comments.php:13 -msgid "( subscribe to comments on this post )" -msgstr "( abboneren op reacties op dit bericht )" - -#: comments.php:30 -msgid "« Older Comments" -msgstr "« Oudere reacties" - -#: comments.php:31 -msgid "Newer Comments »" -msgstr "Nieuwere reacties »" - -#: comments.php:39 -#: legacy.comments.php:47 -msgid "No comments yet." -msgstr "Nog geen reacties" - -#: comments.php:41 -#: legacy.comments.php:91 -msgid "Sorry, the comment form is closed at this time." -msgstr "Onze excuses, het reactie formulieren is op dit moment uitgeschakeld" - -#: comments.php:48 -#: legacy.comments.php:52 -#: single.php:30 -msgid "Leave a comment" -msgstr "Laat een reactie achter" - -#: comments.php:51 -#: legacy.comments.php:55 -#, php-format -msgid "You must be logged in to post a comment." -msgstr "Je moet ingelogd zijn om een reactie te plaatsen." - -#: comments.php:56 -#: legacy.comments.php:62 -#, php-format -msgid "Logged in as %s." -msgstr "Ingelogd als %s." - -#: comments.php:56 -#: legacy.comments.php:62 -msgid "Log out of this account" -msgstr "Uitloggen uit deze account" - -#: comments.php:56 -#: legacy.comments.php:62 -msgid "Log out »" -msgstr "Uitloggen »" - -#: comments.php:65 -#: legacy.comments.php:67 -msgid "Name" -msgstr "Naam" - -#: comments.php:65 -#: comments.php:68 -#: legacy.comments.php:67 -#: legacy.comments.php:70 -msgid "(required)" -msgstr "(verplicht)" - -#: comments.php:68 -#: legacy.comments.php:70 -msgid "Mail (will not be published)" -msgstr "Mail (wordt niet gepubliceerd)" - -#: comments.php:71 -#: legacy.comments.php:73 -msgid "Website" -msgstr "Website" - -#: comments.php:75 -#: legacy.comments.php:81 -msgid "Submit" -msgstr "Inzenden" - -#: comments.php:75 -msgid "( Cancel )" -msgstr "( Annuleren)" - -#: comments.php:85 -msgid "No trackbacks yet." -msgstr "Nog geen trackbacks." - -#: comments.php:86 -msgid "Trackbacks are disabled." -msgstr "Trackbacks zijn uitgeschakeld." - -#: footer.php:7 -#, fuzzy, php-format -msgid "Copyright %s %s %s · Powered by %s
    %s developed by %s for you." -msgstr "Copyright %s %s %s · Powered by %s / %s ontwikkeld door %s voor jou." - -#: footer.php:11 -msgid "Go to top" -msgstr "Naar boven" - -#: functions.php:20 -#, fuzzy -msgid "Layout settings" -msgstr "Cufon instellingen" - -#: functions.php:22 -#: functions.php:23 -msgid "Original" -msgstr "" - -#: functions.php:22 -msgid "Wider" -msgstr "" - -#: functions.php:26 -msgid "Cufon settings" -msgstr "Cufon instellingen" - -#: functions.php:28 -#: functions.php:29 -#: functions.php:112 -#: functions.php:113 -msgid "Enabled" -msgstr "Ingeschakeld" - -#: functions.php:28 -#: functions.php:112 -msgid "Disabled" -msgstr "Uitgeschakeld" - -#: functions.php:28 -msgid "Extra" -msgstr "Extra" - -#: functions.php:32 -msgid "Disable comments on pages" -msgstr "Reacties uitschakelen op paginas" - -#: functions.php:33 -msgid "Check this box if you would like to DISABLE COMMENTS on pages" -msgstr "Selecteer dit vakje aan als je reacties wilt uitschakelen op paginas" - -#: functions.php:38 -msgid "Custom image header" -msgstr "" - -#: functions.php:39 -msgid "Check this box if you would like to SHOW IMAGE instead Cufon text on header.
    Image location: lightword/images/header-image.png / Max width: 796px" -msgstr "Selecteer dit vakje als plaatjes wilt tonen in plaats van Cufon tekst in de koptekst.
    Lokatie plaatje: lightword/images/header-image.png / Max width: 796px" - -#: functions.php:44 -msgid "Header image height in pixels" -msgstr "Kopttekst plaatje hoogte in pixels" - -#: functions.php:50 -msgid "About author feature" -msgstr "Over de auteur optie" - -#: functions.php:51 -msgid "Add information about post author on post footer" -msgstr "Voeg informatie toe over de auteur in de voettekst van een bericht" - -#: functions.php:56 -msgid "Enjoy this post feature" -msgstr "Dit bericht bevalt me optie" - -#: functions.php:57 -msgid "Check this box if you would like to ACTIVATE Enjoy this post feature" -msgstr "Selecteerd dit vakje als je de Dit bericht bevalt me optie wilt aanzetten" - -#: functions.php:62 -msgid "Show categories on front menu" -msgstr "Toon categorieĂ«n in het hoofdmenu" - -#: functions.php:63 -msgid "Check this box if you would like to SHOW CATEGORIES instead pages on front menu" -msgstr "Selecteer dit vakje als je de categorieĂ«n wilt tonen in plaats van pagina's in het hoofdmenu" - -#: functions.php:68 -#, fuzzy -msgid "Exclude pages from front menu" -msgstr "Toon categorieĂ«n in het hoofdmenu" - -#: functions.php:69 -msgid "Type the pages id in the box below. Example input: 5,19,24" -msgstr "" - -#: functions.php:74 -#, fuzzy -msgid "Exclude categories from front menu" -msgstr "Toon categorieĂ«n in het hoofdmenu" - -#: functions.php:75 -msgid "Type the categories id in the box below. Example input: 5,19,24" -msgstr "" - -#: functions.php:80 -msgid "Remove home button" -msgstr "Verwijder home knop" - -#: functions.php:81 -msgid "Remove home button from front menu" -msgstr "Verwijder de home knop uit het hoofdmenu" - -#: functions.php:86 -msgid "Remove search box" -msgstr "Verwijder zoek veld" - -#: functions.php:87 -msgid "Remove search box and expand space for front menu" -msgstr "Verwijder zoek veld en breid ruimte uit voor het hoofd menu" - -#: functions.php:92 -msgid "Remove tags from posts" -msgstr "Verwijder etiketten van berichten" - -#: functions.php:93 -msgid "Show only categories in post footer" -msgstr "Toon de categorieĂ«n allen in voetekst van een bericht" - -#: functions.php:98 -msgid "Remove RSS badge" -msgstr "Verwijder RSS symbool" - -#: functions.php:99 -msgid "Remove RSS badge from blog header" -msgstr "Verwijder het RSS symbool uit de blog koptekst" - -#: functions.php:105 -msgid "Find name=\"cx\" in the Search box code of Google CSE, and type the value here." -msgstr "Vind name=\"cx\" in het Zoek veld code van Google CSE, en type de waarde hier." - -#: functions.php:110 -#, fuzzy -msgid "Sidebox settings" -msgstr "Cufon instellingen" - -#: functions.php:112 -msgid "Show only date" -msgstr "" - -#: functions.php:112 -#, fuzzy -msgid "Show only in posts" -msgstr "Toon de categorieĂ«n allen in voetekst van een bericht" - -#: functions.php:112 -msgid "Last two options together" -msgstr "" - -#: functions.php:118 -msgid "Put your custom css code here" -msgstr "" - -#: functions.php:151 -#: functions.php:163 -msgid "LightWord Settings" -msgstr "Lightword instellingen" - -#: functions.php:158 -msgid "settings saved" -msgstr "instellingen opgeslagen" - -#: functions.php:159 -msgid "settings reset" -msgstr "instellingen reset" - -#: functions.php:167 -msgid "Support the developer" -msgstr "Steun de ontwikkelaar" - -#: functions.php:178 -msgid "Theme version check" -msgstr "Thema versie check" - -#: functions.php:187 -msgid "Version check failed." -msgstr "Versie check mislukt." - -#: functions.php:189 -msgid "Cool! You have the latest version." -msgstr "Coll! Je hebt de laatste versie." - -#: functions.php:189 -#: functions.php:190 -msgid "view changelog" -msgstr "bekijk logboek met veranderingen" - -#: functions.php:190 -msgid "You have" -msgstr "Je hebt" - -#: functions.php:190 -msgid "Latest version" -msgstr "Laatste versie" - -#: functions.php:190 -msgid "Get the latest version" -msgstr "Haal de laatste versie op" - -#: functions.php:197 -msgid "General settings" -msgstr "Algemene instellingen" - -#: functions.php:258 -msgid "Save changes" -msgstr "Veranderingen opslaan" - -#: functions.php:264 -msgid "Search for help" -msgstr "Zoek naar help" - -#: functions.php:264 -msgid "or" -msgstr "of" - -#: functions.php:279 -#: functions.php:291 -msgid "No updates available." -msgstr "Geen updates beschikbaar" - -#: functions.php:298 -msgid "What is Cufon?" -msgstr "Wat is Cufon?" - -#: functions.php:305 -msgid "Click here to reset all settings" -msgstr "Klik hier om alle instellingen te resetten" - -#: functions.php:502 -msgid "Search" -msgstr "Zoeken" - -#: functions.php:527 -#: functions.php:544 -msgid "Off" -msgstr "" - -#: functions.php:572 -msgid "Posted on" -msgstr "" - -#: functions.php:589 -msgid "delete" -msgstr "verwijderen" - -#: functions.php:590 -msgid "spam" -msgstr "spam" - -#: functions.php:591 -msgid "edit" -msgstr "bewerken" - -#: functions.php:599 -msgid "Please enable referrers in your browser, or, if you're a spammer, bugger off!" -msgstr "Schakel a.u.b referrers in in uw browser, of, als je een spammer bent, scheer je weg!" - -#: functions.php:620 -#: sidebar.php:33 -#: sidebar_two-columns-for-categories.php:48 -msgid "Syndicate this site using RSS" -msgstr "Syndicate deze site met RSS" - -#: functions.php:620 -msgid "Subscribe via RSS" -msgstr "Abonneer via RSS" - -#: functions.php:651 -#, fuzzy -msgid "F jS, Y - H:i" -msgstr "F jS, Y" - -#: functions.php:653 -msgid "( REPLY )" -msgstr "( BEANTWOORDEN )" - -#: functions.php:654 -#: legacy.comments.php:33 -msgid "Your comment is awaiting moderation." -msgstr "Je reactie wacht op beoordeling" - -#: header.php:34 -msgid "Home" -msgstr "Home" - -#: index.php:13 -#: page.php:11 -#: single.php:12 -msgid "PAGES" -msgstr "" - -#: index.php:16 -#: single.php:29 -msgid "Filed under:" -msgstr "Gearchiveerd onder:" - -#: index.php:16 -#: single.php:29 -msgid "Tagged as:" -msgstr "GeĂ«tiketeerd als:" - -#: index.php:17 -msgid "1 Comment" -msgstr "1 Reactie" - -#: index.php:17 -#: single.php:30 -msgid "Comments Off" -msgstr "Reacties zijn uitgeschakeld" - -#: index.php:17 -msgid "No Comments" -msgstr "Geen reacties" - -#: index.php:17 -msgid "Read more about" -msgstr "Lees meer over" - -#: index.php:32 -msgid "« Newer Entries" -msgstr "« Nieuwere inzendingen" - -#: index.php:33 -msgid "Older Entries »" -msgstr "Oudere Inzendingen »" - -#: legacy.comments.php:26 -msgid "F jS, Y" -msgstr "F jS, Y" - -#: legacy.comments.php:26 -msgid "edit this comment" -msgstr "bewerk deze reactie" - -#: legacy.comments.php:77 -#, php-format -msgid "You can use these tags: %s" -msgstr "Je kunt de volgende tags gebruiken: %s" - -#: page.php:7 -msgid "Edit this page" -msgstr "Bewerk deze pagina" - -#: sidebar.php:9 -#: sidebar_two-columns-for-categories.php:9 -msgid "Pages" -msgstr "Paginas" - -#: sidebar.php:14 -#: sidebar_two-columns-for-categories.php:14 -msgid "Categories" -msgstr "CategorieĂ«n" - -#: sidebar.php:19 -#: sidebar_two-columns-for-categories.php:34 -msgid "Blogroll" -msgstr "Blogroll" - -#: sidebar.php:24 -#: sidebar_two-columns-for-categories.php:39 -msgid "Archive" -msgstr "Archief" - -#: sidebar.php:29 -#: sidebar_two-columns-for-categories.php:44 -msgid "Meta" -msgstr "Meta" - -#: sidebar.php:33 -#: sidebar_two-columns-for-categories.php:48 -msgid "RSS" -msgstr "RSS" - -#: sidebar.php:34 -#: sidebar_two-columns-for-categories.php:49 -msgid "The latest comments to all posts in RSS" -msgstr "De laatste reactie op alle artikelen in RSS" - -#: sidebar.php:34 -#: sidebar_two-columns-for-categories.php:49 -msgid "Comments RSS" -msgstr "Reacties RSS" - -#: single.php:8 -msgid "Edit this post" -msgstr "Bewerk dit artikel" - -#: single.php:16 -msgid "Enjoy this article?" -msgstr "Bevalt dit artikel?" - -#: single.php:17 -msgid "Consider subscribing to our rss feed!" -msgstr "Overweeg om u te abboneren via onze rss feed!" - -#: single.php:24 -msgid "About" -msgstr "Over" - -#: single.php:24 -msgid "No description. Please complete your profile." -msgstr "Geen beschrijving. Vul alsjeblieft je profiel aan." - -#~ msgid "Image instead text on header" -#~ msgstr "Plaatje inplaats van tekst in de koptekst" - diff --git a/blog/wp-content/themes/lightword/lang/pl_PL.mo b/blog/wp-content/themes/lightword/lang/pl_PL.mo deleted file mode 100755 index e3ea747..0000000 Binary files a/blog/wp-content/themes/lightword/lang/pl_PL.mo and /dev/null differ diff --git a/blog/wp-content/themes/lightword/lang/pl_PL.po b/blog/wp-content/themes/lightword/lang/pl_PL.po deleted file mode 100755 index 02cccec..0000000 --- a/blog/wp-content/themes/lightword/lang/pl_PL.po +++ /dev/null @@ -1,609 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: LightWord 1.6.8\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-23 14:29+0200\n" -"PO-Revision-Date: \n" -"Last-Translator: Andrei Luca \n" -"Language-Team: Andrei Luca \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Poedit-Language: Polish\n" -"X-Poedit-Country: POLAND\n" -"X-Poedit-SourceCharset: utf-8\n" -"X-Poedit-KeywordsList: __;_e\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-Bookmarks: 70,-1,-1,-1,-1,-1,-1,-1,-1,-1\n" -"X-Poedit-SearchPath-0: .\n" - -#: 404.php:4 -#: archives.php:61 -#: archives.php:71 -#: index.php:26 -#: page.php:17 -#: single.php:46 -msgid "Not Found" -msgstr "Nie znaleziono" - -#: 404.php:5 -#: archives.php:61 -#: archives.php:72 -#: index.php:27 -#: page.php:18 -#: single.php:47 -msgid "Sorry, but you are looking for something that isn't here." -msgstr "Przepraszam, ale nic tu nie ma." - -#: archives.php:10 -#: index.php:17 -msgid "Continue reading" -msgstr "Czytaj dalej" - -#: comments.php:6 -#: legacy.comments.php:8 -msgid "This post is password protected. Enter the password to view comments." -msgstr "Ta wiadomość jest zabezpieczona hasĹ‚em. WprowadĹş hasĹ‚o aby zobaczyć komentarze." - -#: comments.php:15 -#: index.php:17 -#: legacy.comments.php:12 -msgid "Comments" -msgstr "Komentarze" - -#: comments.php:16 -msgid "Trackbacks" -msgstr "" - -#: comments.php:17 -#: legacy.comments.php:13 -msgid "( subscribe to comments on this post )" -msgstr "( subskrybuj komentarze w tej wiadomoĹ›ci )" - -#: comments.php:30 -#, fuzzy -msgid "« Older Comments" -msgstr "« Nowsze Wpisy" - -#: comments.php:31 -#, fuzzy -msgid "Newer Comments »" -msgstr "Starsze Wpisy »" - -#: comments.php:39 -#: legacy.comments.php:47 -msgid "No comments yet." -msgstr "Brak komentarzy." - -#: comments.php:41 -#: legacy.comments.php:91 -msgid "Sorry, the comment form is closed at this time." -msgstr "Przepraszam, dodawanie komentarzy zablokowane." - -#: comments.php:48 -#: legacy.comments.php:52 -#: single.php:30 -msgid "Leave a comment" -msgstr "Dodaj komentarz" - -#: comments.php:51 -#: legacy.comments.php:55 -#, php-format -msgid "You must be logged in to post a comment." -msgstr "Musisz być zalogowany aby dodać komentarz." - -#: comments.php:56 -#: legacy.comments.php:62 -#, php-format -msgid "Logged in as %s." -msgstr "Zalogowany jako %s." - -#: comments.php:56 -#: legacy.comments.php:62 -msgid "Log out of this account" -msgstr "Wyloguj z konta" - -#: comments.php:56 -#: legacy.comments.php:62 -msgid "Log out »" -msgstr "Wyloguj »" - -#: comments.php:65 -#: legacy.comments.php:67 -msgid "Name" -msgstr "Nazwa" - -#: comments.php:65 -#: comments.php:68 -#: legacy.comments.php:67 -#: legacy.comments.php:70 -msgid "(required)" -msgstr "(wymagany)" - -#: comments.php:68 -#: legacy.comments.php:70 -msgid "Mail (will not be published)" -msgstr "Mail (nie bÄ™dzie widoczny)" - -#: comments.php:71 -#: legacy.comments.php:73 -msgid "Website" -msgstr "Strona" - -#: comments.php:75 -#: legacy.comments.php:81 -msgid "Submit" -msgstr "ZatwierdĹş" - -#: comments.php:75 -msgid "( Cancel )" -msgstr "" - -#: comments.php:85 -msgid "No trackbacks yet." -msgstr "Brak trackbackĂłw." - -#: comments.php:86 -msgid "Trackbacks are disabled." -msgstr "" - -#: footer.php:7 -#, php-format -msgid "Copyright %s %s %s · Powered by %s
    %s developed by %s for you." -msgstr "" - -#: footer.php:11 -msgid "Go to top" -msgstr "Idź do góry" - -#: functions.php:20 -#, fuzzy -msgid "Layout settings" -msgstr "Ustawienia główne" - -#: functions.php:22 -#: functions.php:23 -msgid "Original" -msgstr "" - -#: functions.php:22 -msgid "Wider" -msgstr "" - -#: functions.php:26 -#, fuzzy -msgid "Cufon settings" -msgstr "Ustawienia główne" - -#: functions.php:28 -#: functions.php:29 -#: functions.php:112 -#: functions.php:113 -msgid "Enabled" -msgstr "" - -#: functions.php:28 -#: functions.php:112 -#, fuzzy -msgid "Disabled" -msgstr "Zablokuj Cufon" - -#: functions.php:28 -msgid "Extra" -msgstr "" - -#: functions.php:32 -msgid "Disable comments on pages" -msgstr "Zablokuj komentarze" - -#: functions.php:33 -msgid "Check this box if you would like to DISABLE COMMENTS on pages" -msgstr "Zaznacz box jeśli chcesz ZABLOKOWAĆ KOMENTARZE na strone" - -#: functions.php:38 -msgid "Custom image header" -msgstr "" - -#: functions.php:39 -#, fuzzy -msgid "Check this box if you would like to SHOW IMAGE instead Cufon text on header.
    Image location: lightword/images/header-image.png / Max width: 796px" -msgstr "Lokalizacja obrazka: lightword/images/header-image.png / Wymiary: 600x56px" - -#: functions.php:44 -msgid "Header image height in pixels" -msgstr "" - -#: functions.php:50 -msgid "About author feature" -msgstr "" - -#: functions.php:51 -msgid "Add information about post author on post footer" -msgstr "Dodaj informacjÄ™ o autorze w stopce wiadomoĹ›ci" - -#: functions.php:56 -#, fuzzy -msgid "Enjoy this post feature" -msgstr "Enjoy this article?" - -#: functions.php:57 -msgid "Check this box if you would like to ACTIVATE Enjoy this post feature" -msgstr "Zaznacz box jeĹ›li chcesz WĹÄ„CZYC dodatek Enjoy this post" - -#: functions.php:62 -#, fuzzy -msgid "Show categories on front menu" -msgstr "PokaĹĽ kategorie w nagłówku" - -#: functions.php:63 -#, fuzzy -msgid "Check this box if you would like to SHOW CATEGORIES instead pages on front menu" -msgstr "Zaznacz box jeĹ›li chcesz WYĹšWIETLIĆ KATEGORIE w nagłówku" - -#: functions.php:68 -#, fuzzy -msgid "Exclude pages from front menu" -msgstr "PokaĹĽ kategorie w nagłówku" - -#: functions.php:69 -msgid "Type the pages id in the box below. Example input: 5,19,24" -msgstr "" - -#: functions.php:74 -#, fuzzy -msgid "Exclude categories from front menu" -msgstr "PokaĹĽ kategorie w nagłówku" - -#: functions.php:75 -msgid "Type the categories id in the box below. Example input: 5,19,24" -msgstr "" - -#: functions.php:80 -msgid "Remove home button" -msgstr "" - -#: functions.php:81 -msgid "Remove home button from front menu" -msgstr "" - -#: functions.php:86 -msgid "Remove search box" -msgstr "" - -#: functions.php:87 -msgid "Remove search box and expand space for front menu" -msgstr "" - -#: functions.php:92 -msgid "Remove tags from posts" -msgstr "" - -#: functions.php:93 -#, fuzzy -msgid "Show only categories in post footer" -msgstr "PokaĹĽ kategorie w nagłówku" - -#: functions.php:98 -msgid "Remove RSS badge" -msgstr "" - -#: functions.php:99 -msgid "Remove RSS badge from blog header" -msgstr "" - -#: functions.php:105 -msgid "Find name=\"cx\" in the Search box code of Google CSE, and type the value here." -msgstr "" - -#: functions.php:110 -#, fuzzy -msgid "Sidebox settings" -msgstr "Ustawienia główne" - -#: functions.php:112 -msgid "Show only date" -msgstr "" - -#: functions.php:112 -#, fuzzy -msgid "Show only in posts" -msgstr "PokaĹĽ kategorie w nagłówku" - -#: functions.php:112 -msgid "Last two options together" -msgstr "" - -#: functions.php:118 -msgid "Put your custom css code here" -msgstr "" - -#: functions.php:151 -#: functions.php:163 -msgid "LightWord Settings" -msgstr "Ustawienia LightWord" - -#: functions.php:158 -msgid "settings saved" -msgstr "" - -#: functions.php:159 -msgid "settings reset" -msgstr "" - -#: functions.php:167 -msgid "Support the developer" -msgstr "Wsparcie dla dewelopera" - -#: functions.php:178 -msgid "Theme version check" -msgstr "SprawdĹş wersjÄ™ motywu" - -#: functions.php:187 -#, fuzzy -msgid "Version check failed." -msgstr "SprawdĹş wersjÄ™ motywu" - -#: functions.php:189 -msgid "Cool! You have the latest version." -msgstr "SUPER! Masz najnowszÄ… wersjÄ™." - -#: functions.php:189 -#: functions.php:190 -#, fuzzy -msgid "view changelog" -msgstr "Zapisz zmiany" - -#: functions.php:190 -msgid "You have" -msgstr "Masz" - -#: functions.php:190 -msgid "Latest version" -msgstr "Najnowsze wydanie" - -#: functions.php:190 -msgid "Get the latest version" -msgstr "Pobierz najnowszÄ… wersjÄ™" - -#: functions.php:197 -msgid "General settings" -msgstr "Ustawienia główne" - -#: functions.php:258 -msgid "Save changes" -msgstr "Zapisz zmiany" - -#: functions.php:264 -msgid "Search for help" -msgstr "Wyszukaj w pomocy" - -#: functions.php:264 -msgid "or" -msgstr "lub" - -#: functions.php:279 -#: functions.php:291 -msgid "No updates available." -msgstr "Brak dostÄ™pnych aktualizacji." - -#: functions.php:298 -msgid "What is Cufon?" -msgstr "Czym jest Cufon?" - -#: functions.php:305 -msgid "Click here to reset all settings" -msgstr "Kliknij aby wrĂłcić do ustawieĹ„ domyĹ›lnych" - -#: functions.php:502 -msgid "Search" -msgstr "Szukaj" - -#: functions.php:527 -#: functions.php:544 -msgid "Off" -msgstr "" - -#: functions.php:572 -#, fuzzy -msgid "Posted on" -msgstr "Autor wiadomoĹ›ci" - -#: functions.php:589 -msgid "delete" -msgstr "" - -#: functions.php:590 -msgid "spam" -msgstr "" - -#: functions.php:591 -msgid "edit" -msgstr "" - -#: functions.php:599 -msgid "Please enable referrers in your browser, or, if you're a spammer, bugger off!" -msgstr "" - -#: functions.php:620 -#: sidebar.php:33 -#: sidebar_two-columns-for-categories.php:48 -msgid "Syndicate this site using RSS" -msgstr "Subskrybuj tÄ™ stronÄ™ korzystajÄ…c z RSS" - -#: functions.php:620 -msgid "Subscribe via RSS" -msgstr "Subskrybcja RSS" - -#: functions.php:651 -msgid "F jS, Y - H:i" -msgstr "" - -#: functions.php:653 -msgid "( REPLY )" -msgstr "" - -#: functions.php:654 -#: legacy.comments.php:33 -msgid "Your comment is awaiting moderation." -msgstr "TwĂłj komentarz czeka na zatwierdzenie przez moderatora." - -#: header.php:34 -msgid "Home" -msgstr "" - -#: index.php:13 -#: page.php:11 -#: single.php:12 -msgid "PAGES" -msgstr "" - -#: index.php:16 -#: single.php:29 -msgid "Filed under:" -msgstr "Zakres tematyczny:" - -#: index.php:16 -#: single.php:29 -msgid "Tagged as:" -msgstr "" - -#: index.php:17 -msgid "1 Comment" -msgstr "1 Komentarz" - -#: index.php:17 -#: single.php:30 -#, fuzzy -msgid "Comments Off" -msgstr "Komentarze" - -#: index.php:17 -msgid "No Comments" -msgstr "Brak komentarzy" - -#: index.php:17 -msgid "Read more about" -msgstr "Przeczytaj wiÄ™cej" - -#: index.php:32 -msgid "« Newer Entries" -msgstr "« Nowsze Wpisy" - -#: index.php:33 -msgid "Older Entries »" -msgstr "Starsze Wpisy »" - -#: legacy.comments.php:26 -msgid "F jS, Y" -msgstr "" - -#: legacy.comments.php:26 -msgid "edit this comment" -msgstr "edytuj komentarz" - -#: legacy.comments.php:77 -#, php-format -msgid "You can use these tags: %s" -msgstr "MoĹĽesz uĹĽywać nastÄ™pujÄ…cych tagĂłw: %s" - -#: page.php:7 -msgid "Edit this page" -msgstr "Edystuj stronÄ™" - -#: sidebar.php:9 -#: sidebar_two-columns-for-categories.php:9 -msgid "Pages" -msgstr "Strony" - -#: sidebar.php:14 -#: sidebar_two-columns-for-categories.php:14 -msgid "Categories" -msgstr "Kategorie" - -#: sidebar.php:19 -#: sidebar_two-columns-for-categories.php:34 -msgid "Blogroll" -msgstr "" - -#: sidebar.php:24 -#: sidebar_two-columns-for-categories.php:39 -msgid "Archive" -msgstr "Archiwum" - -#: sidebar.php:29 -#: sidebar_two-columns-for-categories.php:44 -msgid "Meta" -msgstr "" - -#: sidebar.php:33 -#: sidebar_two-columns-for-categories.php:48 -msgid "RSS" -msgstr "" - -#: sidebar.php:34 -#: sidebar_two-columns-for-categories.php:49 -msgid "The latest comments to all posts in RSS" -msgstr "Ostatnie komentarze we wszystkich wiadomoĹ›ciach przez RSS" - -#: sidebar.php:34 -#: sidebar_two-columns-for-categories.php:49 -msgid "Comments RSS" -msgstr "Komentarze RSS" - -#: single.php:8 -msgid "Edit this post" -msgstr "Edytuj wiadomość" - -#: single.php:16 -msgid "Enjoy this article?" -msgstr "Enjoy this article?" - -#: single.php:17 -msgid "Consider subscribing to our rss feed!" -msgstr "Rozpocznij subskrybcjÄ™ dziÄ™ki RSS!" - -#: single.php:24 -msgid "About" -msgstr "" - -#: single.php:24 -msgid "No description. Please complete your profile." -msgstr "Brak opisu. ProszÄ™ uzupeĹ‚nij profil." - -#~ msgid "Image instead text on header" -#~ msgstr "Obrazek w nagłówku zamiast tekstu" -#~ msgid "Author" -#~ msgstr "Autor" -#~ msgid "Check this box if you would like to DISABLE Cufon
    " -#~ msgstr "Zaznacz box jeśli chcesz ZABLOKOWAĆ Cufon
    " -#~ msgid "Activate Extra Cufon" -#~ msgstr "Aktywuj Extra Cufon" - -#, fuzzy -#~ msgid "" -#~ "Check this box if you would like to ENABLE Extra Cufon feature." -#~ "
    For umlauts (german) and other special characters." -#~ msgstr "" -#~ "Zaznacz box jeĹ›li chcesz WĹÄ„CZYĆ dodatek Extra CufonDla " -#~ "piolskich czcionek oraz innych znakĂłw specjalnych" - -#, fuzzy -#~ msgid "( Click here to cancel reply )" -#~ msgstr "Kliknij aby wrĂłcić do ustawieĹ„ domyĹ›lnych" -#~ msgid "% Comments" -#~ msgstr "% Komentarzy" - -#, fuzzy -#~ msgid "Reply to this comment" -#~ msgstr "edytuj komentarz" -#~ msgid "" -#~ "Check this box if you would like to ENABLE Extra Cufon feature" -#~ msgstr "Zaznacz box jeĹ›li chcesz WĹÄ„CZYĆ EXTRA Cufon" -#~ msgid "For umlauts (german) and other special characters" -#~ msgstr "Dla polskich czcionek lub innych znakĂłw specjalnych" -#~ msgid "" -#~ "Check this box if you would like to SHOW IMAGE instead Cufon text on " -#~ "header." -#~ msgstr "" -#~ "Zaznacz box jeĹ›li chcesz w nagłówku WYSWIETLIĆ OBRAZEK zamiast Cufon-a." - diff --git a/blog/wp-content/themes/lightword/lang/pt_BR.mo b/blog/wp-content/themes/lightword/lang/pt_BR.mo deleted file mode 100755 index 22f1cdb..0000000 Binary files a/blog/wp-content/themes/lightword/lang/pt_BR.mo and /dev/null differ diff --git a/blog/wp-content/themes/lightword/lang/pt_BR.po b/blog/wp-content/themes/lightword/lang/pt_BR.po deleted file mode 100755 index dffc9bb..0000000 --- a/blog/wp-content/themes/lightword/lang/pt_BR.po +++ /dev/null @@ -1,561 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: LightWord\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-23 14:28+0200\n" -"PO-Revision-Date: \n" -"Last-Translator: Andrei Luca \n" -"Language-Team: Andrei Luca \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Poedit-Language: English\n" -"X-Poedit-Country: UNITED STATES\n" -"X-Poedit-SourceCharset: utf-8\n" -"X-Poedit-KeywordsList: __;_e\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-SearchPath-0: .\n" - -#: 404.php:4 -#: archives.php:61 -#: archives.php:71 -#: index.php:26 -#: page.php:17 -#: single.php:46 -msgid "Not Found" -msgstr "NĂŁo encontrado" - -#: 404.php:5 -#: archives.php:61 -#: archives.php:72 -#: index.php:27 -#: page.php:18 -#: single.php:47 -msgid "Sorry, but you are looking for something that isn't here." -msgstr "Desculpe, mas o que vocĂŞ procura parece nĂŁo estar aqui." - -#: archives.php:10 -#: index.php:17 -msgid "Continue reading" -msgstr "Leia mais..." - -#: comments.php:6 -#: legacy.comments.php:8 -msgid "This post is password protected. Enter the password to view comments." -msgstr "Este artigo está protegido por senha. Informe a senha para visualizar os comentários." - -#: comments.php:15 -#: index.php:17 -#: legacy.comments.php:12 -msgid "Comments" -msgstr "Comentários" - -#: comments.php:16 -msgid "Trackbacks" -msgstr "" - -#: comments.php:17 -#: legacy.comments.php:13 -msgid "( subscribe to comments on this post )" -msgstr "(inscrever nos comentários do artigo)" - -#: comments.php:30 -msgid "« Older Comments" -msgstr "« Comentários Antigos" - -#: comments.php:31 -msgid "Newer Comments »" -msgstr "Comentários Recentes »" - -#: comments.php:39 -#: legacy.comments.php:47 -msgid "No comments yet." -msgstr "Sem comentários" - -#: comments.php:41 -#: legacy.comments.php:91 -msgid "Sorry, the comment form is closed at this time." -msgstr "Desculpe, o formulário de comentário estĂ© temporariamente fechado." - -#: comments.php:48 -#: legacy.comments.php:52 -#: single.php:30 -msgid "Leave a comment" -msgstr "Deixar um comentário" - -#: comments.php:51 -#: legacy.comments.php:55 -#, php-format -msgid "You must be logged in to post a comment." -msgstr "VocĂŞ precisa estar logado para comentar." - -#: comments.php:56 -#: legacy.comments.php:62 -#, php-format -msgid "Logged in as %s." -msgstr "Logado como %s." - -#: comments.php:56 -#: legacy.comments.php:62 -msgid "Log out of this account" -msgstr "Efetuar Logout" - -#: comments.php:56 -#: legacy.comments.php:62 -msgid "Log out »" -msgstr "Logout »" - -#: comments.php:65 -#: legacy.comments.php:67 -msgid "Name" -msgstr "Nome" - -#: comments.php:65 -#: comments.php:68 -#: legacy.comments.php:67 -#: legacy.comments.php:70 -msgid "(required)" -msgstr "(obrigatĂłrio)" - -#: comments.php:68 -#: legacy.comments.php:70 -msgid "Mail (will not be published)" -msgstr "E-mail (nĂŁo será publicado)" - -#: comments.php:71 -#: legacy.comments.php:73 -msgid "Website" -msgstr "" - -#: comments.php:75 -#: legacy.comments.php:81 -msgid "Submit" -msgstr "Enviar" - -#: comments.php:75 -msgid "( Cancel )" -msgstr "(Cancelar)" - -#: comments.php:85 -msgid "No trackbacks yet." -msgstr "Sem trackbacks" - -#: comments.php:86 -msgid "Trackbacks are disabled." -msgstr "Trackbacks estĂŁo desabilitados" - -#: footer.php:7 -#, fuzzy, php-format -msgid "Copyright %s %s %s · Powered by %s
    %s developed by %s for you." -msgstr "Copyright %s %s %s · Powered by %s. %s desenvolvido por %s." - -#: footer.php:11 -msgid "Go to top" -msgstr "Ir para o Topo" - -#: functions.php:20 -#, fuzzy -msgid "Layout settings" -msgstr "Configurações de Cuffon" - -#: functions.php:22 -#: functions.php:23 -msgid "Original" -msgstr "" - -#: functions.php:22 -msgid "Wider" -msgstr "" - -#: functions.php:26 -msgid "Cufon settings" -msgstr "Configurações de Cuffon" - -#: functions.php:28 -#: functions.php:29 -#: functions.php:112 -#: functions.php:113 -msgid "Enabled" -msgstr "Habilitado" - -#: functions.php:28 -#: functions.php:112 -msgid "Disabled" -msgstr "Desabilitado" - -#: functions.php:28 -msgid "Extra" -msgstr "" - -#: functions.php:32 -msgid "Disable comments on pages" -msgstr "Desabilitar comentários nas páginas" - -#: functions.php:33 -msgid "Check this box if you would like to DISABLE COMMENTS on pages" -msgstr "Assinale esta caixa se vocĂŞ quiser DESABILITAR comentários nas páginas." - -#: functions.php:38 -msgid "Custom image header" -msgstr "" - -#: functions.php:39 -msgid "Check this box if you would like to SHOW IMAGE instead Cufon text on header.
    Image location: lightword/images/header-image.png / Max width: 796px" -msgstr "Assinale esta caixa se você quiser exibir uma IMAGEM ao invés do TEXTO CUFON no cabeçalho.
    Localização da imagem: lightword/images/header-image.png
    Largura máxima: 796px" - -#: functions.php:44 -msgid "Header image height in pixels" -msgstr "Altura da Imagem de Cabeçalho em pixels" - -#: functions.php:50 -msgid "About author feature" -msgstr "Recurso \"Sobre o autor\"" - -#: functions.php:51 -msgid "Add information about post author on post footer" -msgstr "Adiciona informações sobre o autor no fim do post" - -#: functions.php:56 -msgid "Enjoy this post feature" -msgstr "Recurso \"Aproveite este artigo\"" - -#: functions.php:57 -msgid "Check this box if you would like to ACTIVATE Enjoy this post feature" -msgstr "Assinale esta caixa se vocĂŞ quiser ATIVAR o recurso \"Aproveite este artigo\"" - -#: functions.php:62 -msgid "Show categories on front menu" -msgstr "Exibir categorias no menu frontal" - -#: functions.php:63 -msgid "Check this box if you would like to SHOW CATEGORIES instead pages on front menu" -msgstr "Assinale esta caixa se vocĂŞ quiser exibir as CATEGORIAS ao invĂ©s das PĂGINAS no menu frontal." - -#: functions.php:68 -#, fuzzy -msgid "Exclude pages from front menu" -msgstr "Exibir categorias no menu frontal" - -#: functions.php:69 -msgid "Type the pages id in the box below. Example input: 5,19,24" -msgstr "" - -#: functions.php:74 -#, fuzzy -msgid "Exclude categories from front menu" -msgstr "Exibir categorias no menu frontal" - -#: functions.php:75 -msgid "Type the categories id in the box below. Example input: 5,19,24" -msgstr "" - -#: functions.php:80 -msgid "Remove home button" -msgstr "Remover botĂŁo \"Principal\"" - -#: functions.php:81 -msgid "Remove home button from front menu" -msgstr "Remover botĂŁo \"Principal\" do menu frontal" - -#: functions.php:86 -msgid "Remove search box" -msgstr "Remover caixa de busca" - -#: functions.php:87 -msgid "Remove search box and expand space for front menu" -msgstr "Remover caixa de busca e expandir comprimento do menu frontal" - -#: functions.php:92 -msgid "Remove tags from posts" -msgstr "Remover tags dos artigos" - -#: functions.php:93 -msgid "Show only categories in post footer" -msgstr "Exibir apenas as categorias no fim do artigo" - -#: functions.php:98 -msgid "Remove RSS badge" -msgstr "Remover insĂ­gnia RSS" - -#: functions.php:99 -msgid "Remove RSS badge from blog header" -msgstr "Remover insĂ­gnia RSS do cabeçalho do blog" - -#: functions.php:105 -msgid "Find name=\"cx\" in the Search box code of Google CSE, and type the value here." -msgstr "Encontre name=\"cx\" no do Google Custom Search Engine e informe o valor correspondente aqui." - -#: functions.php:110 -#, fuzzy -msgid "Sidebox settings" -msgstr "Configurações de Cuffon" - -#: functions.php:112 -msgid "Show only date" -msgstr "" - -#: functions.php:112 -#, fuzzy -msgid "Show only in posts" -msgstr "Exibir apenas as categorias no fim do artigo" - -#: functions.php:112 -msgid "Last two options together" -msgstr "" - -#: functions.php:118 -msgid "Put your custom css code here" -msgstr "" - -#: functions.php:151 -#: functions.php:163 -msgid "LightWord Settings" -msgstr "Configuraçoes do LightWord" - -#: functions.php:158 -msgid "settings saved" -msgstr "Configurações Salvas" - -#: functions.php:159 -msgid "settings reset" -msgstr "Redefinição de Configurações" - -#: functions.php:167 -msgid "Support the developer" -msgstr "Ajude o desenvolvedor" - -#: functions.php:178 -msgid "Theme version check" -msgstr "Verificação deversĂŁo do tema" - -#: functions.php:187 -msgid "Version check failed." -msgstr "Falha na verificação da versĂŁo do tema" - -#: functions.php:189 -msgid "Cool! You have the latest version." -msgstr "Legal! VocĂŞ está usando a versĂŁo recente." - -#: functions.php:189 -#: functions.php:190 -msgid "view changelog" -msgstr "Visualizar Modificações" - -#: functions.php:190 -msgid "You have" -msgstr "VocĂŞs está" - -#: functions.php:190 -msgid "Latest version" -msgstr "Ăšltima versĂŁo" - -#: functions.php:190 -msgid "Get the latest version" -msgstr "Obter a versĂŁo mais recente" - -#: functions.php:197 -msgid "General settings" -msgstr "Configurações Gerais" - -#: functions.php:258 -msgid "Save changes" -msgstr "Salvar Alterações" - -#: functions.php:264 -msgid "Search for help" -msgstr "Buscar Ajuda" - -#: functions.php:264 -msgid "or" -msgstr "ou" - -#: functions.php:279 -#: functions.php:291 -msgid "No updates available." -msgstr "Sem atualizações disponĂ­veis" - -#: functions.php:298 -msgid "What is Cufon?" -msgstr "O que Ă© Cufon?" - -#: functions.php:305 -msgid "Click here to reset all settings" -msgstr "Clique aqui para restaurar as configurações originais" - -#: functions.php:502 -msgid "Search" -msgstr "Busca" - -#: functions.php:527 -#: functions.php:544 -msgid "Off" -msgstr "" - -#: functions.php:572 -msgid "Posted on" -msgstr "" - -#: functions.php:589 -msgid "delete" -msgstr "Deletar" - -#: functions.php:590 -msgid "spam" -msgstr "SPAM" - -#: functions.php:591 -msgid "edit" -msgstr "Editar" - -#: functions.php:599 -msgid "Please enable referrers in your browser, or, if you're a spammer, bugger off!" -msgstr "Por favor, se vocĂŞ nĂŁo for um Spammer, habilite as referĂŞncias em seu navegador." - -#: functions.php:620 -#: sidebar.php:33 -#: sidebar_two-columns-for-categories.php:48 -msgid "Syndicate this site using RSS" -msgstr "Sindicalizar este site usando RSS" - -#: functions.php:620 -msgid "Subscribe via RSS" -msgstr "Inscrever via RSS" - -#: functions.php:651 -msgid "F jS, Y - H:i" -msgstr "" - -#: functions.php:653 -msgid "( REPLY )" -msgstr "(Responder)" - -#: functions.php:654 -#: legacy.comments.php:33 -msgid "Your comment is awaiting moderation." -msgstr "Seu comentário esta aguardando moderação." - -#: header.php:34 -msgid "Home" -msgstr "Principal" - -#: index.php:13 -#: page.php:11 -#: single.php:12 -msgid "PAGES" -msgstr "" - -#: index.php:16 -#: single.php:29 -msgid "Filed under:" -msgstr "Categorias:" - -#: index.php:16 -#: single.php:29 -msgid "Tagged as:" -msgstr "Tags:" - -#: index.php:17 -msgid "1 Comment" -msgstr "1 Comentário" - -#: index.php:17 -#: single.php:30 -msgid "Comments Off" -msgstr "Comentários Desabilitados" - -#: index.php:17 -msgid "No Comments" -msgstr "Sem Comentários" - -#: index.php:17 -msgid "Read more about" -msgstr "Leia mais..." - -#: index.php:32 -msgid "« Newer Entries" -msgstr "« Artigos Antigos" - -#: index.php:33 -msgid "Older Entries »" -msgstr "Artigos Recentes »" - -#: legacy.comments.php:26 -msgid "F jS, Y" -msgstr "" - -#: legacy.comments.php:26 -msgid "edit this comment" -msgstr "Editar este Comentário" - -#: legacy.comments.php:77 -#, php-format -msgid "You can use these tags: %s" -msgstr "VocĂŞ pode usar as seguintes tags: %s" - -#: page.php:7 -msgid "Edit this page" -msgstr "Editar esta Página" - -#: sidebar.php:9 -#: sidebar_two-columns-for-categories.php:9 -msgid "Pages" -msgstr "Páginas" - -#: sidebar.php:14 -#: sidebar_two-columns-for-categories.php:14 -msgid "Categories" -msgstr "Categorias" - -#: sidebar.php:19 -#: sidebar_two-columns-for-categories.php:34 -msgid "Blogroll" -msgstr "Links" - -#: sidebar.php:24 -#: sidebar_two-columns-for-categories.php:39 -msgid "Archive" -msgstr "Arquivo" - -#: sidebar.php:29 -#: sidebar_two-columns-for-categories.php:44 -msgid "Meta" -msgstr "" - -#: sidebar.php:33 -#: sidebar_two-columns-for-categories.php:48 -msgid "RSS" -msgstr "" - -#: sidebar.php:34 -#: sidebar_two-columns-for-categories.php:49 -msgid "The latest comments to all posts in RSS" -msgstr "Os Ăşltimos comentários para todos os artigos via RSS" - -#: sidebar.php:34 -#: sidebar_two-columns-for-categories.php:49 -msgid "Comments RSS" -msgstr "Comentários RSS" - -#: single.php:8 -msgid "Edit this post" -msgstr "Editar este Artigo" - -#: single.php:16 -msgid "Enjoy this article?" -msgstr "Aproveitar este artigo?" - -#: single.php:17 -msgid "Consider subscribing to our rss feed!" -msgstr "Considere sua inscrição em nosso Feed RSS!" - -#: single.php:24 -msgid "About" -msgstr "Sobre" - -#: single.php:24 -msgid "No description. Please complete your profile." -msgstr "Sem descrição. Por favor, complete seu perfil." - -#~ msgid "Image instead text on header" -#~ msgstr "Imagem no lugar do Texto de Cabeçalho" - diff --git a/blog/wp-content/themes/lightword/lang/ro_RO.mo b/blog/wp-content/themes/lightword/lang/ro_RO.mo deleted file mode 100755 index 538540f..0000000 Binary files a/blog/wp-content/themes/lightword/lang/ro_RO.mo and /dev/null differ diff --git a/blog/wp-content/themes/lightword/lang/ro_RO.po b/blog/wp-content/themes/lightword/lang/ro_RO.po deleted file mode 100755 index b221a12..0000000 --- a/blog/wp-content/themes/lightword/lang/ro_RO.po +++ /dev/null @@ -1,599 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: LightWord\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-23 14:29+0200\n" -"PO-Revision-Date: \n" -"Last-Translator: Andrei Luca \n" -"Language-Team: Andrei Luca \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Poedit-Language: Romanian\n" -"X-Poedit-Country: ROMANIA\n" -"X-Poedit-SourceCharset: utf-8\n" -"X-Poedit-KeywordsList: __;_e\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-SearchPath-0: .\n" - -#: 404.php:4 -#: archives.php:61 -#: archives.php:71 -#: index.php:26 -#: page.php:17 -#: single.php:46 -msgid "Not Found" -msgstr "" - -#: 404.php:5 -#: archives.php:61 -#: archives.php:72 -#: index.php:27 -#: page.php:18 -#: single.php:47 -msgid "Sorry, but you are looking for something that isn't here." -msgstr "" - -#: archives.php:10 -#: index.php:17 -msgid "Continue reading" -msgstr "Citeste in continuare" - -#: comments.php:6 -#: legacy.comments.php:8 -msgid "This post is password protected. Enter the password to view comments." -msgstr "Acest post este protejat cu parola. Introduceti parola pentru a vedea comentariile." - -#: comments.php:15 -#: index.php:17 -#: legacy.comments.php:12 -msgid "Comments" -msgstr "Comentarii" - -#: comments.php:16 -msgid "Trackbacks" -msgstr "" - -#: comments.php:17 -#: legacy.comments.php:13 -msgid "( subscribe to comments on this post )" -msgstr "( flux rss pentru comentarii )" - -#: comments.php:30 -#, fuzzy -msgid "« Older Comments" -msgstr "Niciun comentariu" - -#: comments.php:31 -#, fuzzy -msgid "Newer Comments »" -msgstr "Older Entries »" - -#: comments.php:39 -#: legacy.comments.php:47 -msgid "No comments yet." -msgstr "Niciun comentariu" - -#: comments.php:41 -#: legacy.comments.php:91 -msgid "Sorry, the comment form is closed at this time." -msgstr "Comentariile sunt inchise." - -#: comments.php:48 -#: legacy.comments.php:52 -#: single.php:30 -msgid "Leave a comment" -msgstr "Lasa un comentariu" - -#: comments.php:51 -#: legacy.comments.php:55 -#, php-format -msgid "You must be logged in to post a comment." -msgstr "Trebuie sa fi logat pentru a posta un comentariu." - -#: comments.php:56 -#: legacy.comments.php:62 -#, php-format -msgid "Logged in as %s." -msgstr "Logat ca %s." - -#: comments.php:56 -#: legacy.comments.php:62 -msgid "Log out of this account" -msgstr "" - -#: comments.php:56 -#: legacy.comments.php:62 -msgid "Log out »" -msgstr "Iesire »" - -#: comments.php:65 -#: legacy.comments.php:67 -msgid "Name" -msgstr "Nume" - -#: comments.php:65 -#: comments.php:68 -#: legacy.comments.php:67 -#: legacy.comments.php:70 -msgid "(required)" -msgstr "(obligatoriu)" - -#: comments.php:68 -#: legacy.comments.php:70 -msgid "Mail (will not be published)" -msgstr "Email (nu va fi publicat)" - -#: comments.php:71 -#: legacy.comments.php:73 -msgid "Website" -msgstr "" - -#: comments.php:75 -#: legacy.comments.php:81 -msgid "Submit" -msgstr "Trimite" - -#: comments.php:75 -msgid "( Cancel )" -msgstr "( Anuleaza )" - -#: comments.php:85 -msgid "No trackbacks yet." -msgstr "Niciun trackback." - -#: comments.php:86 -msgid "Trackbacks are disabled." -msgstr "" - -#: footer.php:7 -#, php-format -msgid "Copyright %s %s %s · Powered by %s
    %s developed by %s for you." -msgstr "" - -#: footer.php:11 -msgid "Go to top" -msgstr "Sus" - -#: functions.php:20 -#, fuzzy -msgid "Layout settings" -msgstr "Setari Cufon" - -#: functions.php:22 -#: functions.php:23 -msgid "Original" -msgstr "" - -#: functions.php:22 -msgid "Wider" -msgstr "" - -#: functions.php:26 -msgid "Cufon settings" -msgstr "Setari Cufon" - -#: functions.php:28 -#: functions.php:29 -#: functions.php:112 -#: functions.php:113 -msgid "Enabled" -msgstr "Activat" - -#: functions.php:28 -#: functions.php:112 -msgid "Disabled" -msgstr "Dezactivat" - -#: functions.php:28 -msgid "Extra" -msgstr "" - -#: functions.php:32 -msgid "Disable comments on pages" -msgstr "Dezactiveaza comentariile in pagini." - -#: functions.php:33 -msgid "Check this box if you would like to DISABLE COMMENTS on pages" -msgstr "" - -#: functions.php:38 -msgid "Custom image header" -msgstr "" - -#: functions.php:39 -#, fuzzy -msgid "Check this box if you would like to SHOW IMAGE instead Cufon text on header.
    Image location: lightword/images/header-image.png / Max width: 796px" -msgstr "Bifeaza aceasta casuta pentru a DEZACTIVA Cufon" - -#: functions.php:44 -msgid "Header image height in pixels" -msgstr "" - -#: functions.php:50 -msgid "About author feature" -msgstr "" - -#: functions.php:51 -msgid "Add information about post author on post footer" -msgstr "" - -#: functions.php:56 -#, fuzzy -msgid "Enjoy this post feature" -msgstr "Ti-a placut articolul?" - -#: functions.php:57 -msgid "Check this box if you would like to ACTIVATE Enjoy this post feature" -msgstr "" - -#: functions.php:62 -msgid "Show categories on front menu" -msgstr "" - -#: functions.php:63 -#, fuzzy -msgid "Check this box if you would like to SHOW CATEGORIES instead pages on front menu" -msgstr "Afiseaza categoriile in locul paginilor din meniul principal." - -#: functions.php:68 -#, fuzzy -msgid "Exclude pages from front menu" -msgstr "Inlatura butonul Home din meniul principal" - -#: functions.php:69 -msgid "Type the pages id in the box below. Example input: 5,19,24" -msgstr "" - -#: functions.php:74 -msgid "Exclude categories from front menu" -msgstr "" - -#: functions.php:75 -msgid "Type the categories id in the box below. Example input: 5,19,24" -msgstr "" - -#: functions.php:80 -msgid "Remove home button" -msgstr "Inlatura butonul Home" - -#: functions.php:81 -msgid "Remove home button from front menu" -msgstr "Inlatura butonul Home din meniul principal" - -#: functions.php:86 -#, fuzzy -msgid "Remove search box" -msgstr "Inlatura butonul Home" - -#: functions.php:87 -#, fuzzy -msgid "Remove search box and expand space for front menu" -msgstr "Inlatura butonul Home din meniul principal" - -#: functions.php:92 -msgid "Remove tags from posts" -msgstr "" - -#: functions.php:93 -msgid "Show only categories in post footer" -msgstr "" - -#: functions.php:98 -msgid "Remove RSS badge" -msgstr "" - -#: functions.php:99 -msgid "Remove RSS badge from blog header" -msgstr "" - -#: functions.php:105 -msgid "Find name=\"cx\" in the Search box code of Google CSE, and type the value here." -msgstr "" - -#: functions.php:110 -#, fuzzy -msgid "Sidebox settings" -msgstr "Setari Cufon" - -#: functions.php:112 -msgid "Show only date" -msgstr "" - -#: functions.php:112 -msgid "Show only in posts" -msgstr "" - -#: functions.php:112 -msgid "Last two options together" -msgstr "" - -#: functions.php:118 -msgid "Put your custom css code here" -msgstr "" - -#: functions.php:151 -#: functions.php:163 -msgid "LightWord Settings" -msgstr "Setari LightWord" - -#: functions.php:158 -msgid "settings saved" -msgstr "setari salvate" - -#: functions.php:159 -msgid "settings reset" -msgstr "setari resetate" - -#: functions.php:167 -msgid "Support the developer" -msgstr "Donatii" - -#: functions.php:178 -msgid "Theme version check" -msgstr "Verifica versiunea" - -#: functions.php:187 -msgid "Version check failed." -msgstr "Nu s-a putut verifica versiunea." - -#: functions.php:189 -msgid "Cool! You have the latest version." -msgstr "Super! Ai ultima versiune." - -#: functions.php:189 -#: functions.php:190 -#, fuzzy -msgid "view changelog" -msgstr "Salveaza" - -#: functions.php:190 -msgid "You have" -msgstr "Tu ai" - -#: functions.php:190 -msgid "Latest version" -msgstr "Ultima versiune" - -#: functions.php:190 -msgid "Get the latest version" -msgstr "Descarca ultima versiune" - -#: functions.php:197 -msgid "General settings" -msgstr "Setari generale" - -#: functions.php:258 -msgid "Save changes" -msgstr "Salveaza" - -#: functions.php:264 -msgid "Search for help" -msgstr "Cauta ajutor" - -#: functions.php:264 -msgid "or" -msgstr "sau" - -#: functions.php:279 -#: functions.php:291 -msgid "No updates available." -msgstr "Nu sunt actualizari." - -#: functions.php:298 -msgid "What is Cufon?" -msgstr "Ce e Cufon?" - -#: functions.php:305 -msgid "Click here to reset all settings" -msgstr "Reseteaza setarile" - -#: functions.php:502 -msgid "Search" -msgstr "Cauta" - -#: functions.php:527 -#: functions.php:544 -msgid "Off" -msgstr "" - -#: functions.php:572 -#, fuzzy -msgid "Posted on" -msgstr "Autor" - -#: functions.php:589 -msgid "delete" -msgstr "sterge" - -#: functions.php:590 -msgid "spam" -msgstr "" - -#: functions.php:591 -msgid "edit" -msgstr "editeaza" - -#: functions.php:599 -msgid "Please enable referrers in your browser, or, if you're a spammer, bugger off!" -msgstr "" - -#: functions.php:620 -#: sidebar.php:33 -#: sidebar_two-columns-for-categories.php:48 -msgid "Syndicate this site using RSS" -msgstr "" - -#: functions.php:620 -msgid "Subscribe via RSS" -msgstr "Aboneaza-te la RSS" - -#: functions.php:651 -msgid "F jS, Y - H:i" -msgstr "" - -#: functions.php:653 -msgid "( REPLY )" -msgstr "( RASPUNDE )" - -#: functions.php:654 -#: legacy.comments.php:33 -msgid "Your comment is awaiting moderation." -msgstr "Comentariul tau asteapta sa fie aprobat." - -#: header.php:34 -msgid "Home" -msgstr "Acasa" - -#: index.php:13 -#: page.php:11 -#: single.php:12 -msgid "PAGES" -msgstr "" - -#: index.php:16 -#: single.php:29 -msgid "Filed under:" -msgstr "Publicat in:" - -#: index.php:16 -#: single.php:29 -msgid "Tagged as:" -msgstr "Etichete: " - -#: index.php:17 -msgid "1 Comment" -msgstr "1 Comentariu" - -#: index.php:17 -#: single.php:30 -msgid "Comments Off" -msgstr "Comentarii inchise" - -#: index.php:17 -msgid "No Comments" -msgstr "Niciun comentariu" - -#: index.php:17 -msgid "Read more about" -msgstr "Citeste mai mult despre" - -#: index.php:32 -msgid "« Newer Entries" -msgstr "" - -#: index.php:33 -msgid "Older Entries »" -msgstr "Older Entries »" - -#: legacy.comments.php:26 -msgid "F jS, Y" -msgstr "" - -#: legacy.comments.php:26 -msgid "edit this comment" -msgstr "editeaza acest comentariu" - -#: legacy.comments.php:77 -#, php-format -msgid "You can use these tags: %s" -msgstr "Poti folosi aceste tag-uri: %s" - -#: page.php:7 -msgid "Edit this page" -msgstr "Editeaza aceasta pagina" - -#: sidebar.php:9 -#: sidebar_two-columns-for-categories.php:9 -msgid "Pages" -msgstr "Pagini" - -#: sidebar.php:14 -#: sidebar_two-columns-for-categories.php:14 -msgid "Categories" -msgstr "Categorii" - -#: sidebar.php:19 -#: sidebar_two-columns-for-categories.php:34 -msgid "Blogroll" -msgstr "" - -#: sidebar.php:24 -#: sidebar_two-columns-for-categories.php:39 -msgid "Archive" -msgstr "Arhiva" - -#: sidebar.php:29 -#: sidebar_two-columns-for-categories.php:44 -msgid "Meta" -msgstr "" - -#: sidebar.php:33 -#: sidebar_two-columns-for-categories.php:48 -msgid "RSS" -msgstr "" - -#: sidebar.php:34 -#: sidebar_two-columns-for-categories.php:49 -msgid "The latest comments to all posts in RSS" -msgstr "" - -#: sidebar.php:34 -#: sidebar_two-columns-for-categories.php:49 -msgid "Comments RSS" -msgstr "" - -#: single.php:8 -msgid "Edit this post" -msgstr "Editeaza articolul" - -#: single.php:16 -msgid "Enjoy this article?" -msgstr "Ti-a placut acest articol?" - -#: single.php:17 -msgid "Consider subscribing to our rss feed!" -msgstr "Aboneaza-te la fluxul RSS!" - -#: single.php:24 -msgid "About" -msgstr "" - -#: single.php:24 -msgid "No description. Please complete your profile." -msgstr "Fara descriere. Completeaza profilul!" - -#~ msgid "Take out tags in posts footer" -#~ msgstr "Inlatura tag-urile" -#~ msgid "Check this box to enable Google CSE" -#~ msgstr "Activeaza Google CSE" -#~ msgid "Author" -#~ msgstr "Autor" - -#, fuzzy -#~ msgid "Check this box if you would like to DISABLE Cufon
    " -#~ msgstr "Bifeaza aceasta casuta pentru a DEZACTIVA Cufon" -#~ msgid "Activate Extra Cufon" -#~ msgstr "Activeaza Extra Cufon" - -#, fuzzy -#~ msgid "" -#~ "Check this box if you would like to ENABLE Extra Cufon feature." -#~ "
    For umlauts (german) and other special characters." -#~ msgstr "Bifeaza aceasta casuta pentru a ACTIVA Extra Cufon" - -#, fuzzy -#~ msgid "( Click here to cancel reply )" -#~ msgstr "Reseteaza setarile" -#~ msgid "% Comments" -#~ msgstr "% Comentarii" - -#, fuzzy -#~ msgid "Reply to this comment" -#~ msgstr "editeaza acest comentariu" - -#, fuzzy -#~ msgid "" -#~ "Check this box if you would like to ENABLE Extra Cufon feature" -#~ msgstr "Bifeaza aceasta casuta pentru a DEZACTIVA Cufon" - diff --git a/blog/wp-content/themes/lightword/lang/ru_RU.mo b/blog/wp-content/themes/lightword/lang/ru_RU.mo deleted file mode 100755 index 1e08baf..0000000 Binary files a/blog/wp-content/themes/lightword/lang/ru_RU.mo and /dev/null differ diff --git a/blog/wp-content/themes/lightword/lang/ru_RU.po b/blog/wp-content/themes/lightword/lang/ru_RU.po deleted file mode 100755 index 98129c4..0000000 --- a/blog/wp-content/themes/lightword/lang/ru_RU.po +++ /dev/null @@ -1,593 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: LightWord\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-23 14:29+0200\n" -"PO-Revision-Date: \n" -"Last-Translator: Andrei Luca \n" -"Language-Team: Andrei Luca \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Poedit-Language: Russian\n" -"X-Poedit-Country: UKRAINE\n" -"X-Poedit-SourceCharset: utf-8\n" -"X-Poedit-KeywordsList: __;_e\n" -"X-Poedit-Basepath: ..\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -"X-Poedit-SearchPath-0: .\n" - -#: 404.php:4 -#: archives.php:61 -#: archives.php:71 -#: index.php:26 -#: page.php:17 -#: single.php:46 -msgid "Not Found" -msgstr "Не найдено" - -#: 404.php:5 -#: archives.php:61 -#: archives.php:72 -#: index.php:27 -#: page.php:18 -#: single.php:47 -msgid "Sorry, but you are looking for something that isn't here." -msgstr "Đзвините, ничего не найдено по ваŃĐµĐĽŃ Đ·Đ°ĐżŃ€ĐľŃŃ." - -#: archives.php:10 -#: index.php:17 -msgid "Continue reading" -msgstr "Читать полноŃтью" - -#: comments.php:6 -#: legacy.comments.php:8 -msgid "This post is password protected. Enter the password to view comments." -msgstr "Эта запиŃŃŚ закрыта. Чтобы проŃмотреть введите пароль." - -#: comments.php:15 -#: index.php:17 -#: legacy.comments.php:12 -msgid "Comments" -msgstr "Комментарии" - -#: comments.php:16 -msgid "Trackbacks" -msgstr "Пинги" - -#: comments.php:17 -#: legacy.comments.php:13 -msgid "( subscribe to comments on this post )" -msgstr "(подпиŃатьŃŃŹ на новые комментарии в этой ветке)" - -#: comments.php:30 -#, fuzzy -msgid "« Older Comments" -msgstr "« Новее запиŃи" - -#: comments.php:31 -#, fuzzy -msgid "Newer Comments »" -msgstr "ПредыдŃщие запиŃи »" - -#: comments.php:39 -#: legacy.comments.php:47 -msgid "No comments yet." -msgstr "Пока нет комментариев." - -#: comments.php:41 -#: legacy.comments.php:91 -msgid "Sorry, the comment form is closed at this time." -msgstr "Đзвините, комментировать здеŃŃŚ запрещено." - -#: comments.php:48 -#: legacy.comments.php:52 -#: single.php:30 -msgid "Leave a comment" -msgstr "ĐžŃтавить комментарий" - -#: comments.php:51 -#: legacy.comments.php:55 -#, php-format -msgid "You must be logged in to post a comment." -msgstr "Đ’Ń‹ должны войти в ŃиŃŃ‚ĐµĐĽŃ Ń‡Ń‚ĐľĐ±Ń‹ ĐżŃбликовать комментарии." - -#: comments.php:56 -#: legacy.comments.php:62 -#, php-format -msgid "Logged in as %s." -msgstr "Đ’ĐľŃли в ŃиŃŃ‚ĐµĐĽŃ ĐşĐ°Đş %s." - -#: comments.php:56 -#: legacy.comments.php:62 -msgid "Log out of this account" -msgstr "Войти под Đ´Ń€Ńгой Ńчетной запиŃŃŚŃŽ" - -#: comments.php:56 -#: legacy.comments.php:62 -msgid "Log out »" -msgstr "Выйти из ŃиŃтемы »" - -#: comments.php:65 -#: legacy.comments.php:67 -msgid "Name" -msgstr "ĐĐĽŃŹ" - -#: comments.php:65 -#: comments.php:68 -#: legacy.comments.php:67 -#: legacy.comments.php:70 -msgid "(required)" -msgstr "(обязательное)" - -#: comments.php:68 -#: legacy.comments.php:70 -msgid "Mail (will not be published)" -msgstr "Почта (не ĐżŃбликŃетŃŃŹ)" - -#: comments.php:71 -#: legacy.comments.php:73 -msgid "Website" -msgstr "ВебŃайт" - -#: comments.php:75 -#: legacy.comments.php:81 -msgid "Submit" -msgstr "Отправить" - -#: comments.php:75 -msgid "( Cancel )" -msgstr "" - -#: comments.php:85 -msgid "No trackbacks yet." -msgstr "Нет обратных ŃŃылок на ŃŤŃ‚Ń Đ·Đ°ĐżĐ¸ŃŃŚ." - -#: comments.php:86 -msgid "Trackbacks are disabled." -msgstr "" - -#: footer.php:7 -#, php-format -msgid "Copyright %s %s %s · Powered by %s
    %s developed by %s for you." -msgstr "" - -#: footer.php:11 -msgid "Go to top" -msgstr "Перейти наверх" - -#: functions.php:20 -#, fuzzy -msgid "Layout settings" -msgstr "ĐžŃновные ŃŃтановки" - -#: functions.php:22 -#: functions.php:23 -msgid "Original" -msgstr "" - -#: functions.php:22 -msgid "Wider" -msgstr "" - -#: functions.php:26 -#, fuzzy -msgid "Cufon settings" -msgstr "ĐžŃновные ŃŃтановки" - -#: functions.php:28 -#: functions.php:29 -#: functions.php:112 -#: functions.php:113 -msgid "Enabled" -msgstr "" - -#: functions.php:28 -#: functions.php:112 -#, fuzzy -msgid "Disabled" -msgstr "Отключить Cufon" - -#: functions.php:28 -msgid "Extra" -msgstr "" - -#: functions.php:32 -msgid "Disable comments on pages" -msgstr "Отключить комментарии на этой Ńтранице" - -#: functions.php:33 -msgid "Check this box if you would like to DISABLE COMMENTS on pages" -msgstr "" - -#: functions.php:38 -msgid "Custom image header" -msgstr "" - -#: functions.php:39 -#, fuzzy -msgid "Check this box if you would like to SHOW IMAGE instead Cufon text on header.
    Image location: lightword/images/header-image.png / Max width: 796px" -msgstr "ĐктивирŃйте ŃŤŃ‚Ń ĐľĐżŃ†Đ¸ŃŽ еŃли вы хотите ОТКЛЮЧĐТЬ Cufon" - -#: functions.php:44 -msgid "Header image height in pixels" -msgstr "" - -#: functions.php:50 -msgid "About author feature" -msgstr "" - -#: functions.php:51 -msgid "Add information about post author on post footer" -msgstr "" - -#: functions.php:56 -#, fuzzy -msgid "Enjoy this post feature" -msgstr "ПонравилаŃŃŚ запиŃŃŚ" - -#: functions.php:57 -msgid "Check this box if you would like to ACTIVATE Enjoy this post feature" -msgstr "" - -#: functions.php:62 -#, fuzzy -msgid "Show categories on front menu" -msgstr "Показывать категории ŃверхŃ" - -#: functions.php:63 -#, fuzzy -msgid "Check this box if you would like to SHOW CATEGORIES instead pages on front menu" -msgstr "ĐктивирŃйте ŃŤŃ‚Ń ĐľĐżŃ†Đ¸ŃŽ еŃли вы хотите ОТКЛЮЧĐТЬ Cufon" - -#: functions.php:68 -#, fuzzy -msgid "Exclude pages from front menu" -msgstr "Показывать категории ŃверхŃ" - -#: functions.php:69 -msgid "Type the pages id in the box below. Example input: 5,19,24" -msgstr "" - -#: functions.php:74 -#, fuzzy -msgid "Exclude categories from front menu" -msgstr "Показывать категории ŃверхŃ" - -#: functions.php:75 -msgid "Type the categories id in the box below. Example input: 5,19,24" -msgstr "" - -#: functions.php:80 -msgid "Remove home button" -msgstr "" - -#: functions.php:81 -msgid "Remove home button from front menu" -msgstr "" - -#: functions.php:86 -msgid "Remove search box" -msgstr "" - -#: functions.php:87 -msgid "Remove search box and expand space for front menu" -msgstr "" - -#: functions.php:92 -msgid "Remove tags from posts" -msgstr "" - -#: functions.php:93 -#, fuzzy -msgid "Show only categories in post footer" -msgstr "Показывать категории ŃверхŃ" - -#: functions.php:98 -msgid "Remove RSS badge" -msgstr "" - -#: functions.php:99 -msgid "Remove RSS badge from blog header" -msgstr "" - -#: functions.php:105 -msgid "Find name=\"cx\" in the Search box code of Google CSE, and type the value here." -msgstr "" - -#: functions.php:110 -#, fuzzy -msgid "Sidebox settings" -msgstr "ĐžŃновные ŃŃтановки" - -#: functions.php:112 -msgid "Show only date" -msgstr "" - -#: functions.php:112 -#, fuzzy -msgid "Show only in posts" -msgstr "Показывать категории ŃверхŃ" - -#: functions.php:112 -msgid "Last two options together" -msgstr "" - -#: functions.php:118 -msgid "Put your custom css code here" -msgstr "" - -#: functions.php:151 -#: functions.php:163 -msgid "LightWord Settings" -msgstr "LightWord ŃŃтановки" - -#: functions.php:158 -msgid "settings saved" -msgstr "" - -#: functions.php:159 -msgid "settings reset" -msgstr "" - -#: functions.php:167 -msgid "Support the developer" -msgstr "Поддержка разработчика" - -#: functions.php:178 -msgid "Theme version check" -msgstr "" - -#: functions.php:187 -msgid "Version check failed." -msgstr "" - -#: functions.php:189 -msgid "Cool! You have the latest version." -msgstr "" - -#: functions.php:189 -#: functions.php:190 -#, fuzzy -msgid "view changelog" -msgstr "Сохранить изменения" - -#: functions.php:190 -msgid "You have" -msgstr "" - -#: functions.php:190 -msgid "Latest version" -msgstr "" - -#: functions.php:190 -msgid "Get the latest version" -msgstr "" - -#: functions.php:197 -msgid "General settings" -msgstr "ĐžŃновные ŃŃтановки" - -#: functions.php:258 -msgid "Save changes" -msgstr "Сохранить изменения" - -#: functions.php:264 -msgid "Search for help" -msgstr "ĐŃкать в Ńправке" - -#: functions.php:264 -msgid "or" -msgstr "" - -#: functions.php:279 -#: functions.php:291 -msgid "No updates available." -msgstr "Не найдено обновлений." - -#: functions.php:298 -msgid "What is Cufon?" -msgstr "" - -#: functions.php:305 -msgid "Click here to reset all settings" -msgstr "СброŃить вŃе наŃтройки" - -#: functions.php:502 -msgid "Search" -msgstr "ПоиŃĐş" - -#: functions.php:527 -#: functions.php:544 -msgid "Off" -msgstr "" - -#: functions.php:572 -msgid "Posted on" -msgstr "" - -#: functions.php:589 -msgid "delete" -msgstr "" - -#: functions.php:590 -msgid "spam" -msgstr "" - -#: functions.php:591 -msgid "edit" -msgstr "" - -#: functions.php:599 -msgid "Please enable referrers in your browser, or, if you're a spammer, bugger off!" -msgstr "" - -#: functions.php:620 -#: sidebar.php:33 -#: sidebar_two-columns-for-categories.php:48 -msgid "Syndicate this site using RSS" -msgstr "Đ­ĐşŃпортировать новоŃти Ńайта в формате RSS" - -#: functions.php:620 -msgid "Subscribe via RSS" -msgstr "ПодпиŃка на RSS" - -#: functions.php:651 -msgid "F jS, Y - H:i" -msgstr "" - -#: functions.php:653 -msgid "( REPLY )" -msgstr "" - -#: functions.php:654 -#: legacy.comments.php:33 -msgid "Your comment is awaiting moderation." -msgstr "Đ’Đ°Ń ĐşĐľĐĽĐĽĐµĐ˝Ń‚Đ°Ń€Đ¸Đą ожидает проверки." - -#: header.php:34 -msgid "Home" -msgstr "Главная" - -#: index.php:13 -#: page.php:11 -#: single.php:12 -msgid "PAGES" -msgstr "" - -#: index.php:16 -#: single.php:29 -msgid "Filed under:" -msgstr "Связано Ń ĐşĐ°Ń‚ĐµĐłĐľŃ€Đ¸ĐµĐą:" - -#: index.php:16 -#: single.php:29 -msgid "Tagged as:" -msgstr "Метки запиŃи:" - -#: index.php:17 -msgid "1 Comment" -msgstr "1 комментарий" - -#: index.php:17 -#: single.php:30 -#, fuzzy -msgid "Comments Off" -msgstr "Комментарии" - -#: index.php:17 -msgid "No Comments" -msgstr "Нет комментариев" - -#: index.php:17 -msgid "Read more about" -msgstr "Читать далее" - -#: index.php:32 -msgid "« Newer Entries" -msgstr "« Новее запиŃи" - -#: index.php:33 -msgid "Older Entries »" -msgstr "ПредыдŃщие запиŃи »" - -#: legacy.comments.php:26 -msgid "F jS, Y" -msgstr "" - -#: legacy.comments.php:26 -msgid "edit this comment" -msgstr "редактировать этот комментарий" - -#: legacy.comments.php:77 -#, php-format -msgid "You can use these tags: %s" -msgstr "Đ’Ń‹ можете иŃпользовать данные тэги: %s" - -#: page.php:7 -msgid "Edit this page" -msgstr "Отредактировать ŃтраницŃ" - -#: sidebar.php:9 -#: sidebar_two-columns-for-categories.php:9 -msgid "Pages" -msgstr "Страницы" - -#: sidebar.php:14 -#: sidebar_two-columns-for-categories.php:14 -msgid "Categories" -msgstr "Категории" - -#: sidebar.php:19 -#: sidebar_two-columns-for-categories.php:34 -msgid "Blogroll" -msgstr "СŃылки" - -#: sidebar.php:24 -#: sidebar_two-columns-for-categories.php:39 -msgid "Archive" -msgstr "Đрхив" - -#: sidebar.php:29 -#: sidebar_two-columns-for-categories.php:44 -msgid "Meta" -msgstr "СлŃжебные" - -#: sidebar.php:33 -#: sidebar_two-columns-for-categories.php:48 -msgid "RSS" -msgstr "" - -#: sidebar.php:34 -#: sidebar_two-columns-for-categories.php:49 -msgid "The latest comments to all posts in RSS" -msgstr "ПоŃледние комментарии ко вŃем запиŃŃŹĐĽ в RSS" - -#: sidebar.php:34 -#: sidebar_two-columns-for-categories.php:49 -msgid "Comments RSS" -msgstr "Комментарии в RSS" - -#: single.php:8 -msgid "Edit this post" -msgstr "Править ŃŤŃ‚Ń Đ·Đ°ĐżĐ¸ŃŃŚ" - -#: single.php:16 -msgid "Enjoy this article?" -msgstr "ПонравилаŃŃŚ Ńтатья?" - -#: single.php:17 -msgid "Consider subscribing to our rss feed!" -msgstr "ПодпиŃитеŃŃŚ на rss-Đ»ĐµĐ˝Ń‚Ń Đ˝ĐľĐ˛ĐľŃтей!" - -#: single.php:24 -msgid "About" -msgstr "" - -#: single.php:24 -msgid "No description. Please complete your profile." -msgstr "" - -#, fuzzy -#~ msgid "Check this box if you would like to DISABLE Cufon
    " -#~ msgstr "ĐктивирŃйте ŃŤŃ‚Ń ĐľĐżŃ†Đ¸ŃŽ еŃли вы хотите ОТКЛЮЧĐТЬ Cufon" -#~ msgid "Activate Extra Cufon" -#~ msgstr "Включить Extra Cufon" - -#, fuzzy -#~ msgid "" -#~ "Check this box if you would like to ENABLE Extra Cufon feature." -#~ "
    For umlauts (german) and other special characters." -#~ msgstr "" -#~ "ĐктивирŃйте ŃŤŃ‚Ń ĐľĐżŃ†Đ¸ŃŽ еŃли вы хотите ВКЛЮЧĐТЬ Ń„Ńнкцию Extra Cufon" - -#, fuzzy -#~ msgid "( Click here to cancel reply )" -#~ msgstr "СброŃить вŃе наŃтройки" -#~ msgid "% Comments" -#~ msgstr "% комментариев" - -#, fuzzy -#~ msgid "Reply to this comment" -#~ msgstr "редактировать этот комментарий" - diff --git a/blog/wp-content/themes/lightword/lang/sv_SE.mo b/blog/wp-content/themes/lightword/lang/sv_SE.mo deleted file mode 100755 index 080f802..0000000 Binary files a/blog/wp-content/themes/lightword/lang/sv_SE.mo and /dev/null differ diff --git a/blog/wp-content/themes/lightword/lang/sv_SE.po b/blog/wp-content/themes/lightword/lang/sv_SE.po deleted file mode 100755 index fcc6766..0000000 --- a/blog/wp-content/themes/lightword/lang/sv_SE.po +++ /dev/null @@ -1,585 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: LightWord\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-23 14:28+0200\n" -"PO-Revision-Date: \n" -"Last-Translator: Andrei Luca \n" -"Language-Team: Andrei Luca \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Poedit-SourceCharset: utf-8\n" -"X-Poedit-KeywordsList: __;_e\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-SearchPath-0: .\n" - -#: 404.php:4 -#: archives.php:61 -#: archives.php:71 -#: index.php:26 -#: page.php:17 -#: single.php:46 -msgid "Not Found" -msgstr "Hittades ej" - -#: 404.php:5 -#: archives.php:61 -#: archives.php:72 -#: index.php:27 -#: page.php:18 -#: single.php:47 -msgid "Sorry, but you are looking for something that isn't here." -msgstr "Ledsen, men det du söker finns inte här." - -#: archives.php:10 -#: index.php:17 -msgid "Continue reading" -msgstr "Fortsätt läs" - -#: comments.php:6 -#: legacy.comments.php:8 -msgid "This post is password protected. Enter the password to view comments." -msgstr "Denna post är skyddad av lösenord. Mata in lösenordet för att läsa kommentarerna." - -#: comments.php:15 -#: index.php:17 -#: legacy.comments.php:12 -msgid "Comments" -msgstr "Kommentarer" - -#: comments.php:16 -msgid "Trackbacks" -msgstr "Trackbacks" - -#: comments.php:17 -#: legacy.comments.php:13 -msgid "( subscribe to comments on this post )" -msgstr "(prenumerera på postens kommentarer)" - -#: comments.php:30 -msgid "« Older Comments" -msgstr "« Nyare poster" - -#: comments.php:31 -msgid "Newer Comments »" -msgstr "Äldre inlägg »" - -#: comments.php:39 -#: legacy.comments.php:47 -msgid "No comments yet." -msgstr "Ännu inga kommentarer" - -#: comments.php:41 -#: legacy.comments.php:91 -msgid "Sorry, the comment form is closed at this time." -msgstr "Ledsen, kommentering är avstängd." - -#: comments.php:48 -#: legacy.comments.php:52 -#: single.php:30 -msgid "Leave a comment" -msgstr "Lämna en kommentar" - -#: comments.php:51 -#: legacy.comments.php:55 -#, php-format -msgid "You must be logged in to post a comment." -msgstr "Du måste vara inloggad för att lämna en kommentar." - -#: comments.php:56 -#: legacy.comments.php:62 -#, php-format -msgid "Logged in as %s." -msgstr "Inloggad som %s." - -#: comments.php:56 -#: legacy.comments.php:62 -msgid "Log out of this account" -msgstr "Logga ut från kontot" - -#: comments.php:56 -#: legacy.comments.php:62 -msgid "Log out »" -msgstr "Logga ut »" - -#: comments.php:65 -#: legacy.comments.php:67 -msgid "Name" -msgstr "Namn" - -#: comments.php:65 -#: comments.php:68 -#: legacy.comments.php:67 -#: legacy.comments.php:70 -msgid "(required)" -msgstr "(obligatoriskt)" - -#: comments.php:68 -#: legacy.comments.php:70 -msgid "Mail (will not be published)" -msgstr "E-post (visas ej)" - -#: comments.php:71 -#: legacy.comments.php:73 -msgid "Website" -msgstr "Hemsida" - -#: comments.php:75 -#: legacy.comments.php:81 -msgid "Submit" -msgstr "Skicka" - -#: comments.php:75 -msgid "( Cancel )" -msgstr "( Avbryt )" - -#: comments.php:85 -msgid "No trackbacks yet." -msgstr "Inga trackbacks ännu." - -#: comments.php:86 -msgid "Trackbacks are disabled." -msgstr "Trackbacks är inaktiverade." - -#: footer.php:7 -#, fuzzy, php-format -msgid "Copyright %s %s %s · Powered by %s
    %s developed by %s for you." -msgstr "Copyright %s %s %s · Drivs av %s / %s utvecklat av %s. Översatt av Stefan Janson" - -#: footer.php:11 -msgid "Go to top" -msgstr "Till sidans topp" - -#: functions.php:20 -#, fuzzy -msgid "Layout settings" -msgstr "Cufon-inställningar" - -#: functions.php:22 -#: functions.php:23 -msgid "Original" -msgstr "" - -#: functions.php:22 -msgid "Wider" -msgstr "" - -#: functions.php:26 -msgid "Cufon settings" -msgstr "Cufon-inställningar" - -#: functions.php:28 -#: functions.php:29 -#: functions.php:112 -#: functions.php:113 -msgid "Enabled" -msgstr "Aktiverad" - -#: functions.php:28 -#: functions.php:112 -msgid "Disabled" -msgstr "Inaktivera Cufon" - -#: functions.php:28 -msgid "Extra" -msgstr "" - -#: functions.php:32 -msgid "Disable comments on pages" -msgstr "Inaktiverar kommentarer på sidor" - -#: functions.php:33 -msgid "Check this box if you would like to DISABLE COMMENTS on pages" -msgstr "Kryssa i om du vill INAKTIVERA KOMMENTARER på sidor" - -#: functions.php:38 -msgid "Custom image header" -msgstr "" - -#: functions.php:39 -msgid "Check this box if you would like to SHOW IMAGE instead Cufon text on header.
    Image location: lightword/images/header-image.png / Max width: 796px" -msgstr "Kryssa i om du vill visa en bild instället för Cufon i header.
    Bildens plats: lightword/images/header-image.png / Dimensioner: 600x56px" - -#: functions.php:44 -msgid "Header image height in pixels" -msgstr "" - -#: functions.php:50 -msgid "About author feature" -msgstr "" - -#: functions.php:51 -msgid "Add information about post author on post footer" -msgstr "Lägg till information om författare nederst i varje inlägg" - -#: functions.php:56 -msgid "Enjoy this post feature" -msgstr "Intressant inlägg?" - -#: functions.php:57 -msgid "Check this box if you would like to ACTIVATE Enjoy this post feature" -msgstr "Kryssa i om du vill AKTIVERA Interessant innlägg-funktionen" - -#: functions.php:62 -msgid "Show categories on front menu" -msgstr "Visa kategorier överst" - -#: functions.php:63 -msgid "Check this box if you would like to SHOW CATEGORIES instead pages on front menu" -msgstr "Kryssa i om du vill visa kategorier istället för sidor på startsidan" - -#: functions.php:68 -#, fuzzy -msgid "Exclude pages from front menu" -msgstr "Visa kategorier överst" - -#: functions.php:69 -msgid "Type the pages id in the box below. Example input: 5,19,24" -msgstr "" - -#: functions.php:74 -#, fuzzy -msgid "Exclude categories from front menu" -msgstr "Visa kategorier överst" - -#: functions.php:75 -msgid "Type the categories id in the box below. Example input: 5,19,24" -msgstr "" - -#: functions.php:80 -msgid "Remove home button" -msgstr "Ta bort hem-knappen" - -#: functions.php:81 -msgid "Remove home button from front menu" -msgstr "" - -#: functions.php:86 -msgid "Remove search box" -msgstr "Ta bort sökrutan" - -#: functions.php:87 -msgid "Remove search box and expand space for front menu" -msgstr "" - -#: functions.php:92 -msgid "Remove tags from posts" -msgstr "ta bort taggar frĂĄn poster" - -#: functions.php:93 -msgid "Show only categories in post footer" -msgstr "Visa endast kategorier nederst i posten" - -#: functions.php:98 -msgid "Remove RSS badge" -msgstr "Ta bort RSS-ikon" - -#: functions.php:99 -msgid "Remove RSS badge from blog header" -msgstr "Ta bort RSS-ikon frĂĄn bloggens topp" - -#: functions.php:105 -msgid "Find name=\"cx\" in the Search box code of Google CSE, and type the value here." -msgstr "" - -#: functions.php:110 -#, fuzzy -msgid "Sidebox settings" -msgstr "Cufon-inställningar" - -#: functions.php:112 -msgid "Show only date" -msgstr "" - -#: functions.php:112 -#, fuzzy -msgid "Show only in posts" -msgstr "Visa endast kategorier nederst i posten" - -#: functions.php:112 -msgid "Last two options together" -msgstr "" - -#: functions.php:118 -msgid "Put your custom css code here" -msgstr "" - -#: functions.php:151 -#: functions.php:163 -msgid "LightWord Settings" -msgstr "LightWord-inställningar" - -#: functions.php:158 -msgid "settings saved" -msgstr "inställningar sparat" - -#: functions.php:159 -msgid "settings reset" -msgstr "inställningar återställda" - -#: functions.php:167 -msgid "Support the developer" -msgstr "StÖd utvecklaren" - -#: functions.php:178 -msgid "Theme version check" -msgstr "Kontrollera temats version" - -#: functions.php:187 -msgid "Version check failed." -msgstr "Misslyckades att kolla version." - -#: functions.php:189 -msgid "Cool! You have the latest version." -msgstr "Coolt! Du har den senaste versionen!" - -#: functions.php:189 -#: functions.php:190 -msgid "view changelog" -msgstr "visa ändringshistorik" - -#: functions.php:190 -msgid "You have" -msgstr "Du har" - -#: functions.php:190 -msgid "Latest version" -msgstr "Senaste versionen" - -#: functions.php:190 -msgid "Get the latest version" -msgstr "Hämta senaste versionen" - -#: functions.php:197 -msgid "General settings" -msgstr "Generella inställningar" - -#: functions.php:258 -msgid "Save changes" -msgstr "Spara ändringar" - -#: functions.php:264 -msgid "Search for help" -msgstr "Sök efter hjälp" - -#: functions.php:264 -msgid "or" -msgstr "eller" - -#: functions.php:279 -#: functions.php:291 -msgid "No updates available." -msgstr "Inga uppdateringar tillgängliga." - -#: functions.php:298 -msgid "What is Cufon?" -msgstr "Vad är Cufon?" - -#: functions.php:305 -msgid "Click here to reset all settings" -msgstr "Klicka här för att återställa alla inställningar" - -#: functions.php:502 -msgid "Search" -msgstr "Sök" - -#: functions.php:527 -#: functions.php:544 -msgid "Off" -msgstr "" - -#: functions.php:572 -#, fuzzy -msgid "Posted on" -msgstr "Forfatter" - -#: functions.php:589 -msgid "delete" -msgstr "radera" - -#: functions.php:590 -msgid "spam" -msgstr "" - -#: functions.php:591 -msgid "edit" -msgstr "redigera" - -#: functions.php:599 -msgid "Please enable referrers in your browser, or, if you're a spammer, bugger off!" -msgstr "" - -#: functions.php:620 -#: sidebar.php:33 -#: sidebar_two-columns-for-categories.php:48 -msgid "Syndicate this site using RSS" -msgstr "Prenumerera på alla poster genom RSS" - -#: functions.php:620 -msgid "Subscribe via RSS" -msgstr "Följ sidan med RSS" - -#: functions.php:651 -#, fuzzy -msgid "F jS, Y - H:i" -msgstr "d. F, Y" - -#: functions.php:653 -msgid "( REPLY )" -msgstr "( SVARA )" - -#: functions.php:654 -#: legacy.comments.php:33 -msgid "Your comment is awaiting moderation." -msgstr "Kommentaren vänatr på godkännande." - -#: header.php:34 -msgid "Home" -msgstr "Hem" - -#: index.php:13 -#: page.php:11 -#: single.php:12 -msgid "PAGES" -msgstr "" - -#: index.php:16 -#: single.php:29 -msgid "Filed under:" -msgstr "Postat i:" - -#: index.php:16 -#: single.php:29 -msgid "Tagged as:" -msgstr "Taggat under:" - -#: index.php:17 -msgid "1 Comment" -msgstr "1 kommentar" - -#: index.php:17 -#: single.php:30 -msgid "Comments Off" -msgstr "Kommentarer avstängda" - -#: index.php:17 -msgid "No Comments" -msgstr "Inga kommentarer" - -#: index.php:17 -msgid "Read more about" -msgstr "läs mer om" - -#: index.php:32 -msgid "« Newer Entries" -msgstr "« Nyare poster" - -#: index.php:33 -msgid "Older Entries »" -msgstr "Äldre poster »" - -#: legacy.comments.php:26 -msgid "F jS, Y" -msgstr "d. F, Y" - -#: legacy.comments.php:26 -msgid "edit this comment" -msgstr "redigera denna kommentaren" - -#: legacy.comments.php:77 -#, php-format -msgid "You can use these tags: %s" -msgstr "Du kan använda följande taggar: %s" - -#: page.php:7 -msgid "Edit this page" -msgstr "Redigera denna sida" - -#: sidebar.php:9 -#: sidebar_two-columns-for-categories.php:9 -msgid "Pages" -msgstr "Sidor" - -#: sidebar.php:14 -#: sidebar_two-columns-for-categories.php:14 -msgid "Categories" -msgstr "Kategorier" - -#: sidebar.php:19 -#: sidebar_two-columns-for-categories.php:34 -msgid "Blogroll" -msgstr "Blogroll" - -#: sidebar.php:24 -#: sidebar_two-columns-for-categories.php:39 -msgid "Archive" -msgstr "Arkiv" - -#: sidebar.php:29 -#: sidebar_two-columns-for-categories.php:44 -msgid "Meta" -msgstr "Meta" - -#: sidebar.php:33 -#: sidebar_two-columns-for-categories.php:48 -msgid "RSS" -msgstr "RSS" - -#: sidebar.php:34 -#: sidebar_two-columns-for-categories.php:49 -msgid "The latest comments to all posts in RSS" -msgstr "Senaste kommentarer genom RSS" - -#: sidebar.php:34 -#: sidebar_two-columns-for-categories.php:49 -msgid "Comments RSS" -msgstr "Kommentarer som RSS" - -#: single.php:8 -msgid "Edit this post" -msgstr "Redigera denna post" - -#: single.php:16 -msgid "Enjoy this article?" -msgstr "Intressant inlägg?" - -#: single.php:17 -msgid "Consider subscribing to our rss feed!" -msgstr "Prenumerare på vårat RSS?" - -#: single.php:24 -msgid "About" -msgstr "Om" - -#: single.php:24 -msgid "No description. Please complete your profile." -msgstr "Ingen beskrivning. Vänligen fyll i hela din profil." - -#~ msgid "Image instead text on header" -#~ msgstr "Bild istället för text i header" -#~ msgid "Take out tags in posts footer" -#~ msgstr "Fjern tags nederst i innlegget." -#~ msgid "Author" -#~ msgstr "Forfatter" -#~ msgid "Check this box if you would like to DISABLE Cufon
    " -#~ msgstr "Kryss av her hvis du IKKE vil bruke Cufon
    " -#~ msgid "Activate Extra Cufon" -#~ msgstr "Aktiver Extra Cufon" -#~ msgid "" -#~ "Check this box if you would like to ENABLE Extra Cufon feature." -#~ "
    For umlauts (german) and other special characters." -#~ msgstr "" -#~ "Kryss av her hvis du vil aktivere Extra Cufon funksjoner, som " -#~ "spesialtegn." - -#, fuzzy -#~ msgid "( Click here to cancel reply )" -#~ msgstr "Klikk her for ĂĄ tilbakestille alle innstillinger" -#~ msgid "% Comments" -#~ msgstr "% kommentarer" - -#, fuzzy -#~ msgid "Reply to this comment" -#~ msgstr "rediger denne kommentaren" - diff --git a/blog/wp-content/themes/lightword/lang/tr_TR.mo b/blog/wp-content/themes/lightword/lang/tr_TR.mo deleted file mode 100755 index 35e5ee9..0000000 Binary files a/blog/wp-content/themes/lightword/lang/tr_TR.mo and /dev/null differ diff --git a/blog/wp-content/themes/lightword/lang/tr_TR.po b/blog/wp-content/themes/lightword/lang/tr_TR.po deleted file mode 100755 index be9bcae..0000000 --- a/blog/wp-content/themes/lightword/lang/tr_TR.po +++ /dev/null @@ -1,597 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: LightWord 1.6.4\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-23 14:30+0200\n" -"PO-Revision-Date: \n" -"Last-Translator: Andrei Luca \n" -"Language-Team: Tercan Keskin \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Poedit-Language: TĂĽrkçe\n" -"X-Poedit-Country: TĂĽrkiye\n" -"X-Poedit-SourceCharset: utf-8\n" -"X-Poedit-KeywordsList: __;_e\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-SearchPath-0: .\n" - -#: 404.php:4 -#: archives.php:61 -#: archives.php:71 -#: index.php:26 -#: page.php:17 -#: single.php:46 -msgid "Not Found" -msgstr "Bulunamadı" - -#: 404.php:5 -#: archives.php:61 -#: archives.php:72 -#: index.php:27 -#: page.php:18 -#: single.php:47 -msgid "Sorry, but you are looking for something that isn't here." -msgstr "ĂśzgĂĽnĂĽz ama aradığınız Ĺźey burada deÄźil." - -#: archives.php:10 -#: index.php:17 -msgid "Continue reading" -msgstr "Okumaya devam et" - -#: comments.php:6 -#: legacy.comments.php:8 -msgid "This post is password protected. Enter the password to view comments." -msgstr "Bu yazı Ĺźifre korumalıdır. Yorumları görmek için lĂĽtfen Ĺźifre girin." - -#: comments.php:15 -#: index.php:17 -#: legacy.comments.php:12 -msgid "Comments" -msgstr "Yorumlar" - -#: comments.php:16 -msgid "Trackbacks" -msgstr "Geri izlemeler" - -#: comments.php:17 -#: legacy.comments.php:13 -msgid "( subscribe to comments on this post )" -msgstr "(bu yazının yorumlarına abone ol)" - -#: comments.php:30 -msgid "« Older Comments" -msgstr "« Eski Yorumlar" - -#: comments.php:31 -msgid "Newer Comments »" -msgstr "Yeni Yorumlar »" - -#: comments.php:39 -#: legacy.comments.php:47 -msgid "No comments yet." -msgstr "Yorum yapılmadı." - -#: comments.php:41 -#: legacy.comments.php:91 -msgid "Sorry, the comment form is closed at this time." -msgstr "ĂśzgĂĽnĂĽz, yorum formu Ĺźu anda kapalı." - -#: comments.php:48 -#: legacy.comments.php:52 -#: single.php:30 -msgid "Leave a comment" -msgstr "Yorum gönder." - -#: comments.php:51 -#: legacy.comments.php:55 -#, php-format -msgid "You must be logged in to post a comment." -msgstr "Yorum yapabilmeniz için giriĹź yapmalısınız." - -#: comments.php:56 -#: legacy.comments.php:62 -#, php-format -msgid "Logged in as %s." -msgstr "%s olarak giriĹź yaptınız." - -#: comments.php:56 -#: legacy.comments.php:62 -msgid "Log out of this account" -msgstr "Hesaptan çıkış yap" - -#: comments.php:56 -#: legacy.comments.php:62 -msgid "Log out »" -msgstr "Çıkış »" - -#: comments.php:65 -#: legacy.comments.php:67 -msgid "Name" -msgstr "İsim" - -#: comments.php:65 -#: comments.php:68 -#: legacy.comments.php:67 -#: legacy.comments.php:70 -msgid "(required)" -msgstr "(zorunlu)" - -#: comments.php:68 -#: legacy.comments.php:70 -msgid "Mail (will not be published)" -msgstr "E-posta (yayınlanmaz)" - -#: comments.php:71 -#: legacy.comments.php:73 -msgid "Website" -msgstr "Website" - -#: comments.php:75 -#: legacy.comments.php:81 -msgid "Submit" -msgstr "Gönder" - -#: comments.php:75 -msgid "( Cancel )" -msgstr "( Vazgeç )" - -#: comments.php:85 -msgid "No trackbacks yet." -msgstr "Geri izleme yok." - -#: comments.php:86 -msgid "Trackbacks are disabled." -msgstr "Geri izlemeler devre dışı bırakıldı." - -#: footer.php:7 -#, php-format -msgid "Copyright %s %s %s · Powered by %s
    %s developed by %s for you." -msgstr "Copyright %s %s %s · Altyapı: %s
    %s, %s tarafından geliştirilmiştir." - -#: footer.php:11 -msgid "Go to top" -msgstr "En başa dön" - -#: functions.php:20 -#, fuzzy -msgid "Layout settings" -msgstr "Cufon ayarları" - -#: functions.php:22 -#: functions.php:23 -msgid "Original" -msgstr "" - -#: functions.php:22 -msgid "Wider" -msgstr "" - -#: functions.php:26 -msgid "Cufon settings" -msgstr "Cufon ayarları" - -#: functions.php:28 -#: functions.php:29 -#: functions.php:112 -#: functions.php:113 -msgid "Enabled" -msgstr "Aktif edildi." - -#: functions.php:28 -#: functions.php:112 -msgid "Disabled" -msgstr "Devre dışı bırakıldı" - -#: functions.php:28 -msgid "Extra" -msgstr "Ekstra" - -#: functions.php:32 -msgid "Disable comments on pages" -msgstr "Sayfalar için yorumları kapat" - -#: functions.php:33 -msgid "Check this box if you would like to DISABLE COMMENTS on pages" -msgstr "Eğer sayfalarda yorumları devre dışı bırakmak istiyorsanız bu kutuyu işaretleyin." - -#: functions.php:38 -msgid "Custom image header" -msgstr "" - -#: functions.php:39 -msgid "Check this box if you would like to SHOW IMAGE instead Cufon text on header.
    Image location: lightword/images/header-image.png / Max width: 796px" -msgstr "Eğer sayfa üstünde (logo olarak) Cufon metin yerine resim kullanmak istiyorsanız bu kutuyu işaretleyin.
    Resim adresi: lightword/images/header-image.png / Maksimum geniĹźlik: 796px" - -#: functions.php:44 -msgid "Header image height in pixels" -msgstr "Header resim yĂĽksekliÄźi (pixel)" - -#: functions.php:50 -msgid "About author feature" -msgstr "Yazar özellikleri hakkında" - -#: functions.php:51 -msgid "Add information about post author on post footer" -msgstr "Yazının altına yazar bilgisini ekle" - -#: functions.php:56 -msgid "Enjoy this post feature" -msgstr "Bu yazıyı beÄźen" - -#: functions.php:57 -msgid "Check this box if you would like to ACTIVATE Enjoy this post feature" -msgstr "EÄźer Bu yazıyı beÄźen özelliÄźini istiyorsanız bu kutuyu iĹźaretleyin" - -#: functions.php:62 -msgid "Show categories on front menu" -msgstr "Kategorileri ana menĂĽde göster" - -#: functions.php:63 -msgid "Check this box if you would like to SHOW CATEGORIES instead pages on front menu" -msgstr "EÄźer sayfanın ĂĽst çubuÄźunda sayfaların yerine kategorileri görĂĽntĂĽlemek isterseniz bu kutuyu iĹźaretleyin." - -#: functions.php:68 -msgid "Exclude pages from front menu" -msgstr "Kategorileri ana menĂĽden çıkar" - -#: functions.php:69 -msgid "Type the pages id in the box below. Example input: 5,19,24" -msgstr "" - -#: functions.php:74 -msgid "Exclude categories from front menu" -msgstr "Kategorileri ana menĂĽden çıkar" - -#: functions.php:75 -msgid "Type the categories id in the box below. Example input: 5,19,24" -msgstr "" - -#: functions.php:80 -msgid "Remove home button" -msgstr "Anasayfa butonunu kaldır" - -#: functions.php:81 -msgid "Remove home button from front menu" -msgstr "Anasayfa butonunu ana menĂĽden kaldır" - -#: functions.php:86 -msgid "Remove search box" -msgstr "Arama kutusunu kaldır" - -#: functions.php:87 -msgid "Remove search box and expand space for front menu" -msgstr "Arama kutusunu ana menĂĽden kaldır ve alanı geniĹźlet" - -#: functions.php:92 -msgid "Remove tags from posts" -msgstr "Yazılardan etiketleri kaldır" - -#: functions.php:93 -msgid "Show only categories in post footer" -msgstr "Yazıların altında sadece kategorileri göster" - -#: functions.php:98 -msgid "Remove RSS badge" -msgstr "RSS rozetini kaldır" - -#: functions.php:99 -msgid "Remove RSS badge from blog header" -msgstr "Blog baĹźlığından RSS rozetini kaldır" - -#: functions.php:105 -msgid "Find name=\"cx\" in the Search box code of Google CSE, and type the value here." -msgstr "Find name=\"cx\" in the Search box code of Google CSE, and type the value here." - -#: functions.php:110 -msgid "Sidebox settings" -msgstr "Yan kutu ayarları" - -#: functions.php:112 -msgid "Show only date" -msgstr "Sadece tarihi göster" - -#: functions.php:112 -msgid "Show only in posts" -msgstr "Sadece yazılarda göster" - -#: functions.php:112 -msgid "Last two options together" -msgstr "Son iki seçenekle birlikte" - -#: functions.php:118 -msgid "Put your custom css code here" -msgstr "" - -#: functions.php:151 -#: functions.php:163 -msgid "LightWord Settings" -msgstr "LightWord Ayarları" - -#: functions.php:158 -msgid "settings saved" -msgstr "ayarlar kaydedildi" - -#: functions.php:159 -msgid "settings reset" -msgstr "ayarları sıfırla" - -#: functions.php:167 -msgid "Support the developer" -msgstr "GeliĹźtiriciyi destekle" - -#: functions.php:178 -msgid "Theme version check" -msgstr "Tema sĂĽrĂĽm kontrolĂĽ" - -#: functions.php:187 -msgid "Version check failed." -msgstr "SĂĽrĂĽm kontrol hatası" - -#: functions.php:189 -msgid "Cool! You have the latest version." -msgstr "Harika! En son sĂĽrĂĽme sahipsiniz." - -#: functions.php:189 -#: functions.php:190 -msgid "view changelog" -msgstr "deÄźiĹźiklik kaydını göster" - -#: functions.php:190 -msgid "You have" -msgstr "Tema sĂĽrĂĽmĂĽnĂĽz" - -#: functions.php:190 -msgid "Latest version" -msgstr "En son sĂĽrĂĽm" - -#: functions.php:190 -msgid "Get the latest version" -msgstr "En son sĂĽrĂĽmĂĽnĂĽ edinin" - -#: functions.php:197 -msgid "General settings" -msgstr "Genel Ayarlar" - -#: functions.php:258 -msgid "Save changes" -msgstr "DeÄźiĹźiklikleri kaydet" - -#: functions.php:264 -msgid "Search for help" -msgstr "Yardım için ara" - -#: functions.php:264 -msgid "or" -msgstr "veya" - -#: functions.php:279 -#: functions.php:291 -msgid "No updates available." -msgstr "GĂĽncelleme bulunmuyor." - -#: functions.php:298 -msgid "What is Cufon?" -msgstr "Cufon nedir?" - -#: functions.php:305 -msgid "Click here to reset all settings" -msgstr "TĂĽm ayarları sıfırlamak için tıklayın" - -#: functions.php:502 -msgid "Search" -msgstr "Arama" - -#: functions.php:527 -#: functions.php:544 -msgid "Off" -msgstr "Kapalı" - -#: functions.php:572 -#, fuzzy -msgid "Posted on" -msgstr "Yazar" - -#: functions.php:589 -msgid "delete" -msgstr "sil" - -#: functions.php:590 -msgid "spam" -msgstr "spam" - -#: functions.php:591 -msgid "edit" -msgstr "dĂĽzenle" - -#: functions.php:599 -msgid "Please enable referrers in your browser, or, if you're a spammer, bugger off!" -msgstr "LĂĽtfen tarayıcınızın referer ayarlarını açın, eÄźer reklamcıysanız toz olun!" - -#: functions.php:620 -#: sidebar.php:33 -#: sidebar_two-columns-for-categories.php:48 -msgid "Syndicate this site using RSS" -msgstr "Bu siteyi RSS kullanarak paylaĹź" - -#: functions.php:620 -msgid "Subscribe via RSS" -msgstr "RSS AboneliÄźi" - -#: functions.php:651 -msgid "F jS, Y - H:i" -msgstr "d F Y, H:i" - -#: functions.php:653 -msgid "( REPLY )" -msgstr "( CEVAPLA )" - -#: functions.php:654 -#: legacy.comments.php:33 -msgid "Your comment is awaiting moderation." -msgstr "Yorumunuz denetim için bekliyor." - -#: header.php:34 -msgid "Home" -msgstr "Anasayfa" - -#: index.php:13 -#: page.php:11 -#: single.php:12 -msgid "PAGES" -msgstr "" - -#: index.php:16 -#: single.php:29 -msgid "Filed under:" -msgstr "Kategori:" - -#: index.php:16 -#: single.php:29 -msgid "Tagged as:" -msgstr "Etiketler:" - -#: index.php:17 -msgid "1 Comment" -msgstr "1 yorum" - -#: index.php:17 -#: single.php:30 -msgid "Comments Off" -msgstr "Yorumlar kapalı" - -#: index.php:17 -msgid "No Comments" -msgstr "Yorum yok" - -#: index.php:17 -msgid "Read more about" -msgstr "Hakkında daha fazla bilgi" - -#: index.php:32 -msgid "« Newer Entries" -msgstr "« Yeni Yazılar" - -#: index.php:33 -msgid "Older Entries »" -msgstr "Eski yazılar »" - -#: legacy.comments.php:26 -msgid "F jS, Y" -msgstr "d F Y" - -#: legacy.comments.php:26 -msgid "edit this comment" -msgstr "bu yorumu dĂĽzenle" - -#: legacy.comments.php:77 -#, php-format -msgid "You can use these tags: %s" -msgstr "Bu etiketleri kullanabilirsiniz: %s" - -#: page.php:7 -msgid "Edit this page" -msgstr "Bu sayfayı dĂĽzenle" - -#: sidebar.php:9 -#: sidebar_two-columns-for-categories.php:9 -msgid "Pages" -msgstr "Sayfalar" - -#: sidebar.php:14 -#: sidebar_two-columns-for-categories.php:14 -msgid "Categories" -msgstr "Kategoriler" - -#: sidebar.php:19 -#: sidebar_two-columns-for-categories.php:34 -msgid "Blogroll" -msgstr "BaÄźlantılar" - -#: sidebar.php:24 -#: sidebar_two-columns-for-categories.php:39 -msgid "Archive" -msgstr "ArĹźiv" - -#: sidebar.php:29 -#: sidebar_two-columns-for-categories.php:44 -msgid "Meta" -msgstr "Meta" - -#: sidebar.php:33 -#: sidebar_two-columns-for-categories.php:48 -msgid "RSS" -msgstr "RSS" - -#: sidebar.php:34 -#: sidebar_two-columns-for-categories.php:49 -msgid "The latest comments to all posts in RSS" -msgstr "TĂĽm gönderilerin son yorumlar için RSS " - -#: sidebar.php:34 -#: sidebar_two-columns-for-categories.php:49 -msgid "Comments RSS" -msgstr "Yorumlar RSS" - -#: single.php:8 -msgid "Edit this post" -msgstr "Bu yazıyı dĂĽzenle" - -#: single.php:16 -msgid "Enjoy this article?" -msgstr "Bu yazıyı beÄźendiniz mi?" - -#: single.php:17 -msgid "Consider subscribing to our rss feed!" -msgstr "RSS Kaynağımıza abone olun!" - -#: single.php:24 -msgid "About" -msgstr "Hakkında" - -#: single.php:24 -msgid "No description. Please complete your profile." -msgstr "Açıklama yok. LĂĽtfen profilinizi tamamlayın." - -#~ msgid "Image instead text on header" -#~ msgstr "BaĹźlıkta metin yerine resim kullan" -#~ msgid "Correct input: 5,19,24" -#~ msgstr "DoÄźru giriĹź: 5,19,24" -#~ msgid "Take out tags in posts footer" -#~ msgstr "Etiketleri yazının altından çıkar" -#~ msgid "Author" -#~ msgstr "Yazar" -#~ msgid "Check this box if you would like to DISABLE Cufon
    " -#~ msgstr "Cufon'u devre dışı bırakmak için kutuyu işaretleyin.
    " -#~ msgid "Activate Extra Cufon" -#~ msgstr "Extra Cufon özellikleri akif" -#~ msgid "" -#~ "Check this box if you would like to ENABLE Extra Cufon feature." -#~ "
    For umlauts (german) and other special characters." -#~ msgstr "" -#~ "Extra Cufon özelliklerini aktif etmek için bu kutuyu işaretleyin." -#~ "
    Özel karakterleri kullanabilmek için" - -#, fuzzy -#~ msgid "( Click here to cancel reply )" -#~ msgstr "Tüm ayarları sıfırlamak için tıklayın" -#~ msgid "% Comments" -#~ msgstr "% yorum" - -#, fuzzy -#~ msgid "Reply to this comment" -#~ msgstr "bu yorumu düzenle" - -#, fuzzy -#~ msgid "" -#~ "Check this box if you would like to ENABLE Extra Cufon feature" -#~ msgstr "Cufon'u devre dışı bırakmak için kutuyu işaretleyin.
    " - -#, fuzzy -#~ msgid "" -#~ "Check this box if you would like to SHOW IMAGE instead Cufon text on " -#~ "header." -#~ msgstr "" -#~ "EÄźer sayfanın ĂĽst çubuÄźunda sayfalar yerine kategorileri görĂĽntĂĽlemek " -#~ "isterseniz bu kutuyu iĹźaretleyin." - diff --git a/blog/wp-content/themes/lightword/lang/zh_CN.mo b/blog/wp-content/themes/lightword/lang/zh_CN.mo deleted file mode 100755 index 8144bd7..0000000 Binary files a/blog/wp-content/themes/lightword/lang/zh_CN.mo and /dev/null differ diff --git a/blog/wp-content/themes/lightword/lang/zh_CN.po b/blog/wp-content/themes/lightword/lang/zh_CN.po deleted file mode 100755 index 692d408..0000000 --- a/blog/wp-content/themes/lightword/lang/zh_CN.po +++ /dev/null @@ -1,581 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: LightWord\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-23 14:28+0200\n" -"PO-Revision-Date: \n" -"Last-Translator: Andrei Luca \n" -"Language-Team: Andrei Luca \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Poedit-SourceCharset: utf-8\n" -"X-Poedit-KeywordsList: __;_e\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-SearchPath-0: .\n" - -#: 404.php:4 -#: archives.php:61 -#: archives.php:71 -#: index.php:26 -#: page.php:17 -#: single.php:46 -msgid "Not Found" -msgstr "未找ĺ°" - -#: 404.php:5 -#: archives.php:61 -#: archives.php:72 -#: index.php:27 -#: page.php:18 -#: single.php:47 -msgid "Sorry, but you are looking for something that isn't here." -msgstr "ĺľćб㭉,但您所寻找的东西不在这里." - -#: archives.php:10 -#: index.php:17 -msgid "Continue reading" -msgstr "ç»§ç»­é…读" - -#: comments.php:6 -#: legacy.comments.php:8 -msgid "This post is password protected. Enter the password to view comments." -msgstr "这个帖ĺ­ćś‰ĺ݆ç äżťćФ.输入密ç ä»ĄćźĄçś‹čŻ„č®ş." - -#: comments.php:15 -#: index.php:17 -#: legacy.comments.php:12 -msgid "Comments" -msgstr "评论" - -#: comments.php:16 -msgid "Trackbacks" -msgstr "引用" - -#: comments.php:17 -#: legacy.comments.php:13 -msgid "( subscribe to comments on this post )" -msgstr "(订é…这个帖ĺ­ä¸Šçš„评论)" - -#: comments.php:30 -msgid "« Older Comments" -msgstr "« 下一页" - -#: comments.php:31 -msgid "Newer Comments »" -msgstr "上一页 »" - -#: comments.php:39 -#: legacy.comments.php:47 -msgid "No comments yet." -msgstr "čżć˛ˇćś‰čŻ„č®ş." - -#: comments.php:41 -#: legacy.comments.php:91 -msgid "Sorry, the comment form is closed at this time." -msgstr "ĺľćб㭉,评论表单已关闭." - -#: comments.php:48 -#: legacy.comments.php:52 -#: single.php:30 -msgid "Leave a comment" -msgstr "发表评论" - -#: comments.php:51 -#: legacy.comments.php:55 -#, php-format -msgid "You must be logged in to post a comment." -msgstr "您必须登录才č˝ĺŹ‘ĺ¸čŻ„č®ş." - -#: comments.php:56 -#: legacy.comments.php:62 -#, php-format -msgid "Logged in as %s." -msgstr "登录于%s." - -#: comments.php:56 -#: legacy.comments.php:62 -msgid "Log out of this account" -msgstr "登出此ĺ¸ć·" - -#: comments.php:56 -#: legacy.comments.php:62 -msgid "Log out »" -msgstr "登出 »" - -#: comments.php:65 -#: legacy.comments.php:67 -msgid "Name" -msgstr "ĺ§“ĺŤ" - -#: comments.php:65 -#: comments.php:68 -#: legacy.comments.php:67 -#: legacy.comments.php:70 -msgid "(required)" -msgstr "(必填)" - -#: comments.php:68 -#: legacy.comments.php:70 -msgid "Mail (will not be published)" -msgstr "邮箱(不会被公开)" - -#: comments.php:71 -#: legacy.comments.php:73 -msgid "Website" -msgstr "网站" - -#: comments.php:75 -#: legacy.comments.php:81 -msgid "Submit" -msgstr "ćŹäş¤" - -#: comments.php:75 -msgid "( Cancel )" -msgstr "(取ć¶)" - -#: comments.php:85 -msgid "No trackbacks yet." -msgstr "čżć˛ˇćś‰ĺĽ•用." - -#: comments.php:86 -msgid "Trackbacks are disabled." -msgstr "引用被ç¦ç”¨." - -#: footer.php:7 -#, fuzzy, php-format -msgid "Copyright %s %s %s · Powered by %s
    %s developed by %s for you." -msgstr "Copyright %s %s %s · Powered by %s / %s developed by %s for you.由泉泉汉化." - -#: footer.php:11 -msgid "Go to top" -msgstr "返回页首" - -#: functions.php:20 -#, fuzzy -msgid "Layout settings" -msgstr "Cufon 设置" - -#: functions.php:22 -#: functions.php:23 -msgid "Original" -msgstr "" - -#: functions.php:22 -msgid "Wider" -msgstr "" - -#: functions.php:26 -msgid "Cufon settings" -msgstr "Cufon 设置" - -#: functions.php:28 -#: functions.php:29 -#: functions.php:112 -#: functions.php:113 -msgid "Enabled" -msgstr "ĺŻç”¨" - -#: functions.php:28 -#: functions.php:112 -msgid "Disabled" -msgstr "ç¦ç”¨" - -#: functions.php:28 -msgid "Extra" -msgstr "附加的" - -#: functions.php:32 -msgid "Disable comments on pages" -msgstr "ç¦ç”¨éˇµéť˘ä¸Šçš„评论" - -#: functions.php:33 -msgid "Check this box if you would like to DISABLE COMMENTS on pages" -msgstr "如果您ćłç¦ç”¨éˇµéť˘ä¸Šçš„评论请选中这个复选框" - -#: functions.php:38 -msgid "Custom image header" -msgstr "" - -#: functions.php:39 -msgid "Check this box if you would like to SHOW IMAGE instead Cufon text on header.
    Image location: lightword/images/header-image.png / Max width: 796px" -msgstr "如果您ćłç”¨ĺ›ľĺŹä»Łć›żć ‡é˘ä¸Šçš„Cufon文字请选中这个复选框.
    图片位置:lightword/images/header-image.png / 最大宽度:796px" - -#: functions.php:44 -msgid "Header image height in pixels" -msgstr "ć ‡é˘ĺ›ľç‰‡ĺŹç´ é«ĺş¦" - -#: functions.php:50 -msgid "About author feature" -msgstr "关于作者功č˝" - -#: functions.php:51 -msgid "Add information about post author on post footer" -msgstr "在帖ĺ­éˇµč„šć·»ĺŠ ä˝śč€…äżˇćŻ" - -#: functions.php:56 -msgid "Enjoy this post feature" -msgstr "喜欢这个帖ĺ­ĺŠźč˝" - -#: functions.php:57 -msgid "Check this box if you would like to ACTIVATE Enjoy this post feature" -msgstr "如果您ćłćż€ć´»ĺ–ść¬˘čż™ä¸Şĺ¸–ĺ­ĺŠźč˝čŻ·é€‰ä¸­čż™ä¸Şĺ¤Ťé€‰ćˇ†" - -#: functions.php:62 -msgid "Show categories on front menu" -msgstr "在主菜单上ćľç¤şĺ†ç±»" - -#: functions.php:63 -msgid "Check this box if you would like to SHOW CATEGORIES instead pages on front menu" -msgstr "如果您ćłĺś¨éˇµé¦–栏上ćľç¤şĺ†ç±»ćťĄć›żćŤ˘éˇµéť˘čŻ·é€‰ä¸­čż™ä¸Şĺ¤Ťé€‰ćˇ†" - -#: functions.php:68 -#, fuzzy -msgid "Exclude pages from front menu" -msgstr "在主菜单上ćľç¤şĺ†ç±»" - -#: functions.php:69 -msgid "Type the pages id in the box below. Example input: 5,19,24" -msgstr "" - -#: functions.php:74 -#, fuzzy -msgid "Exclude categories from front menu" -msgstr "在主菜单上ćľç¤şĺ†ç±»" - -#: functions.php:75 -msgid "Type the categories id in the box below. Example input: 5,19,24" -msgstr "" - -#: functions.php:80 -msgid "Remove home button" -msgstr "移除首页按钮" - -#: functions.php:81 -msgid "Remove home button from front menu" -msgstr "从主菜单ĺ é™¤é¦–页按钮" - -#: functions.php:86 -msgid "Remove search box" -msgstr "移除ćśç´˘ćˇ†" - -#: functions.php:87 -msgid "Remove search box and expand space for front menu" -msgstr "移除主菜单上的ćśç´˘ćˇ†ĺą¶ć‰©ĺ±•空间" - -#: functions.php:92 -msgid "Remove tags from posts" -msgstr "移除标签" - -#: functions.php:93 -msgid "Show only categories in post footer" -msgstr "帖ĺ­éˇµč„šĺŹŞćľç¤şĺ†ç±»" - -#: functions.php:98 -msgid "Remove RSS badge" -msgstr "移除RSS标志" - -#: functions.php:99 -msgid "Remove RSS badge from blog header" -msgstr "从博客页眉移除RSS标志" - -#: functions.php:105 -msgid "Find name=\"cx\" in the Search box code of Google CSE, and type the value here." -msgstr "在Google自定义ćśç´˘ĺĽ•擎ćśç´˘ćˇ†ä»Łç ä¸­ćźĄć‰ľname=\"cx\"并在这里输入." - -#: functions.php:110 -#, fuzzy -msgid "Sidebox settings" -msgstr "Cufon 设置" - -#: functions.php:112 -msgid "Show only date" -msgstr "" - -#: functions.php:112 -#, fuzzy -msgid "Show only in posts" -msgstr "帖ĺ­éˇµč„šĺŹŞćľç¤şĺ†ç±»" - -#: functions.php:112 -msgid "Last two options together" -msgstr "" - -#: functions.php:118 -msgid "Put your custom css code here" -msgstr "" - -#: functions.php:151 -#: functions.php:163 -msgid "LightWord Settings" -msgstr "LightWord 设置" - -#: functions.php:158 -msgid "settings saved" -msgstr "设置已保ĺ­" - -#: functions.php:159 -msgid "settings reset" -msgstr "设置已重置" - -#: functions.php:167 -msgid "Support the developer" -msgstr "支援开发者" - -#: functions.php:178 -msgid "Theme version check" -msgstr "检查主é˘ç‰ćś¬" - -#: functions.php:187 -msgid "Version check failed." -msgstr "ç‰ćś¬ćŁ€ćźĄĺ¤±č´Ą." - -#: functions.php:189 -msgid "Cool! You have the latest version." -msgstr "帅呆了!您正在使用最新ç‰ćś¬." - -#: functions.php:189 -#: functions.php:190 -msgid "view changelog" -msgstr "查看修改" - -#: functions.php:190 -msgid "You have" -msgstr "您正在使用" - -#: functions.php:190 -msgid "Latest version" -msgstr "最新ç‰ćś¬" - -#: functions.php:190 -msgid "Get the latest version" -msgstr "获取最新ç‰ćś¬" - -#: functions.php:197 -msgid "General settings" -msgstr "一č¬č®ľç˝®" - -#: functions.php:258 -msgid "Save changes" -msgstr "äżťĺ­ć›´ć”ą" - -#: functions.php:264 -msgid "Search for help" -msgstr "ćśç´˘ĺ¸®ĺŠ©" - -#: functions.php:264 -msgid "or" -msgstr "ć–" - -#: functions.php:279 -#: functions.php:291 -msgid "No updates available." -msgstr "没有可用更新." - -#: functions.php:298 -msgid "What is Cufon?" -msgstr "CufonćŻä»€äą?" - -#: functions.php:305 -msgid "Click here to reset all settings" -msgstr "点击这里重置所有设置" - -#: functions.php:502 -msgid "Search" -msgstr "ćśç´˘" - -#: functions.php:527 -#: functions.php:544 -msgid "Off" -msgstr "" - -#: functions.php:572 -#, fuzzy -msgid "Posted on" -msgstr "帖ĺ­ä˝śč€…" - -#: functions.php:589 -msgid "delete" -msgstr "ĺ é™¤" - -#: functions.php:590 -msgid "spam" -msgstr "ĺžĺśľčŻ„č®ş" - -#: functions.php:591 -msgid "edit" -msgstr "编辑" - -#: functions.php:599 -msgid "Please enable referrers in your browser, or, if you're a spammer, bugger off!" -msgstr "请在您的浏č§ĺ™¨ĺŻç”¨ĺĽ•擎,如果你ćŻćžŞć‰‹,请你滚开!" - -#: functions.php:620 -#: sidebar.php:33 -#: sidebar_two-columns-for-categories.php:48 -msgid "Syndicate this site using RSS" -msgstr "使用RSSĺŚć­Ąčż™ä¸Şç˝‘ç«™" - -#: functions.php:620 -msgid "Subscribe via RSS" -msgstr "通过RSS订é…" - -#: functions.php:651 -#, fuzzy -msgid "F jS, Y - H:i" -msgstr "Yĺą´mćśdć—Ą" - -#: functions.php:653 -msgid "( REPLY )" -msgstr "(回复)" - -#: functions.php:654 -#: legacy.comments.php:33 -msgid "Your comment is awaiting moderation." -msgstr "您的评论正等待审核." - -#: header.php:34 -msgid "Home" -msgstr "首页" - -#: index.php:13 -#: page.php:11 -#: single.php:12 -msgid "PAGES" -msgstr "" - -#: index.php:16 -#: single.php:29 -msgid "Filed under:" -msgstr "ĺ†ç±»:" - -#: index.php:16 -#: single.php:29 -msgid "Tagged as:" -msgstr "标签:" - -#: index.php:17 -msgid "1 Comment" -msgstr "1个评论" - -#: index.php:17 -#: single.php:30 -msgid "Comments Off" -msgstr "评论关闭" - -#: index.php:17 -msgid "No Comments" -msgstr "没有评论" - -#: index.php:17 -msgid "Read more about" -msgstr "é…读更多关于" - -#: index.php:32 -msgid "« Newer Entries" -msgstr "« 上一页" - -#: index.php:33 -msgid "Older Entries »" -msgstr "下一页" - -#: legacy.comments.php:26 -msgid "F jS, Y" -msgstr "Yĺą´mćśdć—Ą" - -#: legacy.comments.php:26 -msgid "edit this comment" -msgstr "编辑这个评论" - -#: legacy.comments.php:77 -#, php-format -msgid "You can use these tags: %s" -msgstr "您可以使用这些标签:%s" - -#: page.php:7 -msgid "Edit this page" -msgstr "编辑这个页面" - -#: sidebar.php:9 -#: sidebar_two-columns-for-categories.php:9 -msgid "Pages" -msgstr "页面" - -#: sidebar.php:14 -#: sidebar_two-columns-for-categories.php:14 -msgid "Categories" -msgstr "ĺ†ç±»" - -#: sidebar.php:19 -#: sidebar_two-columns-for-categories.php:34 -msgid "Blogroll" -msgstr "网志串č”" - -#: sidebar.php:24 -#: sidebar_two-columns-for-categories.php:39 -msgid "Archive" -msgstr "记录" - -#: sidebar.php:29 -#: sidebar_two-columns-for-categories.php:44 -msgid "Meta" -msgstr "" - -#: sidebar.php:33 -#: sidebar_two-columns-for-categories.php:48 -msgid "RSS" -msgstr "" - -#: sidebar.php:34 -#: sidebar_two-columns-for-categories.php:49 -msgid "The latest comments to all posts in RSS" -msgstr "所有帖ĺ­ä¸­ćś€ć–°čŻ„č®şRSS" - -#: sidebar.php:34 -#: sidebar_two-columns-for-categories.php:49 -msgid "Comments RSS" -msgstr "评论RSS" - -#: single.php:8 -msgid "Edit this post" -msgstr "编辑这个帖ĺ­" - -#: single.php:16 -msgid "Enjoy this article?" -msgstr "喜欢这个文章ĺ—?" - -#: single.php:17 -msgid "Consider subscribing to our rss feed!" -msgstr "č€č™‘订é…ć‘们的RSS Feedĺ§!" - -#: single.php:24 -msgid "About" -msgstr "关于" - -#: single.php:24 -msgid "No description. Please complete your profile." -msgstr "没有描述.请完ć您的个人资料." - -#~ msgid "Image instead text on header" -#~ msgstr "用图ĺŹä»Łć›żć ‡é˘ä¸Šçš„文字" -#~ msgid "Take out tags in posts footer" -#~ msgstr "除去帖ĺ­éˇµč„šä¸­çš„标签" -#~ msgid "Author" -#~ msgstr "作者" -#~ msgid "Check this box if you would like to DISABLE Cufon
    " -#~ msgstr "如果您ćłç¦ç”¨Cufon
    请选中这个复选框
    " -#~ msgid "Activate Extra Cufon" -#~ msgstr "激活额外的Cufon" -#~ msgid "" -#~ "Check this box if you would like to ENABLE Extra Cufon feature." -#~ "
    For umlauts (german) and other special characters." -#~ msgstr "" -#~ "如果您ćłĺŻç”¨é˘ťĺ¤–çš„Cufon功č˝čŻ·é€‰ä¸­čż™ä¸Şĺ¤Ťé€‰ćˇ†.
    为了ĺŹéźłďĽĺľ·" -#~ "国)和其他特殊字符." -#~ msgid "( Click here to cancel reply )" -#~ msgstr "(点击这里取ć¶ĺ›žĺ¤Ť)" -#~ msgid "% Comments" -#~ msgstr "%个评论" -#~ msgid "Reply to this comment" -#~ msgstr "回复此评论" - diff --git a/blog/wp-content/themes/lightword/legacy.comments.php b/blog/wp-content/themes/lightword/legacy.comments.php deleted file mode 100755 index 367f924..0000000 --- a/blog/wp-content/themes/lightword/legacy.comments.php +++ /dev/null @@ -1,94 +0,0 @@ -post_password)) { // if there's a password - if ($_COOKIE['wp-postpass_' . COOKIEHASH] != $post->post_password) { - ?> -

    - - -
    - - -
    -
    - -
    -
      - - - - -
    1. - - -
      on -
      - -
      - -comment_approved == '0') : ?> - - - - -
    2. - - - -
    -
    - - -

    - - - - -

    - - -

    logged in to post a comment.','lightword'), get_option('siteurl')."/wp-login.php?redirect_to=".urlencode(get_permalink()));?>

    - - -
    - - - -

    '.$user_identity.''); ?>

    - - - -

    -

    - -

    -

    - -

    -

    - - - - - -

    - -

    - - -

    -ID); ?> - -
    - - - -

    - -
    -
    \ No newline at end of file diff --git a/blog/wp-content/themes/lightword/original.css b/blog/wp-content/themes/lightword/original.css deleted file mode 100755 index 0cf46bb..0000000 --- a/blog/wp-content/themes/lightword/original.css +++ /dev/null @@ -1,14 +0,0 @@ -#wrapper{width:811px;} -#header{background:transparent url(images/content_top.png) no-repeat;} -#top_bar{padding-top:74px;} -#content{background: #FFF url(images/content_middle.png) repeat-y;width:769px;} -#content-body{width:547px;} -#footer{background:transparent url(images/content_bottom.png) no-repeat;} -#footer .text{width:785px;} -ul#front_menu{width:548px;} -.expand{width:768px !important;} -.hentry{width:548px;overflow:hidden;} -.cat_tags{background:#FFF url(images/tags_category.png) no-repeat;width:540px;} -.cat_tags_close{background:#FFF url(images/tags_category.png) 0 -81px no-repeat;width:548px;} -.cat_tags .category{width:400px;} -.cat_tags .continue{padding-right:10px;} \ No newline at end of file diff --git a/blog/wp-content/themes/lightword/page.php b/blog/wp-content/themes/lightword/page.php deleted file mode 100755 index a271475..0000000 --- a/blog/wp-content/themes/lightword/page.php +++ /dev/null @@ -1,23 +0,0 @@ - -
    -','

    '); } ?> - -
    id="post-"> -

    - - - - -'.__('PAGES','lightword').': &after=
    &next_or_number=number&pagelink=%'); ?> - -
    - - - -

    -

    - - -
    - - \ No newline at end of file diff --git a/blog/wp-content/themes/lightword/readme.txt b/blog/wp-content/themes/lightword/readme.txt deleted file mode 100755 index e57d343..0000000 --- a/blog/wp-content/themes/lightword/readme.txt +++ /dev/null @@ -1,32 +0,0 @@ - - -Hey, thanks for downloading my theme. -Notice: This is my first (free) wordpress theme. - - -Localization feature added in 1.5 -Please contact me, if you like to contribute your own language. - - -CHANGELOG | v1.9 -| Wider option (960px) via theme settings -| IE6 footer bug fix -| Comments Off bug in Opera -| Overflow:hidden bug on justified text -| Two Column categories on non-widegetized sidebar in separate file -| Custom CSS in theme settings -| Dropdown menus with one level -| Fixed Safari/Chrome comments moderation bug - -CHANGELOG | v1.9.2 -| Fixed z-index issues with dropdown menu -| Disqus bug fixed -| Finish language file updated - -CHANGELOG | v1.9.3 -| danish language file added - -Best regards, - -Andrei Luca -http://www.lightword-theme.com \ No newline at end of file diff --git a/blog/wp-content/themes/lightword/screenshot.png b/blog/wp-content/themes/lightword/screenshot.png deleted file mode 100755 index d5a0dec..0000000 Binary files a/blog/wp-content/themes/lightword/screenshot.png and /dev/null differ diff --git a/blog/wp-content/themes/lightword/sidebar.php b/blog/wp-content/themes/lightword/sidebar.php deleted file mode 100755 index 38a00e0..0000000 --- a/blog/wp-content/themes/lightword/sidebar.php +++ /dev/null @@ -1,39 +0,0 @@ - \ No newline at end of file diff --git a/blog/wp-content/themes/lightword/sidebar_two-columns-for-categories.php b/blog/wp-content/themes/lightword/sidebar_two-columns-for-categories.php deleted file mode 100755 index 09a83ce..0000000 --- a/blog/wp-content/themes/lightword/sidebar_two-columns-for-categories.php +++ /dev/null @@ -1,54 +0,0 @@ -
  • '.$cats[$i].'
  • '; -elseif ($i>=$cat_n/2): -$cat_right = $cat_right.'
  • '.$cats[$i].'
  • '; -endif; -endfor; -?> -
      - -
    -
      - -
    -
    - -

    -
      - -
    - -

    -
      - -
    - -

    - - - - \ No newline at end of file diff --git a/blog/wp-content/themes/lightword/single.php b/blog/wp-content/themes/lightword/single.php deleted file mode 100755 index a2efb8e..0000000 --- a/blog/wp-content/themes/lightword/single.php +++ /dev/null @@ -1,52 +0,0 @@ - -
    -','

    '); } ?> - -
    id="post-"> - -

    -', ''); ?> - - - -'.__('PAGES','lightword').': &after=
    &next_or_number=number&pagelink=%'); ?> - - -
    -

    -

    -
    - - - -
    - -

    -
    - - - -
    - -
    - - - - - - -

    -

    - - - - - \ No newline at end of file diff --git a/blog/wp-content/themes/lightword/style.css b/blog/wp-content/themes/lightword/style.css deleted file mode 100755 index 0990175..0000000 --- a/blog/wp-content/themes/lightword/style.css +++ /dev/null @@ -1,216 +0,0 @@ -/* -Theme Name: LightWord -Theme URI: http://www.lightword-theme.com -Description: Simply clever theme with two columns, right-sidebar, fixed-width, widget-ready and threaded comments. Compatible with Wordpress 2.8, valid XHTML & CSS. Stay updated! -Author: Andrei Luca -Template: lightword -Version: 1.9.3 -Tags: white, light, two-columns, right-sidebar, fixed-width, theme-options, translation-ready, threaded-comments, custom-header -. -Released under the GPL. -. -*/ - -/* RESET */ -html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;vertical-align:baseline;background:transparent;margin:0;padding:0;} - -/* BASIC */ -*:focus{outline:none;} -.clear{clear:both;} -body{background-color:#2C2C29;font-family:Tahoma;font-size:11px;color:#2C2C29;} -p{font-size:1.2em;padding:2px;margin:1px 0 15px;} -a{color:#807D7A;} -h2{background-color:#FFF;border-bottom:1px solid #DCDCDB;letter-spacing:-1px;font-size:24px;padding-bottom:3px;font-weight:400;margin:10px 0 3px 0;font-family:Helvetica, Georgia;} -h2 a{font-weight:700;border:0;text-decoration:none;color:#2C2C29;display:block;} -h3{font-size:1.8em;} -h4{font-size:1.5em;} -h5{font-size:1.4em;} -h6{font-size:1.3em;} -img,img a{border:1px solid #EEE;padding:2px;margin-left:-2px;} -hr{color:#DCDCDB;background-color:#DCDCDB;height:1px;border:0px;} -pre{width:100%; white-space:pre-wrap;} - -/* LAYOUT */ -#wrapper{margin:0 auto;text-align:left;} -h1#logo,h1#logo a{font-family:Helvetica,Georgia;padding:0;margin-top:7px;font-size:36px;color:#FFF;text-decoration:none;text-transform:uppercase;} -h1#logo small{color:#FFF;font-size:12px;display:block;margin:-7px 2px 1px;height:20px;} -h1#logo small a{font-size:12px;border-bottom:1px solid #FFF;} -#rss-feed{float:right;width:190px;font-weight:700;position:relative;top:35px;left:7px;color:#FFF;text-decoration:none;} -#header{height:113px;} -#top{cursor:pointer;display:block;margin-left:5px;position:relative;bottom:-55px;margin-top:-55px;min-height:56px;} -#top strong{display:none;} -#top_bar{padding:72px 23px 0 20px;} -#searchform{float:right;width:191px;height:26px;background:url(images/searchbox.png) no-repeat;position:relative;top:1px;} -#header #s{border:1px solid #000;float:left;border:0;width:154px;background:none;color:#ACACAB;margin:4px 0 0 4px;} -#header #go{float:right;width:25px;height:26px;background-color:transparent;border:0px;cursor:pointer;} -#content{padding:0 10px 15px 15px;margin-left:7px;} -#content-body{display:inline-block;min-height:300px;height:auto !important;margin-right:25px;} -* html #content-body{float:left;margin-right:24px;} *+html #content-body{float:left;margin-right:28px;} -#footer{height:8px;} -#footer .text{color:#8D837B;font-size:10px;display:block;padding:12px;} -#footer .top{position:relative;right:5px;top:-5px;display:inline;float:right;} -* html #footer .top{top:-20px;} *+html #footer .top{top:-20px;} -#footer em, #footer em a{font-style:normal;color:#41413E;} - -/* FRONT MENU */ - -ul#front_menu{float:left;text-transform:uppercase;position:relative;top:-4px;} -* html .expand{margin-top:-13px;} *+html .expand{margin-top:-13px;} -#front_menu li{list-style:none;float:left;margin-right:4px;} -* html #front_menu li{height:36px;display:inline;} -#front_menu li a{height:36px;display:block;background:url(images/nav.png) no-repeat left top;padding-left:15px;color:#2C2C29;font:700 .88em/26px Arial, Helvetica, sans-serif;text-decoration:none;cursor:pointer;} -#front_menu li a span{height:36px;display:block;background:url(images/nav.png) no-repeat right top;line-height:36px;padding-right:15px;} -#front_menu li a:hover,#front_menu li a.s{background-position:left bottom;} -#front_menu li a:hover span,#front_menu li a.s span{background-position:right bottom;} -* html #front_menu li a,* html #front_menu li a span{width:1%;white-space:nowrap;cursor:pointer;} -* html #front_menu li a span{position:relative;} -#front_menu ul {position:relative;z-index:3;} -#front_menu li {background:none;float:left; position:relative;} -#front_menu ul {width:200px;position:absolute;display:none; background:#FFF;border-left:1px solid #ACACAB;border-right:1px solid #ACACAB;border-bottom:1px solid #ACACAB;} -#front_menu ul li a, #front_menu ul li a span{margin:-3px -1px;height:auto;background:none;} -#front_menu li ul a {width:200px; float:left; white-space:nowrap;} -#front_menu ul ul {top:auto;} -#front_menu li ul ul {left:1em; } -#front_menu li:hover ul ul, #front_menu li:hover ul ul ul, #front_menu li:hover ul ul ul ul {display:none;} - - -/* WP */ -blockquote{margin:20px 10px 10px 5px;border-left:4px solid #DDD;padding:0 5px 0 5px;font-size:9px;text-align:justify;} -.commenttext blockquote{border-left:4px solid #B6B6B5;} -.wp-caption{border:1px solid #ddd;text-align:center;background-color:#f3f3f3;padding-top:4px;} -.wp-caption img{border:none;margin:0;padding:0;} -.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;color:#111;margin:0;padding:0 4px 5px;} -.alignleft,img.alignleft{float:left;margin:5px 10px 5px 0;} -.alignright,img.alignright{float:right;margin:5px 0 5px 10px;} -.aligncenter,div.aligncenter,img.aligncenter{text-align:center;display:block;margin:10px auto;} -abbr, acronym, span.abbr{cursor:help;border-bottom:1px dotted #000;} -#content-body table { border-collapse:collapse; width:100%; border:0; } -#content-body table { margin:0 0 1em 1px; } -#content-body td, .post th { border:1px solid #DCDCDB; padding:10px; } -#content-body th { background:#EEE; font:18px normal; } -.wp_syntax { width:auto; } -.wp_syntax table { border:0 !important; } -.wp_syntax table td { border:0 !important; } -img.wp-smiley{border:0px;vertical-align:middle;} - -/* CONTENT */ -#content-body ul,#content-body ol{margin:15px 30px;font-size:12px;} -#content-body ul li{list-style:circle;margin-bottom:4px;} -.hentry{min-height:150px;height:auto!important;margin-bottom:1em;} -.sticky h2 a{color:red;} -.comm_date{background:transparent url(images/date_comm_box.png) no-repeat;height:100px;width:57px;position:absolute;text-align:center;margin:0 0 0 -72px;z-index:2;} -.only_date{background:transparent url(images/data_box.png) no-repeat !important;height:67px !important;} -* html .comm_date{margin-top:10px;} *+html .comm_date{margin-top:10px;} -.comm_date .data{margin-left:-1px;padding-top:10px;display:block;font-weight:700;text-transform:uppercase;letter-spacing:-1px;} -.comm_date .nr_comm{padding-top:14px;color:#FFF;display:block;font-weight:700;} -.comm_date .nr_comm_spot, .comm_date .dsq-comment-count{display:block;margin:0 9px 0 8px;padding:6px 0 5px 0;} -.comm_date .data .j{font-size:24px;display:block;} -.nr_comm a{color:#FFF;text-decoration:none;} -.cat_tags{margin-top:10px;padding:8px 0 5px 10px;} -.cat_tags_close{max-height:3px;height:3px;margin-bottom:20px;} -* html .cat_tags_close{margin-top:-8px;} -*:first-child+html .cat_tags{padding:9px 8px 0;margin-bottom:-3px;} -.cat_tags .continue{float:right;padding-right:10px;width:100px;text-align:center;} -.cat_tags .category{float:left;} -.cat_tags a,.cat_tags .continue a{color:#2C2C29;} -.cat_tags a:hover{color:#ACACAB;} - - -/* SIDEBAR */ -.content-sidebar{width:191px;display:inline-block;overflow:hidden;vertical-align:top;} -.content-sidebar input{padding:3px;border:1px solid #E5E2E0;margin-bottom:2px;} -.content-sidebar h3{margin-top:8px;display:block;background:#FFF url(images/sidebar_h3.png) no-repeat;height:22px;width:181px;font-weight:700;font-size:11px;padding:9px 0 0 10px;} -.content-sidebar h3 a{text-decoration:none;color:#2C2C29;line-height:13px;} -.content-sidebar ul{list-style:none;width:191px;padding:2px;} -.content-sidebar li{list-style:none;} -* html .content-sidebar ul{width:160px;} -.content-sidebar ul li{display:block;color:#9D9793;line-height:16px;padding:4px 0 4px;border-bottom:1px solid #EEE;width:185px;} -.content-sidebar ul ul li{border:0px;padding-bottom:0;width:140px;} -.content-sidebar ul li.page_item ul li.page_item , .content-sidebar ul li.cat-item ul.children li.cat-item{background:url(images/arrow.gif) 0 11px no-repeat;padding-left:11px;margin-top:-3px;} -.content-sidebar ul li.page_item ul li.page_item ul li.page_item, .content-sidebar ul li.cat-item ul.children li.cat-item ul.children li.cat-item{background:url(images/arrow.gif) 0 11px no-repeat;padding-left:12px;} -.content-sidebar ul li a:hover,.content-sidebar .recentcomments a:hover{color:#AAA;} -.content-sidebar .textwidget, .content-sidebar select{padding:3px;margin:10px 2px 10px 2px;width:188px;} -.content-sidebar .recentcomments{display:block;border-bottom:1px solid #EEE;color:#9D9793;padding:4px 0px;line-height:16px;} -.content-sidebar .right {float:right; width:91px;overflow:hidden;} -.content-sidebar .left {float:left; width:91px;overflow:hidden;} - -/* COMMENTS */ -#content-body input{padding:3px;border:1px solid #E5E2E0;margin-bottom:2px;} -#content-body textarea{border:1px solid #E5E2E0;width:98.6%;height:100px;padding:5px;font: 12px Verdana;} -#content-body input#submit {width: 88px;height: 25px;border: 0px;background:#2C2C29 url(images/submit_btn.png) no-repeat;font: bold 12px Helvetica,Georgia,serif;color:#FFF;text-align:center;cursor:pointer;} -#comentarii ol.commentlist{width:100%;margin:0;padding:0;font-size:11px;} -ol.commentlist{list-style:none;} -ol.commentlist li{list-style-type:none;margin-bottom: 10px;background-color: #F5F5F5;border: 1px solid #DDD;padding: 15px 10px 4px 10px;} -ol.commentlist li ul{list-style-type: none;margin-left: 7px !important;} -ol.commentlist li ul.children li{list-style:none !important;background-color: #FFF;width:100%;font-size:11px;} -ol.commentlist li ul.children li ul.children li{background-color:#F5F5F5;} -ol.commentlist li div.comment_content{float: left;width: 100%;} -ol li div.comment_content div.commentmetadata{color: #999;border-bottom: 1px solid #ddd;margin:0px 8px 5px;} -ol li div.comment_content div.commentmetadata a{color: #bbb;text-decoration: none;} -ol li div.comment_content p{padding:0 0 16px 6px;} -ol li div.comment_content .reply{margin:8px;} -strong.comment_author{font-size:125%;} -strong.comment_author a{text-decoration:underline !important;} -a#cancel-comment-reply-link{text-transform:uppercase;font-size:80%;margin-left:10px;} -li #respond{padding:7px;} -li #respond h2{display:none;} -li.comment-author-admin{border:1px solid #BBBBBB !important; } - -/* COMMENTS / TRACKBACKS TABS */ -#tabsContainer p{margin-bottom:-2px !important;} -#tabsContainer{margin-top:2em;} -#tabsContainer a{text-decoration:none;} -.trackbacks{background-color:#EEEEEE;margin-bottom:5px;padding:10px;border-bottom:1px solid #CCC;} -.tab-content {background-color:#FFF;display: none;} -.tab-content p.no{padding-top:10px;} -.tab-content.selected { display: block; } -.clear_tab{clear:both;border-bottom:3px solid #2C2C29;margin-top:-21px;} -.tabs {display: block;float: left;height: 30px;padding: 0 0 0 20px;line-height: 29px;position: relative;top: 1px;color: #787878;text-decoration: none;margin: 0 0px 0 0;} -.subscribe_comments {display: block;float: right;height: 30px;padding: 0 0 0 20px;line-height: 29px;position: relative;top: 1px;color: #787878;text-decoration: none;margin: 0 5px 0 0;} -.tabs span {display: block;float: left;padding: 0 20px 0 0;cursor:pointer;} -.tabs.selected {background-color:#2C2C29;color:#FFF; } -div.selected{background-color:#FFF;color:#2C2C29;} - -/* PAGINATION */ -.nav_link{margin-top:15px;border-top:1px solid #DDD;background-color:#F5F5F5;padding:10px;} -.nav_link a{text-decoration:none;} -.nav_link .page_number{border:1px solid #DDD;padding:2px 10px;background-color:#EDEDED;} -.nav_link a .page_number{border:1px solid #DDD;background-color:#F5F5F5;padding:2px 10px;} -.newer_older a{margin-top:1em;text-decoration:none;font-size:12px;letter-spacing:-1px;font-weight:700;} -.newer a{background:#FFF url(images/older_newer.png) no-repeat;width:129px;padding:6px 3px 6px 0px;float:left;cursor:pointer;text-align:center;height:14px;} -.older a{background:#FFF url(images/older_newer.png) no-repeat;width:129px;padding:6px 3px 6px 2px;float:right;cursor:pointer;text-align:center;height:14px;} -.next_previous_links{margin-top:10px;border-top:1px solid #DDD;background-color:#F5F5F5;padding:0 5px;} -.next_previous_links_comments{margin-top:10px;border-bottom:1px solid #DDD;background-color:#F5F5F5;padding:0 5px;} - -/* WIDGETS */ -#wp-calendar {font-size: 1.2em;empty-cells: show;line-height:5px;margin-top:10px;margin-left:-5px;} -#wp-calendar a {font-size: 1.0em;display: block;font-weight: bold;} -#wp-calendar #next a {padding-right: 10px;text-align: right;} -#wp-calendar #prev a {padding-left: 10px;text-align: left;} -#wp-calendar caption {padding:2px 0;margin: 8px 0;text-transform: uppercase;letter-spacing: 0.3em;font-weight: lighter;font-size: .8em;color: #444;text-align: right;} -#wp-calendar th {padding: 4px 5px 4px 6px;font-weight: lighter;font-size: .8em;color: #666;text-align: right;background: #f4f4f4;} -#wp-calendar td {padding: 4px 5px 4px 6px;text-align: right;} -#wp-calendar td#today {background: #e0e0e0;} -#wp-calendar td#prev a {padding: 0;text-align: left;font-weight: normal;} -#wp-calendar td#next a {padding: 0;text-align: right;font-weight: normal;} -a.rsswidget img{display:none;} -div.rssSummary{margin:5px;} - -/* ARCHIVE */ -.archive_h2{text-transform:uppercase;cursor:pointer;font-size:16px;} -.archive_h2 span{font-size:12px;} -ul.hide{list-style-type:none;display:none;} - -/* OTHERS */ -.promote{border:1px solid #B6B6B5;padding:10px 10px 5px 10px;margin-top:1em;background:#EDEDED url(images/rss.png) 90% -35px no-repeat;} -.promote h3{margin-left:3px; } -.post-edit-link{display:block;background-color:#F5F5F5;margin-bottom:1em;padding:5px;color:#B6B6B5;} -.post-edit-link:hover{background-color:#FFFFD3;color:#2C2C29;} -.comment-edit-link{background-color:#EFEFEF;padding:1px 5px;color:#999999;border-left:1px solid #DDD;} -.about_author{border-top:1px solid #DDD;background-color:#F5F5F5;padding:10px;margin-top:10px;} -.moderation{font-size:80%;} -#breadcrumbs{background-color:#F5F5F5;padding:5px;} -ol.snap_nav{list-style:none;display:block;} -ol.snap_nav li{display:inline; background-color:#F4F4F4;padding:3px;} -ol.snap_nav .snap_selected{background-color:#DDD;} -.simple_date{background:url(images/date.png) 5px 50% no-repeat;padding:8px 25px;background-color:#EEE;margin-bottom:1em;} \ No newline at end of file diff --git a/blog/wp-content/themes/lightword/wider.css b/blog/wp-content/themes/lightword/wider.css deleted file mode 100755 index 7bffc54..0000000 --- a/blog/wp-content/themes/lightword/wider.css +++ /dev/null @@ -1,16 +0,0 @@ -#wrapper{width:977px;} -#header{background:transparent url(images/wider/content_top.png) no-repeat;} -#top_bar{padding-top:72px;} -#content{background: #FFF url(images/wider/content_middle.png) repeat-y;width:935px;} -#content-body{width:714px;} -#footer{background:transparent url(images/wider/content_bottom.png) no-repeat;height:8px;} -#footer .text{width:960px;} -ul#front_menu{width:720px;} -.expand{width:930px !important;} -.hentry{width:713px;overflow:hidden;} -.cat_tags{background:#FFF url(images/wider/tags_category.png) no-repeat;width:713px;} -.cat_tags_close{background:#FFF url(images/wider/tags_category.png) 0 -81px no-repeat;width:713px;} -* html .cat_tags{width:705px;} -* html .cats_tags_close{width:705px;} -.cat_tags .category{width:570px;} -.cat_tags .continue{padding-right:15px;} \ No newline at end of file diff --git a/blog/wp-content/themes/simon-wp-framework/404.php b/blog/wp-content/themes/simon-wp-framework/404.php deleted file mode 100644 index fa13d0e..0000000 --- a/blog/wp-content/themes/simon-wp-framework/404.php +++ /dev/null @@ -1,16 +0,0 @@ - -
    -
    -

    - -

    -

    - -

    - - ?
    - -
    -
    - - \ No newline at end of file diff --git a/blog/wp-content/themes/simon-wp-framework/archive.php b/blog/wp-content/themes/simon-wp-framework/archive.php deleted file mode 100644 index 0f1ae42..0000000 --- a/blog/wp-content/themes/simon-wp-framework/archive.php +++ /dev/null @@ -1,33 +0,0 @@ - -
    - ID == $do_not_duplicate ) continue; update_post_caches($posts); ?> -
    -
    id="post-"> -

    - - »

    - -
    Posted by: - - on - - @ - - -
    - - -
    -
    -
    -
    - -

    - -

    - - -
    - - \ No newline at end of file diff --git a/blog/wp-content/themes/simon-wp-framework/comments.php b/blog/wp-content/themes/simon-wp-framework/comments.php deleted file mode 100644 index bf68a9d..0000000 --- a/blog/wp-content/themes/simon-wp-framework/comments.php +++ /dev/null @@ -1,96 +0,0 @@ - - -

    - -

    - -

    - - - ">» - -

    - -
      - -
    1. id="comment-"> - -

      - - - - — - - @ - - - -

      -
    2. - -
    - -

    - -

    - -

    - RSS feed for comments on this post.')); ?> - - - URL'); ?> - - -

    - -

    - -

    - -

    logged in to post a comment.'), wp_login_url( get_permalink() ) );?>

    - -
    - -

    '.$user_identity.''); ?> - -

    - -

    - - -

    -

    - - -

    -

    - - -

    - - -

    - -

    -

    - - -

    - ID); ?> -
    - - -

    - -

    - diff --git a/blog/wp-content/themes/simon-wp-framework/footer.php b/blog/wp-content/themes/simon-wp-framework/footer.php deleted file mode 100644 index 74f1750..0000000 --- a/blog/wp-content/themes/simon-wp-framework/footer.php +++ /dev/null @@ -1,14 +0,0 @@ -
    - - - - - - - \ No newline at end of file diff --git a/blog/wp-content/themes/simon-wp-framework/forms.css b/blog/wp-content/themes/simon-wp-framework/forms.css deleted file mode 100644 index 8cdfa02..0000000 --- a/blog/wp-content/themes/simon-wp-framework/forms.css +++ /dev/null @@ -1,100 +0,0 @@ -/* -------------------------------------------------------------- - - forms.css - * Sets up some default styling for forms - * Gives you classes to enhance your forms - - Usage: - * For text fields, use class .title or .text - * For inline forms, use .inline (even when using columns) - --------------------------------------------------------------- */ - -label { - font-weight: bold; -} -fieldset { - padding:1.4em; - margin: 0 0 1.5em 0; - border: 1px solid #ccc; -} -legend { - font-weight: bold; - font-size:1.2em; -} -/* Form fields --------------------------------------------------------------- */ - -input[type=text], input[type=password], input.text, input.title, textarea, select { - background-color:#fff; - border:1px solid #ccc; -} -input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus { - border-color:#777; -} -input[type=text], input[type=password], input.text, input.title, textarea, select { - margin:0.5em 0; -} -input.text, input.title { - width: 300px; - padding:5px; -} -input.title { - font-size:1.5em; -} -textarea { - width: 600px; - height: 250px; - padding:5px; - background-color: #f3f3f3; -} -input[type=checkbox], input[type=radio], input.checkbox, input.radio { - position:relative; - top:.25em; -} -form.inline { - line-height:3; -} -form.inline p { - margin-bottom:0; -} -#submit, #searchsubmit { - padding: 5px; - border: solid 1px #ccc; - background-color: #f3f3f3; -} -#s { - margin: 10px 0px 0px 0px; -} -/* Success, notice and error boxes --------------------------------------------------------------- */ - -.error, .notice, .success { - padding: .8em; - margin-bottom: 1em; - border: 2px solid #ddd; -} -.error { - background: #FBE3E4; - color: #8a1f11; - border-color: #FBC2C4; -} -.notice { - background: #FFF6BF; - color: #514721; - border-color: #FFD324; -} -.success { - background: #E6EFC2; - color: #264409; - border-color: #C6D880; -} -.error a { - color: #8a1f11; -} -.notice a { - color: #514721; -} -.success a { - color: #264409; -} \ No newline at end of file diff --git a/blog/wp-content/themes/simon-wp-framework/functions.php b/blog/wp-content/themes/simon-wp-framework/functions.php deleted file mode 100644 index 9eca62a..0000000 --- a/blog/wp-content/themes/simon-wp-framework/functions.php +++ /dev/null @@ -1,15 +0,0 @@ - '
  • ', - 'after_widget' => '
  • ', - 'before_title' => '', - 'after_title' => '', - )); -?> - diff --git a/blog/wp-content/themes/simon-wp-framework/grid.css b/blog/wp-content/themes/simon-wp-framework/grid.css deleted file mode 100644 index 8e7e321..0000000 --- a/blog/wp-content/themes/simon-wp-framework/grid.css +++ /dev/null @@ -1,338 +0,0 @@ -/* - Variable Grid System. - Learn more ~ http://www.spry-soft.com/grids/ - Based on 960 Grid System - http://960.gs/ - - Licensed under GPL and MIT. -*/ - - -/* Containers -----------------------------------------------------------------------------------------------------*/ -.container_12 { - margin-left: auto; - margin-right: auto; - width: 960px; -} - -/* Grid >> Global -----------------------------------------------------------------------------------------------------*/ - -.grid_1, -.grid_2, -.grid_3, -.grid_4, -.grid_5, -.grid_6, -.grid_7, -.grid_8, -.grid_9, -.grid_10, -.grid_11, -.grid_12 { - display:inline; - float: left; - position: relative; - margin-left: 10px; - margin-right: 10px; -} - -/* Grid >> Children (Alpha ~ First, Omega ~ Last) -----------------------------------------------------------------------------------------------------*/ - -.alpha { - margin-left: 0; -} - -.omega { - margin-right: 0; -} - -/* Grid >> 12 Columns -----------------------------------------------------------------------------------------------------*/ - -.container_12 .grid_1 { - width:60px; -} - -.container_12 .grid_2 { - width:140px; -} - -.container_12 .grid_3 { - width:220px; -} - -.container_12 .grid_4 { - width:300px; -} - -.container_12 .grid_5 { - width:380px; -} - -.container_12 .grid_6 { - width:460px; -} - -.container_12 .grid_7 { - width:540px; -} - -.container_12 .grid_8 { - width:620px; -} - -.container_12 .grid_9 { - width:700px; -} - -.container_12 .grid_10 { - width:780px; -} - -.container_12 .grid_11 { - width:860px; -} - -.container_12 .grid_12 { - width:940px; -} - - - -/* Prefix Extra Space >> 12 Columns -----------------------------------------------------------------------------------------------------*/ - -.container_12 .prefix_1 { - padding-left:80px; -} - -.container_12 .prefix_2 { - padding-left:160px; -} - -.container_12 .prefix_3 { - padding-left:240px; -} - -.container_12 .prefix_4 { - padding-left:320px; -} - -.container_12 .prefix_5 { - padding-left:400px; -} - -.container_12 .prefix_6 { - padding-left:480px; -} - -.container_12 .prefix_7 { - padding-left:560px; -} - -.container_12 .prefix_8 { - padding-left:640px; -} - -.container_12 .prefix_9 { - padding-left:720px; -} - -.container_12 .prefix_10 { - padding-left:800px; -} - -.container_12 .prefix_11 { - padding-left:880px; -} - - - -/* Suffix Extra Space >> 12 Columns -----------------------------------------------------------------------------------------------------*/ - -.container_12 .suffix_1 { - padding-right:80px; -} - -.container_12 .suffix_2 { - padding-right:160px; -} - -.container_12 .suffix_3 { - padding-right:240px; -} - -.container_12 .suffix_4 { - padding-right:320px; -} - -.container_12 .suffix_5 { - padding-right:400px; -} - -.container_12 .suffix_6 { - padding-right:480px; -} - -.container_12 .suffix_7 { - padding-right:560px; -} - -.container_12 .suffix_8 { - padding-right:640px; -} - -.container_12 .suffix_9 { - padding-right:720px; -} - -.container_12 .suffix_10 { - padding-right:800px; -} - -.container_12 .suffix_11 { - padding-right:880px; -} - - - -/* Push Space >> 12 Columns -----------------------------------------------------------------------------------------------------*/ - -.container_12 .push_1 { - left:80px; -} - -.container_12 .push_2 { - left:160px; -} - -.container_12 .push_3 { - left:240px; -} - -.container_12 .push_4 { - left:320px; -} - -.container_12 .push_5 { - left:400px; -} - -.container_12 .push_6 { - left:480px; -} - -.container_12 .push_7 { - left:560px; -} - -.container_12 .push_8 { - left:640px; -} - -.container_12 .push_9 { - left:720px; -} - -.container_12 .push_10 { - left:800px; -} - -.container_12 .push_11 { - left:880px; -} - - - -/* Pull Space >> 12 Columns -----------------------------------------------------------------------------------------------------*/ - -.container_12 .pull_1 { - left:-80px; -} - -.container_12 .pull_2 { - left:-160px; -} - -.container_12 .pull_3 { - left:-240px; -} - -.container_12 .pull_4 { - left:-320px; -} - -.container_12 .pull_5 { - left:-400px; -} - -.container_12 .pull_6 { - left:-480px; -} - -.container_12 .pull_7 { - left:-560px; -} - -.container_12 .pull_8 { - left:-640px; -} - -.container_12 .pull_9 { - left:-720px; -} - -.container_12 .pull_10 { - left:-800px; -} - -.container_12 .pull_11 { - left:-880px; -} - - - - -/* Clear Floated Elements -----------------------------------------------------------------------------------------------------*/ - -/* http://sonspring.com/journal/clearing-floats */ - -.clear { - clear: both; - display: block; - overflow: hidden; - visibility: hidden; - width: 0; - height: 0; -} - -/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */ - -.clearfix:after { - clear: both; - content: ' '; - display: block; - font-size: 0; - line-height: 0; - visibility: hidden; - width: 0; - height: 0; -} - -.clearfix { - display: inline-block; -} - -* html .clearfix { - height: 1%; -} - -.clearfix { - display: block; -} \ No newline at end of file diff --git a/blog/wp-content/themes/simon-wp-framework/header.php b/blog/wp-content/themes/simon-wp-framework/header.php deleted file mode 100644 index 19bcbed..0000000 --- a/blog/wp-content/themes/simon-wp-framework/header.php +++ /dev/null @@ -1,57 +0,0 @@ - -> - - -<?php if (is_home()) { echo bloginfo('name'); - } elseif (is_404()) { - echo '404 Not Found'; - } elseif (is_category()) { - echo 'Category:'; wp_title(''); - } elseif (is_search()) { - echo 'Search Results'; - } elseif ( is_day() || is_month() || is_year() ) { - echo 'Archives:'; wp_title(''); - } else { - echo wp_title(''); - } - ?> - - - - - - - - - - - - - -
    -
    - -
    - -

    - -

    -
    - -
    -
    -
    -
    - -
    \ No newline at end of file diff --git a/blog/wp-content/themes/simon-wp-framework/images/rss.gif b/blog/wp-content/themes/simon-wp-framework/images/rss.gif deleted file mode 100644 index 82c242b..0000000 Binary files a/blog/wp-content/themes/simon-wp-framework/images/rss.gif and /dev/null differ diff --git a/blog/wp-content/themes/simon-wp-framework/index.php b/blog/wp-content/themes/simon-wp-framework/index.php deleted file mode 100644 index 961679e..0000000 --- a/blog/wp-content/themes/simon-wp-framework/index.php +++ /dev/null @@ -1,78 +0,0 @@ - - - - have_posts()) : $my_query->the_post(); - $do_not_duplicate = $post->ID; ?> -
    -
    -

    - » -

    -

    - -

    -
    Posted by: - - on - - @ - - -
    - - -
    -
    -
    - - - -
    - ID == $do_not_duplicate ) continue; update_post_caches($posts); ?> -
    -
    id="post-"> -

    - - »

    -
    - -
    -
    Posted by: - - on - - @ - - -
    - - - -
    -
    -
    -
    - -

    - -

    - - - -
    - - diff --git a/blog/wp-content/themes/simon-wp-framework/license.txt b/blog/wp-content/themes/simon-wp-framework/license.txt deleted file mode 100644 index d511905..0000000 --- a/blog/wp-content/themes/simon-wp-framework/license.txt +++ /dev/null @@ -1,339 +0,0 @@ - GNU GENERAL PUBLIC LICENSE - Version 2, June 1991 - - Copyright (C) 1989, 1991 Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - Preamble - - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -License is intended to guarantee your freedom to share and change free -software--to make sure the software is free for all its users. This -General Public License applies to most of the Free Software -Foundation's software and to any other program whose authors commit to -using it. (Some other Free Software Foundation software is covered by -the GNU Lesser General Public License instead.) You can apply it to -your programs, too. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -this service if you wish), that you receive source code or can get it -if you want it, that you can change the software or use pieces of it -in new free programs; and that you know you can do these things. - - To protect your rights, we need to make restrictions that forbid -anyone to deny you these rights or to ask you to surrender the rights. -These restrictions translate to certain responsibilities for you if you -distribute copies of the software, or if you modify it. - - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must give the recipients all the rights that -you have. You must make sure that they, too, receive or can get the -source code. And you must show them these terms so they know their -rights. - - We protect your rights with two steps: (1) copyright the software, and -(2) offer you this license which gives you legal permission to copy, -distribute and/or modify the software. - - Also, for each author's protection and ours, we want to make certain -that everyone understands that there is no warranty for this free -software. If the software is modified by someone else and passed on, we -want its recipients to know that what they have is not the original, so -that any problems introduced by others will not reflect on the original -authors' reputations. - - Finally, any free program is threatened constantly by software -patents. We wish to avoid the danger that redistributors of a free -program will individually obtain patent licenses, in effect making the -program proprietary. To prevent this, we have made it clear that any -patent must be licensed for everyone's free use or not licensed at all. - - The precise terms and conditions for copying, distribution and -modification follow. - - GNU GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. This License applies to any program or other work which contains -a notice placed by the copyright holder saying it may be distributed -under the terms of this General Public License. The "Program", below, -refers to any such program or work, and a "work based on the Program" -means either the Program or any derivative work under copyright law: -that is to say, a work containing the Program or a portion of it, -either verbatim or with modifications and/or translated into another -language. (Hereinafter, translation is included without limitation in -the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running the Program is not restricted, and the output from the Program -is covered only if its contents constitute a work based on the -Program (independent of having been made by running the Program). -Whether that is true depends on what the Program does. - - 1. You may copy and distribute verbatim copies of the Program's -source code as you receive it, in any medium, provided that you -conspicuously and appropriately publish on each copy an appropriate -copyright notice and disclaimer of warranty; keep intact all the -notices that refer to this License and to the absence of any warranty; -and give any other recipients of the Program a copy of this License -along with the Program. - -You may charge a fee for the physical act of transferring a copy, and -you may at your option offer warranty protection in exchange for a fee. - - 2. You may modify your copy or copies of the Program or any portion -of it, thus forming a work based on the Program, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices - stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in - whole or in part contains or is derived from the Program or any - part thereof, to be licensed as a whole at no charge to all third - parties under the terms of this License. - - c) If the modified program normally reads commands interactively - when run, you must cause it, when started running for such - interactive use in the most ordinary way, to print or display an - announcement including an appropriate copyright notice and a - notice that there is no warranty (or else, saying that you provide - a warranty) and that users may redistribute the program under - these conditions, and telling the user how to view a copy of this - License. (Exception: if the Program itself is interactive but - does not normally print such an announcement, your work based on - the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Program, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Program, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program -with the Program (or with a work based on the Program) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. - - 3. You may copy and distribute the Program (or a work based on it, -under Section 2) in object code or executable form under the terms of -Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable - source code, which must be distributed under the terms of Sections - 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three - years, to give any third party, for a charge no more than your - cost of physically performing source distribution, a complete - machine-readable copy of the corresponding source code, to be - distributed under the terms of Sections 1 and 2 above on a medium - customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer - to distribute corresponding source code. (This alternative is - allowed only for noncommercial distribution and only if you - received the program in object code or executable form with such - an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for -making modifications to it. For an executable work, complete source -code means all the source code for all modules it contains, plus any -associated interface definition files, plus the scripts used to -control compilation and installation of the executable. However, as a -special exception, the source code distributed need not include -anything that is normally distributed (in either source or binary -form) with the major components (compiler, kernel, and so on) of the -operating system on which the executable runs, unless that component -itself accompanies the executable. - -If distribution of executable or object code is made by offering -access to copy from a designated place, then offering equivalent -access to copy the source code from the same place counts as -distribution of the source code, even though third parties are not -compelled to copy the source along with the object code. - - 4. You may not copy, modify, sublicense, or distribute the Program -except as expressly provided under this License. Any attempt -otherwise to copy, modify, sublicense or distribute the Program is -void, and will automatically terminate your rights under this License. -However, parties who have received copies, or rights, from you under -this License will not have their licenses terminated so long as such -parties remain in full compliance. - - 5. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Program or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Program (or any work based on the -Program), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Program or works based on it. - - 6. Each time you redistribute the Program (or any work based on the -Program), the recipient automatically receives a license from the -original licensor to copy, distribute or modify the Program subject to -these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties to -this License. - - 7. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Program at all. For example, if a patent -license would not permit royalty-free redistribution of the Program by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under -any particular circumstance, the balance of the section is intended to -apply and the section as a whole is intended to apply in other -circumstances. - -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system, which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. - -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. - - 8. If the distribution and/or use of the Program is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Program under this License -may add an explicit geographical distribution limitation excluding -those countries, so that distribution is permitted only in or among -countries not thus excluded. In such case, this License incorporates -the limitation as if written in the body of this License. - - 9. The Free Software Foundation may publish revised and/or new versions -of the General Public License from time to time. Such new versions will -be similar in spirit to the present version, but may differ in detail to -address new problems or concerns. - -Each version is given a distinguishing version number. If the Program -specifies a version number of this License which applies to it and "any -later version", you have the option of following the terms and conditions -either of that version or of any later version published by the Free -Software Foundation. If the Program does not specify a version number of -this License, you may choose any version ever published by the Free Software -Foundation. - - 10. If you wish to incorporate parts of the Program into other free -programs whose distribution conditions are different, write to the author -to ask for permission. For software which is copyrighted by the Free -Software Foundation, write to the Free Software Foundation; we sometimes -make exceptions for this. Our decision will be guided by the two goals -of preserving the free status of all derivatives of our free software and -of promoting the sharing and reuse of software generally. - - NO WARRANTY - - 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY -FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN -OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES -PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED -OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS -TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE -PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, -REPAIR OR CORRECTION. - - 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR -REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, -INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING -OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED -TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY -YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER -PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE -POSSIBILITY OF SUCH DAMAGES. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs - - If you develop a new program, and you want it to be of the greatest -possible use to the public, the best way to achieve this is to make it -free software which everyone can redistribute and change under these terms. - - To do so, attach the following notices to the program. It is safest -to attach them to the start of each source file to most effectively -convey the exclusion of warranty; and each file should have at least -the "copyright" line and a pointer to where the full notice is found. - - - Copyright (C) - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - -Also add information on how to contact you by electronic and paper mail. - -If the program is interactive, make it output a short notice like this -when it starts in an interactive mode: - - Gnomovision version 69, Copyright (C) year name of author - Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. - This is free software, and you are welcome to redistribute it - under certain conditions; type `show c' for details. - -The hypothetical commands `show w' and `show c' should show the appropriate -parts of the General Public License. Of course, the commands you use may -be called something other than `show w' and `show c'; they could even be -mouse-clicks or menu items--whatever suits your program. - -You should also get your employer (if you work as a programmer) or your -school, if any, to sign a "copyright disclaimer" for the program, if -necessary. Here is a sample; alter the names: - - Yoyodyne, Inc., hereby disclaims all copyright interest in the program - `Gnomovision' (which makes passes at compilers) written by James Hacker. - - , 1 April 1989 - Ty Coon, President of Vice - -This General Public License does not permit incorporating your program into -proprietary programs. If your program is a subroutine library, you may -consider it more useful to permit linking proprietary applications with the -library. If this is what you want to do, use the GNU Lesser General -Public License instead of this License. diff --git a/blog/wp-content/themes/simon-wp-framework/page.php b/blog/wp-content/themes/simon-wp-framework/page.php deleted file mode 100644 index 76d2a67..0000000 --- a/blog/wp-content/themes/simon-wp-framework/page.php +++ /dev/null @@ -1,31 +0,0 @@ - -
    - -
    -
    id="post-"> -

    - -
    Posted by: - - on - - @ - - -
    - - - -
    -
    -
    -
    - -

    - -

    - - -
    - - \ No newline at end of file diff --git a/blog/wp-content/themes/simon-wp-framework/reset.css b/blog/wp-content/themes/simon-wp-framework/reset.css deleted file mode 100644 index 5976479..0000000 --- a/blog/wp-content/themes/simon-wp-framework/reset.css +++ /dev/null @@ -1,43 +0,0 @@ -/* -------------------------------------------------------------- - - reset.css - * Resets default browser CSS. - --------------------------------------------------------------- */ - -html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { - margin: 0; - padding: 0; - border: 0; - font-weight: inherit; - font-style: inherit; - font-size: 100%; - font-family: inherit; - vertical-align: baseline; -} -body { - line-height: 1.5; -} -/* Tables still need 'cellspacing="0"' in the markup. */ -table { - border-collapse: separate; - border-spacing: 0; -} -caption, th, td { - text-align: left; - font-weight: normal; -} -table, td, th { - vertical-align: middle; -} -/* Remove possible quote marks (") from ,
    . */ -blockquote:before, blockquote:after, q:before, q:after { - content: ""; -} -blockquote, q { - quotes: "" ""; -} -/* Remove annoying border on linked images. */ -a img { - border: none; -} \ No newline at end of file diff --git a/blog/wp-content/themes/simon-wp-framework/screenshot.png b/blog/wp-content/themes/simon-wp-framework/screenshot.png deleted file mode 100644 index 7038682..0000000 Binary files a/blog/wp-content/themes/simon-wp-framework/screenshot.png and /dev/null differ diff --git a/blog/wp-content/themes/simon-wp-framework/search.php b/blog/wp-content/themes/simon-wp-framework/search.php deleted file mode 100644 index 8f09a9b..0000000 --- a/blog/wp-content/themes/simon-wp-framework/search.php +++ /dev/null @@ -1,42 +0,0 @@ - - -
    - - -
    -

    - -

    - - - - -
    - -
    - -
    - - - -

    Not Found

    -

    Sorry, but you are looking for something that isn't here.

    - - -
    - - \ No newline at end of file diff --git a/blog/wp-content/themes/simon-wp-framework/searchform.php b/blog/wp-content/themes/simon-wp-framework/searchform.php deleted file mode 100644 index 8a6b006..0000000 --- a/blog/wp-content/themes/simon-wp-framework/searchform.php +++ /dev/null @@ -1,5 +0,0 @@ -
    - - -
    \ No newline at end of file diff --git a/blog/wp-content/themes/simon-wp-framework/sidebar.php b/blog/wp-content/themes/simon-wp-framework/sidebar.php deleted file mode 100644 index a113027..0000000 --- a/blog/wp-content/themes/simon-wp-framework/sidebar.php +++ /dev/null @@ -1,49 +0,0 @@ - - - \ No newline at end of file diff --git a/blog/wp-content/themes/simon-wp-framework/single.php b/blog/wp-content/themes/simon-wp-framework/single.php deleted file mode 100644 index 55a2d55..0000000 --- a/blog/wp-content/themes/simon-wp-framework/single.php +++ /dev/null @@ -1,40 +0,0 @@ - - -
    - -
    -

    - -

    -
    - Read the rest of this entry »

    '); ?> -
    - -
    Posted by: - - on - - @ - - -
    - - - -
    - -
    - - - - - . - -
    - - - - \ No newline at end of file diff --git a/blog/wp-content/themes/simon-wp-framework/style.css b/blog/wp-content/themes/simon-wp-framework/style.css deleted file mode 100644 index 0661a48..0000000 --- a/blog/wp-content/themes/simon-wp-framework/style.css +++ /dev/null @@ -1,190 +0,0 @@ -/* -Theme Name: Simon WP Framework -Theme URI: http://simonwebdesign.com/simon-wordpress-framework-blank-theme/ -Description: A blank frame work using 960.gs grid system and is licensed under the GPL. -Author: Simon Urbina -Author URI: http://simonwebdesign.com -Version: 1.1.6 -Tags: light, two-columns, fixed-width -*/ - -@import url('reset.css'); -@import url('typography.css'); -@import url('grid.css'); -@import url('forms.css'); - -/* header */ -.header { - padding: 0px 0px 50px 10px; -} -#header-wrap h1 { - width: 400px; - padding: 0px; - margin: 0px; - float: left; -} -#header-wrap .description { - clear: both; -} -#search-bar { - width: 400px; - float: right; -} - -/* links */ -a:link, a:visited { - color: #006699; - text-decoration: none; - } - -a:hover { - text-decoration: underline; - } -/* navigation */ -#nav-bar { - border-bottom: solid 1px #ccc; - width: 960px; - height: 26px; - margin: 20px 0px 50px 0px; - padding: 0px 0px 10px 0px; - } - -#navbar-left { - width: 850px; - height: 26px; - float: left; - margin: 0px; - padding: 0px 0px 0px 0px; - } - -#navbar-right { - width: 30px; - height: 26px; - float: right; - margin: 0px; - padding: 0px 10px 0px 0px; - text-align: right; - } - -#navbar-right a img { - border: none; - margin: 5px 0px 0px 0px; - padding: 0px; - } - -#nav { - margin: 0px; - padding: 0px; - list-style: none; - } - -#nav ul { - margin: 0px; - padding: 0px; - list-style: none; - } - -#nav a { - display: block; - font-weight: bold; - margin: 0px 20px 0px 0px; - padding: 6px 10px 5px 10px; - } - -#nav a:hover { - display: block; - text-decoration: underline; - margin: 0px 20px 0px 0px; - padding: 6px 10px 5px 10px; - } - -#nav li { - float: left; - margin: 0px; - padding: 0px; - } -#nav li li { - display: none; - } -/* header */ -#footer { - margin: 30px 0px 30px 0px; - padding: 30px 0px 30px 0px; - border-top: solid 3px #ccc; -} -/* Misc */ -.wp-caption { - border: 1px solid #ddd; - text-align: center; - background-color: #f3f3f3; - padding-top: 4px; - margin: 10px; - -moz-border-radius: 3px; - -khtml-border-radius: 3px; - -webkit-border-radius: 3px; - border-radius: 3px; -} - -.wp-caption img { - margin: 0; - padding: 0; - border: 0 none; -} - -.wp-caption-dd { - font-size: 11px; - line-height: 17px; - padding: 0 4px 5px; - margin: 0; -} -.aligncenter { - display: block; - margin-left: auto; - margin-right: auto; -} - -.alignleft { - float: left; -} - -.alignright { - float: right; -} -/* post */ -.meta { -} -/* COmments */ -#comments { - margin:20px 0px 10px 0px; - padding:20px 0px 10px 0px; - border-top: solid 1px #ccc; -} -#postcomment { - margin:20px 0px 10px 0px; - padding:20px 0px 10px 0px; - border-top: solid 1px #ccc; -} -/* featured section */ -#featured-sticker { - width: 100px; - padding: 5px; - margin-left: 800px; - background-color: #f00; - color: white; - text-align: center; - position: absolute; - float: right; -} -#featured-post { - background-color: #f3f3f3; - padding:20px; - margin: 0px 0px 45px 0px; - border-top: solid 3px #ccc; - border-bottom: solid 1px #ccc; -} - -#post-entries { - padding: 0px 0px 20px 0px; - margin: 0px 0px 20px 0px; - border-bottom: solid 1px #ccc -} \ No newline at end of file diff --git a/blog/wp-content/themes/simon-wp-framework/typography.css b/blog/wp-content/themes/simon-wp-framework/typography.css deleted file mode 100644 index 611f6ea..0000000 --- a/blog/wp-content/themes/simon-wp-framework/typography.css +++ /dev/null @@ -1,257 +0,0 @@ -/* -------------------------------------------------------------- - - typography.css - * Sets up some sensible default typography. */ - -/* Default font settings. - The font-size percentage is of 16px. (0.75 * 16px = 12px) */ -html { - font-size:100.01%; -} -body { - font-size: 75%; - color: #222; - background: #fff; - font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; -} -/* Featured */ -#featured-sticker { - font-style: italic; - font-weight: bold; - font-size: 14px; - - color: white; -} -#featured-post h3 { - line-height: 27px; -} -/* comments */ -#commentlist p { - margin: 0px; - font-size: 11px; -} -/* Headings */ - -h1, h2, h3, h4, h5, h6 { - font-weight: normal; - color: #111; -} -h1 { - font-size: 3em; - line-height: 1; - margin-bottom: 0.5em; - letter-spacing: -2px; -} -.header h1 a { - color: #000!important; -} -h2 { - font-size: 2em; - margin-bottom: 0.75em; - color: #777777; - letter-spacing: -1px; -} -h3 { - font-size: 1.5em; - line-height: 1; - margin-bottom: .5em; - -} -h4 { - font-size: 1.2em; - line-height: 1.25; - margin-bottom: 1.25em; -} -h5 { - font-size: 1em; - font-weight: bold; - margin-bottom: 1.5em; -} -h6 { - font-size: 1em; - font-weight: bold; -} -h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { - margin: 0; -} - -#sidebar h2 { - margin: 0px; -} -/* Text elements */ - -p { - margin: 0 0 1.5em; -} -p img.left { - float: left; - margin: 1.5em 1.5em 1.5em 0; - padding: 0; -} -p img.right { - float: right; - margin: 1.5em 0 1.5em 1.5em; -} -a:focus, a:hover { - color: #000; -} -a { - color: #009; - text-decoration: underline; -} -blockquote { - margin: 1.5em; - color: #666; - font-style: italic; -} -strong { - font-weight: bold; -} -em, dfn { - font-style: italic; -} -dfn { - font-weight: bold; -} -sup, sub { - line-height: 0; -} -abbr, acronym { - border-bottom: 1px dotted #ccc; -} -address { - margin: 0 0 1.5em; - font-style: italic; -} -del { - color:#ccc; -} -pre { - margin: 1.5em 0; - white-space: pre; -} -pre, code, tt { - font: 1em 'andale mono', 'lucida console', monospace; - line-height: 1.5; -} -/* Lists */ -ol #commentlist { - margin: 0px 0px 10px 0px; -} -#commentlist li { - margin: 0px 0px 10px 0px; - padding: 0px 0px 10px 0px; - border-bottom: 1px dotted #ccc; -} -li ul, li ol { - margin: 0; -} -ul, ol { - margin: 0 1.5em 1.5em 0; - padding-left: 3.333em; -} -#sidebar ul { - list-style-type: none; - padding: 0px; - margin: 0px 0px 10px 0px; -} -#sidebar li { - list-style-type: none; - padding: 0px; - margin: 0px; -} -ul { - list-style-type: disc; -} -ol { - list-style-type: decimal; -} -dl { - margin: 0 0 1.5em 0; -} -dl dt { - font-weight: bold; -} -dd { - margin-left: 1.5em; -} -/* Tables */ - -table { - margin-bottom: 1.4em; - width:100%; -} -th { - font-weight: bold; -} -thead th { - background: #c3d9ff; -} -th, td, caption { - padding: 4px 10px 4px 5px; -} -tr.even td { - background: #e5ecf9; -} -tfoot { - font-style: italic; -} -caption { - background: #eee; -} -/* Misc classes */ - -.small { - font-size: .8em; - margin-bottom: 1.875em; - line-height: 1.875em; -} -.large { - font-size: 1.2em; - line-height: 2.5em; - margin-bottom: 1.25em; -} -.hide { - display: none; -} -.quiet { - color: #666; -} -.loud { - color: #000; -} -.highlight { - background:#ff0; -} -.added { - background:#060; - color: #fff; -} -.removed { - background:#900; - color: #fff; -} -.first { - margin-left:0; - padding-left:0; -} -.last { - margin-right:0; - padding-right:0; -} -.top { - margin-top:0; - padding-top:0; -} -.bottom { - margin-bottom:0; - padding-bottom:0; -} -.postmetadata { - margin: 0px 0px 0px 0px; - padding: 0px 0px 30px 0px; -} - -.meta { - font-size: 10px; -} \ No newline at end of file diff --git a/blog/wp-content/themes/starkers/404.php b/blog/wp-content/themes/starkers/404.php deleted file mode 100644 index f9fa806..0000000 --- a/blog/wp-content/themes/starkers/404.php +++ /dev/null @@ -1,13 +0,0 @@ - - -

    Error 404 - Not Found

    - - - \ No newline at end of file diff --git a/blog/wp-content/themes/starkers/_LICENSE.txt b/blog/wp-content/themes/starkers/_LICENSE.txt deleted file mode 100644 index d511905..0000000 --- a/blog/wp-content/themes/starkers/_LICENSE.txt +++ /dev/null @@ -1,339 +0,0 @@ - GNU GENERAL PUBLIC LICENSE - Version 2, June 1991 - - Copyright (C) 1989, 1991 Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - Preamble - - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -License is intended to guarantee your freedom to share and change free -software--to make sure the software is free for all its users. This -General Public License applies to most of the Free Software -Foundation's software and to any other program whose authors commit to -using it. (Some other Free Software Foundation software is covered by -the GNU Lesser General Public License instead.) You can apply it to -your programs, too. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -this service if you wish), that you receive source code or can get it -if you want it, that you can change the software or use pieces of it -in new free programs; and that you know you can do these things. - - To protect your rights, we need to make restrictions that forbid -anyone to deny you these rights or to ask you to surrender the rights. -These restrictions translate to certain responsibilities for you if you -distribute copies of the software, or if you modify it. - - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must give the recipients all the rights that -you have. You must make sure that they, too, receive or can get the -source code. And you must show them these terms so they know their -rights. - - We protect your rights with two steps: (1) copyright the software, and -(2) offer you this license which gives you legal permission to copy, -distribute and/or modify the software. - - Also, for each author's protection and ours, we want to make certain -that everyone understands that there is no warranty for this free -software. If the software is modified by someone else and passed on, we -want its recipients to know that what they have is not the original, so -that any problems introduced by others will not reflect on the original -authors' reputations. - - Finally, any free program is threatened constantly by software -patents. We wish to avoid the danger that redistributors of a free -program will individually obtain patent licenses, in effect making the -program proprietary. To prevent this, we have made it clear that any -patent must be licensed for everyone's free use or not licensed at all. - - The precise terms and conditions for copying, distribution and -modification follow. - - GNU GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. This License applies to any program or other work which contains -a notice placed by the copyright holder saying it may be distributed -under the terms of this General Public License. The "Program", below, -refers to any such program or work, and a "work based on the Program" -means either the Program or any derivative work under copyright law: -that is to say, a work containing the Program or a portion of it, -either verbatim or with modifications and/or translated into another -language. (Hereinafter, translation is included without limitation in -the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running the Program is not restricted, and the output from the Program -is covered only if its contents constitute a work based on the -Program (independent of having been made by running the Program). -Whether that is true depends on what the Program does. - - 1. You may copy and distribute verbatim copies of the Program's -source code as you receive it, in any medium, provided that you -conspicuously and appropriately publish on each copy an appropriate -copyright notice and disclaimer of warranty; keep intact all the -notices that refer to this License and to the absence of any warranty; -and give any other recipients of the Program a copy of this License -along with the Program. - -You may charge a fee for the physical act of transferring a copy, and -you may at your option offer warranty protection in exchange for a fee. - - 2. You may modify your copy or copies of the Program or any portion -of it, thus forming a work based on the Program, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices - stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in - whole or in part contains or is derived from the Program or any - part thereof, to be licensed as a whole at no charge to all third - parties under the terms of this License. - - c) If the modified program normally reads commands interactively - when run, you must cause it, when started running for such - interactive use in the most ordinary way, to print or display an - announcement including an appropriate copyright notice and a - notice that there is no warranty (or else, saying that you provide - a warranty) and that users may redistribute the program under - these conditions, and telling the user how to view a copy of this - License. (Exception: if the Program itself is interactive but - does not normally print such an announcement, your work based on - the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Program, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Program, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program -with the Program (or with a work based on the Program) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. - - 3. You may copy and distribute the Program (or a work based on it, -under Section 2) in object code or executable form under the terms of -Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable - source code, which must be distributed under the terms of Sections - 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three - years, to give any third party, for a charge no more than your - cost of physically performing source distribution, a complete - machine-readable copy of the corresponding source code, to be - distributed under the terms of Sections 1 and 2 above on a medium - customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer - to distribute corresponding source code. (This alternative is - allowed only for noncommercial distribution and only if you - received the program in object code or executable form with such - an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for -making modifications to it. For an executable work, complete source -code means all the source code for all modules it contains, plus any -associated interface definition files, plus the scripts used to -control compilation and installation of the executable. However, as a -special exception, the source code distributed need not include -anything that is normally distributed (in either source or binary -form) with the major components (compiler, kernel, and so on) of the -operating system on which the executable runs, unless that component -itself accompanies the executable. - -If distribution of executable or object code is made by offering -access to copy from a designated place, then offering equivalent -access to copy the source code from the same place counts as -distribution of the source code, even though third parties are not -compelled to copy the source along with the object code. - - 4. You may not copy, modify, sublicense, or distribute the Program -except as expressly provided under this License. Any attempt -otherwise to copy, modify, sublicense or distribute the Program is -void, and will automatically terminate your rights under this License. -However, parties who have received copies, or rights, from you under -this License will not have their licenses terminated so long as such -parties remain in full compliance. - - 5. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Program or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Program (or any work based on the -Program), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Program or works based on it. - - 6. Each time you redistribute the Program (or any work based on the -Program), the recipient automatically receives a license from the -original licensor to copy, distribute or modify the Program subject to -these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties to -this License. - - 7. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Program at all. For example, if a patent -license would not permit royalty-free redistribution of the Program by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under -any particular circumstance, the balance of the section is intended to -apply and the section as a whole is intended to apply in other -circumstances. - -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system, which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. - -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. - - 8. If the distribution and/or use of the Program is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Program under this License -may add an explicit geographical distribution limitation excluding -those countries, so that distribution is permitted only in or among -countries not thus excluded. In such case, this License incorporates -the limitation as if written in the body of this License. - - 9. The Free Software Foundation may publish revised and/or new versions -of the General Public License from time to time. Such new versions will -be similar in spirit to the present version, but may differ in detail to -address new problems or concerns. - -Each version is given a distinguishing version number. If the Program -specifies a version number of this License which applies to it and "any -later version", you have the option of following the terms and conditions -either of that version or of any later version published by the Free -Software Foundation. If the Program does not specify a version number of -this License, you may choose any version ever published by the Free Software -Foundation. - - 10. If you wish to incorporate parts of the Program into other free -programs whose distribution conditions are different, write to the author -to ask for permission. For software which is copyrighted by the Free -Software Foundation, write to the Free Software Foundation; we sometimes -make exceptions for this. Our decision will be guided by the two goals -of preserving the free status of all derivatives of our free software and -of promoting the sharing and reuse of software generally. - - NO WARRANTY - - 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY -FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN -OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES -PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED -OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS -TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE -PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, -REPAIR OR CORRECTION. - - 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR -REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, -INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING -OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED -TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY -YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER -PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE -POSSIBILITY OF SUCH DAMAGES. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs - - If you develop a new program, and you want it to be of the greatest -possible use to the public, the best way to achieve this is to make it -free software which everyone can redistribute and change under these terms. - - To do so, attach the following notices to the program. It is safest -to attach them to the start of each source file to most effectively -convey the exclusion of warranty; and each file should have at least -the "copyright" line and a pointer to where the full notice is found. - - - Copyright (C) - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - -Also add information on how to contact you by electronic and paper mail. - -If the program is interactive, make it output a short notice like this -when it starts in an interactive mode: - - Gnomovision version 69, Copyright (C) year name of author - Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. - This is free software, and you are welcome to redistribute it - under certain conditions; type `show c' for details. - -The hypothetical commands `show w' and `show c' should show the appropriate -parts of the General Public License. Of course, the commands you use may -be called something other than `show w' and `show c'; they could even be -mouse-clicks or menu items--whatever suits your program. - -You should also get your employer (if you work as a programmer) or your -school, if any, to sign a "copyright disclaimer" for the program, if -necessary. Here is a sample; alter the names: - - Yoyodyne, Inc., hereby disclaims all copyright interest in the program - `Gnomovision' (which makes passes at compilers) written by James Hacker. - - , 1 April 1989 - Ty Coon, President of Vice - -This General Public License does not permit incorporating your program into -proprietary programs. If your program is a subroutine library, you may -consider it more useful to permit linking proprietary applications with the -library. If this is what you want to do, use the GNU Lesser General -Public License instead of this License. diff --git a/blog/wp-content/themes/starkers/_READ_ME.txt b/blog/wp-content/themes/starkers/_READ_ME.txt deleted file mode 100644 index ea200b9..0000000 --- a/blog/wp-content/themes/starkers/_READ_ME.txt +++ /dev/null @@ -1,73 +0,0 @@ - - STARKERS - - - - - - - - - - - - - - - - - - - - - - - - - - - Starkers is a bare-bones WordPress theme created - to act as a starting point for the theme designer. Free of all presentational elements and non-semantic - markup, Starkers is the perfect 'blank slate' for - your WordPress projects, as it's a stripped-back - version of the 'default' theme. Best of all: it's free and fully GPL-licensed, - so you can use it for whatever you like — even - your commercial projects. - - For full details, and for instructions, please see: - http://elliotjaystocks.com/starkers/ - - - - - - - - - - - - - - - - - - - - - - - - - - - Version 2.8.5, updated 11.11.2009 - - Changed brand-wide typeface to FS Clerkenwell - - - - - - - - - - - - - - - - - - - - - - - - - - - Version 2.8.2, revision 1, updated 23.07.2009 - - Corrected: closing
    tag in comments.php on line 87 - - - - - - - - - - - - - - - - - - - - - - - - - - - Version 2.8.2 for WP2.8.2, updated 21.07.2009 - - Removed: Extra '>' in comments.php on line 50 - Changed: Commented out 'div, ul, li { position:relative }' in layout.css - Added: GPL License included as '_LICENSE.txt' - Renamed: 'READ_ME.txt' becomes '_READ_ME.txt' - - - - - - - - - - - - - - - - - - - - - - - - - - - Version 2.8.1 for WP2.8.1, updated 12.07.2009 - - Re-written from scratch, using the 'Default' - theme included with WordPress 2.8 as a basis. - - - - - - - - - - - - - - - - - - - - - - - - - - - Versions 2.3 - 2.7 - - Non-existant. Starkers is now named according to - the version of WordPress with which it is compatible. - - - - - - - - - - - - - - - - - - - - - - - - - - - Version 2.2 for WP2.6.2, updated 02.11.2008 - - Fixed: prev / next links typo in archive.php & index.php - Fixed: closing

    tag in comments.php - - - - - - - - - - - - - - - - - - - - - - - - - - - Version 2.1 for WP2.6.2, updated 29.09.2008 - - Added: WP image-alignment and caption CSS - Added: Page listing - Removed: _comments-popup.php - Fixed: prev / next links typo - Fixed: duplicate 'h5' typo in reset.css - - - - - - - - - - - - - - - - - - - - - - - - - - - Enjoy! - - ~ Elliot Jay Stocks diff --git a/blog/wp-content/themes/starkers/archive.php b/blog/wp-content/themes/starkers/archive.php deleted file mode 100644 index 4313fdf..0000000 --- a/blog/wp-content/themes/starkers/archive.php +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - -

    Archive for the ‘’ Category

    - -

    Posts Tagged ‘

    - -

    Archive for

    - -

    Archive for

    - -

    Archive for

    - -

    Author Archive

    - -

    Blog Archives

    - - - - | - - - -
    > -

    -

    - -

    '); ?> Posted in |

    -
    - - - - - | - - - Sorry, but there aren't any posts in the %s category yet.", single_cat_title('',false)); - } else if ( is_date() ) { // If this is a date archive - echo("

    Sorry, but there aren't any posts with this date.

    "); - } else if ( is_author() ) { // If this is a category archive - $userdata = get_userdatabylogin(get_query_var('author_name')); - printf("

    Sorry, but there aren't any posts by %s yet.

    ", $userdata->display_name); - } else { - echo("

    No posts found.

    "); - } - get_search_form(); - - endif; -?> - - - \ No newline at end of file diff --git a/blog/wp-content/themes/starkers/archives.php b/blog/wp-content/themes/starkers/archives.php deleted file mode 100644 index cbb94a6..0000000 --- a/blog/wp-content/themes/starkers/archives.php +++ /dev/null @@ -1,24 +0,0 @@ - - - - - -

    Archives by Month:

    -
      - -
    - -

    Archives by Subject:

    -
      - -
    - - \ No newline at end of file diff --git a/blog/wp-content/themes/starkers/comments.php b/blog/wp-content/themes/starkers/comments.php deleted file mode 100644 index 1e1c581..0000000 --- a/blog/wp-content/themes/starkers/comments.php +++ /dev/null @@ -1,89 +0,0 @@ - -

    This post is password protected. Enter the password to view comments.

    - - - - - -

    to “

    - - | - -
      - -
    - - | - - - - - - - - -

    Comments are closed.

    - - - - - - - -
    - -

    - -

    - - -

    You must be logged in to post a comment.

    - - -
    - - - -

    Logged in as . Log out »

    - - - -

    /> -

    - -

    /> -

    - -

    -

    - - - - - - - - - - ID); ?> - -
    - - - -
    - - \ No newline at end of file diff --git a/blog/wp-content/themes/starkers/footer.php b/blog/wp-content/themes/starkers/footer.php deleted file mode 100644 index 14dec8e..0000000 --- a/blog/wp-content/themes/starkers/footer.php +++ /dev/null @@ -1,15 +0,0 @@ - - - -

    is proudly powered by WordPress Entries (RSS) Comments (RSS).

    - - - - - - \ No newline at end of file diff --git a/blog/wp-content/themes/starkers/functions.php b/blog/wp-content/themes/starkers/functions.php deleted file mode 100644 index 2c9a8fb..0000000 --- a/blog/wp-content/themes/starkers/functions.php +++ /dev/null @@ -1,17 +0,0 @@ - '
  • ', - 'after_widget' => '
  • ', - 'before_title' => '

    ', - 'after_title' => '

    ', - )); -} -?> \ No newline at end of file diff --git a/blog/wp-content/themes/starkers/header.php b/blog/wp-content/themes/starkers/header.php deleted file mode 100644 index ca7a00f..0000000 --- a/blog/wp-content/themes/starkers/header.php +++ /dev/null @@ -1,23 +0,0 @@ - - - -> - - - - <?php wp_title('«', true, 'right'); ?> <?php bloginfo('name'); ?> - - - - - - - > - -

    -

    \ No newline at end of file diff --git a/blog/wp-content/themes/starkers/image.php b/blog/wp-content/themes/starkers/image.php deleted file mode 100644 index 2d19592..0000000 --- a/blog/wp-content/themes/starkers/image.php +++ /dev/null @@ -1,54 +0,0 @@ - - - - -
    -

    post_parent); ?> »

    -

    ID, 'medium' ); ?>

    - post_excerpt) ) the_excerpt(); // this is the "caption" ?> - Read the rest of this entry »

    '); ?> - | - -

    - This entry was posted on at - and is filed under . - - You can follow any responses to this entry through the feed. - - - You can leave a response, or trackback from your own site. - - - Responses are currently closed, but you can trackback from your own site. - - - You can skip to the end and leave a response. Pinging is currently not allowed. - - - Both comments and pings are currently closed. - - -

    - -
    - - - - - -

    Sorry, no attachments matched your criteria.

    - - - - \ No newline at end of file diff --git a/blog/wp-content/themes/starkers/index.php b/blog/wp-content/themes/starkers/index.php deleted file mode 100644 index 0f3e67b..0000000 --- a/blog/wp-content/themes/starkers/index.php +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - -
    id="post-"> -

    -

    - -

    '); ?> Posted in |

    -
    - - - - - | - - - - -

    Not Found

    -

    Sorry, but you are looking for something that isn't here.

    - - - - - - \ No newline at end of file diff --git a/blog/wp-content/themes/starkers/links.php b/blog/wp-content/themes/starkers/links.php deleted file mode 100644 index 0f35a24..0000000 --- a/blog/wp-content/themes/starkers/links.php +++ /dev/null @@ -1,19 +0,0 @@ - - - - -

    Links:

    -
      - -
    - - \ No newline at end of file diff --git a/blog/wp-content/themes/starkers/page-custom.php b/blog/wp-content/themes/starkers/page-custom.php deleted file mode 100644 index cc54816..0000000 --- a/blog/wp-content/themes/starkers/page-custom.php +++ /dev/null @@ -1,9 +0,0 @@ - - - - - \ No newline at end of file diff --git a/blog/wp-content/themes/starkers/page.php b/blog/wp-content/themes/starkers/page.php deleted file mode 100644 index 52da89d..0000000 --- a/blog/wp-content/themes/starkers/page.php +++ /dev/null @@ -1,19 +0,0 @@ - - - -
    -

    - Read the rest of this page »

    '); ?> - '

    Pages: ', 'after' => '

    ', 'next_or_number' => 'number')); ?> -
    - - ', '

    '); ?> - - - \ No newline at end of file diff --git a/blog/wp-content/themes/starkers/screenshot.png b/blog/wp-content/themes/starkers/screenshot.png deleted file mode 100644 index f64d254..0000000 Binary files a/blog/wp-content/themes/starkers/screenshot.png and /dev/null differ diff --git a/blog/wp-content/themes/starkers/search.php b/blog/wp-content/themes/starkers/search.php deleted file mode 100644 index 603497f..0000000 --- a/blog/wp-content/themes/starkers/search.php +++ /dev/null @@ -1,37 +0,0 @@ - - - - -

    Search Results

    - - | - - - -
    > -

    -

    -

    '); ?> Posted in |

    -
    - - - - - | - - - - -

    No posts found. Try a different search?

    - - - - - - \ No newline at end of file diff --git a/blog/wp-content/themes/starkers/sidebar.php b/blog/wp-content/themes/starkers/sidebar.php deleted file mode 100644 index 69f8017..0000000 --- a/blog/wp-content/themes/starkers/sidebar.php +++ /dev/null @@ -1,81 +0,0 @@ - -
      - -
    • - -
    • - - - -
    • - - - -

      You are currently browsing the archives for the category.

      - - -

      You are currently browsing the blog archives - for the day .

      - - -

      You are currently browsing the blog archives - for .

      - - -

      You are currently browsing the blog archives - for the year .

      - - -

      You have searched the blog archives - for ''. If you are unable to find anything in these search results, you can try one of these links.

      - - -

      You are currently browsing the blog archives.

      - - - -
    • - -
    - -
      - Pages' ); ?> -
    • Archives

      -
        - -
      -
    • - Categories'); ?> -
    - - \ No newline at end of file diff --git a/blog/wp-content/themes/starkers/single.php b/blog/wp-content/themes/starkers/single.php deleted file mode 100644 index 5a90b98..0000000 --- a/blog/wp-content/themes/starkers/single.php +++ /dev/null @@ -1,61 +0,0 @@ - - - - - | - -
    id="post-"> -

    - Read the rest of this entry »

    '); ?> - '

    Pages: ', 'after' => '

    ', 'next_or_number' => 'number')); ?> - Tags: ', ', ', '

    '); ?> - -

    - - This entry was posted - post_date) - (60*120)); echo time_since($entry_datetime); echo ' ago'; */ ?> - on at - and is filed under . - You can follow any responses to this entry through the feed. - - - You can leave a response, or trackback from your own site. - - - Responses are currently closed, but you can trackback from your own site. - - - You can skip to the end and leave a response. Pinging is currently not allowed. - - - Both comments and pings are currently closed. - - - -

    - -
    - - - - - -

    Sorry, no posts matched your criteria.

    - - - - \ No newline at end of file diff --git a/blog/wp-content/themes/starkers/style.css b/blog/wp-content/themes/starkers/style.css deleted file mode 100644 index 00e3d6f..0000000 --- a/blog/wp-content/themes/starkers/style.css +++ /dev/null @@ -1,13 +0,0 @@ -/* -Theme Name: Starkers -Theme URI: http://elliotjaystocks.com -Description: The totally nude Wordpress theme. Phwoar! (Based on the famous Kubrick by Michael Heilemann) -Version: 2.8 -Author: Elliot Jay Stocks -Author URI: http://elliotjaystocks.com -Tags: starkers, naked, clean, basic -*/ - -@import "style/css/reset.css"; -@import "style/css/typography.css"; -@import "style/css/layout.css"; \ No newline at end of file diff --git a/blog/wp-content/themes/starkers/style/css/ie.css b/blog/wp-content/themes/starkers/style/css/ie.css deleted file mode 100644 index 9eef488..0000000 --- a/blog/wp-content/themes/starkers/style/css/ie.css +++ /dev/null @@ -1,3 +0,0 @@ - -/* IE (all versions) */ -/* ----------------------------------------- */ \ No newline at end of file diff --git a/blog/wp-content/themes/starkers/style/css/layout.css b/blog/wp-content/themes/starkers/style/css/layout.css deleted file mode 100644 index 3dd0e43..0000000 --- a/blog/wp-content/themes/starkers/style/css/layout.css +++ /dev/null @@ -1,14 +0,0 @@ - -/* LAYOUT */ -/* ----------------------------------------- */ - -/* These rather presentational classes are generated by WordPress, so it's useful to have some styles for them. Edit as you see fit. More info: http://codex.wordpress.org/CSS */ -.aligncenter { display:block; margin:0 auto } -.alignleft { float:left } -.alignright { float:right } -.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px } - -/* You might find the following useful */ -/* div, ul, li { position:relative } This will save you having to declare each div / ul / li's position as 'relative' and allows you to absolutely position elements inside them */ -br.clear { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear your floated columns */ -li#theme-switcher { background:#fff; border:10px solid red; padding:20px; position:fixed; top:0; right:0 } /* Use this if you have the Theme Switcher Reloaded plugin (http://themebot.com/webmaster-tools/1-wordpress-theme-switcher-reloaded) installed and want to make it nice and obvious */ \ No newline at end of file diff --git a/blog/wp-content/themes/starkers/style/css/reset.css b/blog/wp-content/themes/starkers/style/css/reset.css deleted file mode 100644 index 9b06070..0000000 --- a/blog/wp-content/themes/starkers/style/css/reset.css +++ /dev/null @@ -1,20 +0,0 @@ - -/* RESET */ -/* ----------------------------------------- */ - -/* Global reset */ -/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */ -*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 } -table { border-collapse:collapse; border-spacing:0 } -fieldset, img { border:0 } -address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal } -ol, ul, li { list-style:none } -caption, th { text-align:left } -h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal } -q:before, q:after { content:''} - -/* Global reset-RESET */ -/* The below restores some sensible defaults */ -strong { font-weight:bold } -em { font-style:italic } -a img { border:none } /* Gets rid of IE's blue borders */ \ No newline at end of file diff --git a/blog/wp-content/themes/starkers/style/css/typography.css b/blog/wp-content/themes/starkers/style/css/typography.css deleted file mode 100644 index 64b5eb3..0000000 --- a/blog/wp-content/themes/starkers/style/css/typography.css +++ /dev/null @@ -1,72 +0,0 @@ - -/* TYPOGRAPHY */ -/* ----------------------------------------- */ - -h1, h2, h3, h4, h5, h6 { font-weight:bold } /* This helps to identify headings at the initial build stage, so I thought it'd be useful to have it */ -.alert { background:red; color:white } /* 'alert' has a basic style, since it's useful to have it standing out for testing purposes. - - - -/* Font stack options - - The following represents a list of font stacks, as recommended by Nathan Ford in - http://unitinteractive.com/blog/2008/06/26/better-css-font-stacks/ - - I've added inverted commas around the relevant family names to ensure compatibility. - p = balanced for paragraphs or body copy - t = balanced for headlines or titles - - - - - - - -Arial, "Helvetica Neue", Helvetica, sans-serif - p, t - -Baskerville, "Times New Roman", Times, serif - p -Baskerville, "Times, Times New Roman", serif - t - -Cambria, Georgia, Times, "Times New Roman", serif - p, t -"Century Gothic", "Apple Gothic", sans-serif - p, t - -Consolas, "Lucida Console", Monaco, monospace - p, t - -"Copperplate Light", "Copperplate Gothic Light", serif - p, t - -"Courier New", Courier, monospace - p, t - -"Franklin Gothic Medium", "Arial Narrow Bold", Arial, sans-serif - p, t - -Futura, "Century Gothic", "Apple Gothic", sans-serif - p, t - -Garamond, "Hoefler Text", "Times New Roman", Times, serif - p -Garamond, "Hoefler Text", Palatino, "Palatino Linotype", serif - t - -Geneva, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif - p -Geneva, Verdana, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif - t - -Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif - p -Georgia, Times, "Times New Roman", serif - t - -GillSans, Calibri, Trebuchet, sans-serif - p -GillSans, Trebuchet, Calibri, sans-serif - t - -"Helvetica Neue", Arial, Helvetica, sans-serif - p -Helvetica, "Helvetica Neue", Arial, sans-serif - t - -Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif - p, t - -"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif - p, t - -Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif - p -Palatino, "Palatino Linotype", "Hoefler Text", Times, "Times New Roman", serif - t - -Tahoma, Geneva, Verdana - p -Tahoma, Verdana, Geneva - t - -Times, "Times New Roman", Georgia, serif - p, t - -Trebuchet, "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif - p -Trebuchet, Tahoma, Arial, sans-serif - t - -Verdana, Geneva, Tahoma, sans-serif - p -Verdana, Tahoma, Geneva, sans-serif - t - -*/ \ No newline at end of file diff --git a/blog/wp-content/themes/thematic/404.php b/blog/wp-content/themes/thematic/404.php deleted file mode 100755 index 95a6d6c..0000000 --- a/blog/wp-content/themes/thematic/404.php +++ /dev/null @@ -1,17 +0,0 @@ - - - -
    -
    - -
    - - - -
    - -
    -
    - - - \ No newline at end of file diff --git a/blog/wp-content/themes/thematic/archive.php b/blog/wp-content/themes/thematic/archive.php deleted file mode 100755 index 5187e6f..0000000 --- a/blog/wp-content/themes/thematic/archive.php +++ /dev/null @@ -1,29 +0,0 @@ - - - -
    -
    - - - - - - - - - - - - - -
    -
    - - - \ No newline at end of file diff --git a/blog/wp-content/themes/thematic/archives.php b/blog/wp-content/themes/thematic/archives.php deleted file mode 100755 index e11d220..0000000 --- a/blog/wp-content/themes/thematic/archives.php +++ /dev/null @@ -1,31 +0,0 @@ - - - -
    -
    - - - -
    - -
    - - - - -','') ?> - -
    -
    - - - -
    -
    - - - \ No newline at end of file diff --git a/blog/wp-content/themes/thematic/attachment.php b/blog/wp-content/themes/thematic/attachment.php deleted file mode 100755 index fb5dcee..0000000 --- a/blog/wp-content/themes/thematic/attachment.php +++ /dev/null @@ -1,33 +0,0 @@ - - - -
    -
    - - - - -
    - -
    -
    post_ID, true) ?>
    - - - ' .__('Pages:', 'thematic') . '&after=
    ') ?> -
    - -
    - - - -
    - - - - \ No newline at end of file diff --git a/blog/wp-content/themes/thematic/author.php b/blog/wp-content/themes/thematic/author.php deleted file mode 100755 index 9a403a1..0000000 --- a/blog/wp-content/themes/thematic/author.php +++ /dev/null @@ -1,41 +0,0 @@ - - - -
    -
    - - - - - - - - -
    -

    first_name; ?> last_name; ?>

    - -
    - user_description) ) : echo apply_filters('archive_meta', $authordata->user_description); endif; ?> -
    - -
    - - - - - - -
    -
    - - - \ No newline at end of file diff --git a/blog/wp-content/themes/thematic/category.php b/blog/wp-content/themes/thematic/category.php deleted file mode 100755 index 9abd0b7..0000000 --- a/blog/wp-content/themes/thematic/category.php +++ /dev/null @@ -1,29 +0,0 @@ - - - -
    -
    - - - - - - - - - - - - - -
    -
    - - - \ No newline at end of file diff --git a/blog/wp-content/themes/thematic/comments.php b/blog/wp-content/themes/thematic/comments.php deleted file mode 100755 index 6912554..0000000 --- a/blog/wp-content/themes/thematic/comments.php +++ /dev/null @@ -1,135 +0,0 @@ - -
    -post_password) ) : - if ( $_COOKIE['wp-postpass_' . COOKIEHASH] != $post->post_password ) : -?> -
    -
    - - - - - - - - - - -
    -

    1 ? __('%d Comments', 'thematic') : __('One Comment', 'thematic'), $comment_count) ?>

    - -
      - -
    - -
    - -
    - -
    - - - - - - - - - -
    -

    1 ? __('%d Trackbacks', 'thematic') : __('One Trackback', 'thematic'), $ping_count) ?>

    - -
      - -
    - -
    - - - - - - -comment_status ) : ?> -
    -

    - -
    - - -

    logged in to post a comment.', 'thematic'), - get_option('siteurl') . '/wp-login.php?redirect_to=' . get_permalink() ) ?>

    - - -
    - - - -
    - - -

    Logged in as %2$s. Log out?', 'thematic'), - get_option('siteurl') . '/wp-admin/profile.php', - wp_specialchars($user_identity, true), - wp_logout_url(get_permalink()) ) ?>

    - - - -

    never published nor shared.', 'thematic') ?> *', 'thematic') ?>

    - -
    -
    *', 'thematic') ?>
    -
    -
    - -
    -
    *', 'thematic') ?>
    -
    -
    - -
    -
    -
    -
    - - - -
    -
    -
    -
    - -
    -

    HTML tags and attributes:', 'thematic') ?>

    -
    - - ID); ?> - -
    - - - -
    - - - -
    - - -
    -comment_status ) */ ?> - - - \ No newline at end of file diff --git a/blog/wp-content/themes/thematic/footer.php b/blog/wp-content/themes/thematic/footer.php deleted file mode 100755 index a531173..0000000 --- a/blog/wp-content/themes/thematic/footer.php +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/blog/wp-content/themes/thematic/functions.php b/blog/wp-content/themes/thematic/functions.php deleted file mode 100755 index d53f1f8..0000000 --- a/blog/wp-content/themes/thematic/functions.php +++ /dev/null @@ -1,89 +0,0 @@ - \ No newline at end of file diff --git a/blog/wp-content/themes/thematic/header.php b/blog/wp-content/themes/thematic/header.php deleted file mode 100755 index ad256b6..0000000 --- a/blog/wp-content/themes/thematic/header.php +++ /dev/null @@ -1,35 +0,0 @@ -\n";?> - - - - - - - - - -
    - - - - - - - -
    - \ No newline at end of file diff --git a/blog/wp-content/themes/thematic/index.php b/blog/wp-content/themes/thematic/index.php deleted file mode 100755 index d27e024..0000000 --- a/blog/wp-content/themes/thematic/index.php +++ /dev/null @@ -1,31 +0,0 @@ - - - -
    -
    - - - - - - - - - - - - - - - -
    -
    - - - \ No newline at end of file diff --git a/blog/wp-content/themes/thematic/library/extensions/comments-extensions.php b/blog/wp-content/themes/thematic/library/extensions/comments-extensions.php deleted file mode 100755 index 19dc269..0000000 --- a/blog/wp-content/themes/thematic/library/extensions/comments-extensions.php +++ /dev/null @@ -1,109 +0,0 @@ -]* class=[^>]+>', $commenter ) ) { - $commenter = ereg_replace( '(]* class=[\'"]?)', '\\1url ' , $commenter ); - } else { - $commenter = ereg_replace( '(' . $commenter . ''; -} // end thematic_commenter_link - - -// A hook for the standard comments template -function thematic_comments_template() { - do_action('thematic_comments_template'); -} // end thematic_comments - - - // The standard comments template is injected into thematic_comments_template() by default - function thematic_include_comments() { - comments_template('', true); - } // end thematic_include_comments - - add_action('thematic_comments_template','thematic_include_comments',5); - - \ No newline at end of file diff --git a/blog/wp-content/themes/thematic/library/extensions/content-extensions.php b/blog/wp-content/themes/thematic/library/extensions/content-extensions.php deleted file mode 100755 index b564543..0000000 --- a/blog/wp-content/themes/thematic/library/extensions/content-extensions.php +++ /dev/null @@ -1,720 +0,0 @@ -« '; - $content .= get_the_title($post->post_parent); - $content .= ''; - } elseif (is_author()) { - $content .= '

    '; - $author = get_the_author(); - $content .= __('Author Archives: ', 'thematic'); - $content .= ''; - $content .= $author; - $content .= '

    '; - } elseif (is_category()) { - $content .= '

    '; - $content .= __('Category Archives:', 'thematic'); - $content .= ' '; - $content .= single_cat_title('', FALSE); - $content .= '

    ' . "\n"; - $content .= '
    '; - if ( !(''== category_description()) ) : $content .= apply_filters('archive_meta', category_description()); endif; - $content .= '
    '; - } elseif (is_search()) { - $content .= '

    '; - $content .= __('Search Results for:', 'thematic'); - $content .= ' '; - $content .= wp_specialchars(stripslashes($_GET['s']), true); - $content .= '

    '; - } elseif (is_tag()) { - $content .= '

    '; - $content .= __('Tag Archives:', 'thematic'); - $content .= ' '; - $content .= __(thematic_tag_query()); - $content .= '

    '; - } elseif (is_day()) { - $content .= '

    '; - $content .= sprintf(__('Daily Archives: %s', 'thematic'), get_the_time(get_option('date_format'))); - $content .= '

    '; - } elseif (is_month()) { - $content .= '

    '; - $content .= sprintf(__('Monthly Archives: %s', 'thematic'), get_the_time('F Y')); - $content .= '

    '; - } elseif (is_year()) { - $content .= '

    '; - $content .= sprintf(__('Yearly Archives: %s', 'thematic'), get_the_time('Y')); - $content .= '

    '; - } elseif (isset($_GET['paged']) && !empty($_GET['paged'])) { - $content .= '

    '; - $content .= __('Blog Archives', 'thematic'); - $content .= '

    '; - } - $content .= "\n"; - echo apply_filters('thematic_page_title', $content); -} - -// Action to create the above navigation -function thematic_nav_above() { - if (is_single()) { ?> - - - - - - - - - -
    - -
    - - -
    - -
    - - - -
    - -
    - - -
    - -
    - - - -
    - -
    - - -
    - -
    - - - -
    - -
    - - - ' .__('Pages:', 'thematic') . '&after=
    ') ?> -
    - -
    - - -
    - -
    - - - ' .__('Pages:', 'thematic') . '&after=
    ') ?> -
    - -
    - - -
    - -
    - - -
    - -
    - - - -
    - -
    - - -
    - -
    - - '; - $posteditlink .= __('Edit', 'thematic') . ''; - $posteditlink = apply_filters('thematic_postheader_posteditlink',$posteditlink); - - - if (is_single() || is_page()) { - $posttitle = '

    ' . get_the_title() . "

    \n"; - } elseif (is_404()) { - $posttitle = '

    ' . __('Not Found', 'thematic') . "

    \n"; - } else { - $posttitle = '

    '; - $posttitle .= get_the_title(); - $posttitle .= "

    \n"; - } - $posttitle = apply_filters('thematic_postheader_posttitle',$posttitle); - - $postmeta = '\n"; - $postmeta = apply_filters('thematic_postheader_postmeta',$postmeta); - - - if ($post->post_type == 'page' || is_404()) { - $postheader = $posttitle; - } else { - $postheader = $posttitle . $postmeta; - } - - echo apply_filters( 'thematic_postheader', $postheader ); // Filter to override default post header -} // end thematic_postheader - - -//creates the content -function thematic_content() { - - if (is_home() || is_front_page()) { - $content = 'full'; - } elseif (is_single()) { - $content = 'full'; - } elseif (is_tag()) { - $content = 'excerpt'; - } elseif (is_search()) { - $content = 'excerpt'; - } elseif (is_category()) { - $content = 'excerpt'; - } elseif (is_author()) { - $content = 'excerpt'; - } elseif (is_archive()) { - $content = 'excerpt'; - } - - $content = apply_filters('thematic_content', $content); - - if ( strtolower($content) == 'full' ) { - $post = get_the_content(more_text()); - $post = apply_filters('the_content', $post); - $post = str_replace(']]>', ']]>', $post); - } elseif ( strtolower($content) == 'excerpt') { - $post = get_the_excerpt(); - } elseif ( strtolower($content) == 'none') { - } else { - $post = get_the_content(more_text()); - $post = apply_filters('the_content', $post); - $post = str_replace(']]>', ']]>', $post); - } - echo apply_filters('thematic_post', $post); -} // end thematic_content - -// Functions that hook into thematic_archives() - - // Open .archives-page - function thematic_archivesopen() { ?> -
      - -
    • -

      -
        - -
      -
    • - -
    • -

      -
        - -
      -
    • - -
    - - - -
    -

    -
    - -
    -
    - - -
    -
    - »', 'thematic').''; - return apply_filters('more_text', $content); -} // end more_text - - -// creates the $more_link_text for the_content -function list_bookmarks_args() { - $content = 'title_before=

    &title_after=

    '; - return apply_filters('list_bookmarks_args', $content); -} // end more_text - - -// Information in Post Footer -function thematic_postfooter() { - global $id, $post; - - // Create $posteditlink - $posteditlink .= ''; - $posteditlink .= __('Edit', 'thematic') . ''; - $posteditlink = apply_filters('thematic_postfooter_posteditlink',$posteditlink); - - // Display the post categories - $postcategory .= ''; - if (is_single()) { - $postcategory .= __('This entry was posted in ', 'thematic') . get_the_category_list(', '); - $postcategory .= ''; - } elseif ( is_category() && $cats_meow = thematic_cats_meow(', ') ) { /* Returns categories other than the one queried */ - $postcategory .= __('Also posted in ', 'thematic') . $cats_meow; - $postcategory .= ' |'; - } else { - $postcategory .= __('Posted in ', 'thematic') . get_the_category_list(', '); - $postcategory .= ' |'; - } - $postcategory = apply_filters('thematic_postfooter_postcategory',$postcategory); - - // Display the tags - if (is_single()) { - $tagtext = __(' and tagged', 'thematic'); - $posttags = get_the_tag_list(" $tagtext ",', ',''); - } elseif ( is_tag() && $tag_ur_it = thematic_tag_ur_it(', ') ) { /* Returns tags other than the one queried */ - $posttags = '' . __(' Also tagged ', 'thematic') . $tag_ur_it . ' |'; - } else { - $tagtext = __('Tagged', 'thematic'); - $posttags = get_the_tag_list(" $tagtext ",', ',' |'); - } - $posttags = apply_filters('thematic_postfooter_posttags',$posttags); - - // Display comments link and edit link - if (comments_open()) { - $postcommentnumber = get_comments_number(); - if ($postcommentnumber > '1') { - $postcomments = ' '; - $postcomments .= get_comments_number() . __(' Comments', 'thematic') . ''; - } elseif ($postcommentnumber == '1') { - $postcomments = ' '; - $postcomments .= get_comments_number() . __(' Comment', 'thematic') . ''; - } elseif ($postcommentnumber == '0') { - $postcomments = ' '; - $postcomments .= __('Leave a comment', 'thematic') . ''; - } - } else { - $postcomments = ' ' . __('Comments closed', 'thematic') .''; - } - // Display edit link - if (current_user_can('edit_posts')) { - $postcomments .= ' | ' . $posteditlink; - } - $postcomments = apply_filters('thematic_postfooter_postcomments',$postcomments); - - // Display permalink, comments link, and RSS on single posts - $postconnect .= __('. Bookmark the ', 'thematic') . ''; - $postconnect .= __('permalink', 'thematic') . '.'; - if (('open' == $post-> comment_status) && ('open' == $post->ping_status)) { /* Comments are open */ - $postconnect .= ' ' . __('Post a comment', 'thematic') . ''; - $postconnect .= __(' or leave a trackback: ', 'thematic'); - $postconnect .= '' . __('Trackback URL', 'thematic') . '.'; - } elseif (!('open' == $post-> comment_status) && ('open' == $post->ping_status)) { /* Only trackbacks are open */ - $postconnect .= __(' Comments are closed, but you can leave a trackback: ', 'thematic'); - $postconnect .= '' . __('Trackback URL', 'thematic') . '.'; - } elseif (('open' == $post-> comment_status) && !('open' == $post->ping_status)) { /* Only comments open */ - $postconnect .= __(' Trackbacks are closed, but you can ', 'thematic'); - $postconnect .= '' . __('post a comment', 'thematic') . '.'; - } elseif (!('open' == $post-> comment_status) && !('open' == $post->ping_status)) { /* Comments and trackbacks closed */ - $postconnect .= __(' Both comments and trackbacks are currently closed.', 'thematic'); - } - // Display edit link on single posts - if (current_user_can('edit_posts')) { - $postconnect .= ' ' . $posteditlink; - } - $postconnect = apply_filters('thematic_postfooter_postconnect',$postconnect); - - - // Add it all up - if ($post->post_type == 'page' && current_user_can('edit_posts')) { /* For logged-in "page" search results */ - $postfooter = '
    ' . '' . $posteditlink . ''; - $postfooter .= "
    \n"; - } elseif ($post->post_type == 'page') { /* For logged-out "page" search results */ - $postfooter = ''; - } else { - if (is_single()) { - $postfooter = '
    ' . $postcategory . $posttags . $postconnect; - } else { - $postfooter = '
    ' . $postcategory . $posttags . $postcomments; - } - $postfooter .= "
    \n"; - } - - // Put it on the screen - echo apply_filters( 'thematic_postfooter', $postfooter ); // Filter to override default post footer -} // end thematic_postfooter - - -// Action to create the below navigation -function thematic_nav_below() { - if (is_single()) { ?> - - - - - - - - '%link', - 'link' => '« %title', - 'in_same_cat' => FALSE, - 'excluded_categories' => ''); - $args = apply_filters('thematic_previous_post_link_args', $args ); - previous_post_link($args['format'], $args['link'], $args['in_same_cat'], $args['excluded_categories']); -} // end thematic_previous_post_link - - -// creates the next_post_link -function thematic_next_post_link() { - $args = array ('format' => '%link', - 'link' => '%title »', - 'in_same_cat' => FALSE, - 'excluded_categories' => ''); - $args = apply_filters('thematic_next_post_link_args', $args ); - next_post_link($args['format'], $args['link'], $args['in_same_cat'], $args['excluded_categories']); -} // end thematic_next_post_link - - -// Produces an avatar image with the hCard-compliant photo class for author info -function thematic_author_info_avatar() { - global $wp_query; $curauth = $wp_query->get_queried_object(); - $email = $curauth->user_email; - $avatar = str_replace( "class='avatar", "class='photo avatar", get_avatar("$email") ); - echo $avatar; -} // end thematic_author_info_avatar - - -// For category lists on category archives: Returns other categories except the current one (redundant) -function thematic_cats_meow($glue) { - $current_cat = single_cat_title( '', false ); - $separator = "\n"; - $cats = explode( $separator, get_the_category_list($separator) ); - foreach ( $cats as $i => $str ) { - if ( strstr( $str, ">$current_cat<" ) ) { - unset($cats[$i]); - break; - } - } - if ( empty($cats) ) - return false; - - return trim(join( $glue, $cats )); -} // end thematic_cats_meow - - -// For tag lists on tag archives: Returns other tags except the current one (redundant) -function thematic_tag_ur_it($glue) { - $current_tag = single_tag_title( '', '', false ); - $separator = "\n"; - $tags = explode( $separator, get_the_tag_list( "", "$separator", "" ) ); - foreach ( $tags as $i => $str ) { - if ( strstr( $str, ">$current_tag<" ) ) { - unset($tags[$i]); - break; - } - } - if ( empty($tags) ) - return false; - - return trim(join( $glue, $tags )); -} // end thematic_tag_ur_it - - - -?> \ No newline at end of file diff --git a/blog/wp-content/themes/thematic/library/extensions/discussion.php b/blog/wp-content/themes/thematic/library/extensions/discussion.php deleted file mode 100755 index 2eb13fd..0000000 --- a/blog/wp-content/themes/thematic/library/extensions/discussion.php +++ /dev/null @@ -1,48 +0,0 @@ - -
  • -
    -
    | Permalink', 'thematic'), - get_comment_date(), - get_comment_time(), - '#comment-' . get_comment_ID() ); - edit_comment_link(__('Edit', 'thematic'), ' | ', ''); ?>
    - comment_approved == '0') _e("\t\t\t\t\tYour comment is awaiting moderation.\n", 'thematic') ?> -
    - -
    - __('Reply','thematic'), - 'login_text' => __('Log in to reply.','thematic'), - 'depth' => $depth, - 'before' => '' - ))); - endif; - ?> - -
  • -
    | ', ''); ?>
    - comment_approved == '0') _e('\t\t\t\t\tYour trackback is awaiting moderation.\n', 'thematic') ?> -
    - -
    - \ No newline at end of file diff --git a/blog/wp-content/themes/thematic/library/extensions/dynamic-classes.php b/blog/wp-content/themes/thematic/library/extensions/dynamic-classes.php deleted file mode 100755 index 9f6fcf9..0000000 --- a/blog/wp-content/themes/thematic/library/extensions/dynamic-classes.php +++ /dev/null @@ -1,386 +0,0 @@ -post->ID; - the_post(); - - // Adds post slug class, prefixed by 'slug-' - $c[] = 'slug-' . $wp_query->post->post_name; - - // Adds 'single' class and class with the post ID - $c[] = 'single postid-' . $postID; - - // Adds classes for the month, day, and hour when the post was published - if ( isset( $wp_query->post->post_date ) ) - thematic_date_classes( mysql2date( 'U', $wp_query->post->post_date ), $c, 's-' ); - - // Adds category classes for each category on single posts - if ( $cats = get_the_category() ) - foreach ( $cats as $cat ) - $c[] = 's-category-' . $cat->slug; - - // Adds tag classes for each tags on single posts - if ( $tags = get_the_tags() ) - foreach ( $tags as $tag ) - $c[] = 's-tag-' . $tag->slug; - - // Adds MIME-specific classes for attachments - if ( is_attachment() ) { - $mime_type = get_post_mime_type(); - $mime_prefix = array( 'application/', 'image/', 'text/', 'audio/', 'video/', 'music/' ); - $c[] = 'attachmentid-' . $postID . ' attachment-' . str_replace( $mime_prefix, "", "$mime_type" ); - } - - // Adds author class for the post author - $c[] = 's-author-' . sanitize_title_with_dashes(strtolower(get_the_author_login())); - rewind_posts(); - - // For posts with excerpts - if (has_excerpt()) - $c[] = 's-has-excerpt'; - - // For posts with comments open or closed - if (comments_open()) { - $c[] = 's-comments-open'; - } else { - $c[] = 's-comments-closed'; - } - - // For posts with pings open or closed - if (pings_open()) { - $c[] = 's-pings-open'; - } else { - $c[] = 's-pings-closed'; - } - - // For password-protected posts - if ( $post->post_password ) - $c[] = 's-protected'; - - // For sticky posts - if (is_sticky()) - $c[] = 's-sticky'; - - } - - // Author name classes for BODY on author archives - elseif ( is_author() ) { - $author = $wp_query->get_queried_object(); - $c[] = 'author'; - $c[] = 'author-' . $author->user_nicename; - } - - // Category name classes for BODY on category archvies - elseif ( is_category() ) { - $cat = $wp_query->get_queried_object(); - $c[] = 'category'; - $c[] = 'category-' . $cat->slug; - } - - // Tag name classes for BODY on tag archives - elseif ( is_tag() ) { - $tags = $wp_query->get_queried_object(); - $c[] = 'tag'; - $c[] = 'tag-' . $tags->slug; - } - - // Page author for BODY on 'pages' - elseif ( is_page() ) { - $pageID = $wp_query->post->ID; - $page_children = wp_list_pages("child_of=$pageID&echo=0"); - the_post(); - - // Adds post slug class, prefixed by 'slug-' - $c[] = 'slug-' . $wp_query->post->post_name; - - $c[] = 'page pageid-' . $pageID; - - $c[] = 'page-author-' . sanitize_title_with_dashes(strtolower(get_the_author('login'))); - - // Checks to see if the page has children and/or is a child page; props to Adam - if ( $page_children ) - $c[] = 'page-parent'; - if ( $wp_query->post->post_parent ) - $c[] = 'page-child parent-pageid-' . $wp_query->post->post_parent; - - // For pages with excerpts - if (has_excerpt()) - $c[] = 'page-has-excerpt'; - - // For pages with comments open or closed - if (comments_open()) { - $c[] = 'page-comments-open'; - } else { - $c[] = 'page-comments-closed'; - } - - // For pages with pings open or closed - if (pings_open()) { - $c[] = 'page-pings-open'; - } else { - $c[] = 'page-pings-closed'; - } - - // For password-protected pages - if ( $post->post_password ) - $c[] = 'page-protected'; - - // Checks to see if the page is using a template - if ( is_page_template() & !is_page_template('default') ) - $c[] = 'page-template page-template-' . str_replace( '.php', '-php', get_post_meta( $pageID, '_wp_page_template', true ) ); - rewind_posts(); - } - - // Search classes for results or no results - elseif ( is_search() ) { - the_post(); - if ( have_posts() ) { - $c[] = 'search-results'; - } else { - $c[] = 'search-no-results'; - } - rewind_posts(); - } - - // For when a visitor is logged in while browsing - if ( $current_user->ID ) - $c[] = 'loggedin'; - - // Paged classes; for 'page X' classes of index, single, etc. - if ( ( ( $page = $wp_query->get('paged') ) || ( $page = $wp_query->get('page') ) ) && $page > 1 ) { - // Thanks to Prentiss Riddle, twitter.com/pzriddle, for the security fix below. - $page = intval($page); // Ensures that an integer (not some dangerous script) is passed for the variable - $c[] = 'paged-' . $page; - if ( is_single() ) { - $c[] = 'single-paged-' . $page; - } elseif ( is_page() ) { - $c[] = 'page-paged-' . $page; - } elseif ( is_category() ) { - $c[] = 'category-paged-' . $page; - } elseif ( is_tag() ) { - $c[] = 'tag-paged-' . $page; - } elseif ( is_date() ) { - $c[] = 'date-paged-' . $page; - } elseif ( is_author() ) { - $c[] = 'author-paged-' . $page; - } elseif ( is_search() ) { - $c[] = 'search-paged-' . $page; - } - } - - // A little Browser detection shall we? - $browser = $_SERVER[ 'HTTP_USER_AGENT' ]; - - // Mac, PC ...or Linux - if ( preg_match( "/Mac/", $browser ) ){ - $c[] = 'mac'; - - } elseif ( preg_match( "/Windows/", $browser ) ){ - $c[] = 'windows'; - - } elseif ( preg_match( "/Linux/", $browser ) ) { - $c[] = 'linux'; - - } else { - $c[] = 'unknown-os'; - } - - // Checks browsers in this order: Chrome, Safari, Opera, MSIE, FF - if ( preg_match( "/Chrome/", $browser ) ) { - $c[] = 'chrome'; - - preg_match( "/Chrome\/(\d.\d)/si", $browser, $matches); - $ch_version = 'ch' . str_replace( '.', '-', $matches[1] ); - $c[] = $ch_version; - - } elseif ( preg_match( "/Safari/", $browser ) ) { - $c[] = 'safari'; - - preg_match( "/Version\/(\d.\d)/si", $browser, $matches); - $sf_version = 'sf' . str_replace( '.', '-', $matches[1] ); - $c[] = $sf_version; - - } elseif ( preg_match( "/Opera/", $browser ) ) { - $c[] = 'opera'; - - preg_match( "/Opera\/(\d.\d)/si", $browser, $matches); - $op_version = 'op' . str_replace( '.', '-', $matches[1] ); - $c[] = $op_version; - - } elseif ( preg_match( "/MSIE/", $browser ) ) { - $c[] = 'msie'; - - if( preg_match( "/MSIE 6.0/", $browser ) ) { - $c[] = 'ie6'; - } elseif ( preg_match( "/MSIE 7.0/", $browser ) ){ - $c[] = 'ie7'; - } elseif ( preg_match( "/MSIE 8.0/", $browser ) ){ - $c[] = 'ie8'; - } - - } elseif ( preg_match( "/Firefox/", $browser ) && preg_match( "/Gecko/", $browser ) ) { - $c[] = 'firefox'; - - preg_match( "/Firefox\/(\d)/si", $browser, $matches); - $ff_version = 'ff' . str_replace( '.', '-', $matches[1] ); - $c[] = $ff_version; - - } else { - $c[] = 'unknown-browser'; - } - - - - // Separates classes with a single space, collates classes for BODY - $c = join( ' ', apply_filters( 'body_class', $c ) ); // Available filter: body_class - - // And tada! - return $print ? print($c) : $c; -} - -// Generates semantic classes for each post DIV element -function thematic_post_class( $print = true ) { - global $post, $thematic_post_alt; - - // hentry for hAtom compliace, gets 'alt' for every other post DIV, describes the post type and p[n] - $c = array( 'hentry', "p$thematic_post_alt", $post->post_type, $post->post_status ); - - // Author for the post queried - $c[] = 'author-' . sanitize_title_with_dashes(strtolower(get_the_author('login'))); - - // Category for the post queried - foreach ( (array) get_the_category() as $cat ) - $c[] = 'category-' . $cat->slug; - - // Tags for the post queried; if not tagged, use .untagged - if ( get_the_tags() == null ) { - $c[] = 'untagged'; - } else { - foreach ( (array) get_the_tags() as $tag ) - $c[] = 'tag-' . $tag->slug; - } - - // For posts with excerpts - if (has_excerpt()) - $c[] = 'has-excerpt'; - - // For posts with comments open or closed - if (comments_open()) { - $c[] = 'comments-open'; - } else { - $c[] = 'comments-closed'; - } - - // For posts with pings open or closed - if (pings_open()) { - $c[] = 'pings-open'; - } else { - $c[] = 'pings-closed'; - } - - // For password-protected posts - if ( $post->post_password ) - $c[] = 'protected'; - - // For sticky posts - if (is_sticky()) - $c[] = 'sticky'; - - // Applies the time- and date-based classes (below) to post DIV - thematic_date_classes( mysql2date( 'U', $post->post_date ), $c ); - - // If it's the other to the every, then add 'alt' class - if ( ++$thematic_post_alt % 2 ) - $c[] = 'alt'; - - // Adds post slug class, prefixed by 'slug-' - $c[] = 'slug-' . $post->post_name; - - // Separates classes with a single space, collates classes for post DIV - $c = join( ' ', apply_filters( 'post_class', $c ) ); // Available filter: post_class - - // And tada! - return $print ? print($c) : $c; -} - -// Define the num val for 'alt' classes (in post DIV and comment LI) -$thematic_post_alt = 1; - -// Generates semantic classes for each comment LI element -function thematic_comment_class( $print = true ) { - global $comment, $post, $thematic_comment_alt, $comment_depth, $comment_thread_alt; - - // Collects the comment type (comment, trackback), - $c = array( $comment->comment_type ); - - // Counts trackbacks (t[n]) or comments (c[n]) - if ( $comment->comment_type == 'comment' ) { - $c[] = "c$thematic_comment_alt"; - } else { - $c[] = "t$thematic_comment_alt"; - } - - // If the comment author has an id (registered), then print the log in name - if ( $comment->user_id > 0 ) { - $user = get_userdata($comment->user_id); - // For all registered users, 'byuser'; to specificy the registered user, 'commentauthor+[log in name]' - $c[] = 'byuser comment-author-' . sanitize_title_with_dashes(strtolower( $user->user_login )); - // For comment authors who are the author of the post - if ( $comment->user_id === $post->post_author ) - $c[] = 'bypostauthor'; - } - - // If it's the other to the every, then add 'alt' class; collects time- and date-based classes - thematic_date_classes( mysql2date( 'U', $comment->comment_date ), $c, 'c-' ); - if ( ++$thematic_comment_alt % 2 ) - $c[] = 'alt'; - - // Comment depth - $c[] = "depth-$comment_depth"; - - // Separates classes with a single space, collates classes for comment LI - $c = join( ' ', apply_filters( 'comment_class', $c ) ); // Available filter: comment_class - - // Tada again! - return $print ? print($c) : $c; -} - -// Generates time- and date-based classes for BODY, post DIVs, and comment LIs; relative to GMT (UTC) -function thematic_date_classes( $t, &$c, $p = '' ) { - $t = $t + ( get_option('gmt_offset') * 3600 ); - $c[] = $p . 'y' . gmdate( 'Y', $t ); // Year - $c[] = $p . 'm' . gmdate( 'm', $t ); // Month - $c[] = $p . 'd' . gmdate( 'd', $t ); // Day - $c[] = $p . 'h' . gmdate( 'H', $t ); // Hour -} - -// Remember: Thematic, like The Sandbox, is for play. -?> \ No newline at end of file diff --git a/blog/wp-content/themes/thematic/library/extensions/footer-extensions.php b/blog/wp-content/themes/thematic/library/extensions/footer-extensions.php deleted file mode 100755 index 20bb2d4..0000000 --- a/blog/wp-content/themes/thematic/library/extensions/footer-extensions.php +++ /dev/null @@ -1,30 +0,0 @@ -' . "\n"; - $content .= ' $site_name, - 'separator' => $separator, - 'content' => $content - ); - } - else { - $elements = array( - 'content' => $content - ); - } - } else { - $elements = array( - 'site_name' => $site_name - ); - } - - // Filters should return an array - $elements = apply_filters('thematic_doctitle', $elements); - - // But if they don't, it won't try to implode - if(is_array($elements)) { - $doctitle = implode(' ', $elements); - } - else { - $doctitle = $elements; - } - - $doctitle = "\t" . "" . $doctitle . "" . "\n\n"; - - echo $doctitle; -} // end thematic_doctitle - - -// Creates the content-type section -function thematic_create_contenttype() { - $content = "\t"; - $content .= ""; - $content .= "\n\n"; - echo apply_filters('thematic_create_contenttype', $content); -} // end thematic_create_contenttype - -// The master switch for SEO functions -function thematic_seo() { - $content = TRUE; - return apply_filters('thematic_seo', $content); -} - -// Creates the canonical URL -function thematic_canonical_url() { - if (thematic_seo()) { - if ( is_singular() ) { - $canonical_url = "\t"; - $canonical_url .= ''; - $canonical_url .= "\n\n"; - echo apply_filters('thematic_canonical_url', $canonical_url); - } - } -} // end thematic_canonical_url - - -// switch use of thematic_the_excerpt() - default: ON -function thematic_use_excerpt() { - $display = TRUE; - $display = apply_filters('thematic_use_excerpt', $display); - return $display; -} // end thematic_use_excerpt - - -// switch use of thematic_the_excerpt() - default: OFF -function thematic_use_autoexcerpt() { - $display = FALSE; - $display = apply_filters('thematic_use_autoexcerpt', $display); - return $display; -} // end thematic_use_autoexcerpt - - -// Creates the meta-tag description -function thematic_create_description() { - if (thematic_seo()) { - if (is_single() || is_page() ) { - if ( have_posts() ) { - while ( have_posts() ) { - the_post(); - if (thematic_the_excerpt() == "") { - if (thematic_use_autoexcerpt()) { - $content ="\t"; - $content .= ""; - $content .= "\n\n"; - } - } else { - if (thematic_use_excerpt()) { - $content ="\t"; - $content .= ""; - $content .= "\n\n"; - } - } - } - } - } elseif ( is_home() || is_front_page() ) { - $content ="\t"; - $content .= ""; - $content .= "\n\n"; - } - echo apply_filters ('thematic_create_description', $content); - } -} // end thematic_create_description - - -// meta-tag description is switchable using a filter -function thematic_show_description() { - $display = TRUE; - $display = apply_filters('thematic_show_description', $display); - if ($display) { - thematic_create_description(); - } -} // end thematic_show_description - - -// create meta-tag robots -function thematic_create_robots() { - if (thematic_seo()) { - $content = "\t"; - if((is_home() && ($paged < 2 )) || is_front_page() || is_single() || is_page() || is_attachment()) { - $content .= ""; - } elseif (is_search()) { - $content .= ""; - } else { - $content .= ""; - } - $content .= "\n\n"; - if (get_option('blog_public')) { - echo apply_filters('thematic_create_robots', $content); - } - } -} // end thematic_create_robots - - -// meta-tag robots is switchable using a filter -function thematic_show_robots() { - $display = TRUE; - $display = apply_filters('thematic_show_robots', $display); - if ($display) { - thematic_create_robots(); - } -} // end thematic_show_robots - - -// Located in header.php -// creates link to style.css -function thematic_create_stylesheet() { - $content = "\t"; - $content .= ""; - $content .= "\n\n"; - echo apply_filters('thematic_create_stylesheet', $content); -} - - -// rss usage is switchable using a filter -function thematic_show_rss() { - $display = TRUE; - apply_filters('thematic_show_rss', $display); - if ($display) { - $content = "\t"; - $content .= ""; - $content .= "\n"; - echo apply_filters('thematic_rss', $content); - } -} // end thematic_show_rss - - -// comments rss usage is switchable using a filter -function thematic_show_commentsrss() { - $display = TRUE; - apply_filters('thematic_show_commentsrss', $display); - if ($display) { - $content = "\t"; - $content .= ""; - $content .= "\n\n"; - echo apply_filters('thematic_commentsrss', $content); - } -} // end thematic_show_commentsrss - - -// pingback usage is switchable using a filter -function thematic_show_pingback() { - $display = TRUE; - apply_filters('thematic_show_pingback', $display); - if ($display) { - $content = "\t"; - $content .= ""; - $content .= "\n\n"; - echo $content; - } -} // end thematic_show_pingback - - -// comment reply usage is switchable using a filter -function thematic_show_commentreply() { - $display = TRUE; - apply_filters('thematic_show_commentreply', $display); - if ($display) - if ( is_singular() ) - wp_enqueue_script( 'comment-reply' ); // support for comment threading -} // end thematic_show_commentreply - - -// Load scripts for the jquery Superfish plugin http://users.tpg.com.au/j_birch/plugins/superfish/#examples -function thematic_head_scripts() { - $scriptdir_start = "\t"; - $scriptdir_start .= ''; - - $scripts = "\n"; - $scripts .= $scriptdir_start . 'hoverIntent.js' . $scriptdir_end . "\n"; - $scripts .= $scriptdir_start . 'superfish.js' . $scriptdir_end . "\n"; - $scripts .= $scriptdir_start . 'supersubs.js' . $scriptdir_end . "\n"; - $dropdown_options = $scriptdir_start . 'thematic-dropdowns.js' . $scriptdir_end . "\n"; - - $scripts = $scripts . apply_filters('thematic_dropdown_options', $dropdown_options); - - $scripts .= "\n"; - $scripts .= "\t"; - $scripts .= '' . "\n"; - - // Print filtered scripts - print apply_filters('thematic_head_scripts', $scripts); - -} -add_action('wp_head','thematic_head_scripts'); - - -// Add ID and CLASS attributes to the first
      occurence in wp_page_menu -function thematic_add_menuclass($ulclass) { - return preg_replace('/
        /', '
          ', $ulclass, 1); -} // end thematic_add_menuclass -add_filter('wp_page_menu','thematic_add_menuclass'); - - -// Just after the opening body tag, before anything else. -function thematic_before() { - do_action('thematic_before'); -} // end thematic_before - - -// Just before the header div -function thematic_aboveheader() { - do_action('thematic_aboveheader'); -} // end thematic_aboveheader - - -// Used to hook in the HTML and PHP that creates the content of div id="header"> -function thematic_header() { - do_action('thematic_header'); -} // end thematic_header - - -// Functions that hook into thematic_header() - - // Open #branding - // In the header div - function thematic_brandingopen() { ?> -
          - -
          - -

          - -
          - -
          - -
          - - -
          - \ No newline at end of file diff --git a/blog/wp-content/themes/thematic/library/extensions/helpers.php b/blog/wp-content/themes/thematic/library/extensions/helpers.php deleted file mode 100755 index c27c653..0000000 --- a/blog/wp-content/themes/thematic/library/extensions/helpers.php +++ /dev/null @@ -1,81 +0,0 @@ -', ']]>', $text); - $text = strip_tags($text); - $text = str_replace('"', '\'', $text); - $excerpt_length = apply_filters('excerpt_length', 55); - $words = explode(' ', $text, $excerpt_length + 1); - if (count($words) > $excerpt_length) { - array_pop($words); - array_push($words, '[...]'); - $text = implode(' ', $words); - } - } - return $text; -} - -function thematic_the_excerpt($deprecated = '') { - global $post; - $output = ''; - $output = strip_tags($post->post_excerpt); - $output = str_replace('"', '\'', $output); - if ( post_password_required($post) ) { - $output = __('There is no excerpt because this is a protected post.'); - return $output; - } - - return $output; - -} - -function thematic_excerpt_rss() { - global $post; - $output = ''; - $output = strip_tags($post->post_excerpt); - if ( post_password_required($post) ) { - $output = __('There is no excerpt because this is a protected post.'); - return $output; -} - - return apply_filters('thematic_excerpt_rss', $output); - -} - -add_filter('thematic_excerpt_rss', 'thematic_trim_excerpt'); - -// create nice multi_tag_title -// Credits: Martin Kopischke for providing this code - -function thematic_tag_query() { - $nice_tag_query = get_query_var('tag'); // tags in current query - $nice_tag_query = str_replace(' ', '+', $nice_tag_query); // get_query_var returns ' ' for AND, replace by + - $tag_slugs = preg_split('%[,+]%', $nice_tag_query, -1, PREG_SPLIT_NO_EMPTY); // create array of tag slugs - $tag_ops = preg_split('%[^,+]*%', $nice_tag_query, -1, PREG_SPLIT_NO_EMPTY); // create array of operators - - $tag_ops_counter = 0; - $nice_tag_query = ''; - - foreach ($tag_slugs as $tag_slug) { - $tag = get_term_by('slug', $tag_slug ,'post_tag'); - // prettify tag operator, if any - if ($tag_ops[$tag_ops_counter] == ',') { - $tag_ops[$tag_ops_counter] = ', '; - } elseif ($tag_ops[$tag_ops_counter] == '+') { - $tag_ops[$tag_ops_counter] = ' + '; - } - // concatenate display name and prettified operators - $nice_tag_query = $nice_tag_query.$tag->name.$tag_ops[$tag_ops_counter]; - $tag_ops_counter += 1; - } - return $nice_tag_query; -} - -?> \ No newline at end of file diff --git a/blog/wp-content/themes/thematic/library/extensions/shortcodes.php b/blog/wp-content/themes/thematic/library/extensions/shortcodes.php deleted file mode 100755 index ebc2b52..0000000 --- a/blog/wp-content/themes/thematic/library/extensions/shortcodes.php +++ /dev/null @@ -1,77 +0,0 @@ -WordPress'; -} -add_shortcode('wp-link', 'thmfooter_wp_link'); - -function thmfooter_theme_link() { - $themelink = 'Thematic Theme Framework'; - return apply_filters('thematic_theme_link',$themelink); -} -add_shortcode('theme-link', 'thmfooter_theme_link'); - -function thmfooter_login_link() { - if ( ! is_user_logged_in() ) - $link = '' . __('Login','thematic') . ''; - else - $link = '' . __('Logout','thematic') . ''; - return apply_filters('loginout', $link); -} -add_shortcode('loginout-link', 'thmfooter_login_link'); - -function thmfooter_blog_title() { - return '' . get_bloginfo('name') . ''; -} -add_shortcode('blog-title', 'thmfooter_blog_title'); - -function thmfooter_year() { - return '' . date('Y') . ''; -} -add_shortcode('the-year', 'thmfooter_year'); - -// Providing information about Thematic - -function theme_name() { - return THEMENAME; -} -add_shortcode('theme-name', 'theme_name'); - -function theme_author() { - return THEMEAUTHOR; -} -add_shortcode('theme-author', 'theme_author'); - -function theme_uri() { - return THEMEURI; -} -add_shortcode('theme-uri', 'theme_uri'); - -function theme_version() { - return THEMATICVERSION; -} -add_shortcode('theme-version', 'theme_version'); - -// Providing information about the child theme - -function child_name() { - return TEMPLATENAME; -} -add_shortcode('child-name', 'child_name'); - -function child_author() { - return TEMPLATEAUTHOR; -} -add_shortcode('child-author', 'child_author'); - -function child_uri() { - return TEMPLATEURI; -} -add_shortcode('child-uri', 'child_uri'); - -function child_version() { - return TEMPLATEVERSION; -} -add_shortcode('child-version', 'child_version'); - -?> \ No newline at end of file diff --git a/blog/wp-content/themes/thematic/library/extensions/sidebar-extensions.php b/blog/wp-content/themes/thematic/library/extensions/sidebar-extensions.php deleted file mode 100755 index 9968711..0000000 --- a/blog/wp-content/themes/thematic/library/extensions/sidebar-extensions.php +++ /dev/null @@ -1,186 +0,0 @@ - __('Index Insert Position','thematic'), - "desc" => __('The widgetized Index Insert will follow after this post number.','thematic'), - "id" => $shortname."_insert_position", - "std" => "2", - "type" => "text"), - - array( "name" => __('Info on Author Page','thematic'), - "desc" => __("Display a microformatted vCard—with the author's avatar, bio and email—on the author page.",'thematic'), - "id" => $shortname."_authorinfo", - "std" => "false", - "type" => "checkbox"), - - array( "name" => __('Text in Footer','thematic'), - "desc" => __("You can use the following shortcodes in your footer text: [wp-link] [theme-link] [loginout-link] [blog-title] [the-year]",'thematic'), - "id" => $shortname."_footertext", - "std" => __("Powered by [wp-link]. Built on the [theme-link].", 'thematic'), - "type" => "textarea", - "options" => array( "rows" => "5", - "cols" => "94") ), - - ); - -function mytheme_add_admin() { - - global $themename, $shortname, $options; - - if ( $_GET['page'] == basename(__FILE__) ) { - - if ( 'save' == $_REQUEST['action'] ) { - - foreach ($options as $value) { - update_option( $value['id'], $_REQUEST[ $value['id'] ] ); } - - foreach ($options as $value) { - if( isset( $_REQUEST[ $value['id'] ] ) ) { update_option( $value['id'], $_REQUEST[ $value['id'] ] ); } else { delete_option( $value['id'] ); } } - - header("Location: themes.php?page=theme-options.php&saved=true"); - die; - - } else if( 'reset' == $_REQUEST['action'] ) { - - foreach ($options as $value) { - delete_option( $value['id'] ); } - - header("Location: themes.php?page=theme-options.php&reset=true"); - die; - - } else if ( 'reset_widgets' == $_REQUEST['action'] ) { - $null = null; - update_option('sidebars_widgets',$null); - header("Location: themes.php?page=theme-options.php&reset=true"); - die; - } - } - - add_theme_page($themename." Options", "Thematic Options", 'edit_themes', basename(__FILE__), 'mytheme_admin'); - -} - -function mytheme_admin() { - - global $themename, $shortname, $options; - - if ( $_REQUEST['saved'] ) echo '

          '.$themename.' '.__('settings saved.','thematic').'

          '; - if ( $_REQUEST['reset'] ) echo '

          '.$themename.' '.__('settings reset.','thematic').'

          '; - if ( $_REQUEST['reset_widgets'] ) echo '

          '.$themename.' '.__('widgets reset.','thematic').'

          '; - -?> -
          - -

          Options

          - -
          - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
          - " /> - - -
          - -

          - $option) { - $radio_setting = get_option($value['id']); - if($radio_setting != ''){ - if ($key == get_option($value['id']) ) { - $checked = "checked=\"checked\""; - } else { - $checked = ""; - } - }else{ - if($key == $value['std']){ - $checked = "checked=\"checked\""; - }else{ - $checked = ""; - } - }?> - />
          - -
          - - /> - -
          - -

          - - -

          -
          -
          -

          - - -

          -
          -
          -

          - - -

          -
          - -

          visit ThemeShaper. Please visit the ThemeShaper Forums if you have any questions about Thematic.', 'thematic'); ?>

          -
          - diff --git a/blog/wp-content/themes/thematic/library/extensions/widgets-extensions.php b/blog/wp-content/themes/thematic/library/extensions/widgets-extensions.php deleted file mode 100755 index 6e43173..0000000 --- a/blog/wp-content/themes/thematic/library/extensions/widgets-extensions.php +++ /dev/null @@ -1,30 +0,0 @@ -'; - $search_form .= "\n" . "\t" . "\t"; - $search_form .= '
          '; - $search_form .= "\n" . "\t" . "\t". "\t"; - if (is_search()) { - $search_form .= ''; - } else { - $value = __('To search, type and hit enter', 'thematic'); - $value = apply_filters('search_field_value',$value); - $search_form .= ''; - } - $search_form .= "\n" . "\t" . "\t". "\t"; - - $search_submit = ''; - - $search_form .= apply_filters('thematic_search_submit', $search_submit); - - $search_form .= "\n" . "\t" . "\t"; - $search_form .= '
          '; - - $search_form .= "\n" . "\t"; - $search_form .= ''; - - echo apply_filters('thematic_search_form', $search_form); - -} -?> \ No newline at end of file diff --git a/blog/wp-content/themes/thematic/library/extensions/widgets.php b/blog/wp-content/themes/thematic/library/extensions/widgets.php deleted file mode 100755 index 6db1c30..0000000 --- a/blog/wp-content/themes/thematic/library/extensions/widgets.php +++ /dev/null @@ -1,265 +0,0 @@ - array( 'search', 'pages', 'categories', 'archives' ), - 'secondary-aside' => array( 'links', 'RSS Links', 'meta' ) -); -if ( isset( $_GET['activated'] ) ) { - update_option( 'sidebars_widgets', $preset_widgets ); -} - - -// Check for static widgets in widget-ready areas - -function is_sidebar_active( $index ){ - global $wp_registered_sidebars; - - $widgetcolums = wp_get_sidebars_widgets(); - - if ($widgetcolums[$index]) return true; - - return false; -} - -function thematic_before_title() { - $content = "

          "; - return apply_filters('thematic_before_title', $content); -} - -function thematic_after_title() { - $content = "

          \n"; - return apply_filters('thematic_after_title', $content); -} - -// Widget: Thematic Search -function widget_thematic_search($args) { - extract($args); - if ( empty($title) ) - $title = __('Search', 'thematic'); -?> - - - - -
            - -
          • - -
          - - - - -
            -
          • -
          • -
          - - -

          - - 'Primary Aside', - 'id' => 'primary-aside', - 'before_widget' => '
        • ', - 'after_widget' => "
        • ", - 'before_title' => thematic_before_title(), - 'after_title' => thematic_after_title(), - )); - - // Area 2 - register_sidebar(array( - 'name' => 'Secondary Aside', - 'id' => 'secondary-aside', - 'before_widget' => '
        • ', - 'after_widget' => "
        • ", - 'before_title' => thematic_before_title(), - 'after_title' => thematic_after_title(), - )); - - // Area 3 - register_sidebar(array( - 'name' => '1st Subsidiary Aside', - 'id' => '1st-subsidiary-aside', - 'before_widget' => '
        • ', - 'after_widget' => "
        • ", - 'before_title' => thematic_before_title(), - 'after_title' => thematic_after_title(), - )); - - // Area 4 - register_sidebar(array( - 'name' => '2nd Subsidiary Aside', - 'id' => '2nd-subsidiary-aside', - 'before_widget' => '
        • ', - 'after_widget' => "
        • ", - 'before_title' => thematic_before_title(), - 'after_title' => thematic_after_title(), - )); - - // Area 5 - register_sidebar(array( - 'name' => '3rd Subsidiary Aside', - 'id' => '3rd-subsidiary-aside', - 'before_widget' => '
        • ', - 'after_widget' => "
        • ", - 'before_title' => thematic_before_title(), - 'after_title' => thematic_after_title(), - )); - - // Area 6 - register_sidebar(array( - 'name' => 'Index Top', - 'id' => 'index-top', - 'before_widget' => '
        • ', - 'after_widget' => "
        • ", - 'before_title' => thematic_before_title(), - 'after_title' => thematic_after_title(), - )); - - // Area 7 - register_sidebar(array( - 'name' => 'Index Insert', - 'id' => 'index-insert', - 'before_widget' => '
        • ', - 'after_widget' => "
        • ", - 'before_title' => thematic_before_title(), - 'after_title' => thematic_after_title(), - )); - - // Area 8 - register_sidebar(array( - 'name' => 'Index Bottom', - 'id' => 'index-bottom', - 'before_widget' => '
        • ', - 'after_widget' => "
        • ", - 'before_title' => thematic_before_title(), - 'after_title' => thematic_after_title(), - )); - - // Area 9 - register_sidebar(array( - 'name' => 'Single Top', - 'id' => 'single-top', - 'before_widget' => '
        • ', - 'after_widget' => "
        • ", - 'before_title' => thematic_before_title(), - 'after_title' => thematic_after_title(), - )); - - // Area 10 - register_sidebar(array( - 'name' => 'Single Insert', - 'id' => 'single-insert', - 'before_widget' => '
        • ', - 'after_widget' => "
        • ", - 'before_title' => thematic_before_title(), - 'after_title' => thematic_after_title(), - )); - - // Area 11 - register_sidebar(array( - 'name' => 'Single Bottom', - 'id' => 'single-bottom', - 'before_widget' => '
        • ', - 'after_widget' => "
        • ", - 'before_title' => thematic_before_title(), - 'after_title' => thematic_after_title(), - )); - - // Area 12 - register_sidebar(array( - 'name' => 'Page Top', - 'id' => 'page-top', - 'before_widget' => '
        • ', - 'after_widget' => "
        • ", - 'before_title' => thematic_before_title(), - 'after_title' => thematic_after_title(), - )); - - // Area 13 - register_sidebar(array( - 'name' => 'Page Bottom', - 'id' => 'page-bottom', - 'before_widget' => '
        • ', - 'after_widget' => "
        • ", - 'before_title' => thematic_before_title(), - 'after_title' => thematic_after_title(), - )); - - // we will check for a Thematic widgets directory and and add and activate additional widgets - // Thanks to Joern Kretzschmar - $widgets_dir = @ dir(ABSPATH . '/wp-content/themes/' . get_template() . '/widgets'); - if ($widgets_dir) { - while(($widgetFile = $widgets_dir->read()) !== false) { - if (!preg_match('|^\.+$|', $widgetFile) && preg_match('|\.php$|', $widgetFile)) - include(ABSPATH . '/wp-content/themes/' . get_template() . '/widgets/' . $widgetFile); - } - } - - // we will check for the child themes widgets directory and add and activate additional widgets - // Thanks to Joern Kretzschmar - $widgets_dir = @ dir(ABSPATH . '/wp-content/themes/' . get_stylesheet() . '/widgets'); - if ((TEMPLATENAME != THEMENAME) && ($widgets_dir)) { - while(($widgetFile = $widgets_dir->read()) !== false) { - if (!preg_match('|^\.+$|', $widgetFile) && preg_match('|\.php$|', $widgetFile)) - include(ABSPATH . '/wp-content/themes/' . get_stylesheet() . '/widgets/' . $widgetFile); - } - } - - // Finished intializing Widgets plugin, now let's load the thematic default widgets - register_sidebar_widget(__('Search', 'thematic'), 'widget_thematic_search', null, 'search'); - unregister_widget_control('search'); - register_sidebar_widget(__('Meta', 'thematic'), 'widget_thematic_meta', null, 'meta'); - unregister_widget_control('meta'); - register_sidebar_widget(array(__('RSS Links', 'thematic'), 'widgets'), 'widget_thematic_rsslinks'); - register_widget_control(array(__('RSS Links', 'thematic'), 'widgets'), 'widget_thematic_rsslinks_control', 300, 90); -} - -// Runs our code at the end to check that everything needed has loaded -add_action( 'init', 'thematic_widgets_init' ); - -?> \ No newline at end of file diff --git a/blog/wp-content/themes/thematic/library/grids/960_grid_12_col.gif b/blog/wp-content/themes/thematic/library/grids/960_grid_12_col.gif deleted file mode 100755 index b723334..0000000 Binary files a/blog/wp-content/themes/thematic/library/grids/960_grid_12_col.gif and /dev/null differ diff --git a/blog/wp-content/themes/thematic/library/grids/960_grid_12_col_18px_height.gif b/blog/wp-content/themes/thematic/library/grids/960_grid_12_col_18px_height.gif deleted file mode 100755 index da28ac2..0000000 Binary files a/blog/wp-content/themes/thematic/library/grids/960_grid_12_col_18px_height.gif and /dev/null differ diff --git a/blog/wp-content/themes/thematic/library/grids/960_grid_12_col_21px_height.gif b/blog/wp-content/themes/thematic/library/grids/960_grid_12_col_21px_height.gif deleted file mode 100755 index 19dca15..0000000 Binary files a/blog/wp-content/themes/thematic/library/grids/960_grid_12_col_21px_height.gif and /dev/null differ diff --git a/blog/wp-content/themes/thematic/library/languages/de_DE.mo b/blog/wp-content/themes/thematic/library/languages/de_DE.mo deleted file mode 100755 index 1264d6a..0000000 Binary files a/blog/wp-content/themes/thematic/library/languages/de_DE.mo and /dev/null differ diff --git a/blog/wp-content/themes/thematic/library/languages/de_DE.po b/blog/wp-content/themes/thematic/library/languages/de_DE.po deleted file mode 100755 index 12c1452..0000000 --- a/blog/wp-content/themes/thematic/library/languages/de_DE.po +++ /dev/null @@ -1,810 +0,0 @@ -# kubrick theme pot file. -# Copyright (C) 2007 WordPress -# This file is distributed under the same license as the kubrick theme package. -# -msgid "" -msgstr "" -"Project-Id-Version: Thematic\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 11:31+0100\n" -"PO-Revision-Date: 2009-03-02 11:32+0100\n" -"Last-Translator: Chris Gossmann \n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Poedit-Language: German\n" -"X-Poedit-Country: GERMANY\n" -"X-Poedit-SourceCharset: utf-8\n" -"X-Poedit-KeywordsList: __;_e\n" -"X-Poedit-Basepath: .\n" -"X-Poedit-SearchPath-0: .\n" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/404.php:10 -msgid "Apologies, but we were unable to find what you were looking for. Perhaps searching will help." -msgstr "Es tut uns Leid, aber wir konnten nicht finden, was Sie gewĂĽnscht haben. Vielleicht hilft eine Suche." - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/404.php:15 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/search.php:58 -msgid "Find" -msgstr "Suchen" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/archive.php:16 -#, php-format -msgid "Daily Archives: %s" -msgstr "Tägliches Archiv: %s" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/archive.php:18 -#, php-format -msgid "Monthly Archives: %s" -msgstr "Monatliches Archiv: %s" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/archive.php:20 -#, php-format -msgid "Yearly Archives: %s" -msgstr "Jährliches Archiv: %s" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/archive.php:22 -msgid "Blog Archives" -msgstr "Blog-Archiv" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/archive.php:31 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/archive.php:53 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/author.php:21 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/author.php:57 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/category.php:20 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/category.php:42 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/index.php:17 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/index.php:49 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/search.php:21 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/search.php:43 -msgid "« Older posts" -msgstr "« Ă„ltere Beiträge" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/archive.php:32 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/archive.php:54 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/author.php:22 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/author.php:58 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/category.php:21 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/category.php:43 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/index.php:18 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/index.php:50 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/search.php:22 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/search.php:44 -msgid "Newer posts »" -msgstr "Neuere Beiträge »" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/archive.php:41 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/attachment.php:20 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/author.php:45 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/category.php:30 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/index.php:30 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/search.php:31 -msgid "Read More »" -msgstr "Mehr lesen »" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/archives.php:20 -msgid "Archives by Category" -msgstr "Archive nach Monat" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/archives.php:26 -msgid "Archives by Month" -msgstr "Archive nach Monat" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/archives.php:32 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/links.php:20 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/page.php:16 -msgid "Edit" -msgstr "Bearbeiten" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/attachment.php:22 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/index.php:32 -msgid "Pages:" -msgstr "Seiten:" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/author.php:15 -msgid "Author Archives: " -msgstr "Autorenarchiv: " - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/author.php:34 -msgid "Email " -msgstr "E-Mail " - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/category.php:13 -msgid "Category Archives:" -msgstr "Kategorien-Archiv:" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments.php:10 -msgid "This post is password protected. Enter the password to view any comments." -msgstr "Dieser Beitrag ist passwortgeschützt. Bitte geben Sie das Passwort ein, um Kommentare lesen zu können." - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments.php:31 -#, php-format -msgid "%d Comments" -msgstr "%d Kommentare" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments.php:31 -msgid "One Comment" -msgstr "Ein Kommentar" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments.php:52 -#, php-format -msgid "%d Trackbacks" -msgstr "%d Trackbacks" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments.php:52 -msgid "One Trackback" -msgstr "Ein Trackback" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments.php:67 -msgid "Post a Comment" -msgstr "Ihr Kommentar" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments.php:67 -#, php-format -msgid "Post a Reply to %s" -msgstr "Schreibe eine Antwort an %s" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments.php:72 -#, php-format -msgid "You must be logged in to post a comment." -msgstr "Sie müssen angemeldet sein, um kommentieren zu können." - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments.php:83 -#, php-format -msgid "Logged in as %2$s. Log out?" -msgstr "Angemeldet als %2$s. Abmelden?" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments.php:90 -msgid "Your email is never published nor shared." -msgstr "Ihre E-Mail wird niemals veröffentlicht oder verteilt." - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments.php:90 -msgid "Required fields are marked *" -msgstr "Benötigte Felder sind mit * markiert" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments.php:93 -msgid "Name" -msgstr "Name" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments.php:93 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments.php:98 -msgid "*" -msgstr "*" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments.php:98 -msgid "Email" -msgstr "E-Mail" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments.php:103 -msgid "Website" -msgstr "Website" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments.php:110 -msgid "Comment" -msgstr "Kommentar" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments.php:120 -msgid "Post Comment" -msgstr "Absenden" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/page.php:14 -msgid "Pages: " -msgstr "Seiten: " - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/search.php:15 -msgid "Search Results for:" -msgstr "Suchergebnisse fĂĽr:" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/search.php:51 -msgid "Nothing Found" -msgstr "Nichts gefunden" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/search.php:53 -msgid "Sorry, but nothing matched your search criteria. Please try again with some different keywords." -msgstr "Entschuldigung, aber Nichts passt auf Ihre Suchkriterien. Bitte versuchen Sie es noch einmal mit anderen SchlĂĽsselwörtern." - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/sidebar.php:6 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/sidebar.php:10 -msgid "Search" -msgstr "Suchen" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/sidebar.php:16 -msgid "Pages" -msgstr "Seiten" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/sidebar.php:23 -msgid "Categories" -msgstr "Kategorien" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/sidebar.php:31 -msgid "Archives" -msgstr "Archive" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/sidebar.php:50 -msgid "RSS Feeds" -msgstr "RSS-Feeds" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/sidebar.php:52 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:391 -msgid "Posts RSS feed" -msgstr "RSS-Feed der Beiträge" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/sidebar.php:52 -msgid "All posts" -msgstr "Alle Beiträge" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/sidebar.php:53 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:409 -msgid "Comments RSS feed" -msgstr "RSS-Feed der Kommentare" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/sidebar.php:53 -msgid "All comments" -msgstr "Alle Kommentare" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/sidebar.php:58 -msgid "Meta" -msgstr "Meta" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/tag.php:13 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:207 -msgid "Tag Archives:" -msgstr "Tag-Archiv:" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/discussion.php:10 -#, php-format -msgid "Posted %1$s at %2$s | Permalink" -msgstr "Erstellt am %1$s um %2$s | Permanent-Link" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/discussion.php:15 -msgid "\t\t\t\t\tYour comment is awaiting moderation.\n" -msgstr "\t\t\t\t\tIhr Kommentar wartet auf Freischaltung.\n" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/discussion.php:22 -msgid "Reply" -msgstr "Antworten" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/discussion.php:23 -msgid "Log in to reply." -msgstr "Sie mĂĽssen eingeloggt sein, um antworten zu können." - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/discussion.php:37 -#, php-format -msgid "By %1$s on %2$s at %3$s" -msgstr "Von %1$s am %2$s um %3$s" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/discussion.php:42 -msgid "\\t\\t\\t\\t\\tYour trackback is awaiting moderation.\\n" -msgstr "\\t\\t\\t\\t\\tIhr Trackback wartet auf Freischaltung.\\n" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/helpers.php:31 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/helpers.php:44 -msgid "There is no excerpt because this is a protected post." -msgstr "Es existiert kein Auszug, da dieser Beitrag geschĂĽtzt ist." - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:61 -msgid "Skip navigation to the content" -msgstr "Navigation zu Inhalt ĂĽberspringen" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:61 -msgid "Skip to content" -msgstr "Zu Inhalt springen" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:211 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:498 -msgid "Not Found" -msgstr "Nicht gefunden" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:490 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:545 -msgid "Edit post" -msgstr "Bearbeiten" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:503 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:598 -msgid "Permalink to " -msgstr "Permanent-Link zu " - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:512 -msgid "By " -msgstr "Von " - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:514 -msgid "View all posts by " -msgstr "Alle Beiträge zeigen von " - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:517 -msgid "Published: " -msgstr "Veröffentlicht am:" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:552 -msgid "This entry was posted in " -msgstr "Dieser Eintrag wurde veröffentlicht in " - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:555 -msgid "Also posted in " -msgstr "Veröffentlicht in " - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:558 -msgid "Posted in " -msgstr "Veröffentlicht in " - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:565 -msgid " and tagged" -msgstr " und getagged " - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:568 -msgid " Also tagged " -msgstr " Auch getagged " - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:570 -msgid "Tagged" -msgstr "Getagged" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:579 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:582 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:585 -msgid "Comment on " -msgstr "Kommentar" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:580 -msgid " Comments" -msgstr " Kommentare" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:583 -msgid " Comment" -msgstr " Kommentar" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:586 -msgid "Leave a comment" -msgstr "Kommentieren" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:589 -msgid "Comments closed" -msgstr "Kommentare geschlossen" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:598 -msgid ". Bookmark the " -msgstr ". Bookmarken: " - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:599 -msgid "permalink" -msgstr "Permanent-Link" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:601 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:609 -msgid "Post a comment" -msgstr "Kommentieren" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:602 -msgid " or leave a trackback: " -msgstr " oder ein Trackback hinterlassen: " - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:603 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:606 -msgid "Trackback URL for your post" -msgstr "Trackback-URL fĂĽr Ihren Beitrag" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:603 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:606 -msgid "Trackback URL" -msgstr "Trackback-URL" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:605 -msgid " Comments are closed, but you can leave a trackback: " -msgstr " Kommentare sind geschlossen, aber Sie können ein Trackback hinterlassen: " - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:608 -msgid " Trackbacks are closed, but you can " -msgstr " Trackbacks sind geschlossen, aber sie können " - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:609 -msgid "post a comment" -msgstr "Kommentieren" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:611 -msgid " Both comments and trackbacks are currently closed." -msgstr " Momentan ist weder das Kommentieren noch das Setzen eines Trackbacks möglich." - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/shortcodes.php:16 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic\library\extensions/shortcodes.php:16 -msgid "Login" -msgstr "Anmelden" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/shortcodes.php:18 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic\library\extensions/shortcodes.php:18 -msgid "Logout" -msgstr "Abmelden »" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/theme-options.php:13 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic\library\extensions/theme-options.php:13 -msgid "Index Insert Position" -msgstr "Index Position zum EinfĂĽgen" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/theme-options.php:14 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic\library\extensions/theme-options.php:14 -msgid "The widgetized Index Insert will follow after this post number." -msgstr "The widgetized Index Insert erfolgt nach dem Beitrag Nummer (wie angegeben). " - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/theme-options.php:19 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic\library\extensions/theme-options.php:19 -msgid "Info on Author Page" -msgstr "Info auf der Autorenseite" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/theme-options.php:20 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic\library\extensions/theme-options.php:20 -msgid "Display a microformatted vCard—with the author's avatar, bio and email—on the author page." -msgstr "Zeige eine vCard—mit dem Avatar, Bio und E-Mail Adresse auf der Seite des Autors an." - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/theme-options.php:25 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic\library\extensions/theme-options.php:25 -msgid "Text in Footer" -msgstr "Text im Footer" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/theme-options.php:26 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic\library\extensions/theme-options.php:26 -msgid "You can use the following shortcodes in your footer text: [wp-link] [theme-link] [loginout-link] [blog-title] [the-year]" -msgstr "Sie können die folgenden Shortcodes verwenden: [wp-link] [theme-link] [loginout-link] [blog-title] [the-year]" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/theme-options.php:28 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic\library\extensions/theme-options.php:28 -msgid "Powered by [wp-link]. Built on the [theme-link]." -msgstr "Angetrieben von [wp-link]. Darstellung basiert auf [theme-link]." - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/theme-options.php:76 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic\library\extensions/theme-options.php:76 -msgid "settings saved." -msgstr "Einstellungen gespeichert." - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/theme-options.php:77 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic\library\extensions/theme-options.php:77 -msgid "settings reset." -msgstr "Einstellungen zurückgesetzt" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/theme-options.php:78 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic\library\extensions/theme-options.php:78 -msgid "widgets reset." -msgstr "Widgets zurückgesetzt" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/theme-options.php:191 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic\library\extensions/theme-options.php:191 -msgid "Save changes" -msgstr "Ă„nderungen speichern" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/theme-options.php:197 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic\library\extensions/theme-options.php:197 -msgid "Reset" -msgstr "Zurücksetzen" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/theme-options.php:203 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic\library\extensions/theme-options.php:203 -msgid "Reset Widgets" -msgstr "Widgets zurücksetzen" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/theme-options.php:208 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic\library\extensions/theme-options.php:208 -msgid "For more information about this theme, visit ThemeShaper. Please visit the ThemeShaper Forums if you have any questions about Thematic." -msgstr "Um mehr Information ĂĽber dieses Thema zu erhalten, besuchen Sie ThemeShaper. Bitte besuchen Sie die ThemeShaper Foren falls Sie irgendwelche Fragen zu Thematic haben." - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/widgets.php:55 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/widgets.php:245 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/widgets.php:246 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic\library\extensions/widgets.php:55 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic\library\extensions/widgets.php:245 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic\library\extensions/widgets.php:246 -msgid "RSS Links" -msgstr "RSS-Links:" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/widgets.php:79 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic\library\extensions/widgets.php:79 -msgid "Title:" -msgstr "Titel:" - -#~ msgid "" -#~ "Enter the HTML text that will appear in the bottom of your footer. Feel " -#~ "free to remove or change any links. Hint: how to " -#~ "write a link." -#~ msgstr "" -#~ "Gebe einen HTML Text ein, der am Ende des Footers erscheinen soll. Alle " -#~ "Links können geändert oder entfernt werden. Hinweis: Syntax eines Links." -#~ msgid "" -#~ "Powered by WordPress. Built on the Thematic Theme Framework." -#~ msgstr "" -#~ "Angetrieben von WordPress. Die Darstellung " -#~ "basiert auf dem Thematic Theme " -#~ "Framework." -#~ msgid "Blog Index" -#~ msgstr "Blog-Index" -#~ msgid "Blog Buttons" -#~ msgstr "Blog Buttons" -#~ msgid "Page" -#~ msgstr "Seite" -#~ msgid "Error 404 - Not Found" -#~ msgstr "Fehler 404 - Nicht gefunden" -#~ msgid "Archive for the ‘%s’ Category" -#~ msgstr "Archiv für die Kategorie „%s“" -#~ msgid "Posts Tagged ‘%s’" -#~ msgstr "Artikel-Schlagworte: „%s“" -#~ msgid "Archive for %s|Daily archive page" -#~ msgstr "Archiv für %s" -#~ msgid "F jS, Y" -#~ msgstr "j. F Y" -#~ msgid "Archive for %s|Monthly archive page" -#~ msgstr "Archiv für %s" -#~ msgid "F, Y" -#~ msgstr "F Y" -#~ msgid "Archive for %s|Yearly archive page" -#~ msgstr "Archiv für %s" -#~ msgid "Y" -#~ msgstr "Y" -#~ msgid "« Older Entries" -#~ msgstr "« Ältere Einträge" -#~ msgid "Newer Entries »" -#~ msgstr "Neuere Einträge »" -#~ msgid "l, F jS, Y" -#~ msgstr "l, j. F Y" -#~ msgid "Tags:" -#~ msgstr "Schlagworte:" -#~ msgid "No Comments »" -#~ msgstr "Keine Kommentare »" -#~ msgid "1 Comment »" -#~ msgstr "1 Kommentar »" -#~ msgid "% Comments »" -#~ msgstr "% Kommentare »" -#~ msgid "Archives by Subject:" -#~ msgstr "Archive nach Thema:" -#~ msgid "Permanent Link: %s" -#~ msgstr "Permanent-Link: %s" -#~ msgid "Read the rest of this entry »" -#~ msgstr "Diesen Beitrag weiterlesen »" -#~ msgid "This entry was posted %1$s on %2$s at %3$s and is filed under %4$s." -#~ msgstr "" -#~ "Dieser Beitrag wurde vor %1$s am %2$s um %3$s Uhr veröffentlicht und " -#~ "unter %4$s gespeichert." -#~ msgid "" -#~ "You can follow any responses to this entry through the RSS " -#~ "2.0 feed." -#~ msgstr "" -#~ "Sie können Kommentare zu diesem Eintrag über den RSS-2.0-Feed verfolgen." -#~ msgid "" -#~ "You can leave a response, or trackback from your own site." -#~ msgstr "" -#~ "Sie können einen Kommentar hinterlassen " -#~ "oder einen Trackback von Ihrer " -#~ "Website hierher setzen." -#~ msgid "" -#~ "Responses are currently closed, but you can trackback from your own site." -#~ msgstr "" -#~ "Kommentare sind momentan deaktiviert, aber Sie können einen Trackback von Ihrer Website hierher setzen." -#~ msgid "" -#~ "You can skip to the end and leave a response. Pinging is currently not " -#~ "allowed." -#~ msgstr "" -#~ "Sie können einen Kommentar hinterlassen, " -#~ "Pingbacks/Trackbacks sind momentan deaktiviert." -#~ msgid "Edit this entry." -#~ msgstr "Diesen Eintrag bearbeiten" -#~ msgid "Sorry, no attachments matched your criteria." -#~ msgstr "" -#~ "Leider wurden keine Anhänge gefunden, die Ihren Kriterien " -#~ "entsprechen." -#~ msgid "No Responses" -#~ msgstr "Keine Kommentare" -#~ msgid "One Response" -#~ msgstr "1 Kommentar" -#~ msgid "% Responses" -#~ msgstr "% Kommentare" -#~ msgid "to “%s”" -#~ msgstr "zu „%s“" -#~ msgid "%s Says:" -#~ msgstr "%s sagt:" -#~ msgid "edit" -#~ msgstr "bearbeiten" -#~ msgid "Comments are closed." -#~ msgstr "Kommentieren ist momentan nicht möglich." -#~ msgid "Leave a Reply" -#~ msgstr "Kommentieren" -#~ msgid "Logged in as %2$s." -#~ msgstr "Angemeldet als %2$s." -#~ msgid "Log out of this account" -#~ msgstr "Jetzt abmelden" -#~ msgid "Log out »" -#~ msgstr "Abmelden »" -#~ msgid "(required)" -#~ msgstr "(benötigt)" -#~ msgid "Mail (will not be published)" -#~ msgstr "E-Mail (wird nicht veröffentlicht)" -#~ msgid "XHTML: You can use these tags: %s" -#~ msgstr "" -#~ "XHTML: Sie können folgende Elemente nutzen: %" -#~ "s" -#~ msgid "Submit Comment" -#~ msgstr "Kommentar senden" -#~ msgid "%1$s - Comments on %2$s" -#~ msgstr "%1$s - Kommentare zu %2$s" -#~ msgid "" -#~ "RSS feed for comments on " -#~ "this post." -#~ msgstr "" -#~ "RSS-Feed für " -#~ "Kommentare zu diesem Artikel." -#~ msgid "" -#~ "The URL to TrackBack " -#~ "this entry is: %s" -#~ msgstr "" -#~ "Die Trackback-URL zu " -#~ "diesem Artikel ist: %s" -#~ msgid "Pingback" -#~ msgstr "Pingback" -#~ msgid "by %1$s — %2$s @ %4$s" -#~ msgstr "von %1$s — %2$s um %4$s Uhr" -#~ msgid "No comments yet." -#~ msgstr "Noch keine Kommentare." -#~ msgid "" -#~ "Line and paragraph breaks automatic, e-mail address never displayed, " -#~ "HTML allowed: " -#~ "%s" -#~ msgstr "" -#~ "Zeilen- und Absatzumbrüche werden automatisch eingefügt, Ihre E-" -#~ "Mail wird nicht angezeigt.Erlaubtes HTML:" -#~ msgid "URL" -#~ msgstr "URL" -#~ msgid "Say It!" -#~ msgstr "Senden" -#~ msgid "Sorry, the comment form is closed at this time." -#~ msgstr "Kommentieren ist momentan leider nicht möglich." -#~ msgid "Close this window." -#~ msgstr "Fenster schließen." -#~ msgid "" -#~ "Powered by WordPress" -#~ msgstr "" -#~ "WordPress" -#~ msgid "%1$s is proudly powered by %2$s" -#~ msgstr "%1$s läuft mit %2$s" -#~ msgid "%1$s and %2$s." -#~ msgstr "%1$s und %2$s." -#~ msgid "Entries (RSS)" -#~ msgstr "Beiträge (RSS)" -#~ msgid "%d queries. %s seconds." -#~ msgstr "%d Abfragen. %s Sekunden." -#~ msgid "Customize Header" -#~ msgstr "Kopfbereich anpassen" -#~ msgid "Header Image and Color" -#~ msgstr "Hintergrundbild und -farbe" -#~ msgid "Close Color Picker" -#~ msgstr "Farbwähler schließen" -#~ msgid "Save" -#~ msgstr "Speichern" -#~ msgid "Font Color:" -#~ msgstr "Schriftfarbe:" -#~ msgid "Any CSS color (%s or %s or %s)" -#~ msgstr "Eine beliebige CSS-Farbe (%s oder %s oder %s)" -#~ msgid "Upper Color:" -#~ msgstr "Farbe für oben:" -#~ msgid "HEX only (%s or %s)" -#~ msgstr "Nur HEX (%s oder %s)" -#~ msgid "Lower Color:" -#~ msgstr "Farbe für unten:" -#~ msgid "Toggle Text" -#~ msgstr "Text umschalten" -#~ msgid "Use Defaults" -#~ msgstr "Standard verwenden" -#~ msgid "Font Color" -#~ msgstr "Schriftfarbe" -#~ msgid "Upper Color" -#~ msgstr "Farbe für oben" -#~ msgid "Lower Color" -#~ msgstr "Farbe für unten" -#~ msgid "Advanced" -#~ msgstr "Erweitert" -#~ msgid "Update Header »" -#~ msgstr "Kopfbereich aktualisieren »" -#~ msgid "Font Color (CSS):" -#~ msgstr "Schriftfarbe (CSS):" -#~ msgid "Upper Color (HEX):" -#~ msgstr "Farbe für oben (HEX):" -#~ msgid "Lower Color (HEX):" -#~ msgstr "Farbe für unten (HEX):" -#~ msgid "Select Default Colors" -#~ msgstr "Standardfarben auswählen" -#~ msgid "Toggle Text Display" -#~ msgstr "Textanzeige aktivieren/deaktivieren" -#~ msgid "» Blog Archive" -#~ msgstr "» Blogarchiv" -#~ msgid "This entry was posted on %1$s at %2$s and is filed under %3$s." -#~ msgstr "" -#~ "Dieser Beitrag wurde am %1$s um %2$s Uhr veröffentlicht und unter %3$s " -#~ "gespeichert." -#~ msgid "Sorry, no posts matched your criteria." -#~ msgstr "" -#~ "Leider wurden keine Artikel gefunden, die Ihren Kriterien entsprechen." -#~ msgid "Sorry, but you are looking for something that isn’t here." -#~ msgstr "Es konnten leider keine passenden Inhalte gefunden werden." -#~ msgid "Read the rest of this page »" -#~ msgstr "Diesen Seite weiterlesen »" -#~ msgid "Search for:" -#~ msgstr "Suchen nach:" -#~ msgid "No posts found. Try a different search?" -#~ msgstr "" -#~ "Ihre Suche ergab keine Treffer. Möchten Sie eine neue Suche starten?" -#~ msgid "Author" -#~ msgstr "Autor" -#~ msgid "You are currently browsing the archives for the %s category." -#~ msgstr "Sie sind momentan im Archiv der Kategorie %s." -#~ msgid "" -#~ "You are currently browsing the %2$s blog archives " -#~ "for the day %3$s." -#~ msgstr "" -#~ "Sie sind momentan im Blogarchiv für den %3$s von %2" -#~ "$s." -#~ msgid "" -#~ "You are currently browsing the %2$s blog archives " -#~ "for %3$s." -#~ msgstr "" -#~ "Sie sind momentan im Blogarchiv für %3$s von %2$s." -#~ msgid "" -#~ "You are currently browsing the %2$s blog archives " -#~ "for the year %3$s." -#~ msgstr "" -#~ "Sie sind momentan im Blogarchiv für das Jahr %3$s von %2$s." -#~ msgid "" -#~ "You have searched the %2$s blog archives for " -#~ "‘%3$s’. If you are unable to find anything " -#~ "in these search results, you can try one of these links." -#~ msgstr "" -#~ "Sie haben im Blogarchiv von %2$s nach " -#~ "„%3$s“ gesucht. Falls Sie in den " -#~ "Suchergebnissen nicht fündig werden, helfen Ihnen mö" -#~ "glicherweise die folgenden Links." -#~ msgid "" -#~ "You are currently browsing the %2$s blog archives." -#~ msgstr "Sie sind momentan im Blogarchiv von %2$s." -#~ msgid "This page validates as XHTML 1.0 Transitional" -#~ msgstr "Diese Seite ist valides XHTML 1.0 Transitional" -#~ msgid "" -#~ "Valid XHTML" -#~ msgstr "" -#~ "Valides XHTML" -#~ msgid "XHTML Friends Network" -#~ msgstr "XHTML Friends Network" -#~ msgid "XFN" -#~ msgstr "XFN" -#~ msgid "" -#~ "Powered by WordPress, state-of-the-art semantic personal publishing " -#~ "platform." -#~ msgstr "Läuft mit WordPress, der führenden Weblog-Anwendung." -#~ msgid "Edit this entry" -#~ msgstr "Diesen Eintrag bearbeiten" -#~ msgid "" -#~ "Powered by Wordpress" -#~ msgstr "" -#~ "WordPress" -#~ msgid "" -#~ "Logged in as %2$s. Logout »" -#~ msgstr "" -#~ "Angemeldet als %2$s. Abmelden " -#~ "»" - diff --git a/blog/wp-content/themes/thematic/library/languages/el.mo b/blog/wp-content/themes/thematic/library/languages/el.mo deleted file mode 100755 index a0f1a6f..0000000 Binary files a/blog/wp-content/themes/thematic/library/languages/el.mo and /dev/null differ diff --git a/blog/wp-content/themes/thematic/library/languages/el.po b/blog/wp-content/themes/thematic/library/languages/el.po deleted file mode 100755 index bac7cf0..0000000 --- a/blog/wp-content/themes/thematic/library/languages/el.po +++ /dev/null @@ -1,488 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: Thematic\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-15 11:44+0100\n" -"PO-Revision-Date: \n" -"Last-Translator: Demetris Kikizas \n" -"Language-Team: op111.net \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Poedit-Language: Greek\n" -"X-Poedit-Country: Greece\n" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/404.php:10 -msgid "Apologies, but we were unable to find what you were looking for. Perhaps searching will help." -msgstr "Συγγνώμη! Αυτό που ζητούĎατε δεν βĎέθηκε. Îέλετε να δοκιμάĎετε την αναζήτηĎη;" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/404.php:15 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/search.php:58 -msgid "Find" -msgstr "ΑναζήτηĎη" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archive.php:16 -#, php-format -msgid "Daily Archives: %s" -msgstr "ΑĎχείο ημέĎας: %s" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archive.php:18 -#, php-format -msgid "Monthly Archives: %s" -msgstr "ΑĎχείο μηνός: %s" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archive.php:20 -#, php-format -msgid "Yearly Archives: %s" -msgstr "ΑĎχείο έτους: %s" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archive.php:22 -msgid "Blog Archives" -msgstr "ΑĎχείο ÎąĎτολογίου" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archive.php:31 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archive.php:53 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/author.php:21 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/author.php:57 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/category.php:20 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/category.php:42 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/index.php:17 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/index.php:49 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/search.php:21 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/search.php:43 -msgid "« Older posts" -msgstr "« ΠĎοηγούμενα άĎθĎα" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archive.php:32 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archive.php:54 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/author.php:22 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/author.php:58 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/category.php:21 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/category.php:43 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/index.php:18 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/index.php:50 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/search.php:22 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/search.php:44 -msgid "Newer posts »" -msgstr "Επόμενα άĎθĎα »" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archive.php:41 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/attachment.php:20 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/author.php:45 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/category.php:30 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/index.php:30 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/search.php:31 -msgid "Read More »" -msgstr "Συνέχεια »" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archives.php:20 -msgid "Archives by Category" -msgstr "ΑĎχείο κατά κατηγοĎία" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archives.php:26 -msgid "Archives by Month" -msgstr "ΑĎχείο κατά μήνα" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archives.php:32 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/links.php:20 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/page.php:16 -msgid "Edit" -msgstr "ΕπεξεĎγαĎία" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/attachment.php:22 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/index.php:32 -msgid "Pages:" -msgstr "Σελίδες: " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/author.php:15 -msgid "Author Archives: " -msgstr "ΑĎχείο Ďυντάκτη: " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/author.php:34 -msgid "Email " -msgstr "Ηλ. διεύθυνĎη" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/category.php:13 -msgid "Category Archives:" -msgstr "ΑĎχείο κατηγοĎίας: " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:10 -msgid "This post is password protected. Enter the password to view any comments." -msgstr "Το άĎθĎÎż Ď€ĎÎżĎτατεύεται με Ďυνθηματικό. Για να δείτε τα Ďχόλια, πληκτĎολογήĎτε το Ďυνθηματικό Ďας." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:31 -#, php-format -msgid "%d Comments" -msgstr "%d Ďχόλια" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:31 -msgid "One Comment" -msgstr "Îνα Ďχόλιο" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:52 -#, php-format -msgid "%d Trackbacks" -msgstr "%d Ď„Ďάκμπακ" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:52 -msgid "One Trackback" -msgstr "Îνα Ď„Ďάκμπακ" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:67 -msgid "Post a Comment" -msgstr "ΑφήĎτε Ďχόλιο" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:67 -#, php-format -msgid "Post a Reply to %s" -msgstr "ΑπαντήĎτε Ďτο %s" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:72 -#, php-format -msgid "You must be logged in to post a comment." -msgstr "Για να ĎχολιάĎετε Ď€Ďέπει να Ďυνδεθείτε." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:83 -#, php-format -msgid "Logged in as %2$s. Log out?" -msgstr "Îχετε Ďυνδεθεί ως %2$s. ΑποĎύνδεĎη;" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:90 -msgid "Your email is never published nor shared." -msgstr "Η διεύθυνĎή Ďας δεν δημοĎιεύεται ούτε κοινοποιείται!" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:90 -msgid "Required fields are marked *" -msgstr "Τα πεδία με αĎτεĎÎŻĎκο (*) είναι υποχĎεωτικά." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:93 -msgid "Name" -msgstr "Όνομα" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:93 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:98 -msgid "*" -msgstr "*" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:98 -msgid "Email" -msgstr "Ηλ. διεύθυνĎη" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:103 -msgid "Website" -msgstr "ΙĎτοĎελίδα" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:110 -msgid "Comment" -msgstr "Σχόλιο" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:115 -msgid "You may use these HTML tags and attributes:" -msgstr "ΕπιτĎέπεται η χĎήĎη των εξής Ďτοιχείων και ιδιοτήτων HTML:" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:120 -msgid "Post Comment" -msgstr "Υποβολή" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/page.php:14 -msgid "Pages: " -msgstr "Σελίδες: " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/search.php:15 -msgid "Search Results for:" -msgstr "ΑποτελέĎματα για: " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/search.php:51 -msgid "Nothing Found" -msgstr "Δεν βĎέθηκαν άĎθĎα" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/search.php:53 -msgid "Sorry, but nothing matched your search criteria. Please try again with some different keywords." -msgstr "Η αναζήτηĎή Ďας δεν έφεĎε αποτελέĎματα. Αν θέλετε, ξαναδοκιμάĎτε με διαφοĎετικούς ĎŚĎους." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:6 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:10 -msgid "Search" -msgstr "ΑναζήτηĎη" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:16 -msgid "Pages" -msgstr "Σελίδες" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:23 -msgid "Categories" -msgstr "ΚατηγοĎίες" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:31 -msgid "Archives" -msgstr "ΑĎχείο" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:50 -msgid "RSS Feeds" -msgstr "Κανάλια RSS" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:52 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:390 -msgid "Posts RSS feed" -msgstr "Κανάλι RSS άĎθĎων" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:52 -msgid "All posts" -msgstr "Όλα τα άĎθĎα" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:53 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:408 -msgid "Comments RSS feed" -msgstr "Κανάλι RSS Ďχολίων" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:53 -msgid "All comments" -msgstr "Όλα τα Ďχόλια" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:58 -msgid "Meta" -msgstr "ΜεταπληĎοφοĎίες" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/tag.php:13 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:207 -msgid "Tag Archives:" -msgstr "ΑĎχείο ετικέτας: " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/discussion.php:10 -#, php-format -msgid "Posted %1$s at %2$s | Permalink" -msgstr "ΔημοĎιεύτηκε %1$s Ďτις %2$s | ΣύνδεĎμος" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/discussion.php:15 -msgid "\t\t\t\t\tYour comment is awaiting moderation.\n" -msgstr "\t\t\t\t\tΤο Ďχόλιό Ďας είναι υπό έγκĎÎąĎη.\n" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/discussion.php:22 -msgid "Reply" -msgstr "ΑπάντηĎη" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/discussion.php:23 -msgid "Log in to reply." -msgstr "Συνδεθείτε για να απαντήĎετε" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/discussion.php:37 -#, php-format -msgid "By %1$s on %2$s at %3$s" -msgstr "Από %1$s Ďτις %2$s, %3$s" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/discussion.php:42 -msgid "\\t\\t\\t\\t\\tYour trackback is awaiting moderation.\\n" -msgstr "\\t\\t\\t\\t\\tΤο Ď„Ďάκμπακ είναι υπό έγκĎÎąĎη.\\n" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/helpers.php:31 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/helpers.php:44 -msgid "There is no excerpt because this is a protected post." -msgstr "Δεν βλέπετε ĎύνοĎη διότι το άĎθĎÎż Ď€ĎÎżĎτατεύεται με Ďυνθηματικό." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:61 -msgid "Skip navigation to the content" -msgstr "ΜετάβαĎη κατευθείαν Ďτο πεĎιεχόμενο" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:61 -msgid "Skip to content" -msgstr "ΜετάβαĎη Ďτο πεĎιεχόμενο" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:211 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:497 -msgid "Not Found" -msgstr "Δεν βĎέθηκε!" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:489 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:544 -msgid "Edit post" -msgstr "ΕπεξεĎγαĎία άĎθĎου" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:502 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:597 -msgid "Permalink to " -msgstr "Μόνιμος ĎύνδεĎμος του " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:511 -msgid "By " -msgstr "Από " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:513 -msgid "View all posts by " -msgstr "ΠĎοβολή όλων των άĎθĎων του/της" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:516 -msgid "Published: " -msgstr "ΔημοĎίευĎη: " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:551 -msgid "This entry was posted in " -msgstr "ΚαταχωĎήθηκε Ďτην κατηγοĎία/ες: " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:554 -msgid "Also posted in " -msgstr "ΕπίĎης Ďτις κατηγοĎίες: " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:557 -msgid "Posted in " -msgstr "ΚατηγοĎίες: " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:564 -msgid " and tagged" -msgstr "– Ετικέτες: " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:567 -msgid " Also tagged " -msgstr " Άλλες ετικέτες: " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:569 -msgid "Tagged" -msgstr "Ετικέτες:" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:578 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:581 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:584 -msgid "Comment on " -msgstr "Κάντε Ďχόλιο Ďτο: " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:579 -msgid " Comments" -msgstr " Σχόλια" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:582 -msgid " Comment" -msgstr " Σχόλιο" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:585 -msgid "Leave a comment" -msgstr "ΓĎάĎτε Ďχόλιο" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:588 -msgid "Comments closed" -msgstr "Τα Ďχόλια έχουν κλείĎει" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:597 -msgid ". Bookmark the " -msgstr " – ΚĎατήĎτε τον " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:598 -msgid "permalink" -msgstr "ĎύνδεĎÎĽÎż" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:600 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:608 -msgid "Post a comment" -msgstr "– Κάντε Ďχόλιο" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:601 -msgid " or leave a trackback: " -msgstr " ή αφήĎτε Ď„Ďάκμπακ: " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:602 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:605 -msgid "Trackback URL for your post" -msgstr "URL για Ď„Ďάκμπακ Ďτο άĎθĎÎż" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:602 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:605 -msgid "Trackback URL" -msgstr "URL για Ď„Ďάκμπακ" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:604 -msgid " Comments are closed, but you can leave a trackback: " -msgstr " Τα Ďχόλια έχουν κλείĎει. Αν θέλετε, αφήĎτε Ď„Ďάκμπακ: " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:607 -msgid " Trackbacks are closed, but you can " -msgstr " Τα Ď„Ďάκμπακ έχουν κλείĎει. Αν θέλετε, " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:608 -msgid "post a comment" -msgstr "αφήĎτε ένα Ďχόλιο" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:610 -msgid " Both comments and trackbacks are currently closed." -msgstr " Τα Ďχόλια και Ď„Ďάκμπακ είναι κλειĎτά επί του παĎόντος." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/shortcodes.php:16 -msgid "Login" -msgstr "ΣύνδεĎη" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/shortcodes.php:18 -msgid "Logout" -msgstr "ΑποĎύνδεĎη" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:13 -msgid "Index Insert Position" -msgstr "ÎέĎη ευĎετηĎίου" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:14 -msgid "The widgetized Index Insert will follow after this post number." -msgstr "Μετά από πόĎα άĎθĎα να εμφανίζεται η ένθετη μονάδα της αĎχικής Ďελίδας;" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:19 -msgid "Info on Author Page" -msgstr "Σελίδες Ďυντακτών" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:20 -msgid "Display a microformatted vCard—with the author's avatar, bio and email—on the author page." -msgstr "ΠĎοβολή vCard Ďε μικĎοφοĎμάτ —με εικόνα, βιογĎαφικό και ηλ. διεύθυνĎη— Ďτις Ďελίδες Ďυντακτών" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:25 -msgid "Text in Footer" -msgstr "Κείμενο υποĎέλιδου" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:26 -msgid "You can use the following shortcodes in your footer text: [wp-link] [theme-link] [loginout-link] [blog-title] [the-year]" -msgstr "Στο υποĎέλιδο γίνεται να χĎηĎιμοποιήĎετε τις εξής κωδικοĎυντομεύĎεις:
          [wp-link] [theme-link] [loginout-link] [blog-title] [the-year]" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:28 -msgid "Powered by [wp-link]. Built on the [theme-link]." -msgstr "Με τη δύναμη του [wp-link] και του [theme-link]" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:76 -msgid "settings saved." -msgstr "– Οι ĎυθμίĎεις αποθηκεύτηκαν." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:77 -msgid "settings reset." -msgstr "– ΑποκαταĎτάθηκαν οι αĎχικές τιμές." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:78 -msgid "widgets reset." -msgstr "– ΑποκαταĎτάθηκαν οι αĎχικές ĎυθμίĎεις μονάδων." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:191 -msgid "Save changes" -msgstr "ΑποθήκευĎη αλλαγών" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:197 -msgid "Reset" -msgstr "ΕπαναφοĎά" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:203 -msgid "Reset Widgets" -msgstr "ΕπαναφοĎά μονάδων" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:208 -msgid "For more information about this theme, visit ThemeShaper. Please visit the ThemeShaper Forums if you have any questions about Thematic." -msgstr "Μάθετε πεĎÎąĎĎότεĎα για το Thematic: ThemeShaper.com. Για οποιαδήποτε αποĎία γύĎω από το Thematic, είĎτε ευĎĎ€ĎĎŚĎεκτοι Ďτο φόĎουμ του ThemeShaper.com." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/widgets.php:55 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/widgets.php:245 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/widgets.php:246 -msgid "RSS Links" -msgstr "ΣύνδεĎμοι RSS" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/widgets.php:79 -msgid "Title:" -msgstr "Τίτλος:" - -#, fuzzy -#~ msgid "Site Meta" -#~ msgstr "Δείτε την ÎąĎτοĎελίδα" - -#, fuzzy -#~ msgid "Blog Index" -#~ msgstr "Όνομα ÎąĎτολογίου" - diff --git a/blog/wp-content/themes/thematic/library/languages/es_ES.mo b/blog/wp-content/themes/thematic/library/languages/es_ES.mo deleted file mode 100755 index 9df492b..0000000 Binary files a/blog/wp-content/themes/thematic/library/languages/es_ES.mo and /dev/null differ diff --git a/blog/wp-content/themes/thematic/library/languages/es_ES.po b/blog/wp-content/themes/thematic/library/languages/es_ES.po deleted file mode 100755 index efdf1b4..0000000 --- a/blog/wp-content/themes/thematic/library/languages/es_ES.po +++ /dev/null @@ -1,486 +0,0 @@ -# kubrick theme pot file. -# Copyright (C) 2007 WordPress -# This file is distributed under the same license as the kubrick theme package. -# -msgid "" -msgstr "" -"Project-Id-Version: Thematic 0.9\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-11 11:30+0100\n" -"PO-Revision-Date: 2009-03-12 17:09+0100\n" -"Last-Translator: Chris Gossmann \n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Poedit-Language: Spanish\n" -"X-Poedit-Country: SPAIN\n" -"X-Poedit-SourceCharset: utf-8\n" -"X-Poedit-KeywordsList: __;_e\n" -"X-Poedit-Basepath: .\n" -"X-Poedit-SearchPath-0: ../../../thematic\n" - -#: ../../../thematicSVN/404.php:10 -msgid "Apologies, but we were unable to find what you were looking for. Perhaps searching will help." -msgstr "Lo sentimos pero no hemos encontrado lo que buscas. " - -#: ../../../thematicSVN/404.php:15 -#: ../../../thematicSVN/search.php:58 -msgid "Find" -msgstr "Encontrar" - -#: ../../../thematicSVN/archive.php:16 -#, php-format -msgid "Daily Archives: %s" -msgstr "Archivos diarios: %s" - -#: ../../../thematicSVN/archive.php:18 -#, php-format -msgid "Monthly Archives: %s" -msgstr "Archivos por mes: %s" - -#: ../../../thematicSVN/archive.php:20 -#, php-format -msgid "Yearly Archives: %s" -msgstr "Archivos anuales: %s" - -#: ../../../thematicSVN/archive.php:22 -msgid "Blog Archives" -msgstr "Archivos del blog" - -#: ../../../thematicSVN/archive.php:31 -#: ../../../thematicSVN/archive.php:53 -#: ../../../thematicSVN/author.php:21 -#: ../../../thematicSVN/author.php:57 -#: ../../../thematicSVN/category.php:20 -#: ../../../thematicSVN/category.php:42 -#: ../../../thematicSVN/index.php:17 -#: ../../../thematicSVN/index.php:49 -#: ../../../thematicSVN/search.php:21 -#: ../../../thematicSVN/search.php:43 -msgid "« Older posts" -msgstr "« Entradas anteriores" - -#: ../../../thematicSVN/archive.php:32 -#: ../../../thematicSVN/archive.php:54 -#: ../../../thematicSVN/author.php:22 -#: ../../../thematicSVN/author.php:58 -#: ../../../thematicSVN/category.php:21 -#: ../../../thematicSVN/category.php:43 -#: ../../../thematicSVN/index.php:18 -#: ../../../thematicSVN/index.php:50 -#: ../../../thematicSVN/search.php:22 -#: ../../../thematicSVN/search.php:44 -msgid "Newer posts »" -msgstr "Entradas recientes »" - -#: ../../../thematicSVN/archive.php:41 -#: ../../../thematicSVN/attachment.php:20 -#: ../../../thematicSVN/author.php:45 -#: ../../../thematicSVN/category.php:30 -#: ../../../thematicSVN/index.php:30 -#: ../../../thematicSVN/search.php:31 -msgid "Read More »" -msgstr "Leer Más »" - -#: ../../../thematicSVN/archives.php:20 -msgid "Archives by Category" -msgstr "Archivos por categorĂ­a" - -#: ../../../thematicSVN/archives.php:26 -msgid "Archives by Month" -msgstr "Archivos por Mes" - -#: ../../../thematicSVN/archives.php:32 -#: ../../../thematicSVN/links.php:20 -#: ../../../thematicSVN/page.php:16 -msgid "Edit" -msgstr "Editar" - -#: ../../../thematicSVN/attachment.php:22 -#: ../../../thematicSVN/index.php:32 -msgid "Pages:" -msgstr "Páginas:" - -#: ../../../thematicSVN/author.php:15 -msgid "Author Archives: " -msgstr "Archivos del autor: " - -#: ../../../thematicSVN/author.php:34 -msgid "Email " -msgstr "Email" - -#: ../../../thematicSVN/category.php:13 -msgid "Category Archives:" -msgstr "Archivos por categorĂ­a:" - -#: ../../../thematicSVN/comments.php:10 -msgid "This post is password protected. Enter the password to view any comments." -msgstr "Esta entrada está protegida por contraseña. Incluye la contraseña para ver los comentarios." - -#: ../../../thematicSVN/comments.php:31 -#, php-format -msgid "%d Comments" -msgstr "%d Comentarios" - -#: ../../../thematicSVN/comments.php:31 -msgid "One Comment" -msgstr "Un Comentario" - -#: ../../../thematicSVN/comments.php:52 -#, php-format -msgid "%d Trackbacks" -msgstr "%d Trackbacks" - -#: ../../../thematicSVN/comments.php:52 -msgid "One Trackback" -msgstr "Un Trackback" - -#: ../../../thematicSVN/comments.php:67 -msgid "Post a Comment" -msgstr "Publicar un comentario" - -#: ../../../thematicSVN/comments.php:67 -#, php-format -msgid "Post a Reply to %s" -msgstr "Responde a %s" - -#: ../../../thematicSVN/comments.php:72 -#, php-format -msgid "You must be logged in to post a comment." -msgstr "Debes estar logueado para publicar un comentario." - -#: ../../../thematicSVN/comments.php:83 -#, php-format -msgid "Logged in as %2$s. Log out?" -msgstr "Logueado como %2$s. ÂżSalir?" - -#: ../../../thematicSVN/comments.php:90 -msgid "Your email is never published nor shared." -msgstr "Tu correo nunca es compartido ni publicado." - -#: ../../../thematicSVN/comments.php:90 -msgid "Required fields are marked *" -msgstr "Los campos requeridos están marcados * " - -#: ../../../thematicSVN/comments.php:93 -msgid "Name" -msgstr "Nombre" - -#: ../../../thematicSVN/comments.php:93 -#: ../../../thematicSVN/comments.php:98 -msgid "*" -msgstr "*" - -#: ../../../thematicSVN/comments.php:98 -msgid "Email" -msgstr "Email" - -#: ../../../thematicSVN/comments.php:103 -msgid "Website" -msgstr "Website" - -#: ../../../thematicSVN/comments.php:110 -msgid "Comment" -msgstr "Comentar" - -#: ../../../thematicSVN/comments.php:120 -msgid "Post Comment" -msgstr "Publicar comentario" - -#: ../../../thematicSVN/page.php:14 -msgid "Pages: " -msgstr "Páginas: " - -#: ../../../thematicSVN/search.php:15 -msgid "Search Results for:" -msgstr "Resultados de la bĂşsqueda:" - -#: ../../../thematicSVN/search.php:51 -msgid "Nothing Found" -msgstr "No se encontrĂł nada" - -#: ../../../thematicSVN/search.php:53 -msgid "Sorry, but nothing matched your search criteria. Please try again with some different keywords." -msgstr "Lo sentimos pero no se encontrĂł nada. IntĂ©ntalo de nuevo con otros tĂ©rminos." - -#: ../../../thematicSVN/sidebar.php:6 -#: ../../../thematicSVN/sidebar.php:10 -msgid "Search" -msgstr "Buscar" - -#: ../../../thematicSVN/sidebar.php:16 -msgid "Pages" -msgstr "Páginas" - -#: ../../../thematicSVN/sidebar.php:23 -msgid "Categories" -msgstr "CategorĂ­as" - -#: ../../../thematicSVN/sidebar.php:31 -msgid "Archives" -msgstr "Archivos" - -#: ../../../thematicSVN/sidebar.php:50 -msgid "RSS Feeds" -msgstr "RSS-Feeds" - -#: ../../../thematicSVN/sidebar.php:52 -#: ../../../thematicSVN/library/extensions/hooks-filters.php:391 -msgid "Posts RSS feed" -msgstr "Publicar Feed de RSS" - -#: ../../../thematicSVN/sidebar.php:52 -msgid "All posts" -msgstr "Todas las entradas" - -#: ../../../thematicSVN/sidebar.php:53 -#: ../../../thematicSVN/library/extensions/hooks-filters.php:409 -msgid "Comments RSS feed" -msgstr "RSS de los comentarios" - -#: ../../../thematicSVN/sidebar.php:53 -msgid "All comments" -msgstr "Todos los comentarios" - -#: ../../../thematicSVN/sidebar.php:58 -msgid "Meta" -msgstr "Info" - -#: ../../../thematicSVN/tag.php:13 -#: ../../../thematicSVN/library/extensions/hooks-filters.php:207 -msgid "Tag Archives:" -msgstr "Archivo de tags" - -#: ../../../thematicSVN/library/extensions/discussion.php:10 -#, php-format -msgid "Posted %1$s at %2$s | Permalink" -msgstr "Publicado %1$s en %2$s | Permalink" - -#: ../../../thematicSVN/library/extensions/discussion.php:15 -msgid "\t\t\t\t\tYour comment is awaiting moderation.\n" -msgstr "\t\t\t\t\tTu comentario está esperando moderaciĂłn.\n" - -#: ../../../thematicSVN/library/extensions/discussion.php:22 -msgid "Reply" -msgstr "Responder" - -#: ../../../thematicSVN/library/extensions/discussion.php:23 -msgid "Log in to reply." -msgstr "Logueate para responder." - -#: ../../../thematicSVN/library/extensions/discussion.php:37 -#, php-format -msgid "By %1$s on %2$s at %3$s" -msgstr "Por %1$s el %2$s a las %3$s" - -#: ../../../thematicSVN/library/extensions/discussion.php:42 -msgid "\\t\\t\\t\\t\\tYour trackback is awaiting moderation.\\n" -msgstr "\\t\\t\\t\\t\\tTu trackback está esperando moderaciĂłn.\\n" - -#: ../../../thematicSVN/library/extensions/helpers.php:31 -#: ../../../thematicSVN/library/extensions/helpers.php:44 -msgid "There is no excerpt because this is a protected post." -msgstr "No hay excerpt porque este post está protegido." - -#: ../../../thematicSVN/library/extensions/hooks-filters.php:61 -msgid "Skip navigation to the content" -msgstr "Saltar al contenido" - -#: ../../../thematicSVN/library/extensions/hooks-filters.php:61 -msgid "Skip to content" -msgstr "Saltar al contenido" - -#: ../../../thematicSVN/library/extensions/hooks-filters.php:211 -#: ../../../thematicSVN/library/extensions/hooks-filters.php:498 -msgid "Not Found" -msgstr "No se encontrĂł" - -#: ../../../thematicSVN/library/extensions/hooks-filters.php:490 -#: ../../../thematicSVN/library/extensions/hooks-filters.php:545 -msgid "Edit post" -msgstr "Editar entrada" - -#: ../../../thematicSVN/library/extensions/hooks-filters.php:503 -#: ../../../thematicSVN/library/extensions/hooks-filters.php:598 -msgid "Permalink to " -msgstr "Permalink de" - -#: ../../../thematicSVN/library/extensions/hooks-filters.php:512 -msgid "By " -msgstr "Por " - -#: ../../../thematicSVN/library/extensions/hooks-filters.php:514 -msgid "View all posts by " -msgstr "Ver todas las entradas por " - -#: ../../../thematicSVN/library/extensions/hooks-filters.php:517 -msgid "Published: " -msgstr "Publicado: " - -#: ../../../thematicSVN/library/extensions/hooks-filters.php:552 -msgid "This entry was posted in " -msgstr "Esta entrada fue publicada en " - -#: ../../../thematicSVN/library/extensions/hooks-filters.php:555 -msgid "Also posted in " -msgstr "TambiĂ©n publicada en " - -#: ../../../thematicSVN/library/extensions/hooks-filters.php:558 -msgid "Posted in " -msgstr "Publicada en " - -#: ../../../thematicSVN/library/extensions/hooks-filters.php:565 -msgid " and tagged" -msgstr "y clasificada en " - -#: ../../../thematicSVN/library/extensions/hooks-filters.php:568 -msgid " Also tagged " -msgstr "TambiĂ©n clasificada en " - -#: ../../../thematicSVN/library/extensions/hooks-filters.php:570 -msgid "Tagged" -msgstr "Etiquetas" - -#: ../../../thematicSVN/library/extensions/hooks-filters.php:579 -#: ../../../thematicSVN/library/extensions/hooks-filters.php:582 -#: ../../../thematicSVN/library/extensions/hooks-filters.php:585 -msgid "Comment on " -msgstr "Comentar " - -#: ../../../thematicSVN/library/extensions/hooks-filters.php:580 -msgid " Comments" -msgstr " Comentarios" - -#: ../../../thematicSVN/library/extensions/hooks-filters.php:583 -msgid " Comment" -msgstr " Comentar" - -#: ../../../thematicSVN/library/extensions/hooks-filters.php:586 -msgid "Leave a comment" -msgstr "Dejar un comentario" - -#: ../../../thematicSVN/library/extensions/hooks-filters.php:589 -msgid "Comments closed" -msgstr "Comentarios cerrados" - -#: ../../../thematicSVN/library/extensions/hooks-filters.php:598 -msgid ". Bookmark the " -msgstr ". Ir al " - -#: ../../../thematicSVN/library/extensions/hooks-filters.php:599 -msgid "permalink" -msgstr "permalink" - -#: ../../../thematicSVN/library/extensions/hooks-filters.php:601 -#: ../../../thematicSVN/library/extensions/hooks-filters.php:609 -msgid "Post a comment" -msgstr "Publicar un comentario" - -#: ../../../thematicSVN/library/extensions/hooks-filters.php:602 -msgid " or leave a trackback: " -msgstr " o dejar un trackback: " - -#: ../../../thematicSVN/library/extensions/hooks-filters.php:603 -#: ../../../thematicSVN/library/extensions/hooks-filters.php:606 -msgid "Trackback URL for your post" -msgstr "URL del Trackback para tu entrada" - -#: ../../../thematicSVN/library/extensions/hooks-filters.php:603 -#: ../../../thematicSVN/library/extensions/hooks-filters.php:606 -msgid "Trackback URL" -msgstr "URL del Trackback" - -#: ../../../thematicSVN/library/extensions/hooks-filters.php:605 -msgid " Comments are closed, but you can leave a trackback: " -msgstr " Los comentarios están cerrados, pero puedes dejar un trackback: " - -#: ../../../thematicSVN/library/extensions/hooks-filters.php:608 -msgid " Trackbacks are closed, but you can " -msgstr " Los trackbacks están cerrados pero puedes " - -#: ../../../thematicSVN/library/extensions/hooks-filters.php:609 -msgid "post a comment" -msgstr "publicar un comentario" - -#: ../../../thematicSVN/library/extensions/hooks-filters.php:611 -msgid " Both comments and trackbacks are currently closed." -msgstr "Tanto los comentarios como los trackbacks están cerrados." - -#: ../../../thematicSVN/library/extensions/shortcodes.php:16 -msgid "Login" -msgstr "Login" - -#: ../../../thematicSVN/library/extensions/shortcodes.php:18 -msgid "Logout" -msgstr "Logout" - -#: ../../../thematicSVN/library/extensions/theme-options.php:13 -msgid "Index Insert Position" -msgstr "ĂŤndice de inserciĂłn" - -#: ../../../thematicSVN/library/extensions/theme-options.php:14 -msgid "The widgetized Index Insert will follow after this post number." -msgstr "El widget insertado en \"Index insert\" se mostrará trás el post con este nĂşmero." - -#: ../../../thematicSVN/library/extensions/theme-options.php:19 -msgid "Info on Author Page" -msgstr "InformaciĂłn en la página del autor" - -#: ../../../thematicSVN/library/extensions/theme-options.php:20 -msgid "Display a microformatted vCard—with the author's avatar, bio and email—on the author page." -msgstr "Mostrar una vCard con microformato—con el avatar del autor, su bio y su email, en la página de autor." - -#: ../../../thematicSVN/library/extensions/theme-options.php:25 -msgid "Text in Footer" -msgstr "Texto en el Footer (pĂ­e)" - -#: ../../../thematicSVN/library/extensions/theme-options.php:26 -msgid "You can use the following shortcodes in your footer text: [wp-link] [theme-link] [loginout-link] [blog-title] [the-year]" -msgstr "Puedes usar los siguientes \"shortcodes\" en el texto del pĂ­e: [wp-link] [theme-link] [loginout-link] [blog-title] [the-year]" - -#: ../../../thematicSVN/library/extensions/theme-options.php:28 -msgid "Powered by [wp-link]. Built on the [theme-link]." -msgstr "Powered by [wp-link]. Diseñado sobre [theme-link]." - -#: ../../../thematicSVN/library/extensions/theme-options.php:76 -msgid "settings saved." -msgstr "opciones guardadas." - -#: ../../../thematicSVN/library/extensions/theme-options.php:77 -msgid "settings reset." -msgstr "Opciones borradas." - -#: ../../../thematicSVN/library/extensions/theme-options.php:78 -msgid "widgets reset." -msgstr "widgets borrados." - -#: ../../../thematicSVN/library/extensions/theme-options.php:191 -msgid "Save changes" -msgstr "Guardar cambios" - -#: ../../../thematicSVN/library/extensions/theme-options.php:197 -msgid "Reset" -msgstr "Borrar" - -#: ../../../thematicSVN/library/extensions/theme-options.php:203 -msgid "Reset Widgets" -msgstr "Borrar Widgets" - -#: ../../../thematicSVN/library/extensions/theme-options.php:208 -msgid "For more information about this theme, visit ThemeShaper. Please visit the ThemeShaper Forums if you have any questions about Thematic." -msgstr "Para más informaciĂłn sobre este tema, visita ThemeShaper. Puedes visitar el Forum de ThemeShaper si tienes preguntas sobre Thematic." - -#: ../../../thematicSVN/library/extensions/widgets.php:55 -#: ../../../thematicSVN/library/extensions/widgets.php:245 -#: ../../../thematicSVN/library/extensions/widgets.php:246 -msgid "RSS Links" -msgstr "Enlaces RSS" - -#: ../../../thematicSVN/library/extensions/widgets.php:79 -msgid "Title:" -msgstr "TĂ­tulo:" - -#~ msgid "Blog Index" -#~ msgstr "Indice del blog" - diff --git a/blog/wp-content/themes/thematic/library/languages/fr_FR.mo b/blog/wp-content/themes/thematic/library/languages/fr_FR.mo deleted file mode 100755 index dbbe86e..0000000 Binary files a/blog/wp-content/themes/thematic/library/languages/fr_FR.mo and /dev/null differ diff --git a/blog/wp-content/themes/thematic/library/languages/fr_FR.po b/blog/wp-content/themes/thematic/library/languages/fr_FR.po deleted file mode 100755 index 44a4073..0000000 --- a/blog/wp-content/themes/thematic/library/languages/fr_FR.po +++ /dev/null @@ -1,489 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: Thematic\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-15 11:44+0100\n" -"PO-Revision-Date: \n" -"Last-Translator: Florent Dupont \n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Poedit-Language: French\n" -"X-Poedit-Country: FRANCE\n" -"X-Poedit-SourceCharset: utf-8\n" -"X-Poedit-KeywordsList: __;_e;_c\n" -"X-Poedit-Basepath: .\n" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/404.php:10 -msgid "Apologies, but we were unable to find what you were looking for. Perhaps searching will help." -msgstr "DĂ©solĂ©, nous n'avons pas pu trouver ce que vous cherchiez. Le moteur de recherche pourra peut-ĂŞtre vous aider." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/404.php:15 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/search.php:58 -msgid "Find" -msgstr "Trouver" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archive.php:16 -#, php-format -msgid "Daily Archives: %s" -msgstr "Archives par jour : %s" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archive.php:18 -#, php-format -msgid "Monthly Archives: %s" -msgstr "Archives par mois : %s" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archive.php:20 -#, php-format -msgid "Yearly Archives: %s" -msgstr "Archives par annĂ©e : %s" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archive.php:22 -msgid "Blog Archives" -msgstr "Archives du blog" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archive.php:31 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archive.php:53 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/author.php:21 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/author.php:57 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/category.php:20 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/category.php:42 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/index.php:17 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/index.php:49 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/search.php:21 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/search.php:43 -msgid "« Older posts" -msgstr "« Articles plus anciens" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archive.php:32 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archive.php:54 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/author.php:22 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/author.php:58 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/category.php:21 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/category.php:43 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/index.php:18 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/index.php:50 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/search.php:22 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/search.php:44 -msgid "Newer posts »" -msgstr "Articles plus rĂ©cents »" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archive.php:41 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/attachment.php:20 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/author.php:45 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/category.php:30 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/index.php:30 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/search.php:31 -msgid "Read More »" -msgstr "Lire le reste de cet article »" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archives.php:20 -msgid "Archives by Category" -msgstr "Archives par catĂ©gorie" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archives.php:26 -msgid "Archives by Month" -msgstr "Archives par mois" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archives.php:32 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/links.php:20 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/page.php:16 -msgid "Edit" -msgstr "Modifier" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/attachment.php:22 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/index.php:32 -msgid "Pages:" -msgstr "Pages :" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/author.php:15 -msgid "Author Archives: " -msgstr "Archives par auteur : " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/author.php:34 -msgid "Email " -msgstr "E-mail" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/category.php:13 -msgid "Category Archives:" -msgstr "Archives par catĂ©gorie :" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:10 -msgid "This post is password protected. Enter the password to view any comments." -msgstr "Cet article est protĂ©gĂ© par mot de passe. Saisissez votre mot de passe pour lire les commentaires." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:31 -#, php-format -msgid "%d Comments" -msgstr "%d commentaires" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:31 -msgid "One Comment" -msgstr "Un commentaire" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:52 -#, php-format -msgid "%d Trackbacks" -msgstr "%d trackbacks" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:52 -msgid "One Trackback" -msgstr "Un trackback" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:67 -msgid "Post a Comment" -msgstr "Laisser un commentaire" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:67 -#, php-format -msgid "Post a Reply to %s" -msgstr "RĂ©pondre Ă  %s" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:72 -#, php-format -msgid "You must be logged in to post a comment." -msgstr "Vous devez ĂŞtre connectĂ© pour laisser un commentaire." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:83 -#, php-format -msgid "Logged in as %2$s. Log out?" -msgstr "ConnectĂ© en tant que %2$s. Se dĂ©connecter ?" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:90 -msgid "Your email is never published nor shared." -msgstr "Votre e-mail ne sera jamais publiĂ© ni communiquĂ©." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:90 -msgid "Required fields are marked *" -msgstr "Les champs obligatoires sont indiquĂ©s par *" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:93 -msgid "Name" -msgstr "Nom" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:93 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:98 -msgid "*" -msgstr "*" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:98 -msgid "Email" -msgstr "E-mail" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:103 -msgid "Website" -msgstr "Site web" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:110 -msgid "Comment" -msgstr "Commentaire" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:115 -msgid "You may use these HTML tags and attributes:" -msgstr "Vous pouvez utiliser ces balises et attributs HTML :" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:120 -msgid "Post Comment" -msgstr "Valider le commentaire" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/page.php:14 -msgid "Pages: " -msgstr "Pages :" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/search.php:15 -msgid "Search Results for:" -msgstr "RĂ©sultats de la recherche pour :" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/search.php:51 -msgid "Nothing Found" -msgstr "Aucun rĂ©sultat" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/search.php:53 -msgid "Sorry, but nothing matched your search criteria. Please try again with some different keywords." -msgstr "DĂ©solĂ©, mais rien ne correspond Ă  vos critères de recherche. Veuillez rĂ©essayer avec d'autres mots-clĂ©s." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:6 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:10 -msgid "Search" -msgstr "Recherche" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:16 -msgid "Pages" -msgstr "Pages" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:23 -msgid "Categories" -msgstr "CatĂ©gories" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:31 -msgid "Archives" -msgstr "Archives" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:50 -msgid "RSS Feeds" -msgstr "Flux RSS" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:52 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:390 -msgid "Posts RSS feed" -msgstr "Flux RSS des articles" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:52 -msgid "All posts" -msgstr "Tous les articles" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:53 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:408 -msgid "Comments RSS feed" -msgstr "Flux RSS des commentaires" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:53 -msgid "All comments" -msgstr "Tous les commentaires" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:58 -msgid "Meta" -msgstr "MĂ©ta" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/tag.php:13 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:207 -msgid "Tag Archives:" -msgstr "Archives par tag :" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/discussion.php:10 -#, php-format -msgid "Posted %1$s at %2$s | Permalink" -msgstr "Le %1$s Ă  %2$s | Permalien" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/discussion.php:15 -msgid "\t\t\t\t\tYour comment is awaiting moderation.\n" -msgstr "\t\t\t\t\tVotre commentaire est en attente de modĂ©ration.\n" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/discussion.php:22 -msgid "Reply" -msgstr "RĂ©pondre" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/discussion.php:23 -msgid "Log in to reply." -msgstr "Connectez-vous pour rĂ©pondre." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/discussion.php:37 -#, php-format -msgid "By %1$s on %2$s at %3$s" -msgstr "Par %1$s le %2$s Ă  %3$s" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/discussion.php:42 -msgid "\\t\\t\\t\\t\\tYour trackback is awaiting moderation.\\n" -msgstr "\\t\\t\\t\\t\\tVotre trackback est en attente de modĂ©ration.\\n" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/helpers.php:31 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/helpers.php:44 -msgid "There is no excerpt because this is a protected post." -msgstr "Il n'y a pas d'extrait car l'article est protĂ©gĂ©." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:61 -msgid "Skip navigation to the content" -msgstr "Passer la navigation" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:61 -msgid "Skip to content" -msgstr "Aller au contenu" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:211 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:497 -msgid "Not Found" -msgstr "Introuvable" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:489 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:544 -msgid "Edit post" -msgstr "Modifier cet article" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:502 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:597 -msgid "Permalink to " -msgstr "Permalien vers " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:511 -msgid "By " -msgstr "Par " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:513 -msgid "View all posts by " -msgstr "Voir tous les articles par " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:516 -msgid "Published: " -msgstr "PubliĂ© : " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:551 -msgid "This entry was posted in " -msgstr "Cet article a Ă©tĂ© publiĂ© dans " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:554 -msgid "Also posted in " -msgstr "Également publiĂ© dans " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:557 -msgid "Posted in " -msgstr "PubliĂ© dans " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:564 -msgid " and tagged" -msgstr " avec les mots-clefs :" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:567 -msgid " Also tagged " -msgstr " Autres mots-clefs : " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:569 -msgid "Tagged" -msgstr "Mots-clefs :" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:578 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:581 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:584 -msgid "Comment on " -msgstr "Commentaire sur " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:579 -msgid " Comments" -msgstr " commentaires" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:582 -msgid " Comment" -msgstr " commentaire" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:585 -msgid "Leave a comment" -msgstr "Laisser un commentaire" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:588 -msgid "Comments closed" -msgstr "Commentaires fermĂ©s" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:597 -msgid ". Bookmark the " -msgstr ". Bookmarker le " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:598 -msgid "permalink" -msgstr "permalien" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:600 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:608 -msgid "Post a comment" -msgstr "Laisser un commentaire" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:601 -msgid " or leave a trackback: " -msgstr " ou faire un trackback : " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:602 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:605 -msgid "Trackback URL for your post" -msgstr "URL de trackback pour votre article" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:602 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:605 -msgid "Trackback URL" -msgstr "URL de trackback" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:604 -msgid " Comments are closed, but you can leave a trackback: " -msgstr " Les commentaires sont fermĂ©s, mais vous pouvez faire un trackback : " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:607 -msgid " Trackbacks are closed, but you can " -msgstr " Les trackbacks sont fermĂ©s, mais vous pouvez " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:608 -msgid "post a comment" -msgstr "laisser un commentaire" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:610 -msgid " Both comments and trackbacks are currently closed." -msgstr " Les commentaires et les trackbacks sont fermĂ©s." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/shortcodes.php:16 -msgid "Login" -msgstr "Connexion" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/shortcodes.php:18 -msgid "Logout" -msgstr "DĂ©connexion" - -# Unsure about how to translate "Index Insert"... -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:13 -msgid "Index Insert Position" -msgstr "Position de l'Index Insert" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:14 -msgid "The widgetized Index Insert will follow after this post number." -msgstr "L'Index Insert widgetisĂ© apparaĂ®tra après ce numĂ©ro d'article." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:19 -msgid "Info on Author Page" -msgstr "Page Info sur l'auteur" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:20 -msgid "Display a microformatted vCard—with the author's avatar, bio and email—on the author page." -msgstr "Afficher une vCard micorformatĂ©e—avec l'avatar, la biographie et l'e-mail de l'auteur—sur la page \"auteur\"." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:25 -msgid "Text in Footer" -msgstr "Texte du pied de page" - -# Unsure about translation of "shortcode". Used "code". -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:26 -msgid "You can use the following shortcodes in your footer text: [wp-link] [theme-link] [loginout-link] [blog-title] [the-year]" -msgstr "Vous pouvez utilisez les codes suivants dans votre texte de pied de page : [wp-link] [theme-link] [loginout-link] [blog-title] [the-year]" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:28 -msgid "Powered by [wp-link]. Built on the [theme-link]." -msgstr "PropulsĂ© par [wp-link]. Construit avec [theme-link]." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:76 -msgid "settings saved." -msgstr " : paramètres enregistrĂ©s." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:77 -msgid "settings reset." -msgstr " : paramètres rĂ©initialisĂ©s." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:78 -msgid "widgets reset." -msgstr " : widgets rĂ©initialisĂ©s." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:191 -msgid "Save changes" -msgstr "Enregistrer les modifications" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:197 -msgid "Reset" -msgstr "RĂ©initialiser" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:203 -msgid "Reset Widgets" -msgstr "RĂ©initialiser les widgets" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:208 -msgid "For more information about this theme, visit ThemeShaper. Please visit the ThemeShaper Forums if you have any questions about Thematic." -msgstr "Pour plus d'informations sur ce thème, rendez-vous sur ThemeShaper. Connectez-vous aux forums ThemeShaper si vous avez des questions Ă  propos de Thematic." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/widgets.php:55 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/widgets.php:245 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/widgets.php:246 -msgid "RSS Links" -msgstr "Liens RSS" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/widgets.php:79 -msgid "Title:" -msgstr "Titre :" - -#~ msgid "Site Meta" -#~ msgstr "MĂ©ta du site" -#~ msgid "Blog Index" -#~ msgstr "Index du blog" - diff --git a/blog/wp-content/themes/thematic/library/languages/id_ID.mo b/blog/wp-content/themes/thematic/library/languages/id_ID.mo deleted file mode 100755 index 0ed1717..0000000 Binary files a/blog/wp-content/themes/thematic/library/languages/id_ID.mo and /dev/null differ diff --git a/blog/wp-content/themes/thematic/library/languages/id_ID.po b/blog/wp-content/themes/thematic/library/languages/id_ID.po deleted file mode 100755 index 751f130..0000000 --- a/blog/wp-content/themes/thematic/library/languages/id_ID.po +++ /dev/null @@ -1,406 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: Thematic 0.8\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-01-18 21:54+0100\n" -"PO-Revision-Date: 2009-01-19 23:17-0800\n" -"Last-Translator: Kate Mag \n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Poedit-Language: Indonesian\n" -"X-Poedit-Country: Indonesia\n" -"X-Poedit-SourceCharset: utf-8\n" -"X-Poedit-KeywordsList: __;_e\n" -"X-Poedit-Basepath: .\n" -"X-Poedit-SearchPath-0: .\n" - -#: 404.php:10 -msgid "Apologies, but we were unable to find what you were looking for. Perhaps searching will help." -msgstr "Maaf, tidak dapat menemukan yang anda cari. Gunakan kotak pencarian" - -#: 404.php:15 -#: search.php:58 -msgid "Find" -msgstr "Temukan" - -#: archive.php:16 -#, php-format -msgid "Daily Archives: %s" -msgstr "Arsip Harian: %s" - -#: archive.php:18 -#, php-format -msgid "Monthly Archives: %s" -msgstr "Arsip Bulanan: %s" - -#: archive.php:20 -#, php-format -msgid "Yearly Archives: %s" -msgstr "Arsip Tahunan: %s" - -#: archive.php:22 -msgid "Blog Archives" -msgstr "Arsip Blog" - -#: archive.php:31 -#: archive.php:53 -#: author.php:21 -#: author.php:56 -#: category.php:20 -#: category.php:42 -#: index.php:17 -#: index.php:49 -#: search.php:21 -#: search.php:43 -msgid "« Older posts" -msgstr "« Artikel sebelumnya" - -#: archive.php:32 -#: archive.php:54 -#: author.php:22 -#: author.php:57 -#: category.php:21 -#: category.php:43 -#: index.php:18 -#: index.php:50 -#: search.php:22 -#: search.php:44 -msgid "Newer posts »" -msgstr "Artikel terbaru »" - -#: archive.php:41 -#: attachment.php:20 -#: author.php:44 -#: category.php:30 -#: index.php:30 -#: search.php:31 -msgid "Read More »" -msgstr "Baca berikutnya »" - -#: archives.php:20 -msgid "Archives by Category" -msgstr "Arsip berdasarkan Kategori" - -#: archives.php:26 -msgid "Archives by Month" -msgstr "Arsip berdasarkan Bulan" - -#: archives.php:32 -#: comments.php:39 -#: comments.php:65 -#: links.php:20 -#: page.php:16 -msgid "Edit" -msgstr "Ubah" - -#: attachment.php:22 -#: index.php:32 -msgid "Pages:" -msgstr "Halaman:" - -#: author.php:15 -msgid "Author Archives: " -msgstr "Arsip Pengarang: " - -#: author.php:33 -msgid "Email " -msgstr "E-Mail " - -#: category.php:13 -msgid "Category Archives:" -msgstr "Kategori Arsip:" - -#: comments.php:9 -msgid "This post is password protected. Enter the password to view any comments." -msgstr "Post ini diproteksi password. Masukkan password untuk meliha semua komentar." - -#: comments.php:28 -#, php-format -msgid "%d Comments" -msgstr "%d Komentar" - -#: comments.php:28 -msgid "One Comment" -msgstr "Satu Komentar" - -#: comments.php:35 -#, php-format -msgid "Posted %1$s at %2$s | Permalink" -msgstr "Ditulis %1$s pada %2$s | Permanent-Link" - -#: comments.php:40 -msgid "\t\t\t\t\tYour comment is awaiting moderation.\n" -msgstr "\t\t\t\t\tKomentar anda menunggu moderasi\n" - -#: comments.php:54 -#, php-format -msgid "%d Trackbacks" -msgstr "%d Trackbacks" - -#: comments.php:54 -msgid "One Trackback" -msgstr "Ein Trackback" - -#: comments.php:61 -#, php-format -msgid "By %1$s on %2$s at %3$s" -msgstr "Oleh %1$s waktu %2$s tempat %3$s" - -#: comments.php:66 -msgid "\\t\\t\\t\\t\\tYour trackback is awaiting moderation.\\n" -msgstr "\\t\\t\\t\\t\\tTrackback anda menunggu moderasi.\\n" - -#: comments.php:79 -msgid "Post a Comment" -msgstr "Tulis sebuah Komentar" - -#: comments.php:82 -#, php-format -msgid "You must be logged in to post a comment." -msgstr "Anda harus login untuk berkomentar." - -#: comments.php:90 -#, php-format -msgid "Logged in as %2$s. Log out?" -msgstr "Masuk sebagai %2$s. Keluar?" - -#: comments.php:97 -msgid "Your email is never published nor shared." -msgstr "Email anda tidak pernah dipublikasikan" - -#: comments.php:97 -msgid "Required fields are marked *" -msgstr "Bagian yang diperlukan bertanda *" - -#: comments.php:100 -msgid "Name" -msgstr "Nama" - -#: comments.php:100 -#: comments.php:105 -msgid "*" -msgstr "*" - -#: comments.php:105 -#, fuzzy -msgid "Email" -msgstr "E-Mail" - -#: comments.php:110 -msgid "Website" -msgstr "Website" - -#: comments.php:117 -msgid "Comment" -msgstr "Komentar" - -#: comments.php:123 -msgid "Post Comment" -msgstr "Buat Komentar" - -#: header.php:22 -msgid "Posts RSS feed" -msgstr "RSS Feed Artikel" - -#: header.php:23 -msgid "Comments RSS feed" -msgstr "RSS Fee Komentar" - -#: header.php:44 -msgid "Skip navigation to the content" -msgstr "Tidak menggunakan navigasi ke isi" - -#: header.php:44 -msgid "Skip to content" -msgstr "Langsung ke isi" - -#: page.php:14 -msgid "Pages: " -msgstr "Halaman: " - -#: search.php:15 -msgid "Search Results for:" -msgstr "Hasil pencarian untuk:" - -#: search.php:51 -msgid "Nothing Found" -msgstr "Tidak Menemukan" - -#: search.php:53 -msgid "Sorry, but nothing matched your search criteria. Please try again with some different keywords." -msgstr "Maaf, tidak ada yang sesuai dengan kriteria pencarian. Coba lagi dengan keyword berbeda" - -#: sidebar.php:5 -#: sidebar.php:9 -#: library/functions/widgets.php:16 -#: library/functions/widgets.php:23 -#: library/functions/widgets.php:200 -msgid "Search" -msgstr "Cari" - -#: sidebar.php:15 -msgid "Pages" -msgstr "Halaman" - -#: sidebar.php:22 -msgid "Categories" -msgstr "Ketegori" - -#: sidebar.php:30 -msgid "Archives" -msgstr "Arsip" - -#: sidebar.php:47 -msgid "RSS Feeds" -msgstr "RSS Feed" - -#: sidebar.php:49 -#: library/functions/widgets.php:57 -msgid "All posts" -msgstr "Semua artikel" - -#: sidebar.php:50 -#: library/functions/widgets.php:58 -msgid "All comments" -msgstr "Semua komentar" - -#: sidebar.php:55 -#: library/functions/widgets.php:35 -#: library/functions/widgets.php:202 -msgid "Meta" -msgstr "Meta" - -#: tag.php:13 -msgid "Tag Archives:" -msgstr "Arsip Tag:" - -#: library/functions/hooks-filters.php:26 -msgid "Not Found" -msgstr "Tidak Ketemu" - -#: library/functions/hooks-filters.php:31 -#: library/functions/hooks-filters.php:115 -msgid "Permalink to " -msgstr "Permalink untuk" - -#: library/functions/hooks-filters.php:39 -msgid "By " -msgstr "Oleh" - -#: library/functions/hooks-filters.php:41 -msgid "View all posts by " -msgstr "Tampilkan semua artikel oleh" - -#: library/functions/hooks-filters.php:65 -msgid "Edit post" -msgstr "Ubah Artikel" - -#: library/functions/hooks-filters.php:72 -msgid "This entry was posted in " -msgstr "Entri ini dipublikasikan di" - -#: library/functions/hooks-filters.php:75 -msgid "Also posted in " -msgstr "Juga dipublikasikan di " - -#: library/functions/hooks-filters.php:78 -msgid "Posted in " -msgstr "Dipublikasikan di" - -#: library/functions/hooks-filters.php:84 -msgid " and tagged" -msgstr "dan ditag" - -#: library/functions/hooks-filters.php:87 -msgid " Also tagged " -msgstr "juga ditag" - -#: library/functions/hooks-filters.php:89 -msgid "Tagged" -msgstr "Tag" - -#: library/functions/hooks-filters.php:97 -#: library/functions/hooks-filters.php:100 -#: library/functions/hooks-filters.php:103 -msgid "Comment on " -msgstr "Komentar kepada" - -#: library/functions/hooks-filters.php:98 -msgid " Comments" -msgstr "Komentar-komentar" - -#: library/functions/hooks-filters.php:101 -msgid " Comment" -msgstr " KoKomentar" - -#: library/functions/hooks-filters.php:104 -msgid "Leave a comment" -msgstr "Tulis sebuah komentar" - -#: library/functions/hooks-filters.php:107 -msgid "Comments closed" -msgstr "Komentar ditutup" - -#: library/functions/hooks-filters.php:115 -msgid ". Bookmark the " -msgstr "Bookmark" - -#: library/functions/hooks-filters.php:116 -msgid "permalink" -msgstr "Permanent-Link" - -#: library/functions/hooks-filters.php:118 -#: library/functions/hooks-filters.php:126 -msgid "Post a comment" -msgstr "Tulis sebuah Komentar" - -#: library/functions/hooks-filters.php:119 -msgid " or leave a trackback: " -msgstr "Tinggalkan trackback" - -#: library/functions/hooks-filters.php:120 -#: library/functions/hooks-filters.php:123 -msgid "Trackback URL for your post" -msgstr "Trackback-URL dari artkel anda" - -#: library/functions/hooks-filters.php:120 -#: library/functions/hooks-filters.php:123 -msgid "Trackback URL" -msgstr "Trackback-URL" - -#: library/functions/hooks-filters.php:122 -msgid " Comments are closed, but you can leave a trackback: " -msgstr "Komentar ditutup, tapi anda dapat meninggalkan trackback:" - -#: library/functions/hooks-filters.php:125 -msgid " Trackbacks are closed, but you can " -msgstr "Trackbacks ditutup, tapi anda dapat" - -#: library/functions/hooks-filters.php:126 -msgid "post a comment" -msgstr "tulis sebuah komentar" - -#: library/functions/hooks-filters.php:128 -msgid " Both comments and trackbacks are currently closed." -msgstr "Komentar dan trackbacks ditutup" - -#: library/functions/theme-options.php:199 -msgid "For more information about this theme, visit ThemeShaper. Please visit the ThemeShaper Forums if you have any questions about Thematic." -msgstr "Informasi lanjut tentang theme, kunjungi ThemeShaper. Silahkan kunjungi pulsa Forum ThemeShaperjika ada pertanyaan tentang Thematic" - -#: library/functions/widgets.php:52 -#: library/functions/widgets.php:204 -#: library/functions/widgets.php:205 -msgid "RSS Links" -msgstr "Link-Link RSS" - -#: library/functions/widgets.php:76 -msgid "Title:" -msgstr "Judul:" - -#: library/functions/widgets.php:199 -msgid "Blog Index" -msgstr "Blog Indeks" - diff --git a/blog/wp-content/themes/thematic/library/languages/it_IT.mo b/blog/wp-content/themes/thematic/library/languages/it_IT.mo deleted file mode 100755 index 13e1008..0000000 Binary files a/blog/wp-content/themes/thematic/library/languages/it_IT.mo and /dev/null differ diff --git a/blog/wp-content/themes/thematic/library/languages/it_IT.po b/blog/wp-content/themes/thematic/library/languages/it_IT.po deleted file mode 100755 index 76c52ef..0000000 --- a/blog/wp-content/themes/thematic/library/languages/it_IT.po +++ /dev/null @@ -1,496 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: \n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-15 11:44+0100\n" -"PO-Revision-Date: \n" -"Last-Translator: danny \n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/404.php:10 -msgid "Apologies, but we were unable to find what you were looking for. Perhaps searching will help." -msgstr "Ci dispiace, ma quello che cercavi non è stato trovato. Prova con la ricerca." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/404.php:15 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/search.php:58 -msgid "Find" -msgstr "Trova" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archive.php:16 -#, php-format -msgid "Daily Archives: %s" -msgstr "Archivio Giornaliero: %s" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archive.php:18 -#, php-format -msgid "Monthly Archives: %s" -msgstr "Archivio Mensile: %s" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archive.php:20 -#, php-format -msgid "Yearly Archives: %s" -msgstr "Archivio Annuale: %s" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archive.php:22 -msgid "Blog Archives" -msgstr "Archivi del Blog" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archive.php:31 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archive.php:53 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/author.php:21 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/author.php:57 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/category.php:20 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/category.php:42 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/index.php:17 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/index.php:49 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/search.php:21 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/search.php:43 -msgid "« Older posts" -msgstr "« Articoli Precedenti" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archive.php:32 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archive.php:54 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/author.php:22 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/author.php:58 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/category.php:21 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/category.php:43 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/index.php:18 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/index.php:50 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/search.php:22 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/search.php:44 -msgid "Newer posts »" -msgstr "Articoli successivi »" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archive.php:41 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/attachment.php:20 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/author.php:45 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/category.php:30 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/index.php:30 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/search.php:31 -msgid "Read More »" -msgstr "Continua a leggere »" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archives.php:20 -msgid "Archives by Category" -msgstr "Archivo per Categorie" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archives.php:26 -msgid "Archives by Month" -msgstr "Archivio per Mese" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archives.php:32 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/links.php:20 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/page.php:16 -msgid "Edit" -msgstr "Modifica" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/attachment.php:22 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/index.php:32 -msgid "Pages:" -msgstr "Pagine:" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/author.php:15 -msgid "Author Archives: " -msgstr "Archivio dell'Autore: " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/author.php:34 -msgid "Email " -msgstr "Email" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/category.php:13 -msgid "Category Archives:" -msgstr "Archivo delle Categorie:" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:10 -msgid "This post is password protected. Enter the password to view any comments." -msgstr "Questo articolo è protetto da password. Inserisci la tua password per accedere ai commenti." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:31 -#, php-format -msgid "%d Comments" -msgstr "%d Commenti" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:31 -msgid "One Comment" -msgstr "Un Commento" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:52 -#, php-format -msgid "%d Trackbacks" -msgstr "%d Trackbacks" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:52 -msgid "One Trackback" -msgstr "Un Trackback" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:67 -msgid "Post a Comment" -msgstr "Scrivi un Commento" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:67 -#, php-format -msgid "Post a Reply to %s" -msgstr "Rispondi su %s" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:72 -#, php-format -msgid "You must be logged in to post a comment." -msgstr "Devi esssere autenticato per scrivere un commento." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:83 -#, php-format -msgid "Logged in as %2$s. Log out?" -msgstr "Autenticato come %2$s. Esci?" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:90 -msgid "Your email is never published nor shared." -msgstr "Il tuo indirizzo Email non verra' mai pubblicato e/o condiviso." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:90 -msgid "Required fields are marked *" -msgstr "I Campi obbligatori sono contrassegnati con *" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:93 -msgid "Name" -msgstr "Nome" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:93 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:98 -msgid "*" -msgstr "*" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:98 -msgid "Email" -msgstr "Email" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:103 -msgid "Website" -msgstr "Sito Web" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:110 -msgid "Comment" -msgstr "Commenta" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:115 -msgid "You may use these HTML tags and attributes:" -msgstr "Puoi usare questi HTML tag e attributi:" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:120 -msgid "Post Comment" -msgstr "Commenta" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/page.php:14 -msgid "Pages: " -msgstr "Pagine: " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/search.php:15 -msgid "Search Results for:" -msgstr "Risultato della ricerca per:" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/search.php:51 -msgid "Nothing Found" -msgstr "Nessun Risultato" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/search.php:53 -msgid "Sorry, but nothing matched your search criteria. Please try again with some different keywords." -msgstr "Nessun risultato per i termini utilizzati. Prova ancora con termini differenti." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:6 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:10 -msgid "Search" -msgstr "Cerca" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:16 -msgid "Pages" -msgstr "Pagine" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:23 -msgid "Categories" -msgstr "Categorie" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:31 -msgid "Archives" -msgstr "Archivi" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:50 -msgid "RSS Feeds" -msgstr "Feeds RSS" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:52 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:390 -msgid "Posts RSS feed" -msgstr "Feed RSS Articoli" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:52 -msgid "All posts" -msgstr "Tutti gli articoli" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:53 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:408 -msgid "Comments RSS feed" -msgstr "Feed RSS Commenti" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:53 -msgid "All comments" -msgstr "Tutti i commenti" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:58 -msgid "Meta" -msgstr "Meta" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/tag.php:13 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:207 -msgid "Tag Archives:" -msgstr "Archivio delle etichette:" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/discussion.php:10 -#, php-format -msgid "Posted %1$s at %2$s | Permalink" -msgstr "Pubblicato %1$s alle %2$s | Link Permanente" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/discussion.php:15 -msgid "\t\t\t\t\tYour comment is awaiting moderation.\n" -msgstr "\t\t\t\t\tIl tuo commento è in attesa di autorizzazione.\n" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/discussion.php:22 -msgid "Reply" -msgstr "Rispondi" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/discussion.php:23 -msgid "Log in to reply." -msgstr "Per rispondere devi essere autenticato." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/discussion.php:37 -#, php-format -msgid "By %1$s on %2$s at %3$s" -msgstr "Scritto da %1$s il %2$s alle %3$s" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/discussion.php:42 -msgid "\\t\\t\\t\\t\\tYour trackback is awaiting moderation.\\n" -msgstr "\\t\\t\\t\\t\\tIl tuo trackback è in attesa di autorizzazione.\\n" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/helpers.php:31 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/helpers.php:44 -msgid "There is no excerpt because this is a protected post." -msgstr "Non esiste un riassunto poiche' questo articolo e' protetto." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:61 -msgid "Skip navigation to the content" -msgstr "Salta la navigazione e vai al contenuto" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:61 -msgid "Skip to content" -msgstr "Vai al contenuto" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:211 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:497 -msgid "Not Found" -msgstr "Non Trovato" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:489 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:544 -msgid "Edit post" -msgstr "Modifica articolo" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:502 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:597 -msgid "Permalink to " -msgstr "Link permanente a " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:511 -msgid "By " -msgstr "Scritto da " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:513 -msgid "View all posts by " -msgstr "Leggi tutti gli articoli scritti da " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:516 -msgid "Published: " -msgstr "Pubblicato: " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:551 -msgid "This entry was posted in " -msgstr "Questo articolo è stato pubblicato in " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:554 -msgid "Also posted in " -msgstr "Pubblicato anche in " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:557 -msgid "Posted in " -msgstr "Pubblicato in " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:564 -msgid " and tagged" -msgstr " e ha le etichette" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:567 -msgid " Also tagged " -msgstr " Altre etichette" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:569 -msgid "Tagged" -msgstr "Etichette:" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:578 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:581 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:584 -msgid "Comment on " -msgstr "Commenta " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:579 -msgid " Comments" -msgstr " Commenti" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:582 -msgid " Comment" -msgstr " Commento" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:585 -msgid "Leave a comment" -msgstr "Scrivi un commento" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:588 -msgid "Comments closed" -msgstr "Commenti chiusi" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:597 -msgid ". Bookmark the " -msgstr ". Aggiungi ai preferiti: " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:598 -msgid "permalink" -msgstr "link permanente" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:600 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:608 -msgid "Post a comment" -msgstr "Scrivi un commento" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:601 -msgid " or leave a trackback: " -msgstr " o lascia un trackback: " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:602 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:605 -msgid "Trackback URL for your post" -msgstr "Trackback URL per il tuo articolo" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:602 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:605 -msgid "Trackback URL" -msgstr "Trackback URL" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:604 -msgid " Comments are closed, but you can leave a trackback: " -msgstr " I commenti sono chiusi ma puoi lasciare un trackback: " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:607 -msgid " Trackbacks are closed, but you can " -msgstr " I trackbacks sono chiusi ma puoi " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:608 -msgid "post a comment" -msgstr "scrivi un commento" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:610 -msgid " Both comments and trackbacks are currently closed." -msgstr " I commenti ed i trackbacks sono attualmente chiusi." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/shortcodes.php:16 -msgid "Login" -msgstr "Entra" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/shortcodes.php:18 -msgid "Logout" -msgstr "Esci" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:13 -msgid "Index Insert Position" -msgstr "Inserisci la posizione della pagina INDEX" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:14 -msgid "The widgetized Index Insert will follow after this post number." -msgstr "La widget INDEX INSERT apparirĂ  dopo il numero di post qui indicato." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:19 -msgid "Info on Author Page" -msgstr "Info sull'Autore della Pagina" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:20 -msgid "Display a microformatted vCard—with the author's avatar, bio and email—on the author page." -msgstr "Mostra una microformatted vCard—con l'avatar dell'auore, la sua biografia e indirizzo email - nella pagina dell'autore." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:25 -msgid "Text in Footer" -msgstr "Testo del Footer" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:26 -msgid "You can use the following shortcodes in your footer text: [wp-link] [theme-link] [loginout-link] [blog-title] [the-year]" -msgstr "Puoi usare i seguenti shortcode nel footer: [wp-link] [theme-link] [loginout-link] [blog-title] [the-year]" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:28 -msgid "Powered by [wp-link]. Built on the [theme-link]." -msgstr "Powered by [wp-link]. Realizzato con [theme-link]." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:76 -msgid "settings saved." -msgstr "impostazioni salvate." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:77 -msgid "settings reset." -msgstr "impostazioni ripristinate." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:78 -msgid "widgets reset." -msgstr "widget ripristinate." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:191 -msgid "Save changes" -msgstr "Salva le modifiche" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:197 -msgid "Reset" -msgstr "Ripristina" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:203 -msgid "Reset Widgets" -msgstr "Ripristina le Widget" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:208 -msgid "For more information about this theme, visit ThemeShaper. Please visit the ThemeShaper Forums if you have any questions about Thematic." -msgstr "Per maggiori informazioni su questo tema, visita ThemeShaper. Visita i Forums ThemeShaper se hai domande su Thematic." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/widgets.php:55 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/widgets.php:245 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/widgets.php:246 -msgid "RSS Links" -msgstr "Links RSS" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/widgets.php:79 -msgid "Title:" -msgstr "Titolo:" - -#~ msgid "" -#~ "Enter the HTML text that will appear in the bottom of your footer. Feel " -#~ "free to remove or change any links. Hint: how to " -#~ "write a link." -#~ msgstr "" -#~ "Inserisci il testo HTML che apparira' in fondo al tuo footer. Sei libero " -#~ "di rimuovere o cambiare qualunque link. Suggerimento: come scrivere un link." -#~ msgid "Blog Index" -#~ msgstr "Indice del Blog" -#~ msgid "Blog Buttons" -#~ msgstr "Pulsanti del Blog" -#~ msgid "Page" -#~ msgstr "Pagine" -#~ msgid "Site Meta" -#~ msgstr "Info sul sito" - diff --git a/blog/wp-content/themes/thematic/library/languages/nl_NL.mo b/blog/wp-content/themes/thematic/library/languages/nl_NL.mo deleted file mode 100755 index 6b113d8..0000000 Binary files a/blog/wp-content/themes/thematic/library/languages/nl_NL.mo and /dev/null differ diff --git a/blog/wp-content/themes/thematic/library/languages/pl_PL.mo b/blog/wp-content/themes/thematic/library/languages/pl_PL.mo deleted file mode 100755 index b1c666c..0000000 Binary files a/blog/wp-content/themes/thematic/library/languages/pl_PL.mo and /dev/null differ diff --git a/blog/wp-content/themes/thematic/library/languages/pl_PL.po b/blog/wp-content/themes/thematic/library/languages/pl_PL.po deleted file mode 100755 index fef39bf..0000000 --- a/blog/wp-content/themes/thematic/library/languages/pl_PL.po +++ /dev/null @@ -1,498 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: pol\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-01-24 16:45+0100\n" -"PO-Revision-Date: \n" -"Last-Translator: Mariusz Jamro \n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/404.php:10 -msgid "Apologies, but we were unable to find what you were looking for. Perhaps searching will help." -msgstr "Przykro nam, ale nie znaleziono strony ktĂłrej szukaĹ‚eĹ›. SprĂłbuj skorzystać z wyszukiwarki." - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/404.php:15 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/search.php:58 -msgid "Find" -msgstr "Szukaj" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/archive.php:16 -#, php-format -msgid "Daily Archives: %s" -msgstr "Archiwum dzienne: %s" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/archive.php:18 -#, php-format -msgid "Monthly Archives: %s" -msgstr "Archiwum miesiÄ™czne: %s" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/archive.php:20 -#, php-format -msgid "Yearly Archives: %s" -msgstr "Archiwum roczne: %s" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/archive.php:22 -msgid "Blog Archives" -msgstr "Archiwum" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/archive.php:31 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/archive.php:53 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/author.php:21 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/author.php:56 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/category.php:20 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/category.php:42 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/index.php:17 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/index.php:49 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/search.php:21 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/search.php:43 -msgid "« Older posts" -msgstr "« Starsze wpisy" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/archive.php:32 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/archive.php:54 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/author.php:22 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/author.php:57 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/category.php:21 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/category.php:43 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/index.php:18 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/index.php:50 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/search.php:22 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/search.php:44 -msgid "Newer posts »" -msgstr "Nowsze wpisy »" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/archive.php:41 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/attachment.php:20 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/author.php:44 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/category.php:30 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/index.php:30 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/search.php:31 -msgid "Read More »" -msgstr "Czytaj dalej »" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/archives.php:20 -msgid "Archives by Category" -msgstr "Archiwum wg. Kategorii" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/archives.php:26 -msgid "Archives by Month" -msgstr "Archiwum wg. MiesiÄ…ca" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/archives.php:32 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments-legacy.php:39 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments-legacy.php:65 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/links.php:20 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/page.php:16 -msgid "Edit" -msgstr "Edytuj" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/attachment.php:22 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/index.php:32 -msgid "Pages:" -msgstr "Strony:" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/author.php:15 -msgid "Author Archives: " -msgstr "Archiwum Autora: " - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/author.php:33 -msgid "Email " -msgstr "Email " - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/category.php:13 -msgid "Category Archives:" -msgstr "Archiwum Kategorii:" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments-legacy.php:9 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments.php:9 -msgid "This post is password protected. Enter the password to view any comments." -msgstr "Ten wpis jest chroniony hasĹ‚em. ProszÄ™ podaj hasĹ‚o aby przeglÄ…dać komentarze." - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments-legacy.php:28 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments.php:28 -#, php-format -msgid "%d Comments" -msgstr "%d Komentarze" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments-legacy.php:28 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments.php:28 -msgid "One Comment" -msgstr "Jeden Komentarz" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments-legacy.php:35 -#, php-format -msgid "Posted %1$s at %2$s | Permalink" -msgstr "Opublikowano %1$s at %2$s | Permalink" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments-legacy.php:40 -msgid "\t\t\t\t\tYour comment is awaiting moderation.\n" -msgstr "\t\t\t\t\tTwĂłj komentarz oczekuje na moderacje.\n" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments-legacy.php:54 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments.php:46 -#, php-format -msgid "%d Trackbacks" -msgstr "%d Trackback'i" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments-legacy.php:54 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments.php:46 -msgid "One Trackback" -msgstr "Jeden Trackback" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments-legacy.php:61 -#, php-format -msgid "By %1$s on %2$s at %3$s" -msgstr "Autor %1$s %2$s o %3$s" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments-legacy.php:66 -msgid "\\t\\t\\t\\t\\tYour trackback is awaiting moderation.\\n" -msgstr "\\t\\t\\t\\t\\tTwĂłj trackback oczekuje na moderacje.\\n" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments-legacy.php:79 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments.php:60 -msgid "Post a Comment" -msgstr "Skomentuj" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments-legacy.php:82 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments.php:65 -#, php-format -msgid "You must be logged in to post a comment." -msgstr "Musisz być zalogowany aby dodać komentarz." - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments-legacy.php:90 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments.php:73 -#, php-format -msgid "Logged in as %2$s. Log out?" -msgstr "Zalogowany jako %2$s. Wylogować?" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments-legacy.php:97 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments.php:80 -msgid "Your email is never published nor shared." -msgstr "TwĂłj adres email nie zostanie opublikowany i nie bÄ™dzie rozpowszechniany." - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments-legacy.php:97 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments.php:80 -msgid "Required fields are marked *" -msgstr "Wymagane pola sÄ… oznaczone *" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments-legacy.php:100 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments.php:83 -msgid "Name" -msgstr "ImiÄ™" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments-legacy.php:100 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments-legacy.php:105 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments.php:83 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments.php:88 -msgid "*" -msgstr "*" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments-legacy.php:105 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments.php:88 -msgid "Email" -msgstr "Email" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments-legacy.php:110 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments.php:93 -msgid "Website" -msgstr "Strona" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments-legacy.php:117 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments.php:100 -msgid "Comment" -msgstr "Komentarz" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments-legacy.php:123 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments.php:108 -msgid "Post Comment" -msgstr "Skomentuj" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/comments.php:60 -#, php-format -msgid "Post a Reply to %s" -msgstr "Napisz odpowiedĹş na %s." - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/header.php:29 -msgid "Posts RSS feed" -msgstr "KanaĹ‚ RSS wpisĂłw" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/header.php:30 -msgid "Comments RSS feed" -msgstr "KanaĹ‚ RSS komentarzy" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/header.php:53 -msgid "Skip navigation to the content" -msgstr "Skocz do treĹ›ci strony" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/header.php:53 -msgid "Skip to content" -msgstr "Skocz do treĹ›ci" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/page.php:14 -msgid "Pages: " -msgstr "Strony: " - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/search.php:15 -msgid "Search Results for:" -msgstr "Wyniki wyszukiwania:" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/search.php:51 -msgid "Nothing Found" -msgstr "Nic nie znaleziono" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/search.php:53 -msgid "Sorry, but nothing matched your search criteria. Please try again with some different keywords." -msgstr "Przykro nam, ale nie znaleziono nic pasujÄ…cego do Twoich kryteriĂłw wyszukiwania. ProszÄ™ sprĂłbuj z innymi sĹ‚owami kluczowymi." - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/sidebar.php:5 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/sidebar.php:9 -msgid "Search" -msgstr "Szukaj" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/sidebar.php:15 -msgid "Pages" -msgstr "Strony" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/sidebar.php:22 -msgid "Categories" -msgstr "Kategorie" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/sidebar.php:30 -msgid "Archives" -msgstr "Archiwa" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/sidebar.php:47 -msgid "RSS Feeds" -msgstr "KanaĹ‚ RSS" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/sidebar.php:49 -msgid "All posts" -msgstr "Wszystkie wpisy" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/sidebar.php:50 -msgid "All comments" -msgstr "Wszystkie komentarze" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/sidebar.php:55 -msgid "Meta" -msgstr "Meta" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/tag.php:13 -msgid "Tag Archives:" -msgstr "Archiwum TagĂłw:" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/discussion.php:22 -msgid "Reply" -msgstr "OdpowiedĹş" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/discussion.php:23 -msgid "Log in to reply." -msgstr "Zaloguj siÄ™ aby odpowiedzieć." - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:37 -msgid "Not Found" -msgstr "Nie Znaleziono" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:42 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:126 -msgid "Permalink to " -msgstr "Permalink do " - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:50 -msgid "By " -msgstr "Przez " - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:52 -msgid "View all posts by " -msgstr "Zobacz wszystkie wpisy " - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:76 -msgid "Edit post" -msgstr "Edytuj wpis" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:83 -msgid "This entry was posted in " -msgstr "Ten wpis umieszczono w kategorii " - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:86 -msgid "Also posted in " -msgstr "Opublikowano rĂłwnieĹĽ w " - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:89 -msgid "Posted in " -msgstr "Opublikowano w " - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:95 -msgid " and tagged" -msgstr "i otagowano jako" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:98 -msgid " Also tagged " -msgstr "RĂłwnieĹĽ otagowano " - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:100 -msgid "Tagged" -msgstr "Otagowano jako" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:108 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:111 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:114 -msgid "Comment on " -msgstr "Komentarze do " - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:109 -msgid " Comments" -msgstr " Komentarze" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:112 -msgid " Comment" -msgstr " Komentarz" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:115 -msgid "Leave a comment" -msgstr "Skomentuj" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:118 -msgid "Comments closed" -msgstr "Komentowanie zostaĹ‚o zablokowane" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:126 -msgid ". Bookmark the " -msgstr ". MoĹĽesz dodać go do zakĹ‚adek " - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:127 -msgid "permalink" -msgstr "permalink" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:129 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:137 -msgid "Post a comment" -msgstr "Dodaj komentarz" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:130 -msgid " or leave a trackback: " -msgstr " lub dodaj odpowiedĹş (trackback): " - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:131 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:134 -msgid "Trackback URL for your post" -msgstr "Adres URL Trackback'u do tego wpisu" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:131 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:134 -msgid "Trackback URL" -msgstr "Trackback URL" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:133 -msgid " Comments are closed, but you can leave a trackback: " -msgstr "Komentowanie zostaĹ‚o zablokowane, ale moĹĽesz dodać odpowiedĹş (trackback): " - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:136 -msgid " Trackbacks are closed, but you can " -msgstr " Dodawanie odpowiedzi Trackback do tego wpisu zostaĹ‚o zablokowane, ale moĹĽesz " - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:137 -msgid "post a comment" -msgstr "dodać komentarz" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/hooks-filters.php:139 -msgid " Both comments and trackbacks are currently closed." -msgstr "Komentarze i odpowiedzi (trackback) zostaĹ‚y zablokowane." - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/theme-options.php:13 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic\library\extensions/theme-options.php:13 -msgid "Index Insert Position" -msgstr "Pozycja wstawienia indeksu" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/theme-options.php:14 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic\library\extensions/theme-options.php:14 -msgid "The widgetized Index Insert will follow after this post number." -msgstr "Pozycja wstawienia indeksu pojawi siÄ™ po tym numerze postu." - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/theme-options.php:19 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic\library\extensions/theme-options.php:19 -msgid "Info on Author Page" -msgstr "Informacja na stronie autora." - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/theme-options.php:20 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic\library\extensions/theme-options.php:20 -msgid "Display a microformatted vCard—with the author's avatar, bio and email—on the author page." -msgstr "PokaĹĽ microsformatowany vCard—z awatarem autora, krĂłtkÄ… notkÄ… i emailem - na stronie autora." - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/theme-options.php:26 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic\library\extensions/theme-options.php:26 -msgid "Text in Footer" -msgstr "Tekst stopki." - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/theme-options.php:27 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic\library\extensions/theme-options.php:27 -msgid "Enter the HTML text that will appear in the bottom of your footer. Feel free to remove or change any links. Hint: how to write a link." -msgstr "Wpisz kod HTML tekstu, ktĂły pojawi siÄ™ na dole twojej stopki. MoĹĽesz dowolnie modyfikować i zmieniać dowolne linki." - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/theme-options.php:77 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic\library\extensions/theme-options.php:77 -msgid "settings saved." -msgstr "ustawienia zapisane." - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/theme-options.php:78 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic\library\extensions/theme-options.php:78 -msgid "settings reset." -msgstr "reset ustawieĹ„." - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/theme-options.php:79 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic\library\extensions/theme-options.php:79 -msgid "widgets reset." -msgstr "reset widgetĂłw." - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/theme-options.php:195 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic\library\extensions/theme-options.php:195 -msgid "Save changes" -msgstr "Zapisz zmiany" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/theme-options.php:201 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic\library\extensions/theme-options.php:201 -msgid "Reset" -msgstr "Reset" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/theme-options.php:207 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic\library\extensions/theme-options.php:207 -msgid "Reset Widgets" -msgstr "Zresetuj Widgety" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/theme-options.php:212 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic\library\extensions/theme-options.php:212 -msgid "For more information about this theme, visit ThemeShaper. Please visit the ThemeShaper Forums if you have any questions about Thematic." -msgstr "WiÄ™cej informacji na temat tego szablonu na stronie, ThemeShaper. OdwiedĹş Forum ThemeShaper jeĹ›li masz jakiekolwiek pytania do Thematic." - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/widgets.php:55 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/widgets.php:246 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/widgets.php:247 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic\library\extensions/widgets.php:55 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic\library\extensions/widgets.php:246 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic\library\extensions/widgets.php:247 -msgid "RSS Links" -msgstr "Linki RSS" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/widgets.php:79 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/widgets/widget_blog_buttons.php:35 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic\library\extensions/widgets.php:79 -msgid "Title:" -msgstr "TytuĹ‚:" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/library/extensions/widgets.php:241 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic\library\extensions/widgets.php:241 -msgid "Blog Index" -msgstr "Blog Index" - -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/widgets/widget_blog_buttons.php:41 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/widgets/widget_blog_buttons.php:44 -#: c:\xampp\htdocs\wupperpiraten\wp-content\themes\thematic/widgets/widget_blog_buttons.php:45 -msgid "Blog Buttons" -msgstr "Przyciski Bloga" - -#~ msgid "Site Meta" -#~ msgstr "Meta Strony" - diff --git a/blog/wp-content/themes/thematic/library/languages/pt_BR.mo b/blog/wp-content/themes/thematic/library/languages/pt_BR.mo deleted file mode 100755 index b962626..0000000 Binary files a/blog/wp-content/themes/thematic/library/languages/pt_BR.mo and /dev/null differ diff --git a/blog/wp-content/themes/thematic/library/languages/pt_BR.po b/blog/wp-content/themes/thematic/library/languages/pt_BR.po deleted file mode 100755 index ebc7aad..0000000 --- a/blog/wp-content/themes/thematic/library/languages/pt_BR.po +++ /dev/null @@ -1,763 +0,0 @@ -# kubrick theme pot file. -# Copyright (C) 2007 WordPress -# This file is distributed under the same license as the kubrick theme package. -# -msgid "" -msgstr "" -"Project-Id-Version: Thematic 0.9\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-05-22 18:56-0300\n" -"PO-Revision-Date: 2009-05-22 19:05-0300\n" -"Last-Translator: Eduardo Barcellos \n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Poedit-Language: Portuguese\n" -"X-Poedit-Country: BRAZIL\n" -"X-Poedit-SourceCharset: utf-8\n" -"X-Poedit-KeywordsList: __;_e\n" -"X-Poedit-Basepath: F:\\Downloads\\thematic.0.9\\thematic\n" -"X-Poedit-SearchPath-0: .\n" - -#: 404.php:10 -msgid "Apologies, but we were unable to find what you were looking for. Perhaps searching will help." -msgstr "Desculpe, nĂŁo estamos conseguindo encontrar o que vocĂŞ procura. Talvez usar o 'pesquisar' ajude." - -#: 404.php:15 -#: search.php:58 -msgid "Find" -msgstr "Encontrar" - -#: archive.php:16 -#, php-format -msgid "Daily Archives: %s" -msgstr "Arqvs. por dia: %s" - -#: archive.php:18 -#, php-format -msgid "Monthly Archives: %s" -msgstr "Arqvs. por mĂŞs: %s" - -#: archive.php:20 -#, php-format -msgid "Yearly Archives: %s" -msgstr "Arqvs. por ano: %s" - -#: archive.php:22 -msgid "Blog Archives" -msgstr "Blog-arqvs" - -#: archive.php:31 -#: archive.php:53 -#: author.php:21 -#: author.php:57 -#: category.php:20 -#: category.php:42 -#: index.php:17 -#: index.php:49 -#: search.php:21 -#: search.php:43 -msgid "« Older posts" -msgstr "« Posts mais antigos" - -#: archive.php:32 -#: archive.php:54 -#: author.php:22 -#: author.php:58 -#: category.php:21 -#: category.php:43 -#: index.php:18 -#: index.php:50 -#: search.php:22 -#: search.php:44 -msgid "Newer posts »" -msgstr "Posts mais recentes »" - -#: archive.php:41 -#: attachment.php:20 -#: author.php:45 -#: category.php:30 -#: index.php:30 -#: search.php:31 -msgid "Read More »" -msgstr "Leia Mais »" - -#: archives.php:20 -msgid "Archives by Category" -msgstr "Arqvs. por Categoria" - -#: archives.php:26 -msgid "Archives by Month" -msgstr "Arqvs. por MĂŞs" - -#: archives.php:32 -#: links.php:20 -#: page.php:16 -msgid "Edit" -msgstr "Editar" - -#: attachment.php:22 -#: index.php:32 -msgid "Pages:" -msgstr "Páginas:" - -#: author.php:15 -msgid "Author Archives: " -msgstr "Arqvs. por autor: " - -#: author.php:34 -msgid "Email " -msgstr "Email " - -#: category.php:13 -msgid "Category Archives:" -msgstr "Arqvs. por Categoria:" - -#: comments.php:10 -msgid "This post is password protected. Enter the password to view any comments." -msgstr "Esse post Ă© protegido por senha. Digite a senha para ver os comentários." - -#: comments.php:31 -#, php-format -msgid "%d Comments" -msgstr "%d Comentários" - -#: comments.php:31 -msgid "One Comment" -msgstr "Um Comentário" - -#: comments.php:52 -#, php-format -msgid "%d Trackbacks" -msgstr "%d Trackbacks" - -#: comments.php:52 -msgid "One Trackback" -msgstr "Um Trackback" - -#: comments.php:67 -msgid "Post a Comment" -msgstr "Comentar" - -#: comments.php:67 -#, php-format -msgid "Post a Reply to %s" -msgstr "Post uma Resposta para %s" - -#: comments.php:72 -#, php-format -msgid "You must be logged in to post a comment." -msgstr "VocĂŞ deve estar logado para comentar." - -#: comments.php:83 -#, php-format -msgid "Logged in as %2$s. Log out?" -msgstr "Logado como %2$s. Sair?" - -#: comments.php:90 -msgid "Your email is never published nor shared." -msgstr "Seu email nunca será publicado ou distribuĂ­do." - -#: comments.php:90 -msgid "Required fields are marked *" -msgstr "Campos requeridos estĂŁo marcados com *" - -#: comments.php:93 -msgid "Name" -msgstr "Nome" - -#: comments.php:93 -#: comments.php:98 -msgid "*" -msgstr "*" - -#: comments.php:98 -msgid "Email" -msgstr "Email" - -#: comments.php:103 -msgid "Website" -msgstr "Website" - -#: comments.php:110 -msgid "Comment" -msgstr "Comentário" - -#: comments.php:120 -msgid "Post Comment" -msgstr "Comentar" - -#: page.php:14 -msgid "Pages: " -msgstr "Páginas:" - -#: search.php:15 -msgid "Search Results for:" -msgstr "Pesquisar por:" - -#: search.php:51 -msgid "Nothing Found" -msgstr "Nada encontrado" - -#: search.php:53 -msgid "Sorry, but nothing matched your search criteria. Please try again with some different keywords." -msgstr "Desculpe, mas nĂŁo foi encontrado nenhum resultado de acordo com os seus critĂ©rios de pesquisa. Tente novamente com palavras chave diferentes." - -#: sidebar.php:6 -#: sidebar.php:10 -msgid "Search" -msgstr "Pesquisar" - -#: sidebar.php:16 -msgid "Pages" -msgstr "Páginas" - -#: sidebar.php:23 -msgid "Categories" -msgstr "Categorias" - -#: sidebar.php:31 -msgid "Archives" -msgstr "Arquivos" - -#: sidebar.php:50 -msgid "RSS Feeds" -msgstr "Feeds RSS" - -#: sidebar.php:52 -#: library/extensions/hooks-filters.php:391 -msgid "Posts RSS feed" -msgstr "RSS Feed dos posts" - -#: sidebar.php:52 -msgid "All posts" -msgstr "Todos os posts" - -#: sidebar.php:53 -#: library/extensions/hooks-filters.php:409 -msgid "Comments RSS feed" -msgstr "RSS Feed dos comentários" - -#: sidebar.php:53 -msgid "All comments" -msgstr "Todos os comentários" - -#: sidebar.php:58 -msgid "Meta" -msgstr "Meta" - -#: tag.php:13 -#: library/extensions/hooks-filters.php:207 -msgid "Tag Archives:" -msgstr "Arqvs. por tag:" - -#: library/extensions/discussion.php:10 -#, php-format -msgid "Posted %1$s at %2$s | Permalink" -msgstr "Escrito %1$s em %2$s | Permalink" - -#: library/extensions/discussion.php:15 -msgid "\t\t\t\t\tYour comment is awaiting moderation.\n" -msgstr "\t\t\t\t\tSeu comentário está aguardando ação de um moderador.\n" - -#: library/extensions/discussion.php:22 -msgid "Reply" -msgstr "Responder" - -#: library/extensions/discussion.php:23 -msgid "Log in to reply." -msgstr "Login para responder." - -#: library/extensions/discussion.php:37 -#, php-format -msgid "By %1$s on %2$s at %3$s" -msgstr "Por %1$s em %2$s Ă s %3$s" - -#: library/extensions/discussion.php:42 -msgid "\\t\\t\\t\\t\\tYour trackback is awaiting moderation.\\n" -msgstr "\\t\\t\\t\\t\\tSeu trackback está aguardando ação de um moderador.\\n" - -#: library/extensions/helpers.php:31 -#: library/extensions/helpers.php:44 -msgid "There is no excerpt because this is a protected post." -msgstr "NĂŁo há sumário porque esse post Ă© protegido." - -#: library/extensions/hooks-filters.php:61 -msgid "Skip navigation to the content" -msgstr "Ir direto para o conteĂşdo" - -#: library/extensions/hooks-filters.php:61 -msgid "Skip to content" -msgstr "Ir direto" - -#: library/extensions/hooks-filters.php:211 -#: library/extensions/hooks-filters.php:498 -msgid "Not Found" -msgstr "NĂŁo encontrado" - -#: library/extensions/hooks-filters.php:490 -#: library/extensions/hooks-filters.php:545 -msgid "Edit post" -msgstr "Editar post" - -#: library/extensions/hooks-filters.php:503 -#: library/extensions/hooks-filters.php:598 -msgid "Permalink to " -msgstr "Permalink para " - -#: library/extensions/hooks-filters.php:512 -msgid "By " -msgstr "Por " - -#: library/extensions/hooks-filters.php:514 -msgid "View all posts by " -msgstr "Ver todos os escritos de" - -#: library/extensions/hooks-filters.php:517 -msgid "Published: " -msgstr "Publicado:" - -#: library/extensions/hooks-filters.php:552 -msgid "This entry was posted in " -msgstr "Esta entrada foi escrita em" - -#: library/extensions/hooks-filters.php:555 -msgid "Also posted in " -msgstr "TambĂ©m escrito em" - -#: library/extensions/hooks-filters.php:558 -msgid "Posted in " -msgstr "Escrito em " - -#: library/extensions/hooks-filters.php:565 -msgid " and tagged" -msgstr " e tags" - -#: library/extensions/hooks-filters.php:568 -msgid " Also tagged " -msgstr " TambĂ©m com tags" - -#: library/extensions/hooks-filters.php:570 -msgid "Tagged" -msgstr "Tagged" - -#: library/extensions/hooks-filters.php:579 -#: library/extensions/hooks-filters.php:582 -#: library/extensions/hooks-filters.php:585 -msgid "Comment on " -msgstr "Comentar em" - -#: library/extensions/hooks-filters.php:580 -msgid " Comments" -msgstr " Comentários" - -#: library/extensions/hooks-filters.php:583 -msgid " Comment" -msgstr " Comentário" - -#: library/extensions/hooks-filters.php:586 -msgid "Leave a comment" -msgstr "Deixe um comentário" - -#: library/extensions/hooks-filters.php:589 -msgid "Comments closed" -msgstr "Comentários fechados" - -#: library/extensions/hooks-filters.php:598 -msgid ". Bookmark the " -msgstr ". Bookmark o " - -#: library/extensions/hooks-filters.php:599 -msgid "permalink" -msgstr "permalink" - -#: library/extensions/hooks-filters.php:601 -#: library/extensions/hooks-filters.php:609 -msgid "Post a comment" -msgstr "Comentar" - -#: library/extensions/hooks-filters.php:602 -msgid " or leave a trackback: " -msgstr " ou deixar um trackback:" - -#: library/extensions/hooks-filters.php:603 -#: library/extensions/hooks-filters.php:606 -msgid "Trackback URL for your post" -msgstr "Trackback do seu post" - -#: library/extensions/hooks-filters.php:603 -#: library/extensions/hooks-filters.php:606 -msgid "Trackback URL" -msgstr "Trackback URL" - -#: library/extensions/hooks-filters.php:605 -msgid " Comments are closed, but you can leave a trackback: " -msgstr " Comentários estĂŁo fechados, mas vocĂŞ pode deixar um trackback:" - -#: library/extensions/hooks-filters.php:608 -msgid " Trackbacks are closed, but you can " -msgstr "Trackbacks estĂŁo fechados, mas vocĂŞ pode" - -#: library/extensions/hooks-filters.php:609 -msgid "post a comment" -msgstr "postar um comentário" - -#: library/extensions/hooks-filters.php:611 -msgid " Both comments and trackbacks are currently closed." -msgstr " Comentários e trackbacks estĂŁo fechados no momento." - -#: library/extensions/shortcodes.php:16 -msgid "Login" -msgstr "Login" - -#: library/extensions/shortcodes.php:18 -msgid "Logout" -msgstr "Logout" - -#: library/extensions/theme-options.php:13 -msgid "Index Insert Position" -msgstr "Index Insert Position" - -#: library/extensions/theme-options.php:14 -msgid "The widgetized Index Insert will follow after this post number." -msgstr "The widgetized Index Insert will follow after this post number." - -#: library/extensions/theme-options.php:19 -msgid "Info on Author Page" -msgstr "Informação na Página do Autor" - -#: library/extensions/theme-options.php:20 -msgid "Display a microformatted vCard—with the author's avatar, bio and email—on the author page." -msgstr "" - -#: library/extensions/theme-options.php:26 -msgid "Text in Footer" -msgstr "Texto no RodapĂ©" - -#: library/extensions/theme-options.php:27 -msgid "Enter the text that will appear in the bottom of your footer. You can use these shortcodes: [wp-link] [theme-link] [loginout-link] [blog-title] [the-year]" -msgstr "Enter the text that will appear in the bottom of your footer. You can use these shortcodes: [wp-link] [theme-link] [loginout-link] [blog-title] [the-year]" - -#: library/extensions/theme-options.php:29 -msgid "Powered by [wp-link]. Built on the [theme-link]." -msgstr "Produzido por [wp-link]. ConstruĂ­do no [theme-link]." - -#: library/extensions/theme-options.php:77 -msgid "settings saved." -msgstr "preferĂŞncias salvadas." - -#: library/extensions/theme-options.php:78 -msgid "settings reset." -msgstr "preferĂŞncias reset." - -#: library/extensions/theme-options.php:79 -msgid "widgets reset." -msgstr "widgets reset." - -#: library/extensions/theme-options.php:195 -msgid "Save changes" -msgstr "Salvar modificações" - -#: library/extensions/theme-options.php:201 -msgid "Reset" -msgstr "Reset" - -#: library/extensions/theme-options.php:207 -msgid "Reset Widgets" -msgstr "Reset Widgets" - -#: library/extensions/theme-options.php:212 -msgid "For more information about this theme, visit ThemeShaper. Please visit the ThemeShaper Forums if you have any questions about Thematic." -msgstr "Para maiores informações sobre este tema, visite ThemeShaper. Por favor viste os FĂłruns do ThemeShaper se vocĂŞ tiver questões sobre Thematic." - -#: library/extensions/widgets.php:55 -#: library/extensions/widgets.php:245 -#: library/extensions/widgets.php:246 -msgid "RSS Links" -msgstr "Links RSS" - -#: library/extensions/widgets.php:79 -msgid "Title:" -msgstr "TĂ­tulo:" - -#~ msgid "Blog Index" -#~ msgstr "ĂŤndice" -#~ msgid "Error 404 - Not Found" -#~ msgstr "Fehler 404 - Nicht gefunden" -#~ msgid "Archive for the ‘%s’ Category" -#~ msgstr "Archiv für die Kategorie „%s“" -#~ msgid "Posts Tagged ‘%s’" -#~ msgstr "Artikel-Schlagworte: „%s“" -#~ msgid "Archive for %s|Daily archive page" -#~ msgstr "Archiv für %s" -#~ msgid "F jS, Y" -#~ msgstr "j. F Y" -#~ msgid "Archive for %s|Monthly archive page" -#~ msgstr "Archiv für %s" -#~ msgid "F, Y" -#~ msgstr "F Y" -#~ msgid "Archive for %s|Yearly archive page" -#~ msgstr "Archiv für %s" -#~ msgid "Y" -#~ msgstr "Y" -#~ msgid "« Older Entries" -#~ msgstr "« Ältere Einträge" -#~ msgid "Newer Entries »" -#~ msgstr "Neuere Einträge »" -#~ msgid "l, F jS, Y" -#~ msgstr "l, j. F Y" -#~ msgid "Tags:" -#~ msgstr "Schlagworte:" -#~ msgid "No Comments »" -#~ msgstr "Keine Kommentare »" -#~ msgid "1 Comment »" -#~ msgstr "1 Kommentar »" -#~ msgid "% Comments »" -#~ msgstr "% Kommentare »" -#~ msgid "Archives by Subject:" -#~ msgstr "Archive nach Thema:" -#~ msgid "Permanent Link: %s" -#~ msgstr "Permanent-Link: %s" -#~ msgid "Read the rest of this entry »" -#~ msgstr "Diesen Beitrag weiterlesen »" -#~ msgid "This entry was posted %1$s on %2$s at %3$s and is filed under %4$s." -#~ msgstr "" -#~ "Dieser Beitrag wurde vor %1$s am %2$s um %3$s Uhr veröffentlicht und " -#~ "unter %4$s gespeichert." -#~ msgid "" -#~ "You can follow any responses to this entry through the RSS " -#~ "2.0 feed." -#~ msgstr "" -#~ "Sie können Kommentare zu diesem Eintrag über den RSS-2.0-Feed verfolgen." -#~ msgid "" -#~ "You can leave a response, or trackback from your own site." -#~ msgstr "" -#~ "Sie können einen Kommentar hinterlassen " -#~ "oder einen Trackback von Ihrer " -#~ "Website hierher setzen." -#~ msgid "" -#~ "Responses are currently closed, but you can trackback from your own site." -#~ msgstr "" -#~ "Kommentare sind momentan deaktiviert, aber Sie können einen Trackback von Ihrer Website hierher setzen." -#~ msgid "" -#~ "You can skip to the end and leave a response. Pinging is currently not " -#~ "allowed." -#~ msgstr "" -#~ "Sie können einen Kommentar hinterlassen, " -#~ "Pingbacks/Trackbacks sind momentan deaktiviert." -#~ msgid "Edit this entry." -#~ msgstr "Diesen Eintrag bearbeiten" -#~ msgid "Sorry, no attachments matched your criteria." -#~ msgstr "" -#~ "Leider wurden keine Anhänge gefunden, die Ihren Kriterien " -#~ "entsprechen." -#~ msgid "No Responses" -#~ msgstr "Keine Kommentare" -#~ msgid "One Response" -#~ msgstr "1 Kommentar" -#~ msgid "% Responses" -#~ msgstr "% Kommentare" -#~ msgid "to “%s”" -#~ msgstr "zu „%s“" -#~ msgid "%s Says:" -#~ msgstr "%s sagt:" -#~ msgid "edit" -#~ msgstr "bearbeiten" -#~ msgid "Comments are closed." -#~ msgstr "Kommentieren ist momentan nicht möglich." -#~ msgid "Leave a Reply" -#~ msgstr "Kommentieren" -#~ msgid "Logged in as %2$s." -#~ msgstr "Angemeldet als %2$s." -#~ msgid "Log out of this account" -#~ msgstr "Jetzt abmelden" -#~ msgid "Log out »" -#~ msgstr "Abmelden »" -#~ msgid "(required)" -#~ msgstr "(benötigt)" -#~ msgid "Mail (will not be published)" -#~ msgstr "E-Mail (wird nicht veröffentlicht)" -#~ msgid "XHTML: You can use these tags: %s" -#~ msgstr "" -#~ "XHTML: Sie können folgende Elemente nutzen: %" -#~ "s" -#~ msgid "Submit Comment" -#~ msgstr "Kommentar senden" -#~ msgid "%1$s - Comments on %2$s" -#~ msgstr "%1$s - Kommentare zu %2$s" -#~ msgid "" -#~ "RSS feed for comments on " -#~ "this post." -#~ msgstr "" -#~ "RSS-Feed für " -#~ "Kommentare zu diesem Artikel." -#~ msgid "" -#~ "The URL to TrackBack " -#~ "this entry is: %s" -#~ msgstr "" -#~ "Die Trackback-URL zu " -#~ "diesem Artikel ist: %s" -#~ msgid "Pingback" -#~ msgstr "Pingback" -#~ msgid "by %1$s — %2$s @ %4$s" -#~ msgstr "von %1$s — %2$s um %4$s Uhr" -#~ msgid "No comments yet." -#~ msgstr "Noch keine Kommentare." -#~ msgid "" -#~ "Line and paragraph breaks automatic, e-mail address never displayed, " -#~ "HTML allowed: " -#~ "%s" -#~ msgstr "" -#~ "Zeilen- und Absatzumbrüche werden automatisch eingefügt, Ihre E-" -#~ "Mail wird nicht angezeigt.Erlaubtes HTML:" -#~ msgid "URL" -#~ msgstr "URL" -#~ msgid "Say It!" -#~ msgstr "Senden" -#~ msgid "Sorry, the comment form is closed at this time." -#~ msgstr "Kommentieren ist momentan leider nicht möglich." -#~ msgid "Close this window." -#~ msgstr "Fenster schließen." -#~ msgid "" -#~ "Powered by WordPress" -#~ msgstr "" -#~ "WordPress" -#~ msgid "%1$s is proudly powered by %2$s" -#~ msgstr "%1$s läuft mit %2$s" -#~ msgid "%1$s and %2$s." -#~ msgstr "%1$s und %2$s." -#~ msgid "Entries (RSS)" -#~ msgstr "Beiträge (RSS)" -#~ msgid "%d queries. %s seconds." -#~ msgstr "%d Abfragen. %s Sekunden." -#~ msgid "Customize Header" -#~ msgstr "Kopfbereich anpassen" -#~ msgid "Header Image and Color" -#~ msgstr "Hintergrundbild und -farbe" -#~ msgid "Close Color Picker" -#~ msgstr "Farbwähler schließen" -#~ msgid "Save" -#~ msgstr "Speichern" -#~ msgid "Font Color:" -#~ msgstr "Schriftfarbe:" -#~ msgid "Any CSS color (%s or %s or %s)" -#~ msgstr "Eine beliebige CSS-Farbe (%s oder %s oder %s)" -#~ msgid "Upper Color:" -#~ msgstr "Farbe für oben:" -#~ msgid "HEX only (%s or %s)" -#~ msgstr "Nur HEX (%s oder %s)" -#~ msgid "Lower Color:" -#~ msgstr "Farbe für unten:" -#~ msgid "Toggle Text" -#~ msgstr "Text umschalten" -#~ msgid "Use Defaults" -#~ msgstr "Standard verwenden" -#~ msgid "Font Color" -#~ msgstr "Schriftfarbe" -#~ msgid "Upper Color" -#~ msgstr "Farbe für oben" -#~ msgid "Lower Color" -#~ msgstr "Farbe für unten" -#~ msgid "Advanced" -#~ msgstr "Erweitert" -#~ msgid "Update Header »" -#~ msgstr "Kopfbereich aktualisieren »" -#~ msgid "Font Color (CSS):" -#~ msgstr "Schriftfarbe (CSS):" -#~ msgid "Upper Color (HEX):" -#~ msgstr "Farbe für oben (HEX):" -#~ msgid "Lower Color (HEX):" -#~ msgstr "Farbe für unten (HEX):" -#~ msgid "Select Default Colors" -#~ msgstr "Standardfarben auswählen" -#~ msgid "Toggle Text Display" -#~ msgstr "Textanzeige aktivieren/deaktivieren" -#~ msgid "» Blog Archive" -#~ msgstr "» Blogarchiv" -#~ msgid "This entry was posted on %1$s at %2$s and is filed under %3$s." -#~ msgstr "" -#~ "Dieser Beitrag wurde am %1$s um %2$s Uhr veröffentlicht und unter %3$s " -#~ "gespeichert." -#~ msgid "Sorry, no posts matched your criteria." -#~ msgstr "" -#~ "Leider wurden keine Artikel gefunden, die Ihren Kriterien entsprechen." -#~ msgid "Sorry, but you are looking for something that isn’t here." -#~ msgstr "Es konnten leider keine passenden Inhalte gefunden werden." -#~ msgid "Read the rest of this page »" -#~ msgstr "Diesen Seite weiterlesen »" -#~ msgid "Search for:" -#~ msgstr "Suchen nach:" -#~ msgid "No posts found. Try a different search?" -#~ msgstr "" -#~ "Ihre Suche ergab keine Treffer. Möchten Sie eine neue Suche starten?" -#~ msgid "Author" -#~ msgstr "Autor" -#~ msgid "You are currently browsing the archives for the %s category." -#~ msgstr "Sie sind momentan im Archiv der Kategorie %s." -#~ msgid "" -#~ "You are currently browsing the %2$s blog archives " -#~ "for the day %3$s." -#~ msgstr "" -#~ "Sie sind momentan im Blogarchiv für den %3$s von %2" -#~ "$s." -#~ msgid "" -#~ "You are currently browsing the %2$s blog archives " -#~ "for %3$s." -#~ msgstr "" -#~ "Sie sind momentan im Blogarchiv für %3$s von %2$s." -#~ msgid "" -#~ "You are currently browsing the %2$s blog archives " -#~ "for the year %3$s." -#~ msgstr "" -#~ "Sie sind momentan im Blogarchiv für das Jahr %3$s von %2$s." -#~ msgid "" -#~ "You have searched the %2$s blog archives for " -#~ "‘%3$s’. If you are unable to find anything " -#~ "in these search results, you can try one of these links." -#~ msgstr "" -#~ "Sie haben im Blogarchiv von %2$s nach " -#~ "„%3$s“ gesucht. Falls Sie in den " -#~ "Suchergebnissen nicht fündig werden, helfen Ihnen mö" -#~ "glicherweise die folgenden Links." -#~ msgid "" -#~ "You are currently browsing the %2$s blog archives." -#~ msgstr "Sie sind momentan im Blogarchiv von %2$s." -#~ msgid "This page validates as XHTML 1.0 Transitional" -#~ msgstr "Diese Seite ist valides XHTML 1.0 Transitional" -#~ msgid "" -#~ "Valid XHTML" -#~ msgstr "" -#~ "Valides XHTML" -#~ msgid "XHTML Friends Network" -#~ msgstr "XHTML Friends Network" -#~ msgid "XFN" -#~ msgstr "XFN" -#~ msgid "" -#~ "Powered by WordPress, state-of-the-art semantic personal publishing " -#~ "platform." -#~ msgstr "Läuft mit WordPress, der führenden Weblog-Anwendung." -#~ msgid "Edit this entry" -#~ msgstr "Diesen Eintrag bearbeiten" -#~ msgid "" -#~ "Powered by Wordpress" -#~ msgstr "" -#~ "WordPress" -#~ msgid "" -#~ "Logged in as %2$s. Logout »" -#~ msgstr "" -#~ "Angemeldet als %2$s. Abmelden " -#~ "»" - diff --git a/blog/wp-content/themes/thematic/library/languages/pt_PT.mo b/blog/wp-content/themes/thematic/library/languages/pt_PT.mo deleted file mode 100755 index c9a0641..0000000 Binary files a/blog/wp-content/themes/thematic/library/languages/pt_PT.mo and /dev/null differ diff --git a/blog/wp-content/themes/thematic/library/languages/pt_PT.po b/blog/wp-content/themes/thematic/library/languages/pt_PT.po deleted file mode 100755 index df2ecef..0000000 --- a/blog/wp-content/themes/thematic/library/languages/pt_PT.po +++ /dev/null @@ -1,403 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: thematic-pt\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-09 15:37+0100\n" -"PO-Revision-Date: \n" -"Last-Translator: Hugo Baeta \n" -"Language-Team: Hugo Baeta \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n>1\n" -"X-Poedit-Language: Portuguese\n" -"X-Poedit-Country: PORTUGAL\n" -"X-Poedit-SourceCharset: utf-8\n" -"X-Poedit-KeywordsList: __;_e;_c\n" -"X-Poedit-Basepath: .\n" -"X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress\\wp-content\\themes\\thematic-0-6\n" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/404.php:12 -msgid "Apologies, but we were unable to find what you were looking for. Perhaps searching will help." -msgstr "Lamentamos, mas nĂŁo foi possĂ­vel encontrar o que procura. Tente usar a pesquisa." - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/404.php:17 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/search.php:58 -msgid "Find" -msgstr "Procura" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/archive.php:16 -#, php-format -msgid "Daily Archives: %s" -msgstr "Arquivos Diários: %s" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/archive.php:18 -#, php-format -msgid "Monthly Archives: %s" -msgstr "Arquivos Mensais: %s" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/archive.php:20 -#, php-format -msgid "Yearly Archives: %s" -msgstr "Arquivos Anuais: %s" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/archive.php:22 -msgid "Blog Archives" -msgstr "Arquivos do Blog" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/archive.php:31 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/archive.php:53 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/author.php:21 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/author.php:57 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/category.php:20 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/category.php:42 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/index.php:17 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/index.php:49 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/search.php:21 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/search.php:43 -msgid "« Older posts" -msgstr "« Posts anteriores" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/archive.php:32 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/archive.php:54 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/author.php:22 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/author.php:58 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/category.php:21 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/category.php:43 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/index.php:18 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/index.php:50 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/search.php:22 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/search.php:44 -msgid "Newer posts »" -msgstr "Posts mais recentes »" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/archive.php:41 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/attachment.php:20 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/author.php:45 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/category.php:30 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/index.php:30 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/search.php:31 -msgid "Read More »" -msgstr "Ler mais»" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/archives.php:20 -msgid "Archives by Category" -msgstr "Arquivos por Categoria" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/archives.php:26 -msgid "Archives by Month" -msgstr "Arquivos por MĂŞs" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/archives.php:32 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/comments.php:39 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/comments.php:65 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/links.php:20 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/page.php:16 -msgid "Edit" -msgstr "Editar" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/attachment.php:22 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/index.php:32 -msgid "Pages:" -msgstr "Páginas:" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/author.php:15 -msgid "Author Archives: " -msgstr "Arquivos de Autor:" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/author.php:34 -msgid "Email " -msgstr "Email" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/category.php:13 -msgid "Category Archives:" -msgstr "Arquivos de Categoria:" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/comments.php:9 -msgid "This post is password protected. Enter the password to view any comments." -msgstr "Este post encontra-se protegido por password. Insira a password para visualizar os comentários." - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/comments.php:28 -#, php-format -msgid "%d Comments" -msgstr "%d Comentários" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/comments.php:28 -msgid "One Comment" -msgstr "Um Comentário" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/comments.php:35 -#, php-format -msgid "Posted %1$s at %2$s | Permalink" -msgstr "Publicado %1$s Ă s %2$s | Link" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/comments.php:40 -msgid "\t\t\t\t\tYour comment is awaiting moderation.\n" -msgstr "\t\t\t\t\tO seu comentário aguarda moderação.\n" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/comments.php:54 -#, php-format -msgid "%d Trackbacks" -msgstr "%d Trackbacks" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/comments.php:54 -msgid "One Trackback" -msgstr "Um Trackback" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/comments.php:61 -#, php-format -msgid "By %1$s on %2$s at %3$s" -msgstr "Por %1$s a %2$s Ă s %3$s" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/comments.php:66 -msgid "\\t\\t\\t\\t\\tYour trackback is awaiting moderation.\\n" -msgstr "\\t\\t\\t\\t\\tO trackback aguarda moderação.\\n" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/comments.php:79 -msgid "Post a Comment" -msgstr "Publicar Comentário" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/comments.php:82 -#, php-format -msgid "You must be logged in to post a comment." -msgstr "Tem de estar com sessĂŁo activa para publicar um comentário." - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/comments.php:90 -#, php-format -msgid "Logged in as %2$s. Log out?" -msgstr "SessĂŁo iniciada como %2$s. Terminar a sessĂŁo?" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/comments.php:97 -msgid "Your email is never published nor shared." -msgstr "O seu endereço de e-mail nunca será publicado ou partilhado." - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/comments.php:97 -msgid "Required fields are marked *" -msgstr "Campos obrigatĂłrios marcados com *" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/comments.php:100 -msgid "Name" -msgstr "Nome" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/comments.php:100 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/comments.php:105 -msgid "*" -msgstr "*" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/comments.php:105 -msgid "Email" -msgstr "Email" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/comments.php:110 -msgid "Website" -msgstr "Website" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/comments.php:117 -msgid "Comment" -msgstr "Comentário" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/comments.php:123 -msgid "Post Comment" -msgstr "Publicar Comentário" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/header.php:23 -msgid "Posts RSS feed" -msgstr "RSS feed de Posts" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/header.php:24 -msgid "Comments RSS feed" -msgstr "RSS feed de Comentários" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/header.php:62 -msgid "Skip navigation to the content" -msgstr "Saltar navegação para o conteĂşdo" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/header.php:62 -msgid "Skip to content" -msgstr "Saltar para o conteĂşdo" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/page.php:14 -msgid "Pages: " -msgstr "Páginas:" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/search.php:15 -msgid "Search Results for:" -msgstr "Resultados da pesquisa por:" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/search.php:51 -msgid "Nothing Found" -msgstr "Nada foi encontrado" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/search.php:53 -msgid "Sorry, but nothing matched your search criteria. Please try again with some different keywords." -msgstr "Lamentamos, mas nada foi encontrado com os critĂ©rios de pesquisa. Por favor tente novamente com outros termos de pesquisa." - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/sidebar.php:16 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/sidebar.php:20 -msgid "Search" -msgstr "Pesquisa" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/sidebar.php:26 -msgid "Pages" -msgstr "Páginas" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/sidebar.php:33 -msgid "Categories" -msgstr "Categorias" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/sidebar.php:41 -msgid "Archives" -msgstr "Arquivos" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/sidebar.php:58 -msgid "RSS Feeds" -msgstr "RSS Feeds" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/sidebar.php:60 -msgid "All posts" -msgstr "Todos os posts" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/sidebar.php:61 -msgid "All comments" -msgstr "Todos os comentários" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/sidebar.php:66 -msgid "Meta" -msgstr "Meta" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/sitemeta.php:8 -msgid "Site Meta" -msgstr "Meta do Site" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/tag.php:13 -msgid "Tag Archives:" -msgstr "Arquivos de Tags:" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:26 -msgid "Not Found" -msgstr "NĂŁo Encontrado" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:31 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:115 -msgid "Permalink to " -msgstr "Link para " - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:39 -msgid "By " -msgstr "Por " - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:41 -msgid "View all posts by " -msgstr "Ver todos os posts por " - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:65 -msgid "Edit post" -msgstr "Editar Post" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:72 -msgid "This entry was posted in " -msgstr "Esta entrada foi publicada em " - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:75 -msgid "Also posted in " -msgstr "TambĂ©m publicado em " - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:78 -msgid "Posted in " -msgstr "Publicado em " - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:84 -msgid " and tagged" -msgstr " e com as tags" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:87 -msgid " Also tagged " -msgstr "TambĂ©m com as tags " - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:89 -msgid "Tagged" -msgstr "Tags" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:97 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:100 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:103 -msgid "Comment on " -msgstr "Comentário ligado" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:98 -msgid " Comments" -msgstr " Comentários" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:101 -msgid " Comment" -msgstr " Comentário" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:104 -msgid "Leave a comment" -msgstr "Deixar comentário" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:107 -msgid "Comments closed" -msgstr "Comentários encerrados" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:115 -msgid ". Bookmark the " -msgstr ". Guardar nos favoritos o " - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:116 -msgid "permalink" -msgstr "link permanente" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:118 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:126 -msgid "Post a comment" -msgstr "Publicar comentário" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:119 -msgid " or leave a trackback: " -msgstr " ou deixar um trackback: " - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:120 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:123 -msgid "Trackback URL for your post" -msgstr "URL de Trackback do seu post" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:120 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:123 -msgid "Trackback URL" -msgstr "URL de Trackback" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:122 -msgid " Comments are closed, but you can leave a trackback: " -msgstr " Comentários encerrados, mas poderá deixar um trackback: " - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:125 -msgid " Trackbacks are closed, but you can " -msgstr " Trackbacks encerrados, mas pode " - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:126 -msgid "post a comment" -msgstr "publicar comentário" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:128 -msgid " Both comments and trackbacks are currently closed." -msgstr " Tanto os comentários como os trackbacks estĂŁo encerrados." - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/theme-options.php:199 -msgid "For more information about this theme, visit ThemeShaper. Please visit the ThemeShaper Forums if you have any questions about Thematic." -msgstr "Para mais informações sobre este tema, visite o ThemeShaper. Por favor visite o FĂłrum ThemeShaper se tem alguma questĂŁo relativa ao Thematic." - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/widgets.php:43 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/widgets.php:195 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/widgets.php:196 -msgid "RSS Links" -msgstr "Links RSS" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/widgets.php:67 -msgid "Title:" -msgstr "TĂ­tulo:" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/widgets.php:190 -msgid "Blog Index" -msgstr "Index do Blog" - diff --git a/blog/wp-content/themes/thematic/library/languages/ro_RO.mo b/blog/wp-content/themes/thematic/library/languages/ro_RO.mo deleted file mode 100755 index 7890af9..0000000 Binary files a/blog/wp-content/themes/thematic/library/languages/ro_RO.mo and /dev/null differ diff --git a/blog/wp-content/themes/thematic/library/languages/ro_RO.po b/blog/wp-content/themes/thematic/library/languages/ro_RO.po deleted file mode 100755 index ee45a6e..0000000 --- a/blog/wp-content/themes/thematic/library/languages/ro_RO.po +++ /dev/null @@ -1,716 +0,0 @@ -# kubrick theme pot file. -# Copyright (C) 2007 WordPress -# This file is distributed under the same license as the kubrick theme package. -# -msgid "" -msgstr "" -"Project-Id-Version: Thematic\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-01-07 23:27+0200\n" -"PO-Revision-Date: 2009-01-08 00:41+0200\n" -"Last-Translator: Cristian Antohe \n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Poedit-Language: Romana\n" -"X-Poedit-Country: GERMANIA\n" -"X-Poedit-SourceCharset: utf-8\n" -"X-Poedit-KeywordsList: __;_e\n" -"X-Poedit-Basepath: .\n" -"X-Poedit-SearchPath-0: .\n" - -#: 404.php:10 -msgid "Apologies, but we were unable to find what you were looking for. Perhaps searching will help." -msgstr "Ne cerem scuze, dar nu am reusit sa gasim ce cautati. Poate formularul de cautare va va ajuta." - -#: 404.php:15 -#: search.php:58 -msgid "Find" -msgstr "Cautare" - -#: archive.php:16 -#, php-format -msgid "Daily Archives: %s" -msgstr "Arhive zilnice: %s" - -#: archive.php:18 -#, php-format -msgid "Monthly Archives: %s" -msgstr "Arhive lunare: %s" - -#: archive.php:20 -#, php-format -msgid "Yearly Archives: %s" -msgstr "Arhive anuale: %s" - -#: archive.php:22 -msgid "Blog Archives" -msgstr "Arhivele blogului" - -#: archive.php:31 -#: archive.php:53 -#: author.php:21 -#: author.php:56 -#: category.php:20 -#: category.php:42 -#: index.php:17 -#: index.php:49 -#: search.php:21 -#: search.php:43 -msgid "« Older posts" -msgstr "« Posturi mai vechi" - -#: archive.php:32 -#: archive.php:54 -#: author.php:22 -#: author.php:57 -#: category.php:21 -#: category.php:43 -#: index.php:18 -#: index.php:50 -#: search.php:22 -#: search.php:44 -msgid "Newer posts »" -msgstr "Posturi mai noi »" - -#: archive.php:41 -#: attachment.php:20 -#: author.php:44 -#: category.php:30 -#: index.php:30 -#: search.php:31 -msgid "Read More »" -msgstr "Citeste mai departe »" - -#: archives.php:20 -msgid "Archives by Category" -msgstr "Arhive dupa categorii" - -#: archives.php:26 -msgid "Archives by Month" -msgstr "Arhive dupa luna" - -#: archives.php:32 -#: comments-legacy.php:39 -#: comments-legacy.php:65 -#: links.php:20 -#: page.php:16 -msgid "Edit" -msgstr "Editeaza" - -#: attachment.php:22 -#: index.php:32 -msgid "Pages:" -msgstr "Pagini:" - -#: author.php:15 -msgid "Author Archives: " -msgstr "Arhivele autorului: " - -#: author.php:33 -msgid "Email " -msgstr "Email" - -#: category.php:13 -msgid "Category Archives:" -msgstr "Arhivele categoriilor:" - -#: comments-legacy.php:9 -#: comments.php:9 -msgid "This post is password protected. Enter the password to view any comments." -msgstr "Acest articol este protejat cu parola. Introduce-ti parola pentru a vedea comentariile." - -#: comments-legacy.php:28 -#: comments.php:28 -#, php-format -msgid "%d Comments" -msgstr "%dComentarii" - -#: comments-legacy.php:28 -#: comments.php:28 -msgid "One Comment" -msgstr "Ein Comentariu" - -#: comments-legacy.php:35 -#, php-format -msgid "Posted %1$s at %2$s | Permalink" -msgstr "Publicat %1$s la %2$s | Link permanent" - -#: comments-legacy.php:40 -msgid "\t\t\t\t\tYour comment is awaiting moderation.\n" -msgstr "\t\t\t\t\tComentariul asteapta sa fie moderat.\n" - -#: comments-legacy.php:54 -#: comments.php:46 -#, php-format -msgid "%d Trackbacks" -msgstr "%d Ping-uri" - -#: comments-legacy.php:54 -#: comments.php:46 -msgid "One Trackback" -msgstr "Un Ping" - -#: comments-legacy.php:61 -#, php-format -msgid "By %1$s on %2$s at %3$s" -msgstr "De catre %1$s in %2$s la %3$s" - -#: comments-legacy.php:66 -msgid "\\t\\t\\t\\t\\tYour trackback is awaiting moderation.\\n" -msgstr "\\t\\t\\t\\t\\tPing-ul d-voastra asteapta sa fie moderat.\\n" - -#: comments-legacy.php:79 -#: comments.php:60 -msgid "Post a Comment" -msgstr "Publicati un comentariu" - -#: comments-legacy.php:82 -#: comments.php:65 -#, php-format -msgid "You must be logged in to post a comment." -msgstr "Trebuie sa va autentificati pentru a publica un comentariu." - -#: comments-legacy.php:90 -#: comments.php:73 -#, php-format -msgid "Logged in as %2$s. Log out?" -msgstr "Sunteti autentificati ca %2$s. Deautentificare?" - -#: comments-legacy.php:97 -#: comments.php:80 -msgid "Your email is never published nor shared." -msgstr "Emailul d-voastra nu va fi niciodata publicat sau redistribuit." - -#: comments-legacy.php:97 -#: comments.php:80 -msgid "Required fields are marked *" -msgstr "Campurile obligatorii sunt marcate cu *" - -#: comments-legacy.php:100 -#: comments.php:83 -msgid "Name" -msgstr "Nume" - -#: comments-legacy.php:100 -#: comments-legacy.php:105 -#: comments.php:83 -#: comments.php:88 -msgid "*" -msgstr "*" - -#: comments-legacy.php:105 -#: comments.php:88 -msgid "Email" -msgstr "Email" - -#: comments-legacy.php:110 -#: comments.php:93 -msgid "Website" -msgstr "Sit web" - -#: comments-legacy.php:117 -#: comments.php:100 -msgid "Comment" -msgstr "Comentariu" - -#: comments-legacy.php:123 -#: comments.php:106 -msgid "Post Comment" -msgstr "Publicati comentariul" - -#: comments.php:60 -#, php-format -msgid "Post a Reply to %s" -msgstr "Publicati un raspuns la %s" - -#: header.php:29 -msgid "Posts RSS feed" -msgstr "RSS feed-ul articolelor" - -#: header.php:30 -msgid "Comments RSS feed" -msgstr "RSS feed-ul comentarilor" - -#: header.php:53 -msgid "Skip navigation to the content" -msgstr "Sariti peste navigatie catre continut" - -#: header.php:53 -msgid "Skip to content" -msgstr "Sariti catre continut" - -#: page.php:14 -msgid "Pages: " -msgstr "Pagini: " - -#: search.php:15 -msgid "Search Results for:" -msgstr "Rezultatele cautarii pentru:" - -#: search.php:51 -msgid "Nothing Found" -msgstr "Nu s-a gasit nimic" - -#: search.php:53 -msgid "Sorry, but nothing matched your search criteria. Please try again with some different keywords." -msgstr "Ne pare rau, dar nimic nu se potriveste cu cautarea d-voastra. Va rugam sa reincercati cu alte cuvinte." - -#: sidebar.php:5 -#: sidebar.php:9 -msgid "Search" -msgstr "Cauta" - -#: sidebar.php:15 -msgid "Pages" -msgstr "Pagini" - -#: sidebar.php:22 -msgid "Categories" -msgstr "Categorii" - -#: sidebar.php:30 -msgid "Archives" -msgstr "Arhive" - -#: sidebar.php:47 -msgid "RSS Feeds" -msgstr "Feed-uri RSS" - -#: sidebar.php:49 -msgid "All posts" -msgstr "Toate articolele" - -#: sidebar.php:50 -msgid "All comments" -msgstr "Toate comentarile" - -#: sidebar.php:55 -msgid "Meta" -msgstr "Meta" - -#: tag.php:13 -msgid "Tag Archives:" -msgstr "Arviha etichetelor:" - -#: library/extensions/discussion.php:22 -msgid "Reply" -msgstr "Raspunde" - -#: library/extensions/discussion.php:23 -msgid "Log in to reply." -msgstr "Autentificati-va pentru a raspunde." - -#: library/extensions/hooks-filters.php:37 -msgid "Not Found" -msgstr "Nimic gasit" - -#: library/extensions/hooks-filters.php:42 -#: library/extensions/hooks-filters.php:126 -msgid "Permalink to " -msgstr "Link permanent catre " - -#: library/extensions/hooks-filters.php:50 -msgid "By " -msgstr "De catre " - -#: library/extensions/hooks-filters.php:52 -msgid "View all posts by " -msgstr "Vedeti toate articolele scrise de " - -#: library/extensions/hooks-filters.php:76 -msgid "Edit post" -msgstr "Editeaza articol" - -#: library/extensions/hooks-filters.php:83 -msgid "This entry was posted in " -msgstr "Acest articol a post publicat in " - -#: library/extensions/hooks-filters.php:86 -msgid "Also posted in " -msgstr "Deasemenea publicat in " - -#: library/extensions/hooks-filters.php:89 -msgid "Posted in " -msgstr "Publicat in " - -#: library/extensions/hooks-filters.php:95 -msgid " and tagged" -msgstr " si etichetat" - -#: library/extensions/hooks-filters.php:98 -msgid " Also tagged " -msgstr " Deasemenea etichetat " - -#: library/extensions/hooks-filters.php:100 -msgid "Tagged" -msgstr "Etichetat" - -#: library/extensions/hooks-filters.php:108 -#: library/extensions/hooks-filters.php:111 -#: library/extensions/hooks-filters.php:114 -msgid "Comment on " -msgstr "Puteti comenta." - -#: library/extensions/hooks-filters.php:109 -msgid " Comments" -msgstr " Comentarii" - -#: library/extensions/hooks-filters.php:112 -msgid " Comment" -msgstr " Comentariu" - -#: library/extensions/hooks-filters.php:115 -msgid "Leave a comment" -msgstr "Lasati un comentariu" - -#: library/extensions/hooks-filters.php:118 -msgid "Comments closed" -msgstr "Comentariile nu sunt acceptate." - -#: library/extensions/hooks-filters.php:126 -msgid ". Bookmark the " -msgstr ". Salvati ca legatura de carte: " - -#: library/extensions/hooks-filters.php:127 -msgid "permalink" -msgstr "link permanent" - -#: library/extensions/hooks-filters.php:129 -#: library/extensions/hooks-filters.php:137 -msgid "Post a comment" -msgstr "Publicati un comentariu" - -#: library/extensions/hooks-filters.php:130 -msgid " or leave a trackback: " -msgstr " sau lasati un ping: " - -#: library/extensions/hooks-filters.php:131 -#: library/extensions/hooks-filters.php:134 -msgid "Trackback URL for your post" -msgstr "Linkul Ping-ului pentru articolul d-voastra" - -#: library/extensions/hooks-filters.php:131 -#: library/extensions/hooks-filters.php:134 -msgid "Trackback URL" -msgstr "Linkul Ping-ului" - -#: library/extensions/hooks-filters.php:133 -msgid " Comments are closed, but you can leave a trackback: " -msgstr " Comentarile sunt inchise, dar puteti lasa un ping: " - -#: library/extensions/hooks-filters.php:136 -msgid " Trackbacks are closed, but you can " -msgstr "Ping-urile sunt inchise, dar puteti sa " - -#: library/extensions/hooks-filters.php:137 -msgid "post a comment" -msgstr "publicati un comentariu" - -#: library/extensions/hooks-filters.php:139 -msgid " Both comments and trackbacks are currently closed." -msgstr "Comentarile si ping-urile sunt inchise." - -#: library/extensions/theme-options.php:211 -msgid "For more information about this theme, visit ThemeShaper. Please visit the ThemeShaper Forums if you have any questions about Thematic." -msgstr "Pentru mai multe informatii despre aceasta tema, visitati ThemeShaper. Va rugam vizitati Forumul ThemeShaper daca aveti intrebari despre Thematic." - -#: library/extensions/widgets.php:65 -#: library/extensions/widgets.php:237 -#: library/extensions/widgets.php:238 -msgid "RSS Links" -msgstr "Link-uri RSS" - -#: library/extensions/widgets.php:89 -msgid "Title:" -msgstr "Titlu:" - -#: library/extensions/widgets.php:232 -msgid "Blog Index" -msgstr "Index blog" - -#~ msgid "Error 404 - Not Found" -#~ msgstr "Fehler 404 - Nicht gefunden" -#~ msgid "Archive for the ‘%s’ Category" -#~ msgstr "Archiv für die Kategorie „%s“" -#~ msgid "Posts Tagged ‘%s’" -#~ msgstr "Artikel-Schlagworte: „%s“" -#~ msgid "Archive for %s|Daily archive page" -#~ msgstr "Archiv für %s" -#~ msgid "F jS, Y" -#~ msgstr "j. F Y" -#~ msgid "Archive for %s|Monthly archive page" -#~ msgstr "Archiv für %s" -#~ msgid "F, Y" -#~ msgstr "F Y" -#~ msgid "Archive for %s|Yearly archive page" -#~ msgstr "Archiv für %s" -#~ msgid "Y" -#~ msgstr "Y" -#~ msgid "« Older Entries" -#~ msgstr "« Ältere Einträge" -#~ msgid "Newer Entries »" -#~ msgstr "Neuere Einträge »" -#~ msgid "l, F jS, Y" -#~ msgstr "l, j. F Y" -#~ msgid "Tags:" -#~ msgstr "Schlagworte:" -#~ msgid "No Comments »" -#~ msgstr "Keine Kommentare »" -#~ msgid "1 Comment »" -#~ msgstr "1 Kommentar »" -#~ msgid "% Comments »" -#~ msgstr "% Kommentare »" -#~ msgid "Archives by Subject:" -#~ msgstr "Archive nach Thema:" -#~ msgid "Permanent Link: %s" -#~ msgstr "Permanent-Link: %s" -#~ msgid "Read the rest of this entry »" -#~ msgstr "Diesen Beitrag weiterlesen »" -#~ msgid "This entry was posted %1$s on %2$s at %3$s and is filed under %4$s." -#~ msgstr "" -#~ "Dieser Beitrag wurde vor %1$s am %2$s um %3$s Uhr veröffentlicht und " -#~ "unter %4$s gespeichert." -#~ msgid "" -#~ "You can follow any responses to this entry through the RSS " -#~ "2.0 feed." -#~ msgstr "" -#~ "Sie können Kommentare zu diesem Eintrag über den RSS-2.0-Feed verfolgen." -#~ msgid "" -#~ "You can leave a response, or trackback from your own site." -#~ msgstr "" -#~ "Sie können einen Kommentar hinterlassen " -#~ "oder einen Trackback von Ihrer " -#~ "Website hierher setzen." -#~ msgid "" -#~ "Responses are currently closed, but you can trackback from your own site." -#~ msgstr "" -#~ "Kommentare sind momentan deaktiviert, aber Sie können einen Trackback von Ihrer Website hierher setzen." -#~ msgid "" -#~ "You can skip to the end and leave a response. Pinging is currently not " -#~ "allowed." -#~ msgstr "" -#~ "Sie können einen Kommentar hinterlassen, " -#~ "Pingbacks/Trackbacks sind momentan deaktiviert." -#~ msgid "Edit this entry." -#~ msgstr "Diesen Eintrag bearbeiten" -#~ msgid "Sorry, no attachments matched your criteria." -#~ msgstr "" -#~ "Leider wurden keine Anhänge gefunden, die Ihren Kriterien " -#~ "entsprechen." -#~ msgid "No Responses" -#~ msgstr "Keine Kommentare" -#~ msgid "One Response" -#~ msgstr "1 Kommentar" -#~ msgid "% Responses" -#~ msgstr "% Kommentare" -#~ msgid "to “%s”" -#~ msgstr "zu „%s“" -#~ msgid "%s Says:" -#~ msgstr "%s sagt:" -#~ msgid "edit" -#~ msgstr "bearbeiten" -#~ msgid "Comments are closed." -#~ msgstr "Kommentieren ist momentan nicht möglich." -#~ msgid "Leave a Reply" -#~ msgstr "Kommentieren" -#~ msgid "Logged in as %2$s." -#~ msgstr "Angemeldet als %2$s." -#~ msgid "Log out of this account" -#~ msgstr "Jetzt abmelden" -#~ msgid "Log out »" -#~ msgstr "Abmelden »" -#~ msgid "(required)" -#~ msgstr "(benötigt)" -#~ msgid "Mail (will not be published)" -#~ msgstr "E-Mail (wird nicht veröffentlicht)" -#~ msgid "XHTML: You can use these tags: %s" -#~ msgstr "" -#~ "XHTML: Sie können folgende Elemente nutzen: %" -#~ "s" -#~ msgid "Submit Comment" -#~ msgstr "Kommentar senden" -#~ msgid "%1$s - Comments on %2$s" -#~ msgstr "%1$s - Kommentare zu %2$s" -#~ msgid "" -#~ "RSS feed for comments on " -#~ "this post." -#~ msgstr "" -#~ "RSS-Feed für " -#~ "Kommentare zu diesem Artikel." -#~ msgid "" -#~ "The URL to TrackBack " -#~ "this entry is: %s" -#~ msgstr "" -#~ "Die Trackback-URL zu " -#~ "diesem Artikel ist: %s" -#~ msgid "Pingback" -#~ msgstr "Pingback" -#~ msgid "by %1$s — %2$s @ %4$s" -#~ msgstr "von %1$s — %2$s um %4$s Uhr" -#~ msgid "No comments yet." -#~ msgstr "Noch keine Kommentare." -#~ msgid "" -#~ "Line and paragraph breaks automatic, e-mail address never displayed, " -#~ "HTML allowed: " -#~ "%s" -#~ msgstr "" -#~ "Zeilen- und Absatzumbrüche werden automatisch eingefügt, Ihre E-" -#~ "Mail wird nicht angezeigt.Erlaubtes HTML:" -#~ msgid "URL" -#~ msgstr "URL" -#~ msgid "Say It!" -#~ msgstr "Senden" -#~ msgid "Sorry, the comment form is closed at this time." -#~ msgstr "Kommentieren ist momentan leider nicht möglich." -#~ msgid "Close this window." -#~ msgstr "Fenster schließen." -#~ msgid "" -#~ "Powered by WordPress" -#~ msgstr "" -#~ "WordPress" -#~ msgid "%1$s is proudly powered by %2$s" -#~ msgstr "%1$s läuft mit %2$s" -#~ msgid "%1$s and %2$s." -#~ msgstr "%1$s und %2$s." -#~ msgid "Entries (RSS)" -#~ msgstr "Beiträge (RSS)" -#~ msgid "%d queries. %s seconds." -#~ msgstr "%d Abfragen. %s Sekunden." -#~ msgid "Customize Header" -#~ msgstr "Kopfbereich anpassen" -#~ msgid "Header Image and Color" -#~ msgstr "Hintergrundbild und -farbe" -#~ msgid "Close Color Picker" -#~ msgstr "Farbwähler schließen" -#~ msgid "Options saved." -#~ msgstr "Einstellungen gespeichert." -#~ msgid "Save" -#~ msgstr "Speichern" -#~ msgid "Font Color:" -#~ msgstr "Schriftfarbe:" -#~ msgid "Any CSS color (%s or %s or %s)" -#~ msgstr "Eine beliebige CSS-Farbe (%s oder %s oder %s)" -#~ msgid "Upper Color:" -#~ msgstr "Farbe für oben:" -#~ msgid "HEX only (%s or %s)" -#~ msgstr "Nur HEX (%s oder %s)" -#~ msgid "Lower Color:" -#~ msgstr "Farbe für unten:" -#~ msgid "Toggle Text" -#~ msgstr "Text umschalten" -#~ msgid "Use Defaults" -#~ msgstr "Standard verwenden" -#~ msgid "Font Color" -#~ msgstr "Schriftfarbe" -#~ msgid "Upper Color" -#~ msgstr "Farbe für oben" -#~ msgid "Lower Color" -#~ msgstr "Farbe für unten" -#~ msgid "Revert" -#~ msgstr "Zurücksetzen" -#~ msgid "Advanced" -#~ msgstr "Erweitert" -#~ msgid "Update Header »" -#~ msgstr "Kopfbereich aktualisieren »" -#~ msgid "Font Color (CSS):" -#~ msgstr "Schriftfarbe (CSS):" -#~ msgid "Upper Color (HEX):" -#~ msgstr "Farbe für oben (HEX):" -#~ msgid "Lower Color (HEX):" -#~ msgstr "Farbe für unten (HEX):" -#~ msgid "Select Default Colors" -#~ msgstr "Standardfarben auswählen" -#~ msgid "Toggle Text Display" -#~ msgstr "Textanzeige aktivieren/deaktivieren" -#~ msgid "» Blog Archive" -#~ msgstr "» Blogarchiv" -#~ msgid "This entry was posted on %1$s at %2$s and is filed under %3$s." -#~ msgstr "" -#~ "Dieser Beitrag wurde am %1$s um %2$s Uhr veröffentlicht und unter %3$s " -#~ "gespeichert." -#~ msgid "Sorry, no posts matched your criteria." -#~ msgstr "" -#~ "Leider wurden keine Artikel gefunden, die Ihren Kriterien entsprechen." -#~ msgid "Sorry, but you are looking for something that isn’t here." -#~ msgstr "Es konnten leider keine passenden Inhalte gefunden werden." -#~ msgid "Read the rest of this page »" -#~ msgstr "Diesen Seite weiterlesen »" -#~ msgid "Search for:" -#~ msgstr "Suchen nach:" -#~ msgid "No posts found. Try a different search?" -#~ msgstr "" -#~ "Ihre Suche ergab keine Treffer. Möchten Sie eine neue Suche starten?" -#~ msgid "Author" -#~ msgstr "Autor" -#~ msgid "You are currently browsing the archives for the %s category." -#~ msgstr "Sie sind momentan im Archiv der Kategorie %s." -#~ msgid "" -#~ "You are currently browsing the %2$s blog archives " -#~ "for the day %3$s." -#~ msgstr "" -#~ "Sie sind momentan im Blogarchiv für den %3$s von %2" -#~ "$s." -#~ msgid "" -#~ "You are currently browsing the %2$s blog archives " -#~ "for %3$s." -#~ msgstr "" -#~ "Sie sind momentan im Blogarchiv für %3$s von %2$s." -#~ msgid "" -#~ "You are currently browsing the %2$s blog archives " -#~ "for the year %3$s." -#~ msgstr "" -#~ "Sie sind momentan im Blogarchiv für das Jahr %3$s von %2$s." -#~ msgid "" -#~ "You have searched the %2$s blog archives for " -#~ "‘%3$s’. If you are unable to find anything " -#~ "in these search results, you can try one of these links." -#~ msgstr "" -#~ "Sie haben im Blogarchiv von %2$s nach " -#~ "„%3$s“ gesucht. Falls Sie in den " -#~ "Suchergebnissen nicht fündig werden, helfen Ihnen mö" -#~ "glicherweise die folgenden Links." -#~ msgid "" -#~ "You are currently browsing the %2$s blog archives." -#~ msgstr "Sie sind momentan im Blogarchiv von %2$s." -#~ msgid "This page validates as XHTML 1.0 Transitional" -#~ msgstr "Diese Seite ist valides XHTML 1.0 Transitional" -#~ msgid "" -#~ "Valid XHTML" -#~ msgstr "" -#~ "Valides XHTML" -#~ msgid "XHTML Friends Network" -#~ msgstr "XHTML Friends Network" -#~ msgid "XFN" -#~ msgstr "XFN" -#~ msgid "" -#~ "Powered by WordPress, state-of-the-art semantic personal publishing " -#~ "platform." -#~ msgstr "Läuft mit WordPress, der führenden Weblog-Anwendung." -#~ msgid "Edit this entry" -#~ msgstr "Diesen Eintrag bearbeiten" -#~ msgid "" -#~ "Powered by Wordpress" -#~ msgstr "" -#~ "WordPress" -#~ msgid "Logout »" -#~ msgstr "Abmelden »" -#~ msgid "" -#~ "Logged in as %2$s. Logout »" -#~ msgstr "" -#~ "Angemeldet als %2$s. Abmelden " -#~ "»" - diff --git a/blog/wp-content/themes/thematic/library/languages/ru_RU.mo b/blog/wp-content/themes/thematic/library/languages/ru_RU.mo deleted file mode 100755 index a5a1532..0000000 Binary files a/blog/wp-content/themes/thematic/library/languages/ru_RU.mo and /dev/null differ diff --git a/blog/wp-content/themes/thematic/library/languages/ru_RU.po b/blog/wp-content/themes/thematic/library/languages/ru_RU.po deleted file mode 100755 index f785eb0..0000000 --- a/blog/wp-content/themes/thematic/library/languages/ru_RU.po +++ /dev/null @@ -1,403 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: rivage\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-08-09 15:37+0100\n" -"PO-Revision-Date: \n" -"Last-Translator: curt \n" -"Language-Team: FrĂ©dĂ©ric Bourgeon \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n>1\n" -"X-Poedit-Language: French\n" -"X-Poedit-Country: FRANCE\n" -"X-Poedit-SourceCharset: utf-8\n" -"X-Poedit-KeywordsList: __;_e;_c\n" -"X-Poedit-Basepath: .\n" -"X-Poedit-SearchPath-0: C:\\wamp\\www\\wordpress\\wp-content\\themes\\thematic-0-6\n" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/404.php:12 -msgid "Apologies, but we were unable to find what you were looking for. Perhaps searching will help." -msgstr "Đзвините, но ĐĽŃ‹ не Ńмогли найти то, что вы ищете. Возможно, поиŃĐş поможет." - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/404.php:17 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/search.php:58 -msgid "Find" -msgstr "ПоиŃĐş" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/archive.php:16 -#, php-format -msgid "Daily Archives: %s" -msgstr "Дневные архивы: %s" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/archive.php:18 -#, php-format -msgid "Monthly Archives: %s" -msgstr "МеŃячные архивы: %s" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/archive.php:20 -#, php-format -msgid "Yearly Archives: %s" -msgstr "Годовой архив: %s" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/archive.php:22 -msgid "Blog Archives" -msgstr "Đрхивы блога" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/archive.php:31 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/archive.php:53 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/author.php:21 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/author.php:57 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/category.php:20 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/category.php:42 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/index.php:17 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/index.php:49 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/search.php:21 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/search.php:43 -msgid "« Older posts" -msgstr "« Старые запиŃи" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/archive.php:32 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/archive.php:54 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/author.php:22 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/author.php:58 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/category.php:21 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/category.php:43 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/index.php:18 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/index.php:50 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/search.php:22 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/search.php:44 -msgid "Newer posts »" -msgstr "Новые запиŃи »" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/archive.php:41 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/attachment.php:20 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/author.php:45 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/category.php:30 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/index.php:30 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/search.php:31 -msgid "Read More »" -msgstr "Читать дальŃе »" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/archives.php:20 -msgid "Archives by Category" -msgstr "Đрхивы категории" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/archives.php:26 -msgid "Archives by Month" -msgstr "Đрхивы по меŃяцам" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/archives.php:32 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/comments.php:39 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/comments.php:65 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/links.php:20 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/page.php:16 -msgid "Edit" -msgstr "Редактировать" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/attachment.php:22 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/index.php:32 -msgid "Pages:" -msgstr "Страницы:" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/author.php:15 -msgid "Author Archives: " -msgstr "Đрхивы автора" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/author.php:34 -msgid "Email " -msgstr "E-mail " - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/category.php:13 -msgid "Category Archives:" -msgstr "Đрхив категории" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/comments.php:9 -msgid "This post is password protected. Enter the password to view any comments." -msgstr "Эта ĐżŃбликация защищена паролем. Введите пароль чтобы Ńвидеть комментарии." - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/comments.php:28 -#, php-format -msgid "%d Comments" -msgstr "%d комментариев" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/comments.php:28 -msgid "One Comment" -msgstr "Один комментарий" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/comments.php:35 -#, php-format -msgid "Posted %1$s at %2$s | Permalink" -msgstr "ОпŃбликован %1$s в %2$s | Прямая ŃŃылка" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/comments.php:40 -msgid "\t\t\t\t\tYour comment is awaiting moderation.\n" -msgstr "\t\t\t\t\tĐ’Đ°Ń ĐşĐľĐĽĐĽĐµĐ˝Ń‚Đ°Ń€Đ¸Đą ожидает модерации.\n" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/comments.php:54 -#, php-format -msgid "%d Trackbacks" -msgstr "%d trackback'ов" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/comments.php:54 -msgid "One Trackback" -msgstr "один trackback" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/comments.php:61 -#, php-format -msgid "By %1$s on %2$s at %3$s" -msgstr "%1$s %2$s %3$" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/comments.php:66 -msgid "\\t\\t\\t\\t\\tYour trackback is awaiting moderation.\\n" -msgstr "\\t\\t\\t\\t\\tĐ’Đ°Ń trackback ожидает модерации.\\n" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/comments.php:79 -msgid "Post a Comment" -msgstr "ĐžŃтавить комментарий" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/comments.php:82 -#, php-format -msgid "You must be logged in to post a comment." -msgstr "Đ’Ń‹ должны войти чтобы ĐľŃтавить комментарий." - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/comments.php:90 -#, php-format -msgid "Logged in as %2$s. Log out?" -msgstr "Đ’Ń‹ воŃли как %2$s. Выйти?" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/comments.php:97 -msgid "Your email is never published nor shared." -msgstr "Đ’Đ°Ń e-mail никогда не бŃдет опŃбликован или передан третьим лицам." - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/comments.php:97 -msgid "Required fields are marked *" -msgstr "Обязательные поля отмечены *" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/comments.php:100 -msgid "Name" -msgstr "ĐĐĽŃŹ" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/comments.php:100 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/comments.php:105 -msgid "*" -msgstr "*" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/comments.php:105 -msgid "Email" -msgstr "E-mail" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/comments.php:110 -msgid "Website" -msgstr "Сайт" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/comments.php:117 -msgid "Comment" -msgstr "Комментарий" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/comments.php:123 -msgid "Post Comment" -msgstr "ĐžŃтавить комментарий" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/header.php:23 -msgid "Posts RSS feed" -msgstr "RSS лента запиŃей" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/header.php:24 -msgid "Comments RSS feed" -msgstr "RSS лента комментариев" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/header.php:62 -msgid "Skip navigation to the content" -msgstr "ПропŃŃтить навигацию" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/header.php:62 -msgid "Skip to content" -msgstr "Перейти Đş ŃодержимомŃ" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/page.php:14 -msgid "Pages: " -msgstr "Страницы:" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/search.php:15 -msgid "Search Results for:" -msgstr "РезŃльтаты поиŃка для:" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/search.php:51 -msgid "Nothing Found" -msgstr "Ничего не найдено" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/search.php:53 -msgid "Sorry, but nothing matched your search criteria. Please try again with some different keywords." -msgstr "Đзвините, но ĐĽŃ‹ не наŃли ни чего отвечающего ваŃим запроŃам. ПожалŃĐąŃта попробŃйте Ńнова Ń Đ´Ń€Ńгими ключевыми Ńловами." - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/sidebar.php:16 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/sidebar.php:20 -msgid "Search" -msgstr "ПоиŃĐş" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/sidebar.php:26 -msgid "Pages" -msgstr "Страницы" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/sidebar.php:33 -msgid "Categories" -msgstr "Категории" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/sidebar.php:41 -msgid "Archives" -msgstr "Đрхивы" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/sidebar.php:58 -msgid "RSS Feeds" -msgstr "RSS ленты" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/sidebar.php:60 -msgid "All posts" -msgstr "Đ’Ńе запиŃи" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/sidebar.php:61 -msgid "All comments" -msgstr "Đ’Ńе комментарии" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/sidebar.php:66 -msgid "Meta" -msgstr "Мета" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/sitemeta.php:8 -msgid "Site Meta" -msgstr "Мета Ńайта" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/tag.php:13 -msgid "Tag Archives:" -msgstr "Đрхивы тэгов:" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:26 -msgid "Not Found" -msgstr "Не найдено" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:31 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:115 -msgid "Permalink to " -msgstr "Прямая ŃŃылка на" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:39 -msgid "By " -msgstr "ОпŃбликовал " - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:41 -msgid "View all posts by " -msgstr "ПоŃмотреть вŃе запиŃи " - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:65 -msgid "Edit post" -msgstr "Редактировать запиŃŃŚ" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:72 -msgid "This entry was posted in " -msgstr "ЗапиŃŃŚ опŃбликована в Ń€Ńбрике " - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:75 -msgid "Also posted in " -msgstr "Также опŃбликована в " - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:78 -msgid "Posted in " -msgstr "ОпŃбликовано в Ń€Ńбрике " - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:84 -msgid " and tagged" -msgstr " Ń Ń‚ŃŤĐłĐ°ĐĽĐ¸" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:87 -msgid " Also tagged " -msgstr " отмечена тегами" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:89 -msgid "Tagged" -msgstr "Теги" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:97 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:100 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:103 -msgid "Comment on " -msgstr "Комментарий на " - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:98 -msgid " Comments" -msgstr " Комментарии" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:101 -msgid " Comment" -msgstr " Комментарий" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:104 -msgid "Leave a comment" -msgstr "ĐžŃтавить комментарий" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:107 -msgid "Comments closed" -msgstr "Комментирование закрыто" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:115 -msgid ". Bookmark the " -msgstr ". Создать Đ·Đ°ĐşĐ»Đ°Đ´ĐşŃ Đ˝Đ°" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:116 -msgid "permalink" -msgstr "" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:118 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:126 -msgid "Post a comment" -msgstr "ĐžŃтавить комментарий" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:119 -msgid " or leave a trackback: " -msgstr "или trackback:" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:120 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:123 -msgid "Trackback URL for your post" -msgstr "Trackback URL для ваŃей запиŃи" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:120 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:123 -msgid "Trackback URL" -msgstr "Trackback URL" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:122 -msgid " Comments are closed, but you can leave a trackback: " -msgstr " Комментирование закрыто, но вы можете ĐľŃтавить trackback:" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:125 -msgid " Trackbacks are closed, but you can " -msgstr " Trackback'и закрыты, но вы можете" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:126 -msgid "post a comment" -msgstr "ĐľŃтавить комментарий" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/hooks-filters.php:128 -msgid " Both comments and trackbacks are currently closed." -msgstr " Ркомментирование и trackback'и в наŃтоящий момент закрыты." - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/theme-options.php:199 -msgid "For more information about this theme, visit ThemeShaper. Please visit the ThemeShaper Forums if you have any questions about Thematic." -msgstr "За больŃей информацией об этой теме, обращайтеŃŃŚ на ThemeShaper. Так же можете поŃетить ФорŃĐĽŃ‹ ThemeShaper еŃли Ń Đ˛Đ°Ń ĐµŃть вопроŃŃ‹ Đľ теме Thematic." - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/widgets.php:43 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/widgets.php:195 -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/widgets.php:196 -msgid "RSS Links" -msgstr "RSS ŃŃылки" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/widgets.php:67 -msgid "Title:" -msgstr "Заголовок:" - -#: C:\wamp\www\wordpress\wp-content\themes\thematic-0-6/library/functions/widgets.php:190 -msgid "Blog Index" -msgstr "Главная" - diff --git a/blog/wp-content/themes/thematic/library/languages/sv_SE.mo b/blog/wp-content/themes/thematic/library/languages/sv_SE.mo deleted file mode 100755 index 32e1c8c..0000000 Binary files a/blog/wp-content/themes/thematic/library/languages/sv_SE.mo and /dev/null differ diff --git a/blog/wp-content/themes/thematic/library/languages/sv_SE.po b/blog/wp-content/themes/thematic/library/languages/sv_SE.po deleted file mode 100755 index 237b824..0000000 --- a/blog/wp-content/themes/thematic/library/languages/sv_SE.po +++ /dev/null @@ -1,481 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: thematic swedish\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-15 11:44+0100\n" -"PO-Revision-Date: \n" -"Last-Translator: Chris Gossmann \n" -"Language-Team: Björn Syse \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Poedit-Language: Swedish\n" -"X-Poedit-Country: Sweden\n" -"X-Poedit-SourceCharset: utf-8\n" -"X-Poedit-Basepath: sv_SE.po\n" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/404.php:10 -msgid "Apologies, but we were unable to find what you were looking for. Perhaps searching will help." -msgstr "Beklagar, men vi kunde inte hitta vad du letar efter. Prova att söka." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/404.php:15 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/search.php:58 -msgid "Find" -msgstr "Sök" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archive.php:16 -#, php-format -msgid "Daily Archives: %s" -msgstr "Arkiv (dagligen): %s" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archive.php:18 -#, php-format -msgid "Monthly Archives: %s" -msgstr "MĂĄnatliga arkiv: %s" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archive.php:20 -#, php-format -msgid "Yearly Archives: %s" -msgstr "Arkiv (årligen): %s" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archive.php:22 -msgid "Blog Archives" -msgstr "Bloggarkiv" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archive.php:31 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archive.php:53 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/author.php:21 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/author.php:57 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/category.php:20 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/category.php:42 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/index.php:17 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/index.php:49 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/search.php:21 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/search.php:43 -msgid "« Older posts" -msgstr "« Äldre inlägg" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archive.php:32 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archive.php:54 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/author.php:22 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/author.php:58 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/category.php:21 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/category.php:43 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/index.php:18 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/index.php:50 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/search.php:22 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/search.php:44 -msgid "Newer posts »" -msgstr "Senare inlägg »" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archive.php:41 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/attachment.php:20 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/author.php:45 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/category.php:30 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/index.php:30 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/search.php:31 -msgid "Read More »" -msgstr "Läs vidare »" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archives.php:20 -msgid "Archives by Category" -msgstr "Arkiv per kategori" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archives.php:26 -msgid "Archives by Month" -msgstr "Arkiv per månad" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archives.php:32 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/links.php:20 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/page.php:16 -msgid "Edit" -msgstr "Redigera" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/attachment.php:22 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/index.php:32 -msgid "Pages:" -msgstr "Sidor:" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/author.php:15 -msgid "Author Archives: " -msgstr "Författararkiv:" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/author.php:34 -msgid "Email " -msgstr "Epost" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/category.php:13 -msgid "Category Archives:" -msgstr "Kategori-arkiv:" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:10 -msgid "This post is password protected. Enter the password to view any comments." -msgstr "Detta inlägg är lösenordsskyddat. Skriv in lösenordet för att se kommentarer." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:31 -#, php-format -msgid "%d Comments" -msgstr "%d kommentarer" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:31 -msgid "One Comment" -msgstr "En kommentar" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:52 -#, php-format -msgid "%d Trackbacks" -msgstr "%d trackbacks" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:52 -msgid "One Trackback" -msgstr "En trackback" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:67 -msgid "Post a Comment" -msgstr "Skriv en kommentar" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:67 -#, php-format -msgid "Post a Reply to %s" -msgstr "Skriv ett svar till %s" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:72 -#, php-format -msgid "You must be logged in to post a comment." -msgstr "Du måste vara inloggad för att skriva en kommentar." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:83 -#, php-format -msgid "Logged in as %2$s. Log out?" -msgstr "Inloggad som %2$s. Logga ut?" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:90 -msgid "Your email is never published nor shared." -msgstr "Din epostadress delas eller publiceras aldrig" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:90 -msgid "Required fields are marked *" -msgstr "Obligatoriska fält är markerade med *" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:93 -msgid "Name" -msgstr "Namn" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:93 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:98 -msgid "*" -msgstr "*" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:98 -msgid "Email" -msgstr "Epost" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:103 -msgid "Website" -msgstr "Website" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:110 -msgid "Comment" -msgstr "Kommentar" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:115 -msgid "You may use these HTML tags and attributes:" -msgstr "Du kan använda dessa HTML-taggar och attribut:" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:120 -msgid "Post Comment" -msgstr "Lämna kommentar" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/page.php:14 -msgid "Pages: " -msgstr "Sidor:" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/search.php:15 -msgid "Search Results for:" -msgstr "Sök i resultaten efter:" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/search.php:51 -msgid "Nothing Found" -msgstr "Inga träffar" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/search.php:53 -msgid "Sorry, but nothing matched your search criteria. Please try again with some different keywords." -msgstr "Tyvärr, men ingenting matchar ditt sökkriterie. Försök med en annan söksträng." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:6 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:10 -msgid "Search" -msgstr "Sök" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:16 -msgid "Pages" -msgstr "Sidor" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:23 -msgid "Categories" -msgstr "Kategorier" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:31 -msgid "Archives" -msgstr "Arkiv" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:50 -msgid "RSS Feeds" -msgstr "RSS-flöden" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:52 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:390 -msgid "Posts RSS feed" -msgstr "RSS-flöde (inlägg)" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:52 -msgid "All posts" -msgstr "Alla inlägg" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:53 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:408 -msgid "Comments RSS feed" -msgstr "RSS-flöde (kommentarer)" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:53 -msgid "All comments" -msgstr "Alla kommentarer" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:58 -msgid "Meta" -msgstr "Meta" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/tag.php:13 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:207 -msgid "Tag Archives:" -msgstr "Tag-arkiv:" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/discussion.php:10 -#, php-format -msgid "Posted %1$s at %2$s | Permalink" -msgstr "Skrivet %1$s klockan %2$s | Permalink" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/discussion.php:15 -msgid "\t\t\t\t\tYour comment is awaiting moderation.\n" -msgstr "\t\t\t\t\tDin kommentar väntar pĂĄ att bli godkänd.\n" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/discussion.php:22 -msgid "Reply" -msgstr "Svar" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/discussion.php:23 -msgid "Log in to reply." -msgstr "Logga in för att svara." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/discussion.php:37 -#, php-format -msgid "By %1$s on %2$s at %3$s" -msgstr "Av %1$s on %2$s at %3$s" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/discussion.php:42 -msgid "\\t\\t\\t\\t\\tYour trackback is awaiting moderation.\\n" -msgstr "\\t\\t\\t\\t\\tDin trackback väntar pĂĄ att bli godkänd.\\n" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/helpers.php:31 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/helpers.php:44 -msgid "There is no excerpt because this is a protected post." -msgstr "Det finns inget utdrag för detta är ett skyddat inlägg." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:61 -msgid "Skip navigation to the content" -msgstr "Skippa navigation, vidare till innehåll" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:61 -msgid "Skip to content" -msgstr "Vidare till innehåll" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:211 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:497 -msgid "Not Found" -msgstr "Inte hittat" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:489 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:544 -msgid "Edit post" -msgstr "Redigera inlägg" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:502 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:597 -msgid "Permalink to " -msgstr "Permalink till " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:511 -msgid "By " -msgstr "Av " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:513 -msgid "View all posts by " -msgstr "Se alla inlägg av" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:516 -msgid "Published: " -msgstr "Publicerad: " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:551 -msgid "This entry was posted in " -msgstr "Detta inlägg är publicerat i " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:554 -msgid "Also posted in " -msgstr "Också publicerat i" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:557 -msgid "Posted in " -msgstr "Publicerat i " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:564 -msgid " and tagged" -msgstr " och taggat" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:567 -msgid " Also tagged " -msgstr " Också taggat " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:569 -msgid "Tagged" -msgstr "Taggat" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:578 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:581 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:584 -msgid "Comment on " -msgstr "Kommenterat på" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:579 -msgid " Comments" -msgstr " Kommentarer" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:582 -msgid " Comment" -msgstr " Kommentar" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:585 -msgid "Leave a comment" -msgstr "Lämna en kommentar" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:588 -msgid "Comments closed" -msgstr "Stängt för kommentarer" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:597 -msgid ". Bookmark the " -msgstr ". Bokmärk " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:598 -msgid "permalink" -msgstr "permalink" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:600 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:608 -msgid "Post a comment" -msgstr "Skriv en kommentar" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:601 -msgid " or leave a trackback: " -msgstr " eller lämna en trackback: " - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:602 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:605 -msgid "Trackback URL for your post" -msgstr "Trackback URL för ditt inlägg" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:602 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:605 -msgid "Trackback URL" -msgstr "Trackback URL" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:604 -msgid " Comments are closed, but you can leave a trackback: " -msgstr "Stängt för kommentarer, men du kan lämna trackback:" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:607 -msgid " Trackbacks are closed, but you can " -msgstr "Stängt för trackbacks, men du kan" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:608 -msgid "post a comment" -msgstr "lämna en kommentar" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:610 -msgid " Both comments and trackbacks are currently closed." -msgstr " Stängt för kommentarer och trackbacks." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/shortcodes.php:16 -msgid "Login" -msgstr "Logga in" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/shortcodes.php:18 -msgid "Logout" -msgstr "Logga ut" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:13 -msgid "Index Insert Position" -msgstr "Index Insert Position" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:14 -msgid "The widgetized Index Insert will follow after this post number." -msgstr "Det widgetbaserade Index kommer följa efter detta antal inlägg." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:19 -msgid "Info on Author Page" -msgstr "Information pĂĄ Författarsidan" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:20 -msgid "Display a microformatted vCard—with the author's avatar, bio and email—on the author page." -msgstr "Visa ett mikroformaterat vCard — med författarens avatar, biografi och epost — på författarsidan." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:25 -msgid "Text in Footer" -msgstr "Text i Sidfot" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:26 -msgid "You can use the following shortcodes in your footer text: [wp-link] [theme-link] [loginout-link] [blog-title] [the-year]" -msgstr "Du kan använda följande kortkoder i sidfotens text: [wp-link] [theme-link] [loginout-link] [blog-title] [the-year]" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:28 -msgid "Powered by [wp-link]. Built on the [theme-link]." -msgstr "Powered by [wp-link]. Built on the [theme-link]." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:76 -msgid "settings saved." -msgstr "inställningar sparade." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:77 -msgid "settings reset." -msgstr "inställningar återställda." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:78 -msgid "widgets reset." -msgstr "widgets återställda." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:191 -msgid "Save changes" -msgstr "Spara ändringar" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:197 -msgid "Reset" -msgstr "Återställ" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:203 -msgid "Reset Widgets" -msgstr "Återställ Widgets" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:208 -msgid "For more information about this theme, visit ThemeShaper. Please visit the ThemeShaper Forums if you have any questions about Thematic." -msgstr "För mer information om detta tema, besök ThemeShaper. Vänligen besök ThemeShaper-forumet om du har några frågor om Thematic." - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/widgets.php:55 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/widgets.php:245 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/widgets.php:246 -msgid "RSS Links" -msgstr "RSS-länkar" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/widgets.php:79 -msgid "Title:" -msgstr "Titel:" - diff --git a/blog/wp-content/themes/thematic/library/languages/thematic.pot b/blog/wp-content/themes/thematic/library/languages/thematic.pot deleted file mode 100755 index 5d02c1b..0000000 --- a/blog/wp-content/themes/thematic/library/languages/thematic.pot +++ /dev/null @@ -1,481 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: Thematic\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-15 11:44+0100\n" -"PO-Revision-Date: \n" -"Last-Translator: Florent Dupont \n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Poedit-SourceCharset: utf-8\n" -"X-Poedit-KeywordsList: __;_e\n" -"X-Poedit-Basepath: .\n" -"X-Poedit-SearchPath-0: D:\\Web\\Wordpress\\dev\\wp-content\\themes\\thematic\n" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/404.php:10 -msgid "Apologies, but we were unable to find what you were looking for. Perhaps searching will help." -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/404.php:15 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/search.php:58 -msgid "Find" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archive.php:16 -#, php-format -msgid "Daily Archives: %s" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archive.php:18 -#, php-format -msgid "Monthly Archives: %s" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archive.php:20 -#, php-format -msgid "Yearly Archives: %s" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archive.php:22 -msgid "Blog Archives" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archive.php:31 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archive.php:53 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/author.php:21 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/author.php:57 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/category.php:20 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/category.php:42 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/index.php:17 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/index.php:49 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/search.php:21 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/search.php:43 -msgid "« Older posts" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archive.php:32 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archive.php:54 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/author.php:22 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/author.php:58 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/category.php:21 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/category.php:43 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/index.php:18 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/index.php:50 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/search.php:22 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/search.php:44 -msgid "Newer posts »" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archive.php:41 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/attachment.php:20 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/author.php:45 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/category.php:30 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/index.php:30 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/search.php:31 -msgid "Read More »" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archives.php:20 -msgid "Archives by Category" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archives.php:26 -msgid "Archives by Month" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/archives.php:32 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/links.php:20 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/page.php:16 -msgid "Edit" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/attachment.php:22 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/index.php:32 -msgid "Pages:" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/author.php:15 -msgid "Author Archives: " -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/author.php:34 -msgid "Email " -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/category.php:13 -msgid "Category Archives:" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:10 -msgid "This post is password protected. Enter the password to view any comments." -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:31 -#, php-format -msgid "%d Comments" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:31 -msgid "One Comment" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:52 -#, php-format -msgid "%d Trackbacks" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:52 -msgid "One Trackback" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:67 -msgid "Post a Comment" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:67 -#, php-format -msgid "Post a Reply to %s" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:72 -#, php-format -msgid "You must be logged in to post a comment." -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:83 -#, php-format -msgid "Logged in as %2$s. Log out?" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:90 -msgid "Your email is never published nor shared." -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:90 -msgid "Required fields are marked *" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:93 -msgid "Name" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:93 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:98 -msgid "*" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:98 -msgid "Email" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:103 -msgid "Website" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:110 -msgid "Comment" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:115 -msgid "You may use these HTML tags and attributes:" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/comments.php:120 -msgid "Post Comment" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/page.php:14 -msgid "Pages: " -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/search.php:15 -msgid "Search Results for:" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/search.php:51 -msgid "Nothing Found" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/search.php:53 -msgid "Sorry, but nothing matched your search criteria. Please try again with some different keywords." -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:6 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:10 -msgid "Search" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:16 -msgid "Pages" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:23 -msgid "Categories" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:31 -msgid "Archives" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:50 -msgid "RSS Feeds" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:52 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:390 -msgid "Posts RSS feed" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:52 -msgid "All posts" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:53 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:408 -msgid "Comments RSS feed" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:53 -msgid "All comments" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/sidebar.php:58 -msgid "Meta" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/tag.php:13 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:207 -msgid "Tag Archives:" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/discussion.php:10 -#, php-format -msgid "Posted %1$s at %2$s | Permalink" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/discussion.php:15 -msgid "\t\t\t\t\tYour comment is awaiting moderation.\n" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/discussion.php:22 -msgid "Reply" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/discussion.php:23 -msgid "Log in to reply." -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/discussion.php:37 -#, php-format -msgid "By %1$s on %2$s at %3$s" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/discussion.php:42 -msgid "\\t\\t\\t\\t\\tYour trackback is awaiting moderation.\\n" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/helpers.php:31 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/helpers.php:44 -msgid "There is no excerpt because this is a protected post." -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:61 -msgid "Skip navigation to the content" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:61 -msgid "Skip to content" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:211 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:497 -msgid "Not Found" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:489 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:544 -msgid "Edit post" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:502 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:597 -msgid "Permalink to " -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:511 -msgid "By " -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:513 -msgid "View all posts by " -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:516 -msgid "Published: " -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:551 -msgid "This entry was posted in " -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:554 -msgid "Also posted in " -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:557 -msgid "Posted in " -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:564 -msgid " and tagged" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:567 -msgid " Also tagged " -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:569 -msgid "Tagged" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:578 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:581 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:584 -msgid "Comment on " -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:579 -msgid " Comments" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:582 -msgid " Comment" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:585 -msgid "Leave a comment" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:588 -msgid "Comments closed" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:597 -msgid ". Bookmark the " -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:598 -msgid "permalink" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:600 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:608 -msgid "Post a comment" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:601 -msgid " or leave a trackback: " -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:602 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:605 -msgid "Trackback URL for your post" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:602 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:605 -msgid "Trackback URL" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:604 -msgid " Comments are closed, but you can leave a trackback: " -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:607 -msgid " Trackbacks are closed, but you can " -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:608 -msgid "post a comment" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/hooks-filters.php:610 -msgid " Both comments and trackbacks are currently closed." -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/shortcodes.php:16 -msgid "Login" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/shortcodes.php:18 -msgid "Logout" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:13 -msgid "Index Insert Position" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:14 -msgid "The widgetized Index Insert will follow after this post number." -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:19 -msgid "Info on Author Page" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:20 -msgid "Display a microformatted vCard—with the author's avatar, bio and email—on the author page." -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:25 -msgid "Text in Footer" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:26 -msgid "You can use the following shortcodes in your footer text: [wp-link] [theme-link] [loginout-link] [blog-title] [the-year]" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:28 -msgid "Powered by [wp-link]. Built on the [theme-link]." -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:76 -msgid "settings saved." -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:77 -msgid "settings reset." -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:78 -msgid "widgets reset." -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:191 -msgid "Save changes" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:197 -msgid "Reset" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:203 -msgid "Reset Widgets" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/theme-options.php:208 -msgid "For more information about this theme, visit ThemeShaper. Please visit the ThemeShaper Forums if you have any questions about Thematic." -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/widgets.php:55 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/widgets.php:245 -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/widgets.php:246 -msgid "RSS Links" -msgstr "" - -#: D:\Web\Wordpress\dev\wp-content\themes\thematic/library/extensions/widgets.php:79 -msgid "Title:" -msgstr "" - diff --git a/blog/wp-content/themes/thematic/library/layouts/2c-l-fixed.css b/blog/wp-content/themes/thematic/library/layouts/2c-l-fixed.css deleted file mode 100755 index 0fff0d0..0000000 --- a/blog/wp-content/themes/thematic/library/layouts/2c-l-fixed.css +++ /dev/null @@ -1,74 +0,0 @@ -/* -LAYOUT: One-Column (Left) Fixed -DESCRIPTION: Two-column 950px fixed layout with one sidebar left of content -*/ - -body { - min-width:940px; -} -#header { - position:relative; -} -#branding { - width:940px; - margin:0 auto; -} -#access { - position:relative; - overflow:hidden; -} -.menu { - width:940px; - margin:0 auto; -} -#main { - width:940px; - margin:0 auto; - overflow:hidden; - position:relative; -} -#container { - width:940px; - float:right; - margin: 0 0 0 -310px; -} -#content { - width:620px; - overflow:hidden; - margin: 0 0 0 320px; -} -.hentry { - width:630px; -} -.main-aside { - width:300px; - float:left; - position:relative; -} -#primary { - float:left; -} -#secondary { - clear:left; -} -#footer { - clear:both; -} -#subsidiary { - width:940px; - margin:0 auto; - overflow:hidden; -} -#subsidiary .aside { - width:300px; - float:left; - margin:0 20px 0 0; -} -#subsidiary #third { - margin:0; -} -#siteinfo { - clear:both; - width:940px; - margin:0 auto; -} diff --git a/blog/wp-content/themes/thematic/library/layouts/2c-r-fixed.css b/blog/wp-content/themes/thematic/library/layouts/2c-r-fixed.css deleted file mode 100755 index f5f7b6e..0000000 --- a/blog/wp-content/themes/thematic/library/layouts/2c-r-fixed.css +++ /dev/null @@ -1,68 +0,0 @@ -/* -LAYOUT: One-Column (Right) Fixed -DESCRIPTION: Two-column 950px fixed layout with one sidebar right of content -*/ - -body { - min-width:960px; -} -#header { - position:relative; -} -#branding { - width:940px; - margin:0 auto; -} -#access { - position:relative; - overflow:hidden; -} -.menu { - width:940px; - margin:0 auto; -} -#main { - width:960px; - margin:0 auto; - overflow:hidden; - position:relative; -} -#container { - width:620px; - float:left; -} -#content { - margin:0 0 0 10px; - width:540px; - overflow:hidden; -} -.main-aside { - width:300px; - float:right; - position:relative; - right:10px; -} -#secondary { - clear:right; -} -#footer { - clear:both; -} -#subsidiary { - width:940px; - margin:0 auto; - overflow:hidden; -} -#subsidiary .aside { - width:300px; - float:left; - margin:0 20px 0 0; -} -#subsidiary #third { - margin:0; -} -#siteinfo { - clear:both; - width:940px; - margin:0 auto; -} diff --git a/blog/wp-content/themes/thematic/library/layouts/3c-fixed.css b/blog/wp-content/themes/thematic/library/layouts/3c-fixed.css deleted file mode 100755 index 86ba8b8..0000000 --- a/blog/wp-content/themes/thematic/library/layouts/3c-fixed.css +++ /dev/null @@ -1,73 +0,0 @@ -/* -LAYOUT: Three-Column -DESCRIPTION: Three-column 950px fixed layout with two sidebars on either side of content -*/ - -body { - min-width:960px; -} -#header { - position:relative; -} -#branding { - width:940px; - margin:0 auto; -} -#access { - position:relative; - overflow:hidden; -} -.menu { - width:940px; - margin:0 auto; -} -#main { - width:960px; - margin:0 auto; - overflow:hidden; - position:relative; -} -#container { - width:940px; - float:left; - margin:0 0 0 10px; -} -#content { - margin: 0 240px; - overflow:hidden; -} -#primary { - width:220px; - float:left; - margin: 0 0 0 -940px; -} -* html #primary { - left: 20px; - position: relative; -} -#secondary { - width:220px; - float:left; - margin: 0 0 0 -220px; -} -#footer { - clear:both; -} -#subsidiary { - width:960px; - margin:0 auto; - overflow:hidden; -} -#subsidiary .aside { - width:300px; - float:left; - margin:0 10px 0 10px; -} -#subsidiary #third { - margin:0 0 0 10px; -} -#siteinfo { - clear:both; - width:940px; - margin:0 auto; -} diff --git a/blog/wp-content/themes/thematic/library/layouts/3c-r-fixed-primary.css b/blog/wp-content/themes/thematic/library/layouts/3c-r-fixed-primary.css deleted file mode 100755 index e959404..0000000 --- a/blog/wp-content/themes/thematic/library/layouts/3c-r-fixed-primary.css +++ /dev/null @@ -1,68 +0,0 @@ -/* -LAYOUT: Three-Column (Right) Primary -DESCRIPTION: Three-column 950px fixed layout with two sidebars right of content, primary being on the left. -*/ - -body { - min-width:960px; -} -#header { - position:relative; -} -#branding { - width:940px; - margin:0 auto; -} -#access { - position:relative; - overflow:hidden; -} -.menu { - width:940px; - margin:0 auto; -} -#main { - width:960px; - margin:0 auto; - overflow:hidden; - position:relative; -} -#container { - width:540px; - float:left; - margin:0 0 0 10px; -} -#content { - overflow:hidden; -} -#primary { - width:220px; - float:left; - margin:0 10px 0 20px; -} -#secondary { - width:140px; - float:right; - margin:0 0 0 10px; -} -#footer { - clear:both; -} -#subsidiary { - width:960px; - margin:0 auto; - overflow:hidden; -} -#subsidiary .aside { - width:300px; - float:left; - margin:0 10px 0 10px; -} -#subsidiary #third { - margin:0 0 0 10px; -} -#siteinfo { - clear:both; - width:940px; - margin:0 auto; -} diff --git a/blog/wp-content/themes/thematic/library/layouts/3c-r-fixed.css b/blog/wp-content/themes/thematic/library/layouts/3c-r-fixed.css deleted file mode 100755 index be8bdfe..0000000 --- a/blog/wp-content/themes/thematic/library/layouts/3c-r-fixed.css +++ /dev/null @@ -1,68 +0,0 @@ -/* -LAYOUT: Three-Column (Right) -DESCRIPTION: Three-column 950px fixed layout with two sidebars right of content -*/ - -body { - min-width:960px; -} -#header { - position:relative; -} -#branding { - width:940px; - margin:0 auto; -} -#access { - position:relative; - overflow:hidden; -} -.menu { - width:940px; - margin:0 auto; -} -#main { - width:960px; - margin:0 auto; - overflow:hidden; - position:relative; -} -#container { - width:540px; - float:left; - margin:0 0 0 10px; -} -#content { - overflow:hidden; -} -#primary { - width:220px; - float:right; - margin:0 10px 0 20px; -} -#secondary { - width:140px; - float:right; - margin:0 0 0 10px; -} -#footer { - clear:both; -} -#subsidiary { - width:960px; - margin:0 auto; - overflow:hidden; -} -#subsidiary .aside { - width:300px; - float:left; - margin:0 10px 0 10px; -} -#subsidiary #third { - margin:0 0 0 10px; -} -#siteinfo { - clear:both; - width:940px; - margin:0 auto; -} diff --git a/blog/wp-content/themes/thematic/library/scripts/hoverIntent.js b/blog/wp-content/themes/thematic/library/scripts/hoverIntent.js deleted file mode 100755 index a57f180..0000000 --- a/blog/wp-content/themes/thematic/library/scripts/hoverIntent.js +++ /dev/null @@ -1 +0,0 @@ -(function($){$.fn.hoverIntent=function(f,g){var cfg={sensitivity:7,interval:100,timeout:0};cfg=$.extend(cfg,g?{over:f,out:g}:f);var cX,cY,pX,pY;var track=function(ev){cX=ev.pageX;cY=ev.pageY};var compare=function(ev,ob){ob.hoverIntent_t=clearTimeout(ob.hoverIntent_t);if((Math.abs(pX-cX)+Math.abs(pY-cY))';return this.each(function(){if($('> iframe.bgiframe',this).length==0)this.insertBefore(document.createElement(html),this.firstChild);});}return this;};if(!$.browser.version)$.browser.version=navigator.userAgent.toLowerCase().match(/.+(?:rv|it|ra|ie)[\/: ]([\d.]+)/)[1];})(jQuery); \ No newline at end of file diff --git a/blog/wp-content/themes/thematic/library/scripts/superfish.js b/blog/wp-content/themes/thematic/library/scripts/superfish.js deleted file mode 100755 index 72a9609..0000000 --- a/blog/wp-content/themes/thematic/library/scripts/superfish.js +++ /dev/null @@ -1 +0,0 @@ -(function(b){b.fn.superfish=function(k){var g=b.fn.superfish,j=g.c,f=b([' »'].join("")),i=function(){var c=b(this),l=d(c);clearTimeout(l.sfTimer);c.showSuperfishUl().siblings().hideSuperfishUl()},e=function(){var c=b(this),m=d(c),l=g.op;clearTimeout(m.sfTimer);m.sfTimer=setTimeout(function(){l.retainPath=(b.inArray(c[0],l.$path)>-1);c.hideSuperfishUl();if(l.$path.length&&c.parents(["li.",l.hoverClass].join("")).length<1){i.call(l.$path)}},l.delay)},d=function(c){var l=c.parents(["ul.",j.menuClass,":first"].join(""))[0];g.op=g.o[l.serial];return l},h=function(c){c.addClass(j.anchorClass).append(f.clone())};return this.each(function(){var c=this.serial=g.o.length;var m=b.extend({},g.defaults,k);m.$path=b("li."+m.pathClass,this).slice(0,m.pathLevels).each(function(){b(this).addClass([m.hoverClass,j.bcClass].join(" ")).filter("li:has(ul)").removeClass(m.pathClass)});g.o[c]=g.op=m;b("li:has(ul)",this)[(b.fn.hoverIntent&&!m.disableHI)?"hoverIntent":"hover"](i,e).each(function(){if(m.autoArrows){h(b(">a:first-child",this))}}).not("."+j.bcClass).hideSuperfishUl();var l=b("a",this);l.each(function(n){var o=l.eq(n).parents("li");l.eq(n).focus(function(){i.call(o)}).blur(function(){e.call(o)})});m.onInit.call(this)}).each(function(){var c=[j.menuClass];if(g.op.dropShadows&&!(b.browser.msie&&b.browser.version<7)){c.push(j.shadowClass)}b(this).addClass(c.join(" "))})};var a=b.fn.superfish;a.o=[];a.op={};a.IE7fix=function(){var c=a.op;if(b.browser.msie&&b.browser.version>6&&c.dropShadows&&c.animation.opacity!=undefined){this.toggleClass(a.c.shadowClass+"-off")}};a.c={bcClass:"sf-breadcrumb",menuClass:"sf-js-enabled",anchorClass:"sf-with-ul",arrowClass:"sf-sub-indicator",shadowClass:"sf-shadow"};a.defaults={hoverClass:"sfHover",pathClass:"overideThisToUse",pathLevels:1,delay:800,animation:{opacity:"show"},speed:"normal",autoArrows:true,dropShadows:true,disableHI:false,onInit:function(){},onBeforeShow:function(){},onShow:function(){},onHide:function(){}};b.fn.extend({hideSuperfishUl:function(){var e=a.op,d=(e.retainPath===true)?e.$path:"";e.retainPath=false;var c=b(["li.",e.hoverClass].join(""),this).add(this).not(d).removeClass(e.hoverClass).find(">ul").hide().css("visibility","hidden");e.onHide.call(c);return this},showSuperfishUl:function(){var e=a.op,d=a.c.shadowClass+"-off",c=this.addClass(e.hoverClass).find(">ul:hidden").css("visibility","visible");a.IE7fix.call(c);e.onBeforeShow.call(c);c.animate(e.animation,e.speed,function(){a.IE7fix.call(c);e.onShow.call(c)});return this}})})(jQuery); \ No newline at end of file diff --git a/blog/wp-content/themes/thematic/library/scripts/supersubs.js b/blog/wp-content/themes/thematic/library/scripts/supersubs.js deleted file mode 100755 index ed85e43..0000000 --- a/blog/wp-content/themes/thematic/library/scripts/supersubs.js +++ /dev/null @@ -1 +0,0 @@ -(function(a){a.fn.supersubs=function(b){var c=a.extend({},a.fn.supersubs.defaults,b);return this.each(function(){var d=a(this);var e=a.meta?a.extend({},c,d.data()):c;var f=a('').css({padding:0,position:"absolute",top:"-999em",width:"auto"}).appendTo(d).width();a("#menu-fontsize").remove();$ULs=d.find("ul");$ULs.each(function(l){var k=$ULs.eq(l);var j=k.children();var g=j.children("a");var m=j.css("white-space","nowrap").css("float");var h=k.add(j).add(g).css({"float":"none",width:"auto"}).end().end()[0].clientWidth/f;h+=e.extraWidth;if(h>e.maxWidth){h=e.maxWidth}else{if(hul",this);var i=n.css("left")!==undefined?"left":"right";n.css(i,h)})})})};a.fn.supersubs.defaults={minWidth:9,maxWidth:25,extraWidth:0}})(jQuery); \ No newline at end of file diff --git a/blog/wp-content/themes/thematic/library/scripts/thematic-dropdowns.js b/blog/wp-content/themes/thematic/library/scripts/thematic-dropdowns.js deleted file mode 100755 index 374aada..0000000 --- a/blog/wp-content/themes/thematic/library/scripts/thematic-dropdowns.js +++ /dev/null @@ -1,15 +0,0 @@ -jQuery.noConflict(); -jQuery(document).ready(function(){ - jQuery("ul.sf-menu").supersubs({ - minWidth: 12, // minimum width of sub-menus in em units - maxWidth: 27, // maximum width of sub-menus in em units - extraWidth: 1 // extra width can ensure lines don't sometimes turn over - // due to slight rounding differences and font-family - }).superfish({ - delay: 400, // delay on mouseout - animation: {opacity:'show',height:'show'}, // fade-in and slide-down animation - speed: 'fast', // faster animation speed - autoArrows: false, // disable generation of arrow mark-up - dropShadows: false // disable drop shadows - }); -}); diff --git a/blog/wp-content/themes/thematic/library/styles/18px.css b/blog/wp-content/themes/thematic/library/styles/18px.css deleted file mode 100755 index 714c11f..0000000 --- a/blog/wp-content/themes/thematic/library/styles/18px.css +++ /dev/null @@ -1,92 +0,0 @@ -/* -------------------------------------------------------------- - - Minimal styles that hold to a 18px line-height - --------------------------------------------------------------- */ - -/* =Header --------------------------------------------------------------- */ - -#branding { - padding:18px 0; -} - -/* =Menu --------------------------------------------------------------- */ - -.skip-link { - display:none; -} -#menu { - overflow:hidden; /* clears the inner float */ -} -#menu ul { - margin:0; - list-style:none; -} -#menu ul ul { - display:none; -} -#menu li { - display:inline; -} -#menu a { - display:block; - float:left; -} - -/* =Content --------------------------------------------------------------- */ - -#main { - padding-top:18px; -} -.hentry { - padding-bottom:18px; -} -.page-link { - margin-bottom:18px; -} - -/* =Navigation --------------------------------------------------------------- */ - -.navigation { - margin:0px 0 18px 0; - overflow:hidden; -} -.nav-previous { - float: left; - width:50%; -} -.nav-next { - float: right; - width:50%; - text-align:right; -} -#nav-above,#nav-below { - width: 100%; -} - -/* =Comments --------------------------------------------------------------- */ - - -/* =Asides, Sidebars & Widget-Ready Areas --------------------------------------------------------------- */ - -.aside ul { - list-style:none; - margin-left:0; -} -.aside ul ul { - list-style:disc; - margin:0 0 18px 1.5em; -} -.aside ul ul ul { - margin-bottom:0; -} -.aside form, -.aside table { - margin-bottom:18px; -} \ No newline at end of file diff --git a/blog/wp-content/themes/thematic/library/styles/21px.css b/blog/wp-content/themes/thematic/library/styles/21px.css deleted file mode 100755 index c81d9a6..0000000 --- a/blog/wp-content/themes/thematic/library/styles/21px.css +++ /dev/null @@ -1,123 +0,0 @@ -/* -------------------------------------------------------------- - - Minimal styles that hold to a 21px line-height - --------------------------------------------------------------- */ - -/* =Global Elements --------------------------------------------------------------- */ - -/* -You'll want to import this after typography.css because -we're going to set a couple of typographical styles here -*/ - -body, input, textarea { - font: 14px Arial,sans-serif; - line-height:21px; -} -p, ul, ol, dd, pre { - margin-bottom:21px; -} -pre, code { - font:13px Monaco, monospace; - line-height:21px; -} - -/* =Header --------------------------------------------------------------- */ - -#branding { - padding:21px 0; -} - -/* =Menu --------------------------------------------------------------- */ - -.skip-link { - display:none; -} -#menu { - overflow:hidden; /* clears the inner float */ -} -#menu ul { - margin:0; - list-style:none; -} -#menu ul ul { - display:none; -} -#menu li { - display:inline; -} -#menu a { - display:block; - float:left; -} - -/* =Content --------------------------------------------------------------- */ - -#main { - padding-top:21px; -} -.hentry { - padding-bottom:21px; -} -.page-link { - margin-bottom:21px; -} - -/* =Images --------------------------------------------------------------- */ - -.entry-content img, -.wp-caption { - margin-bottom:21px; -} -.wp-smiley { - max-height:14px; -} - -/* =Navigation --------------------------------------------------------------- */ - -.navigation { - margin:0px 0 21px 0; - overflow:hidden; -} -.nav-previous { - float: left; - width:50%; -} -.nav-next { - float: right; - width:50%; - text-align:right; -} -#nav-above,#nav-below { - width: 100%; -} - -/* =Comments --------------------------------------------------------------- */ - - -/* =Asides, Sidebars & Widget-Ready Areas --------------------------------------------------------------- */ - -.aside ul { - list-style:none; - margin-left:0; -} -.aside ul ul { - list-style:disc; - margin:0 0 21px 1.5em; -} -.aside ul ul ul { - margin-bottom:0; -} -.aside form, -.aside table { - margin-bottom:21px; -} \ No newline at end of file diff --git a/blog/wp-content/themes/thematic/library/styles/classic.css b/blog/wp-content/themes/thematic/library/styles/classic.css deleted file mode 100755 index c35dd42..0000000 --- a/blog/wp-content/themes/thematic/library/styles/classic.css +++ /dev/null @@ -1,655 +0,0 @@ -/* -------------------------------------------------------------- - - Default theme styles for Thematic - --------------------------------------------------------------- */ - - -/* Un-comment the line below to set a grid with 18px line-height */ -/*body { background:url(library/grids/960_grid_12_col.gif) repeat-y top center; }*/ - - -/* =Global Elements --------------------------------------------------------------- */ - -body { - font-family:Georgia, serif; -} -#wrapper { - border-top:9px solid black; -} -a:link, a:visited { - color:#2772B3; - text-decoration:none; -} -a:hover { - text-decoration:underline; -} -blockquote { - font-style:italic; - font-size:13px; -} -blockquote em, blockquote cite, blockquote i { - font-style:normal; -} -input, textarea { - font-family:Georgia, serif; -} -.caps { - font-size:10px; - text-transform:uppercase; - letter-spacing:1px; -} -.important { - font-weight:bold; -} - -/* =Header --------------------------------------------------------------- */ - -#header { - background:#181E24; -} -#blog-title { - font-size:36px; - line-height:54px; - font-weight:bold; - letter-spacing:-1px; - padding:99px 0 0 0; - border-bottom:1px solid #242A30; -} -#blog-title a { - color:#fff; - text-decoration:none; -} -#blog-description { - font-style:italic; - padding:8px 0 63px 0; - color:#fff; -} - -/* =Menu --------------------------------------------------------------- */ - -#access { - font-size:11px; - background:#B5D1EA; - border-top:1px solid #CADEF0; - margin-top:-1px; -} -.skip-link { - display:none; -} -.menu { - padding:7px 0 8px 0; - overflow:hidden; /* clears the inner float */ -} -.menu ul, -.menu ul { - margin:0; - list-style:none; - clear:both; -} -.menu ul ul { - display:none; -} -.menu li { - display:inline; -} -.menu a { - display:block; - float:left; - margin:0 10px 0 0; - padding:1px 6px; - background:#87B5DD; - color:#fff; - border-top:1px solid #6DA5D6; - text-decoration:none; -} -.menu a:hover { - background:#5C9BD1; - color:#fff; - border-color:#3B86C7; -} -.menu .current_page_item a { - background:#5C9BD1; - color:#fff; - border-color:#3B86C7; -} -.menu a:focus { - background:#4887BD; - color:#fff; - border-color:#2772B3; -} - -/* =Content --------------------------------------------------------------- */ - -#main { - padding:54px 0; -} -#content { -} -.hentry { - margin:9px 0 0 0; - padding:44px 1px 36px 1px; - border-top:1px solid #e0e0e0; -} -.p1 { - margin:0; - padding:0 0 36px 0; - border:none; -} -.page-title { - font-size:14px; - font-weight:bold; - padding:18px 0; -} -.page-title span { - font-size:12px; - font-weight:normal; - font-style:italic; -} -.entry-title { - font-size:24px; - line-height:26px; - padding:8px 0 2px 0; - font-weight:bold; - color:#000; -} -.entry-title a { - text-decoration:none; - color:#000; -} -.entry-meta { - font-size:11px; - color:#787878; -} -.entry-meta a { - color:#787878; - font-style:italic; -} -.entry-meta a:hover { -} -.entry-meta .author { -} -.entry-meta .meta-sep { -} -.entry-meta abbr { -} -.entry-content { - margin:18px 0 0 0; - overflow:hidden; -} -.entry-content h1, .entry-content h2 { - font-size:18px; - font-weight:bold; - margin:0 0 18px 0; - padding:18px 0 0 0; -} -.entry-content h3 { - font-weight:bold; - text-transform:uppercase; - letter-spacing:1px; - margin:0 0 18px 0; - padding:18px 0 0 0; -} -.entry-content h4 { - font-weight:bold; - font-size:11px; - text-transform:uppercase; - letter-spacing:1px; -} -.entry-content h5 { - font-size:11px; - text-transform:uppercase; - letter-spacing:1px; -} -.entry-content h6 { - font-size:10px; - text-transform:uppercase; - letter-spacing:1px; -} -.entry-content ul { - list-style:square; - margin:0 0 18px 1.5em; -} -.entry-content dt { - font-weight:bold; -} -.entry-content dd { - margin:0 0 18px 0; -} -.entry-content abbr, .entry-content acronym, .entry-content .help { - border-bottom: 1px dotted #333; - cursor: help; -} -.entry-content ul.xoxo { - margin:0 0 18px 0; - overflow:hidden; -} -.entry-content ul.xoxo ul { - margin:0 0 0 1.5em; -} -li.content-column, .entry-content li.linkcat { - float:left; - list-style:none; - margin:0 20px 0 0; -} -.entry-content li.linkcat ul.xoxo { - overflow:visible; -} -.more-link { - font-weight:bold; - font-style:italic; - display:block; -} -.page-link { - margin:0 0 18px 0; -} -.page .edit-link { - float:left; - clear:both; -} -.entry-utility { - font-size:11px; - color:#787878; -} -.entry-utility a { - font-style:italic; - color:#787878; -} -.entry-utility a:hover { -} -.comments-link a { - font-weight:bold; - color:#2772B3; -} - -/* =Comments --------------------------------------------------------------- */ - -#comments { - background:#B5D1EA; - color:#fff; - margin:54px 0 0 0; - padding:18px 0; - overflow:hidden; -} -#comments .comment-navigation { - background:#87B5DD; - border-top:1px solid #6DA5D6; - line-height:36px; - margin:-18px 20px 18px 20px; - padding:0 20px; - overflow:hidden; -} -.comment-navigation a { - color:#fff; -} -.paginated-comments-links { - text-align:center; -} -#comments h3 { - font-weight:bold; - text-transform:uppercase; - letter-spacing:1px; - text-align:center; - margin:0 0 18px 0; - padding:0 20px 0 20px; -} -#comments .comments:first-child h3 { - padding-top:18px; -} -#comments ol { - margin:0 0 36px 0; - list-style:none; -} -#comments ol ul { - list-style:none; - margin:0; - padding:0 0 18px 0; -} -#comments li { - background:#87B5DD; - border-top:1px solid #6DA5D6; - margin:0 20px 18px 20px; - padding:17px 20px 0 20px; - position:relative; -} -#comments li li { - border:1px solid #6DA5D6; - margin:0 0 18px 0; -} -#comments a { -} -#comments li.byuser { - background:#5C9BD1; - border-color:#3B86C7; -} -#comments li.byuser p a { -} -#comments li.bypostauthor { -} -#comments li.bypostauthor p a { -} -#comments .avatar { - width:48px; - height:48px; - position:absolute; - top:19px; - left:20px !important; - left:0px; -} -#comments .fn { - font-weight:bold; - font-size:14px; - padding:18px 0 0 58px; - display:block; -} -#comments .fn a { - color:#fff; -} -#comments-list .comment-meta { - font-size:10px; - margin:0 0 18px 0; - padding:0 0 0 58px -} -#comments-list .comment-meta a { - font-style:italic; - color:#fff; -} -#comments li p { - margin:0; - padding:0 0 18px 0; -} -.comment-reply-link { - font-size:10px; - font-style:italic; - padding:0 0 18px 0; -} -.comment-reply-link a { - color:#fff; -} -#cancel-comment-reply { - padding:0 0 18px 0; -} -#trackbacks-list .comment-author { - margin:0 0 18px 0; - font-size:11px; -} -#trackbacks-list .comment-author a { - font-size:14px; - font-weight:bold; - color:#fff; -} -#respond { - background:#87B5DD; - border-top:1px solid #6DA5D6; - padding:17px 20px 0 20px; - width:auto; - _width:460px; /* IE6 Hack to display correctly the respond form */ - max-width:460px; - margin:0 auto; - z-index:100; -} -#respond h3 { - padding-top:18px; -} -#cancel-comment-reply a { - color:#fff; - font-style:italic; -} -#respond form { - padding:0 0 36px 0; -} -#respond #form-section-author { - width:230px; - float:left; - margin-right:10px; -} -#respond #form-section-author input { - width:220px; -} -#respond #form-section-email { - width:220px; - float:left; -} -#respond #form-section-email input { - width:100%; -} -#respond #form-section-url { - clear:both; -} -#respond #form-section-url input { - width:100%; -} -#respond .form-label { - font-size:10px; -} -#respond .form-input input { - margin:0 0 14px 0; -} -#respond textarea { - width:100%; - margin:0 0 16px 0; -} -#respond .form-submit { - float:right; -} -p.subscribe-to-comments { - width:260px; - float:left; -} -p.subscribe-to-comments label { -} -p.comment_license { - clear:both; - margin:0; -} -p.solo-subscribe-to-comments { - clear:both; - margin:0; -} -p.solo-subscribe-to-comments:first-line { - font-style:italic; -} -#respond .required { - font-weight:bold; -} - -/* =Author Info --------------------------------------------------------------- */ - -#author-info { - margin:18px 0 36px 0; -} -#author-info p:first-line { - font-weight:bold; -} -#author-info .avatar { - float:left; - width:72px; - height:72px; - margin:0 10px 0 0; - padding:5px; - background:#B5D1EA; - position:relative; - top:4px; -} - -/* =Navigation --------------------------------------------------------------- */ - -.navigation { - margin:0px 0 36px 0; - overflow:hidden; -} -.nav-previous { - float: left; - width:50%; -} -.nav-next { - float: right; - width:50%; - text-align:right; -} -#nav-above,#nav-below { - width: 100%; -} -#nav-above { - margin:18px 0 36px 0; -} -.home #nav-above, .single #nav-above { - display:none; -} -.paged #nav-above { - display:block; -} - -/* =Asides (widgetized areas) --------------------------------------------------------------- */ - -.aside ul { - margin:0; - list-style:none; -} -.aside h3 { - font-size:14px; - font-weight:bold; -} -.aside ul ul { - list-style:square; - margin:0 0 18px 1.5em; -} -.aside ul ul ul { - margin:0 0 0 1.5em; -} -/* Begin Calendar styles */ -.aside table { - border-top:1px solid #e0e0e0; - margin:0 0 8px 0; -} -.aside th { - border-left:1px solid #e0e0e0; -} -.aside tr { - border-bottom:1px solid #e0e0e0; - border-right:1px solid #e0e0e0; - line-height:35px; -} -.aside td { - border-left:1px solid #e0e0e0; - padding:0 10px -} -.aside caption { /* Make the caption match h3 styles */ - font-size:14px; - font-weight:bold; - text-align:left; - margin:0 0 9px 0; -} -.aside tfoot tr { - border:none; - line-height:36px; -} -.aside tfoot td { - border:none; - padding:0; -} -.aside #next { - text-align:right; -} -/* End Calendar styles */ -/* Begin Search styles */ -.aside form { - margin:4px 0 10px 0; -} -/* End Search styles */ -#content .widgetcontainer { - border-top:1px solid #e0e0e0; - padding:35px 1px 18px 1px; - margin:18px 0 36px 0; -} -#index-top .widgetcontainer, -#single-top .widgetcontainer, -#page-top .widgetcontainer { - border-top:none; - border-bottom:1px solid #e0e0e0; - padding:0 1px 53px 1px; - margin:0 0 36px 0; -} -#content .aside:first-child .widgetcontainer:first-child { - padding-top:18px; -} -.page #content .aside:first-child .widgetcontainer:first-child { - padding-top:0; -} -#content .aside h3 { - font-size:24px; - line-height:26px; - padding:8px 0 20px 0; - font-weight:bold; -} -#single-bottom .widgetcontainer { - border-top:none; -} -.main-aside h3 { - padding:17px 0 1px 0; -} -#footer .widgetcontainer { - padding:0 1px; - margin:0 0 18px 0; -} - -/* =Footer --------------------------------------------------------------- */ - -#footer { - background:#181E24; - color:#fff; - padding:34px 0 90px 0; - border-top:2px solid #000; -} -#footer a { - color:#fff; -} -#subsidiary .aside { - margin-bottom:18px; -} -#siteinfo { - padding:18px 0; - font-size:11px; -} -#siteinfo a { - font-style:italic; -} - -/* =PageNavi --------------------------------------------------------------- */ - -/* Use !important to override PageNavi CSS */ - -.wp-pagenavi { - margin:0 0 0 0; - line-height:36px; -} -.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active { - color:#2772B3 !important; - background:transparent !important; - border:1px solid #e0e0e0 !important; -} -.wp-pagenavi a:hover { - color:#000 !important; -} -.wp-pagenavi span.pages { - margin-left:0 !important; - padding-left:0 !important; -} -.wp-pagenavi span.current { - border:1px solid #e0e0e0 !important; -} -.wp-pagenavi span.extend { - margin:0 !important; -} - - diff --git a/blog/wp-content/themes/thematic/library/styles/default.css b/blog/wp-content/themes/thematic/library/styles/default.css deleted file mode 100755 index c8e66de..0000000 --- a/blog/wp-content/themes/thematic/library/styles/default.css +++ /dev/null @@ -1,854 +0,0 @@ - -/* =Global Elements --------------------------------------------------------------- */ - -body, input, textarea { - font: 15px Georgia,serif; - line-height:22px; -} -p, ul, ol, dd, pre { - margin-bottom:22px; -} -pre, code { - font:14px Monaco, monospace; - line-height:22px; -} -blockquote { - color:#666; - font-style:italic; -} -table { - border:1px solid #ccc; - border-width:1px 1px 0 1px; - font-size:13px; - line-height:18px; - margin:0 0 22px 0; - text-align:left; -} -caption { - text-align:left; -} -tr { - border-bottom:1px solid #ccc; -} -th, td { - padding: .7em 1.25em; -} -hr { - background-color:#ccc; - border:0; - color:#ccc; - height:1px; - margin-bottom:22px; -} -a:link { - color:#004B91; -} -a:visited { - color:#743399; -} -a:active, -a:hover { - color: #FF4B33; -} - - -/* =Header --------------------------------------------------------------- */ - -#header { - z-index:2; -} -#branding { - padding:88px 0 44px 0; -} -#blog-title { - font-family:Arial,sans-serif; - font-size:34px; - font-weight:bold; - line-height:40px; -} -#blog-title a { - color:#000; - text-decoration:none; -} -#blog-title a:active, -#blog-title a:hover { - color: #FF4B33; -} -#blog-description { - color:#666; - font-size:13px; - font-style:italic; -} - - -/* =Menu --------------------------------------------------------------- */ - -.skip-link { - display:none; -} -#access { - border-bottom:1px solid #ccc; - height:32px; - font-size:13px; - overflow:visible; - z-index:100; -} -/*** ESSENTIAL STYLES ***/ -.sf-menu, .sf-menu * { - margin: 0; - padding: 0; - list-style: none; -} -.sf-menu { - line-height: 1.0; -} -.sf-menu ul { - position: absolute; - top: -999em; - width: 10em; /* left offset of submenus need to match (see below) */ -} -.sf-menu ul li { - width: 100%; -} -.sf-menu li:hover { - visibility: inherit; /* fixes IE7 'sticky bug' */ -} -.sf-menu li { - float: left; - position: relative; -} -.sf-menu a { - display: block; - position: relative; -} -.sf-menu li:hover ul, -.sf-menu li.sfHover ul { - left: 0; - top: 2.5em; /* match top ul list item height */ - z-index: 99; -} -ul.sf-menu li:hover li ul, -ul.sf-menu li.sfHover li ul { - top: -999em; -} -ul.sf-menu li li:hover ul, -ul.sf-menu li li.sfHover ul { - left: 10em; /* match ul width */ - top: 0; -} -ul.sf-menu li li:hover li ul, -ul.sf-menu li li.sfHover li ul { - top: -999em; -} -ul.sf-menu li li li:hover ul, -ul.sf-menu li li li.sfHover ul { - left: 10em; /* match ul width */ - top: 0; -} - -/*** THEMATIC SKIN ***/ -.sf-menu { - border-right:1px solid #ccc; - float:left; -} -.sf-menu a { - border-left:1px solid #ccc; - border-top:1px solid #ccc; - border-bottom:1px solid #ccc; - padding:9px 13px; - text-decoration:none; -} -.sf-menu .current_page_item a, -.sf-menu .current_page_ancestor a, -.sf-menu .current_page_parent a { - border-bottom-color:#fff; -} -.sf-menu a, .sf-menu a:visited { /* visited pseudo selector so IE6 applies text colour*/ - color: #666; -} -.sf-menu li { - background: #fff; -} -.sf-menu li li { - background: #fff; -} -.sf-menu li li li { - background: #9AAEDB; -} -.sf-menu li:hover, .sf-menu li.sfHover, -.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active { - background: #fafafa; - outline: 0; - border-bottom-color:#ccc; -} -.sf-menu ul { - border-right:1px solid #ccc; - border-bottom:1px solid #ccc; -} -.sf-menu li:hover ul, -.sf-menu li.sfHover ul { - top:32px; /* overriding essential styles */ -} -.sf-menu ul ul { - margin-top:0; -} -.sf-menu ul a { - background:#fafafa; - border-bottom:none; -} -.sf-menu ul a:hover { - color: #FF4B33; -} - - -/* =Content --------------------------------------------------------------- */ - -#main { - clear:both; - padding:66px 0 22px 0; -} -.page-title { - font-size:13px; - line-height:18px; - padding:0 0 44px 0; -} -.attachment .page-title { - font-style:italic; -} -.page-title a { - color:#666; - text-decoration:none; -} -.page-title a:active, -.page-title a:hover { - color: #FF4B33; -} -.page-title span { - font-style:italic; -} -.page-title .meta-nav { - font-style:normal; -} -.hentry { - padding:0 0 22px 0; -} -.single .hentry { - padding:0; -} -.home #content .sticky { - border:1px solid #ccc; - margin:0 0 66px 0; - padding:22px 20px 0 20px; -} -.entry-title { - font-family:Arial,sans-serif; - font-size:26px; - font-weight:bold; - line-height:26px; - padding:0 0 7px 0; -} -.entry-title a { - color:#000; - text-decoration:none; -} -.entry-title a:active, -.entry-title a:hover { - color: #FF4B33; -} -.entry-meta { - color:#666; - font-size:13px; - font-style:italic; - line-height:18px; -} -.entry-meta .author { -} -.entry-meta .n { - font-size:11px; - font-style:normal; - letter-spacing:0.05em; - text-transform:uppercase; -} -.entry-meta a { - color:#666; - text-decoration:none; -} -.entry-meta a:active, -.entry-meta a:hover { - color: #FF4B33; -} -.entry-meta abbr { - border:none; - cursor:text; - font-size:11px; - font-style:normal; - letter-spacing:0.05em; - text-transform:uppercase; -} -.entry-content { - padding:22px 0 0 0; -} -.entry-content h1, -.entry-content h2 { - font-family:Arial,sans-serif; - font-size:19px; - font-weight:bold; - padding:28px 0 14px 0; -} -.entry-content h3 { - font-size:17px; - font-style:italic; - padding:28px 0 14px 0; -} -.entry-content h4 { - font-size:11px; - font-family:Arial,sans-serif; - font-weight:bold; - text-transform:uppercase; - letter-spacing:0.05em; -} -.entry-content table { - margin-left:1px; -} -.entry-content embed { - margin:0 0 22px 0; -} -.entry-utility { - color:#666; - font-size:13px; - line-height:18px; - margin:0 0 44px 0; -} -.entry-utility a { - color:#666; - font-style:italic; - text-decoration:none; -} -.entry-utility a:active, -.entry-utility a:hover { - color: #FF4B33; -} -.page-link { - font-size:13px; - font-weight:bold; - line-height:18px; - margin:0 0 22px 0; - padding:22px 0 0 0; - word-spacing:0.5em; -} -.page-link a { - border:1px solid #ccc; - color:#666; - font-weight:normal; - padding:0.5em 0.75em; - text-decoration:none; -} -.page-link a:active, -.page-link a:hover { - color: #FF4B33; -} -ul#links-page, -ul#archives-page { - list-style:none; - margin-left:0; - overflow:hidden; -} -li.content-column { - float:left; - margin-right:20px; - width:45%; -} -.gallery { - padding:0 0 22px 0; -} -.wp-caption-text, -.gallery-caption { - color:#666; - font-size:13px; - line-height:18px; -} -#author-info { - margin:0 0 44px 0; - overflow:hidden; -} -#author-info .avatar { - float:left; - margin:.3em 1em 0 0; -} - - -/* =Attachments --------------------------------------------------------------- */ - -.attachment-jpeg #container, -.attachment-png #container { - width:100%; -} -.attachment-jpeg #content, -.attachment-png #content { - width:930px; -} -.attachment-jpeg #comments, -.attachment-png #comments { - width:540px; - overflow:hidden; -} -.attachment-jpeg .main-aside, -.attachment-png .main-aside { - display:none; -} - - -/* =Navigation --------------------------------------------------------------- */ - -.navigation { - color:#666; - font-size:13px; - line-height:18px; - margin:0px 0 22px 0; - overflow:hidden; -} -.navigation a { - color:#666; - font-style:italic; - text-decoration:none; -} -.navigation a:active, -.navigation a:hover { - color: #FF4B33; -} -.navigation .meta-nav { - font-style:normal; -} -.nav-previous { - float: left; - width:50%; -} -.nav-next { - float: right; - width:50%; - text-align:right; -} -#nav-above,#nav-below { - width: 100%; -} -#nav-above { - display:none; -} -.paged #nav-above { - display:block; - padding:0 0 44px 0; -} - - -/* =Comments --------------------------------------------------------------- */ - -#comments { - padding:22px 0 0 0; -} -#comments, -#comments input, -#comments textarea { - font-size:13px; - line-height:18px; -} -#comments code { - font-size:12px; - line-height:18px; -} -#comments h3 { - font-family:Arial,sans-serif; - font-size:15px; - font-weight:bold; - line-height:22px; - padding:0 0 18px 0; -} -#comments-list { - padding:0 0 18px 0; -} -#comments-list ol, -#comments-list ul { - list-style:none; - margin:0; -} -#comments-list ol { - border:1px solid #ccc; - border-bottom:none; - margin:0 0 18px 0; -} -#comments-list li { - background:#fafafa; - border-bottom:1px solid #ccc; - padding:18px 1.5em 0 1.5em; - position:relative; -} -#comments-list li.alt { - background:#fff; -} -#comments-list li.bypostauthor { - background:#FFFFCC; -} -#comments-list ul li { - border:1px solid #ccc; - margin:0 0 18px 0; -} -#comments-list li .avatar { - position:absolute; - top:22px; - left:1.5em; - width:36px; - height:36px; -} -#comments-list .comment-author { - font-weight:bold; - padding:9px 0 0 46px; -} -#comments-list .comment-meta { - color:#666; - font-size:11px; - padding:0 0 9px 46px; -} -#comments-list .comment-meta a { - color:#666; - font-style:italic; - text-decoration:none; -} -#comments-list .comment-meta a:active, -#comments-list .comment-meta a:hover { - color: #FF4B33; -} -.comment-reply-link { - font-size:11px; - padding:0 0 18px 0; - text-align:right; -} -.comment-reply-link a { - color:#666; - font-style:italic; - text-decoration:none; -} -.comment-reply-link a:active, -.comment-reply-link a:hover { - color: #FF4B33; -} -.comment-navigation { - font-weight:bold; - padding:0 0 18px 0; - margin-right:0.5em; -} -.comment-navigation a { - border:1px solid #ccc; - color:#666; - font-weight:normal; - padding:0.5em 0.75em; - text-decoration:none; -} -.comment-navigation a:active, -.comment-navigation a:hover { - color: #FF4B33; -} -.comment-navigation a, -.comment-navigation span { - margin-right:0.5em; -} -#trackbacks-list .comment-content { - position:absolute; - left:-9000px; -} -#respond { - background:#fff; - margin-bottom:22px; - overflow:hidden; - padding:18px 0 0 0; - position:relative; -} -#comments-list #respond { - border-bottom:1px solid #ccc; - margin:0 0 18px 0; - padding:18px 1.5em; -} -#comments-list ul #respond { - border:1px solid #ccc; - margin:0; -} -#cancel-comment-reply { - font-size:11px; - position:absolute; - top:18px; - right:1.5em; -} -#cancel-comment-reply a { - color:#666; -} -#respond .required { - color:#FF4B33; - font-weight:bold; -} -.form-section label { - font-size:11px; -} -.form-section input { - margin:0 0 18px 0; - width:98%; -} -.form-section textarea { - width:99%; -} -#form-allowed-tags p { - color:#666; - font-size:11px; - margin:0; -} -#form-allowed-tags span { - font-style:italic; -} -#form-allowed-tags code { - font-size:11px; - line-height:normal; -} -.form-submit { - padding:18px 0 0 0; - text-align:right; -} -.subscribe-to-comments { - color:#666; - float:left; - font-size:11px; - margin:0; - padding:18px 0 0 0; -} -.solo-subscribe-to-comments { - color:#666; - font-size:11px; - padding:18px 0 0 0; -} -.comment_license { - color:#666; - clear:both; - font-size:11px; - margin:0; - padding:18px 0 0 0; -} - - -/* =Asides, Sidebars & Widget-Ready Areas --------------------------------------------------------------- */ - -.aside, -.aside input { - font-size:13px; - line-height:18px; - margin-bottom:6px; -} -.aside p, -.aside ul, -.aside ol, -.aside dd, -.aside pre { - margin-bottom:18px; -} -.aside pre, -.aside code { - font-size:12px; - line-height:18px; -} -.aside .current_page_item a { - color: #FF4B33; -} -.aside .current_page_item .page_item a { - color:#666; -} -.aside .current_page_item .page_item a:hover, -.aside .current_page_item .page_item a:active { - color: #FF4B33; -} -.aside { - color:#666; -} -.aside a { - color:#666; -} -.aside a:active, -.aside a:hover { - color: #FF4B33; -} -.aside h3 { - font-size:15px; - font-style:italic; - line-height:22px; -} -.aside h3 a { - text-decoration:none; -} -.aside caption { - font-size:11px; - font-family:Arial,sans-serif; - font-weight:bold; - text-transform:uppercase; - letter-spacing:0.05em; -} -.aside ul { - list-style:none; - margin-left:0; -} -.aside ul ul { - list-style:disc; - margin:0 0 22px 20px; -} -.aside ul ul li { - padding:1px 0; -} -.aside ul ul ul { - margin-bottom:0; -} -.aside form, -.aside table { - margin-bottom:22px; -} -.aside table { - border:none; -} -.aside thead { - border:1px solid #ccc; -} -.aside tbody { - border:1px solid #ccc; -} -.aside th, .aside td { - border-right:1px solid #ccc; - padding:.25em .8em; -} -.aside tfoot tr { - border:none; -} -.aside tfoot td { - border-color:transparent; -} -.widget_tag_cloud { - margin:0 0 22px 0; -} -.aside #searchsubmit { - display: none; -} -/* - Main Asides -*/ -.main-aside ul { - padding:0 20px; -} -.main-aside h3 { -} -.main-aside ul ul { - padding:0; -} -#primary { - border:1px solid #ccc; - padding:18px 0 0 0; - margin-bottom:22px; -} -/* - Content Asides -*/ -#content .aside { - border:1px solid #ccc; - margin:0 0 22px 0; - padding:18px 0 0 0; -} -#content .aside ul { - padding:0 20px; -} -#content .aside h3 { - font-family:Georgia,serif; - font-weight:normal; - font-size:17px; - font-style:italic; - padding:0 0 7px 0; - text-transform:none; -} -#content .aside ul ul { - padding:0; -} -/* - Footer Asides -*/ -#subsidiary { - padding:33px 0 0 0; -} - - -/* =Footer --------------------------------------------------------------- */ - -#footer { - border-top:1px solid #ccc; - margin-top:22px; -} -#siteinfo { - color:#666; - font-size:11px; - line-height:18px; - padding:22px 0 44px 0; -} -#siteinfo a { - color:#666; -} -#siteinfo a:active, -#siteinfo a:hover { - color: #FF4B33; -} - - -/* =PageNavi --------------------------------------------------------------- */ - -/* Using !important to override PageNavi CSS */ - -.wp-pagenavi { - margin:0 0 0 -.5em; - padding:0.5em 0; -} -.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi span { - border:1px solid #ccc !important; - color:#666!important; - font-style:normal; - margin:0 .375em !important; - padding:0.5em 0.25em !important; -} -.wp-pagenavi a:visited { - border:1px solid #ccc !important; - color:#666 !important; -} -.wp-pagenavi a:hover { - border:1px solid #ccc !important; - color:#FF4B33 !important; -} -.wp-pagenavi a:active { - border:1px solid #ccc !important; - color:#FF4B33 !important; -} -.wp-pagenavi span.pages { - border:none !important; - color:#666 !important; - margin:0 !important; - padding:0 !important; -} -.wp-pagenavi span.current { - border:none !important; - color:#666 !important; - font-weight:normal !important; - margin:0 !important; - padding:0 !important; -} -.wp-pagenavi span.extend { - background-color:#FFFFFF; - border:1px solid #000000; - color:#000000; - margin:2px; - padding:2px 4px; -} diff --git a/blog/wp-content/themes/thematic/library/styles/images.css b/blog/wp-content/themes/thematic/library/styles/images.css deleted file mode 100755 index 7fb025e..0000000 --- a/blog/wp-content/themes/thematic/library/styles/images.css +++ /dev/null @@ -1,64 +0,0 @@ -/* -------------------------------------------------------------- - - Default styles for Images - --------------------------------------------------------------- */ - -.entry-content img { - margin: 0 0 18px 0; -} -.alignleft, -img.alignleft { - float: left; - margin-right:20px; -} -.alignright, -img.alignright { - display: block; - float: right; - margin-left:20px; -} -.aligncenter, -img.aligncenter { - margin-left:auto; - margin-right:auto; - display: block; - clear: both; -} -.wp-caption { - text-align: center; - margin-bottom:18px; -} -.wp-caption img { - margin: 0; - padding: 0; - border: 0 none; -} -.wp-caption p.wp-caption-text { - margin: 0; - padding:5px; -} -.gallery img { - margin:0; -} -.wp-smiley { /* Prevent the smileys from breaking line-height */ - max-height:12px; - margin:0 !important; -} - -/* - -Adapt the following for use in your Child Themes when using -different font-sizes and line-heights - -.entry-content img, -.wp-caption { - margin-bottom:--px; -} -.wp-smiley { - max-height:--px; -} - -All other styles can be overridden--or ignored!--in Child Theme stylesheets - -*/ \ No newline at end of file diff --git a/blog/wp-content/themes/thematic/library/styles/plugins.css b/blog/wp-content/themes/thematic/library/styles/plugins.css deleted file mode 100755 index 2e9405d..0000000 --- a/blog/wp-content/themes/thematic/library/styles/plugins.css +++ /dev/null @@ -1,27 +0,0 @@ -/* -------------------------------------------------------------- - - Default plugin styles for Thematic - --------------------------------------------------------------- */ - -/* =Ajax Edit Comments --------------------------------------------------------------- */ - -.edit-comment { - margin-bottom:18px; -} - -/* =PageNavi --------------------------------------------------------------- */ - -/* I'm not overriding PageNavi anymore, it's too much of a mess. - -/* =WordPress Stats --------------------------------------------------------------- */ - -img#wpstats { /* hide WordPress Stats smiley */ - width:0px; - height:0px; - overflow:hidden -} - diff --git a/blog/wp-content/themes/thematic/library/styles/reset.css b/blog/wp-content/themes/thematic/library/styles/reset.css deleted file mode 100755 index 99bd2e4..0000000 --- a/blog/wp-content/themes/thematic/library/styles/reset.css +++ /dev/null @@ -1,64 +0,0 @@ -/* -------------------------------------------------------------- - - Reset default browser CSS. - - Based on work by Eric Meyer: - http://meyerweb.com/eric/tools/css/reset/index.html - --------------------------------------------------------------- */ - -/* v1.0 | 20080212 */ - -html, body, div, span, applet, object, iframe, -h1, h2, h3, h4, h5, h6, p, blockquote, pre, -a, abbr, acronym, address, big, cite, code, -del, dfn, em, font, img, ins, kbd, q, s, samp, -small, strike, strong, sub, sup, tt, var, -b, u, i, center, -dl, dt, dd, ol, ul, li, -fieldset, form, label, legend, -table, caption, tbody, tfoot, thead, tr, th, td { - margin: 0; - padding: 0; - border: 0; - outline: 0; - font-size: 100%; - vertical-align: baseline; - background: transparent; -} -body { - background:#fff; - line-height: 1; -} -ol, ul { - list-style: none; -} -blockquote, q { - quotes: none; -} -blockquote:before, blockquote:after, -q:before, q:after { - content: ''; - content: none; -} - -/* remember to define focus styles! */ -:focus { - outline: 0; -} - -/* remember to highlight inserts somehow! */ -ins { - text-decoration: none; -} -del { - text-decoration: line-through; -} - -/* tables still need 'cellspacing="0"' in the markup */ -table { - border-collapse: collapse; - border-spacing: 0; -} - -a img { border: none; } diff --git a/blog/wp-content/themes/thematic/library/styles/typography.css b/blog/wp-content/themes/thematic/library/styles/typography.css deleted file mode 100755 index a2ce63b..0000000 --- a/blog/wp-content/themes/thematic/library/styles/typography.css +++ /dev/null @@ -1,141 +0,0 @@ -/* -------------------------------------------------------------- - - Set default typography based on Blueprint - - http://code.google.com/p/blueprintcss/ - --------------------------------------------------------------- */ - -body, input, textarea { - color:#000; - font: 12px Arial,sans-serif; - line-height:18px; -} - -/* Headings --------------------------------------------------------------- */ - -h1,h2,h3,h4,h5,h6 { - font-weight:normal; - clear:both; -} - -/* Text elements --------------------------------------------------------------- */ - -p { - margin-bottom:18px; -} -ul { - margin: 0 0 18px 2.5em; -} -ol { - margin: 0 0 18px 2.5em; -} -ul { - list-style:disc; -} -ol { - list-style-type: decimal; -} -ol ol { - list-style:upper-alpha; -} -ol ol ol { - list-style:lower-roman; -} -ol ol ol ol { - list-style:lower-alpha; -} -ul ul, ol ol, ul ol, ol ul { - margin-bottom:0; -} -dl { - margin:0 1.5em; -} -dt { - font-weight:bold; -} -dd { - margin-bottom:18px; -} -strong { - font-weight: bold; -} -cite, em, i { - font-style: italic; -} -blockquote { - margin: 0 3em; -} -blockquote em, blockquote i, blockquote cite { - font-style:normal; -} -pre { - font:11px Monaco, monospace; - line-height:18px; - margin-bottom:18px; -} -code { - font:11px Monaco, monospace; -} -abbr, acronym { - border-bottom:1px dotted #333; - cursor: help; -} -ins { - text-decoration:none; -} -sup, -sub { - height: 0; - line-height: 1; - vertical-align: baseline; - position: relative; - -} -sup { - bottom: 1ex; -} -sub { - top: .5ex; -} - -/* Pullquotes --------------------------------------------------------------- */ - -blockquote.left { - float: left; - margin-left:0; - margin-right:20px; - text-align: right; - width: 33%; -} -blockquote.right { - float: right; - margin-left:20px; - margin-right:0; - text-align: left; - width: 33%; -} - -/* - -Adapt the following for use in your Child Themes when using -different font-sizes and line-heights - -body, input, textarea { - font: --px Arial,sans-serif; - line-height:--px; -} -p, ul, ol, dd, pre { - margin-bottom:--px; -} -pre, code { - font:--px Monaco, monospace; - line-height:--px; -} - -All other styles can be overridden--or ignored!--in Child Theme stylesheets - -*/ \ No newline at end of file diff --git a/blog/wp-content/themes/thematic/links.php b/blog/wp-content/themes/thematic/links.php deleted file mode 100755 index 9c57109..0000000 --- a/blog/wp-content/themes/thematic/links.php +++ /dev/null @@ -1,31 +0,0 @@ - - - -
          -
          - - -
          - -
          - - - -','') ?> - -
          -
          - - - -
          -
          - - - \ No newline at end of file diff --git a/blog/wp-content/themes/thematic/page.php b/blog/wp-content/themes/thematic/page.php deleted file mode 100755 index a17fa3e..0000000 --- a/blog/wp-content/themes/thematic/page.php +++ /dev/null @@ -1,29 +0,0 @@ - - -
          -
          - - - - -
          - -
          - - -".__('Pages: ', 'thematic'), "
          \n", 'number'); ?> - -','') ?> - -
          -
          - - - - - -
          -
  • - - - \ No newline at end of file diff --git a/blog/wp-content/themes/thematic/readme.html b/blog/wp-content/themes/thematic/readme.html deleted file mode 100755 index d6db9c4..0000000 --- a/blog/wp-content/themes/thematic/readme.html +++ /dev/null @@ -1,182 +0,0 @@ - - - - -A Guide To Thematic - - - - -

    A Guide To Thematic

    -

    Thematic is more than just a WordPress theme, it's also a Theme Framework. Now, that doesn't mean it's hard to use, bloated or overcomplicated. Quite the opposite. It's extremely easy to use, lean and easy to customize. This guide will show you why and how.

    - -

    Widget-Ready Areas

    -

    Thematic has 13 widget-ready areas, called Asides, that can be used creatively to customize your theme.

    -
      -
    • Primary Aside

      -

      Located immediately after the content area in the markup. Typically used as a sidebar. By default it contains Search, Pages, Categories and Archives widgets. Use the widgets panel under Design to add your own widgets and override the default.

    • -
    • Secondary Aside

      -

      Located immediately after the Primary Aside in the markup. Typically used as a sidebar. By default it contains Links, RSS Feeds and Meta widgets. Use the widgets panel under Design to add your own widgets and override the default.

    • -
    • Subsidiary Asides

      -

      Located in the footer. Empty of widgets by default, they will not apear in the theme markup until you add a widget.

    • -
    • Index Asides

      -

      Located in the content area of the index, or blog page. Empty of widgets by default, they will not apear in the theme markup until you add a widget. The location of the Index Insert, which appears between posts, is controlled from the theme options page. The default position sets it to appear after the second post.

    • -
    • Single Asides

      -

      Located in the content area of single post pages. Empty of widgets by default, they will not apear in the theme markup until you add a widget.

    • -
    • Page Asides

      -

      Located in the content area of static pages. Empty of widgets by default, they will not apear in the theme markup until you add a widget.

    • -
    - -

    Theme Options

    -

    Thematic currently has three options that can be set from the Theme Options panel under Design: Index Insert Position, Info on Author Page and Text in Footer.

    -

    The Index Insert Position setting controls the position of a widget-ready area on the index, or blog page. You can enter the number of posts you would like to appear before this widget-ready area. The default number is 2.

    -

    Activating the Info on Author Page will display a microformatted vCard—with the author's avatar, bio and email—on the author page. It's turned off by default. If you want to use this option, make sure you fill out the biographical info in your WordPress profiles.

    -

    The Text in Footer option lets you insert your own HTML text into the footer of the theme. The default setting links to WordPress and the Thematic project page.

    - -

    Dynamic Contextual Body Classes

    -

    Thematic makes use of the dynamic contextual class functions developed by Scott Wallick and Andy Skelton for The Sandbox. These functions make Thematic almost endlessley customizable through CSS alone.

    -

    To really see how these classes work, where they appear and how you can use them, I recommend the Firefox extension, Firebug.

    - -

    Thematic Child Themes

    -

    Thematic has been specially optimized to take advantage of the power of WordPress Child Themes. Unless you plan on making extreme modifications I recommend you use a Child Theme to customize Thematic.

    -

    I've compiled a few Thematic Child Themes here that can help you get started.

    -
    -

    Free Child Themes

    - -
    -
    -

    Commercial Child Themes

    - -
    - -

    Theme Support

    -

    If you have a question, problem or concern with Thematic you can contact Ian Stewart. Better yet, I recommend posting to the ThemeShaper Forums after looking there for an answer.

    - -

    The latest Thematic version, updates and bug fixes are always available at the Thematic Project on Google Code.

    - -

    Credit and Inspiration

    -

    Thematic is a fork of the hugely succesful and amazing Sandbox theme for WordPress and inherits the bulk of that code base. I owe a huge debt of gratitude to Scott Wallick and Andy Skelton, not only for their work on The Sandbox but for their ongoing help with, and support of, my efforts. Thank you, Scott and Andy.

    -

    In addition, Thematic has been inspired by and uses techinques from the following people and projects.

    - - -

    Copyright & License

    -

    Thematic is copyright Ian Stewart and released, like WordPress, under GNU General Public License, version 2 (GPL). -

    Thematic has a credit link in the footer template. You may remove or edit this link without cost or concern—although it sure is appreciated if you link back to ThemeShaper, or the Thematic project, in some way.

    - -

    Thank you.

    - - - \ No newline at end of file diff --git a/blog/wp-content/themes/thematic/screenshot.png b/blog/wp-content/themes/thematic/screenshot.png deleted file mode 100755 index 00b4224..0000000 Binary files a/blog/wp-content/themes/thematic/screenshot.png and /dev/null differ diff --git a/blog/wp-content/themes/thematic/search.php b/blog/wp-content/themes/thematic/search.php deleted file mode 100755 index 8ea5d25..0000000 --- a/blog/wp-content/themes/thematic/search.php +++ /dev/null @@ -1,48 +0,0 @@ - - - -
    -
    - - - - - - - - - - - - - - - - - -
    -

    -
    -

    -
    -
    -
    - - -
    -
    -
    - - - -
    -
    - - - \ No newline at end of file diff --git a/blog/wp-content/themes/thematic/searchform.php b/blog/wp-content/themes/thematic/searchform.php deleted file mode 100755 index 39466c2..0000000 --- a/blog/wp-content/themes/thematic/searchform.php +++ /dev/null @@ -1,3 +0,0 @@ - diff --git a/blog/wp-content/themes/thematic/sidebar-index-bottom.php b/blog/wp-content/themes/thematic/sidebar-index-bottom.php deleted file mode 100755 index d24b4e0..0000000 --- a/blog/wp-content/themes/thematic/sidebar-index-bottom.php +++ /dev/null @@ -1,9 +0,0 @@ - - -'. "\n" . '
      ' . "\n"; - dynamic_sidebar('index-bottom'); - echo '
    ' . "\n" . ''. "\n"; -} ?> - - \ No newline at end of file diff --git a/blog/wp-content/themes/thematic/sidebar-index-insert.php b/blog/wp-content/themes/thematic/sidebar-index-insert.php deleted file mode 100755 index 2d88c6f..0000000 --- a/blog/wp-content/themes/thematic/sidebar-index-insert.php +++ /dev/null @@ -1,10 +0,0 @@ - - -'. "\n" . '
      ' . "\n"; - dynamic_sidebar('index-insert'); - echo '
    ' . "\n" . ''. "\n"; -} ?> - - - \ No newline at end of file diff --git a/blog/wp-content/themes/thematic/sidebar-index-top.php b/blog/wp-content/themes/thematic/sidebar-index-top.php deleted file mode 100755 index 0387661..0000000 --- a/blog/wp-content/themes/thematic/sidebar-index-top.php +++ /dev/null @@ -1,9 +0,0 @@ - - -'. "\n" . '
      ' . "\n"; - dynamic_sidebar('index-top'); - echo '
    ' . "\n" . ''. "\n"; -} ?> - - diff --git a/blog/wp-content/themes/thematic/sidebar-page-bottom.php b/blog/wp-content/themes/thematic/sidebar-page-bottom.php deleted file mode 100755 index 3b19e30..0000000 --- a/blog/wp-content/themes/thematic/sidebar-page-bottom.php +++ /dev/null @@ -1,9 +0,0 @@ - - -'. "\n" . '
      ' . "\n"; - dynamic_sidebar('page-bottom'); - echo '
    ' . "\n" . ''. "\n"; -} ?> - - \ No newline at end of file diff --git a/blog/wp-content/themes/thematic/sidebar-page-top.php b/blog/wp-content/themes/thematic/sidebar-page-top.php deleted file mode 100755 index 637c83f..0000000 --- a/blog/wp-content/themes/thematic/sidebar-page-top.php +++ /dev/null @@ -1,9 +0,0 @@ - - -'. "\n" . '
      ' . "\n"; - dynamic_sidebar('page-top'); - echo '
    ' . "\n" . ''. "\n"; -} ?> - - \ No newline at end of file diff --git a/blog/wp-content/themes/thematic/sidebar-single-bottom.php b/blog/wp-content/themes/thematic/sidebar-single-bottom.php deleted file mode 100755 index b9f414a..0000000 --- a/blog/wp-content/themes/thematic/sidebar-single-bottom.php +++ /dev/null @@ -1,9 +0,0 @@ - - -'. "\n" . '
      ' . "\n"; - dynamic_sidebar('single-bottom'); - echo '
    ' . "\n" . ''. "\n"; -} ?> - - \ No newline at end of file diff --git a/blog/wp-content/themes/thematic/sidebar-single-insert.php b/blog/wp-content/themes/thematic/sidebar-single-insert.php deleted file mode 100755 index cf741b2..0000000 --- a/blog/wp-content/themes/thematic/sidebar-single-insert.php +++ /dev/null @@ -1,9 +0,0 @@ - - -'. "\n" . '
      ' . "\n"; - dynamic_sidebar('single-insert'); - echo '
    ' . "\n" . '' . "\n"; -} ?> - - \ No newline at end of file diff --git a/blog/wp-content/themes/thematic/sidebar-single-top.php b/blog/wp-content/themes/thematic/sidebar-single-top.php deleted file mode 100755 index b4ab1a0..0000000 --- a/blog/wp-content/themes/thematic/sidebar-single-top.php +++ /dev/null @@ -1,9 +0,0 @@ - - -'. "\n" . '
      ' . "\n"; - dynamic_sidebar('single-top'); - echo '
    ' . "\n" . '' . "\n"; -} ?> - - diff --git a/blog/wp-content/themes/thematic/sidebar-subsidiary.php b/blog/wp-content/themes/thematic/sidebar-subsidiary.php deleted file mode 100755 index ff68055..0000000 --- a/blog/wp-content/themes/thematic/sidebar-subsidiary.php +++ /dev/null @@ -1,36 +0,0 @@ - - - -
    - - - - '. "\n" . '
      ' . "\n"; - dynamic_sidebar('1st-subsidiary-aside'); - echo '
    ' . "\n" . '
    '. "\n"; - } ?> - - - - '. "\n" . '
      ' . "\n"; - dynamic_sidebar('2nd-subsidiary-aside'); - echo '
    ' . "\n" . ''. "\n"; - } ?> - - - - '. "\n" . '
      ' . "\n"; - dynamic_sidebar('3rd-subsidiary-aside'); - echo '
    ' . "\n" . ''. "\n"; - } ?> - - - - - - - - diff --git a/blog/wp-content/themes/thematic/sidebar.php b/blog/wp-content/themes/thematic/sidebar.php deleted file mode 100755 index a80fd02..0000000 --- a/blog/wp-content/themes/thematic/sidebar.php +++ /dev/null @@ -1,21 +0,0 @@ - - - -
    -
      - -
    -
    - - - - - -
    -
      - -
    -
    - - - \ No newline at end of file diff --git a/blog/wp-content/themes/thematic/single.php b/blog/wp-content/themes/thematic/single.php deleted file mode 100755 index 54c76d3..0000000 --- a/blog/wp-content/themes/thematic/single.php +++ /dev/null @@ -1,32 +0,0 @@ - - - -
    -
    - - - - - - - - - - - - - - - - -
    -
    - - - diff --git a/blog/wp-content/themes/thematic/style.css b/blog/wp-content/themes/thematic/style.css deleted file mode 100755 index a9965f1..0000000 --- a/blog/wp-content/themes/thematic/style.css +++ /dev/null @@ -1,91 +0,0 @@ -/* -THEME NAME: Thematic -THEME URI: http://themeshaper.com/thematic/ -DESCRIPTION: The ultimate in SEO-ready themes, Thematic is a highly extensible, WordPress Theme Framework featuring 13 widget-ready areas, drop-down menus, grid-based layout samples, plugin integration, shortcodes for your footer, & a whole lot more. Perfect for any blog and the starting point for theme development. -VERSION: 0.9.5.1 -AUTHOR: Ian Stewart -AUTHOR URI: http://themeshaper.com/ -TAGS: white, three-columns, two-columns, fixed-width, theme-options, left-sidebar, right-sidebar, threaded-comments, sticky-post, microformats -. -The Thematic Theme is copyright Ian Stewart http://themeshaper.com/ -This work, like WordPress, is released under GNU General Public License, version 2 (GPL). -http://www.gnu.org/licenses/old-licenses/gpl-2.0.html -. -*/ - -/* Reset browser defaults */ -@import url('library/styles/reset.css'); - -/* Apply basic typography styles */ -@import url('library/styles/typography.css'); - -/* Apply a basic layout */ -@import url('library/layouts/2c-r-fixed.css'); - -/* Apply basic image styles */ -@import url('library/styles/images.css'); - -/* Apply default theme styles and colors */ -@import url('library/styles/default.css'); - -/* Prepare theme for plugins */ -@import url('library/styles/plugins.css'); - -/* -------------------------------------------------------------- - - Default styles for Images - - I've duplicated these styles here from images.css in - order to get Thematic through the auto-checker at the - official WordPress Themes directory. - - When the directory can hunt though css files linked - through @import the styles below will no longer be - neccesary and will be removed. - - Cheers. --Ian Stewart - --------------------------------------------------------------- */ - -.entry-content img { - margin: 0 0 18px 0; - max-width:100%; -} -.alignleft, -img.alignleft { - float: left; - margin-right:20px; -} -.alignright, -img.alignright { - display: block; - float: right; - margin-left:20px; -} -.aligncenter, -img.aligncenter { - margin-left:auto; - margin-right:auto; - display: block; - clear: both; -} -.wp-caption { - text-align: center; - margin-bottom:18px; -} -.wp-caption img { - margin: 0; - padding: 0; - border: 0 none; -} -.wp-caption p.wp-caption-text { - margin: 0; - padding:5px; -} -.gallery img { - margin:0; -} -.wp-smiley { /* Prevent the smileys from breaking line-height */ - max-height:12px; - margin:0 !important; -} diff --git a/blog/wp-content/themes/thematic/tag.php b/blog/wp-content/themes/thematic/tag.php deleted file mode 100755 index 6388888..0000000 --- a/blog/wp-content/themes/thematic/tag.php +++ /dev/null @@ -1,29 +0,0 @@ - - - -
    -
    - - - - - - - - - - - - - -
    -
    - - - diff --git a/blog/wp-content/themes/thematic/thematicsamplechildtheme/functions.php b/blog/wp-content/themes/thematic/thematicsamplechildtheme/functions.php deleted file mode 100755 index 8af39dc..0000000 --- a/blog/wp-content/themes/thematic/thematicsamplechildtheme/functions.php +++ /dev/null @@ -1,25 +0,0 @@ - 'Home', -// 'sort_column' => 'menu_order', -// 'menu_class' => 'menu', -// 'echo' => true -// ); -// return $args; -//} -//add_filter('wp_page_menu_args','childtheme_menu_args'); - - -?> \ No newline at end of file diff --git a/blog/wp-content/themes/thematic/thematicsamplechildtheme/readme.txt b/blog/wp-content/themes/thematic/thematicsamplechildtheme/readme.txt deleted file mode 100755 index 16bda67..0000000 --- a/blog/wp-content/themes/thematic/thematicsamplechildtheme/readme.txt +++ /dev/null @@ -1,11 +0,0 @@ -Use these theme files to start your Thematic Child Theme development. -Rename and move this entire folder to the root level of wp-content/themes -alongside Thematic and activate your new Thematic Child Theme like any -other WordPress theme. - -Good luck! - --- -Ian Stewart -ian@themeshaper.com -http://themeshaper.com/ \ No newline at end of file diff --git a/blog/wp-content/themes/thematic/thematicsamplechildtheme/style.css b/blog/wp-content/themes/thematic/thematicsamplechildtheme/style.css deleted file mode 100755 index 917eb78..0000000 --- a/blog/wp-content/themes/thematic/thematicsamplechildtheme/style.css +++ /dev/null @@ -1,34 +0,0 @@ -/* -Theme Name: A Thematic Child Theme -Theme URI: -Description: Use this theme to start your Thematic Child Theme development. -Author: Ian Stewart -Author URI: http://themeshaper.com/ -Template: thematic -Version: 1.0 -Tags: Thematic -. -Thematic is © Ian Stewart http://themeshaper.com/ -. -*/ - -/* Reset browser defaults */ -@import url('../thematic/library/styles/reset.css'); - -/* Apply basic typography styles */ -@import url('../thematic/library/styles/typography.css'); - -/* Apply a basic layout */ -@import url('../thematic/library/layouts/2c-r-fixed.css'); - -/* Apply basic image styles */ -@import url('../thematic/library/styles/images.css'); - -/* Apply default theme styles and colors */ -/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */ -@import url('../thematic/library/styles/default.css'); - -/* Prepare theme for plugins */ -@import url('../thematic/library/styles/plugins.css'); - - diff --git a/blog/wp-content/themes/wp-framework/404.php b/blog/wp-content/themes/wp-framework/404.php deleted file mode 100644 index 9eadf93..0000000 --- a/blog/wp-content/themes/wp-framework/404.php +++ /dev/null @@ -1,30 +0,0 @@ - - -
    - -
    -

    Not Found

    - - -
    -

    Sorry, but you are looking for something that isn't here.

    - - -
    - -
    - -
    - - - \ No newline at end of file diff --git a/blog/wp-content/themes/wp-framework/archive.php b/blog/wp-content/themes/wp-framework/archive.php deleted file mode 100644 index 5b4512a..0000000 --- a/blog/wp-content/themes/wp-framework/archive.php +++ /dev/null @@ -1,71 +0,0 @@ - - -
    - -

    Archives:

    - - - -
    -

    - - - - - -
    - - -
    - - - - -
    - - - - - - -
    -

    Not Found

    - - -
    -

    Sorry, but you are looking for something that isn't here.

    - - -
    - -
    - - - -
    - - - \ No newline at end of file diff --git a/blog/wp-content/themes/wp-framework/attachment.php b/blog/wp-content/themes/wp-framework/attachment.php deleted file mode 100644 index fe785cf..0000000 --- a/blog/wp-content/themes/wp-framework/attachment.php +++ /dev/null @@ -1,63 +0,0 @@ - - -
    - - - - -
    -

    post_parent); ?> »

    - - - - - -
    -
    - ID, 'medium', false, true); ?> -
    - - -
    - -
    - - - - - - -
    -

    Not Found

    - - -
    -

    Sorry, no attachments matched your criteria.

    - - -
    - -
    - - - -
    - - - \ No newline at end of file diff --git a/blog/wp-content/themes/wp-framework/author.php b/blog/wp-content/themes/wp-framework/author.php deleted file mode 100644 index 8fdabb0..0000000 --- a/blog/wp-content/themes/wp-framework/author.php +++ /dev/null @@ -1,71 +0,0 @@ - - -
    - -

    Author Archives: display_name; rewind_posts(); ?>

    - - - -
    -

    - - - - - -
    - - -
    - - - - -
    - - - - - - -
    -

    Not Found

    - - -
    -

    Sorry, but user_nicename; ?> hasn't posted anything yet.

    - - -
    - -
    - - - -
    - - - \ No newline at end of file diff --git a/blog/wp-content/themes/wp-framework/category.php b/blog/wp-content/themes/wp-framework/category.php deleted file mode 100644 index a1d705f..0000000 --- a/blog/wp-content/themes/wp-framework/category.php +++ /dev/null @@ -1,75 +0,0 @@ - - -
    - -

    Category Archives:

    - - - -
    -

    - - - - - -
    - - -
    - - - - -
    - - - - - - -
    -

    Not Found

    - - -
    -

    Sorry, but you are looking for something that isn't here.

    - - -
    - -
    - - - -
    - - - \ No newline at end of file diff --git a/blog/wp-content/themes/wp-framework/comments.php b/blog/wp-content/themes/wp-framework/comments.php deleted file mode 100644 index 6d48bf6..0000000 --- a/blog/wp-content/themes/wp-framework/comments.php +++ /dev/null @@ -1,136 +0,0 @@ - -

    This post is password protected. Enter the password to view comments.

    - - - - -
    - - - - - -
      - 'comment', - 'callback' => 'framework_comments_callback', - 'end-callback' => 'framework_comments_endcallback' )); ?> - -
    - - - - - -
      - 'pings', - 'callback' => 'framework_pings_callback', - 'end-callback' => 'framework_pings_endcallback' )); ?> - -
    - - - -
    - - - - -
    - -
    - -

    - - -

    You must be logged in to post a comment.

    - - - -
    - - - -

    Logged in as . Log out »

    - - -
    - /> - - -
    - - -
    - /> - - -
    - - -
    - - - -
    - - - - -
    - /> - - -
    - - -
    - /> - - -
    - - -
    - - - -
    - - - - -
    - -

    You can use these HTML tags and attributes:

    - -
    - - -
    - - - -
    - - ID ); // Available action: comment_form ?> - -
    - - - -
    - \ No newline at end of file diff --git a/blog/wp-content/themes/wp-framework/date.php b/blog/wp-content/themes/wp-framework/date.php deleted file mode 100644 index 3d598c9..0000000 --- a/blog/wp-content/themes/wp-framework/date.php +++ /dev/null @@ -1,78 +0,0 @@ - - -
    - - - -

    Daily Archives:

    - -

    Monthly Archives:

    - -

    Yearly Archives:

    - - - - -
    -

    - - - - - -
    - - -
    - - - - -
    - - - - - - -
    -

    Not Found

    - - -
    -

    Sorry, but you are looking for something that isn't here.

    - - -
    - -
    - - - -
    - - - \ No newline at end of file diff --git a/blog/wp-content/themes/wp-framework/footer.php b/blog/wp-content/themes/wp-framework/footer.php deleted file mode 100644 index 9ea7988..0000000 --- a/blog/wp-content/themes/wp-framework/footer.php +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/blog/wp-content/themes/wp-framework/functions.php b/blog/wp-content/themes/wp-framework/functions.php deleted file mode 100644 index bd04f90..0000000 --- a/blog/wp-content/themes/wp-framework/functions.php +++ /dev/null @@ -1,17 +0,0 @@ - \ No newline at end of file diff --git a/blog/wp-content/themes/wp-framework/header.php b/blog/wp-content/themes/wp-framework/header.php deleted file mode 100644 index e99f269..0000000 --- a/blog/wp-content/themes/wp-framework/header.php +++ /dev/null @@ -1,64 +0,0 @@ - - - - -> - - - - - - <?php semantic_title(); ?> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - -
    - -

    - - -
    - - - - -
    - \ No newline at end of file diff --git a/blog/wp-content/themes/wp-framework/index.php b/blog/wp-content/themes/wp-framework/index.php deleted file mode 100644 index e5bd64b..0000000 --- a/blog/wp-content/themes/wp-framework/index.php +++ /dev/null @@ -1,71 +0,0 @@ - - -
    - - - - -
    -

    - - - - - -
    - - '', 'next_or_number' => 'number' ) ); ?> - -
    - - - - -
    - - - - - - -
    -

    Not Found

    - - -
    -

    Sorry, but you are looking for something that isn't here.

    - - -
    - -
    - - - -
    - - - \ No newline at end of file diff --git a/blog/wp-content/themes/wp-framework/library/extensions/semantic-classes.php b/blog/wp-content/themes/wp-framework/library/extensions/semantic-classes.php deleted file mode 100644 index 1557831..0000000 --- a/blog/wp-content/themes/wp-framework/library/extensions/semantic-classes.php +++ /dev/null @@ -1,493 +0,0 @@ - tag with extra SEO love. - * - * @todo refactor code - * @since - 0.2 - * @filter semantic_title - */ -function semantic_title( $sep = '—' ) { - if ( is_single() ) : wp_title( '»', true, 'right' ); bloginfo( 'name' ); - echo ( ' - ' ); - echo bloginfo( 'description' ); - - elseif ( is_page() || is_paged() ) : wp_title( '»', true, 'right' ); - bloginfo( 'name' ); echo ( ' - ' ); - echo bloginfo( 'description' ); - - elseif ( is_author() ) : wp_title( 'Archives for ', true, 'left' ); - echo ( ' » ' ); bloginfo( 'name' ); - echo ( ' - ' ); - echo bloginfo( 'description' ); - - elseif ( is_archive() ) : wp_title( 'Archives for ', true, 'left' ); - echo ( ' » ' ); bloginfo( 'name' ); - echo ( ' - ' ); - echo bloginfo( 'description' ); - - elseif ( is_search() ) : wp_title('Search Results ', true, 'left' ); - echo ( ' » ' ); bloginfo( 'name' ); - echo ( ' - ' ); - echo bloginfo( 'description' ); - - elseif ( is_404() ) : wp_title( '404 Error Page Not Found ', true, 'left' ); - echo ( ' » ' ); bloginfo( 'name' ); - echo ( ' - '); - echo bloginfo( 'description' ); - - else : wp_title( '»', true, 'left' ); bloginfo( 'name' ); - echo ( ' - ' ); - echo bloginfo( 'description' ); - endif; -} - -/** - * semantic_body() - Generates semantic classes for element - * - * @since - 0.2 - * @filter semantic_body - * @uses semantic_time() - */ -function semantic_body( $classes = array() ) { - global $wp_query, $current_user; - - //$classes = get_body_class(); - - // Starts the semantic markup array - $sc = array( 'wpframework' ); - - // Generic semantic classes for what type of content is displayed - is_front_page() ? $classes[] = 'home' : null; // For the front page, if set - is_home() ? $classes[] = 'blog' : null; // For the blog posts page, if set - is_singular() ? $classes[] = 'singular' : null; - is_single() ? $classes[] = 'single' : null; - is_archive() ? $classes[] = 'archive' : null; // For archive based templates: archive.php, author.php, category.php, tag.php - is_date() ? $classes[] = 'date' : null; - is_search() ? $classes[] = 'search' : null; - is_paged() ? $classes[] = 'paged' : null; - is_attachment() ? $classes[] = 'attachment' : null; - is_404() ? $classes[] = 'error404' : null; - - // Applies the time- and date-based classes (below) to BODY element - semantic_date_classes( time(), $classes ); - - // Special classes for BODY element when a single post - if ( is_single() ) { - $postID = $wp_query->post->ID; - the_post(); - - // Adds 'single' class and class with the post ID - $sc[] = 'single postid-' . $postID; - - // Adds classes for the month, day, and hour when the post was published - if ( isset( $wp_query->post->post_date ) ) semantic_date_classes( mysql2date( 'U', $wp_query->post->post_date ), $classes, 's-' ); - - // Adds MIME-specific classes for attachments - if ( is_attachment() ) { - $mime_type = get_post_mime_type(); - $mime_prefix = array( 'application/', 'image/', 'text/', 'audio/', 'video/', 'music/' ); - $sc[] = 'attachmentid-' . $postID . ' attachment-' . str_replace( $mime_prefix, "", "$mime_type" ); - } - - // Adds category classes for each category on single posts - if ( $cats = get_the_category() ) - foreach ( $cats as $cat ) - if ( $cat ) $classes[] = 's-category-' . $cat->slug; - else $classes[] = 's-category-none'; - - // Adds tag classes for each tags on single posts - if ( $tags = get_the_tags() ) - foreach ( $tags as $tag ) - if ( $tag ) $classes[] = 's-tag-' . $tag->slug; - else $classes[] = 's-tag-none'; - - // Adds author class for the post author - if ( get_the_author_login() ) $s_author = sanitize_title_with_dashes( strtolower( get_the_author_login() ) ); - else $s_author = 'none'; - $classes[] = 's-author-' . $s_author; - rewind_posts(); - } - - // Author name classes for BODY on author archives - elseif ( is_author() ) { - $author = $wp_query->get_queried_object(); - $classes[] = 'author'; - if ( $author ) $classes[] = 'author-' . $author->user_nicename; - else $classes[] = 'author-none'; - } - - // Category name classes for BODY on category archvies - elseif ( is_category() ) { - $cat = $wp_query->get_queried_object(); - $classes[] = 'category'; - if ( $cat ) $classes[] = 'category-' . $cat->slug; - else $classes[] = 'category-none'; - } - - // Tag name classes for BODY on tag archives - elseif ( is_tag() ) { - $tags = $wp_query->get_queried_object(); - $classes[] = 'tag'; - if ( $tags ) $classes[] = 'tag-' . $tags->slug; - else $classes[] = 'tag-none'; - } - - // Page author for BODY on 'pages' - elseif ( is_page() ) { - $pageID = $wp_query->post->ID; - $page_children = wp_list_pages( "child_of=$pageID&echo=0" ); - if ( !$pageID ) - $pageID = 0; - $page_children = 0; - - the_post(); - - $classes[] = 'page pageid-' . $pageID; - $classes[] = 'page-author-' . sanitize_title_with_dashes( strtolower( get_the_author( 'login' ) ) ); - // Checks to see if the page has children and/or is a child page; props to Adam - if ( $page_children ) $classes[] = 'page-parent'; - if ( $wp_query->post->post_parent ) $classes[] = 'page-child parent-pageid-' . $wp_query->post->post_parent; - if ( is_page_template() ) $classes[] = 'page-template page-template-' . str_replace( '.php', '-php', get_post_meta( $pageID, '_wp_page_template', true ) ); - - rewind_posts(); - } - - // Page author for BODY on 'pages' - elseif ( is_page() ) { - $pageID = $wp_query->post->ID; - $page_children = wp_list_pages( "child_of=$pageID&echo=0" ); - the_post(); - $sc[] = 'page pageid-' . $pageID; - $sc[] = 'page-author-' . sanitize_title_with_dashes( strtolower( get_the_author( 'login' ) ) ); - // Checks to see if the page has children and/or is a child page; props to Adam - if ( $page_children ) - $sc[] = 'page-parent'; - if ( $wp_query->post->post_parent ) - $sc[] = 'page-child parent-pageid-' . $wp_query->post->post_parent; - if ( is_page_template() ) // Hat tip to Ian, themeshaper.com - $sc[] = 'page-template page-template-' . str_replace( '.php', '-php', get_post_meta( $pageID, '_wp_page_template', true ) ); - rewind_posts(); - } - - // Search classes for results or no results - elseif ( is_search() ) { - the_post(); - - if ( have_posts() ) $sc[] = 'search-results'; - else $sc[] = 'search-no-results'; - - rewind_posts(); - } - - // For when a visitor is logged in while browsing - if ( $current_user->ID ) $sc[] = 'loggedin'; - - // Paged classes; for 'page X' classes of index, single, etc. - if ( ( ( $page = $wp_query->get( 'paged' ) ) || ( $page = $wp_query->get( 'page' ) ) ) && $page > 1 ) { - $sc[] = 'paged-' . $page; - if ( is_single() ) $sc[] = 'single-paged-' . $page; - elseif ( is_page() ) $sc[] = 'page-paged-' . $page; - elseif ( is_category() ) $sc[] = 'category-paged-' . $page; - elseif ( is_tag() ) $sc[] = 'tag-paged-' . $page; - elseif ( is_date() ) $sc[] = 'date-paged-' . $page; - elseif ( is_author() ) $sc[] = 'author-paged-' . $page; - elseif ( is_search() ) $sc[] = 'search-paged-' . $page; - } - - // A little browser detection shall we? - $browser = $_SERVER[ 'HTTP_USER_AGENT' ]; - - // Mac, PC ...or Linux? - if ( preg_match( "/Mac/", $browser ) ) $classes[] = 'mac'; - elseif ( preg_match( "/Windows/", $browser ) ) $classes[] = 'windows'; - elseif ( preg_match( "/Linux/", $browser ) ) $classes[] = 'linux'; - else $classes[] = 'unknown-os'; - - // Checks browsers in this order: Chrome, Safari, Opera, MSIE, FF - // Then, get the browser's version number - if ( preg_match( "/Chrome/", $browser ) ) { - $classes[] = 'chrome'; - - preg_match( "/Chrome\/(\d.\d)/si", $browser, $matches); - $ch_version = 'ch' . str_replace( '.', '-', $matches[1] ); - $classes[] = $ch_version; - - } elseif ( preg_match( "/Safari/", $browser ) ) { - $classes[] = 'safari'; - - preg_match( "/Version\/(\d.\d)/si", $browser, $matches); - $sf_version = 'sf' . str_replace( '.', '-', $matches[1] ); - $classes[] = $sf_version; - - } elseif ( preg_match( "/Opera/", $browser ) ) { - $classes[] = 'opera'; - - preg_match( "/Opera\/(\d.\d)/si", $browser, $matches); - $op_version = 'op' . str_replace( '.', '-', $matches[1] ); - $classes[] = $op_version; - - } elseif ( preg_match( "/MSIE/", $browser ) ) { - $classes[] = 'msie'; - - if( preg_match( "/MSIE 6.0/", $browser ) ) $classes[] = 'ie6'; - elseif ( preg_match( "/MSIE 7.0/", $browser ) ) $classes[] = 'ie7'; - elseif ( preg_match( "/MSIE 8.0/", $browser ) ) $classes[] = 'ie8'; - - } elseif ( preg_match( "/Firefox/", $browser ) && preg_match( "/Gecko/", $browser ) ) { - $classes[] = 'firefox'; - - preg_match( "/Firefox\/(\d)/si", $browser, $matches); - $ff_version = 'ff' . str_replace( '.', '-', $matches[1] ); - $classes[] = $ff_version; - - } else $classes[] = 'unknown-browser'; - - $classes = join( ' ', apply_filters( 'semantic_body', $classes ) ); // Available filter: semantic_body - $print = apply_filters( 'semantic_body_print', false ); // Available filter: semantic_body_print - - // And tada! - if ( !$print ) echo $classes; - else return $classes; -} - -/** - * semantic_entries() - Generates semantic classes for each post
    element - * - * @since - 0.2 - * @filter semantic_entries - * @uses semantic_time() - */ -function semantic_entries( $classes = array() ) { - global $post, $semantic_post_alt, $entry_first_class; - - // Let WordPress do all the heavy lifting - $classes[] = join( ' ', get_post_class() ); - - // Gets 'alt' for every other post DIV, p[n] and post status - $classes[] = "p$semantic_post_alt"; - $classes[] = $post->post_status; - - // add css class to first comment - if( $entry_first_class == 0 ) - $classes[] = 'first-' . $post->post_type; - $entry_first_class = 1; - - // Author for the post queried - $classes[] = 'author-' . sanitize_title_with_dashes( strtolower( get_the_author( 'login' ) ) ); - - if ( get_the_category($post->ID) != null ) { - $classes[] = 'cat'; - } - - // Tags for the post queried; if not tagged, use .untagged - if ( get_the_tags($post->ID) == null ) $classes[] = 'untagged'; - else $classes[] = 'tag'; - - // For password-protected posts - if ( $post->post_password ) $classes[] = 'protected'; - - // Applies the time- and date-based classes - semantic_date_classes( mysql2date( 'U', $post->post_date ), $classes ); - - // If it's the other to the every, then add 'alt' class - if ( ++$semantic_post_alt % 2 && !is_singular() ) $classes[] = 'alt'; - - $classes = join( ' ', apply_filters( 'semantic_entries', $classes ) ); // Available filter: semantic_entries - $print = apply_filters( 'semantic_entries_print', false ); // Available filter: semantic_entries_print - - // And tada! - if ( !$print ) echo $classes; - else return $classes; -} - -/** - * semantic_comments() - Generates semantic classes for each comment
  • element - * - * @since - 0.2 - * @filter semantic_comments - * @uses semantic_time() - */ -function semantic_comments( $classes = array() ) { - global $comment, $post, $wpdb, $current_user, $comment_first_class, $semantic_comment_alt; - - // Collects the comment type (comment, trackback) - $classes[] = get_comment_type(); - - // add css class to first comment - if( $comment_first_class == 0 ) - $classes[] = 'first-comment'; - $comment_first_class = 1; - - // add css class to last comment - if( $comment->comment_ID == semantic_last_class( 'comment' ) and !$comment_first_class ) $classes[] = 'last-comment'; - - // Show commenter's capabilities - if ( $comment->user_id > 0 && $user = get_userdata( $comment->user_id ) ) { - $capabilities = $user->{$wpdb->prefix . 'capabilities'}; // hat tip to Justin Tadlock http://www.themehybrid.com - - if ( array_key_exists( 'administrator', $capabilities ) ) $classes[] = 'administrator administrator-' . $user->user_login; - elseif ( array_key_exists( 'editor', $capabilities ) ) $classes[] = 'editor editor-' . $user->user_login; - elseif ( array_key_exists( 'author', $capabilities ) ) $classes[] = 'author author-' . $user->user_login; - elseif ( array_key_exists( 'contributor', $capabilities ) ) $classes[] = 'contributor contributor-' . $user->user_login; - elseif ( array_key_exists( 'subscriber', $capabilities ) ) $classes[] = 'subscriber subscriber-' . $user->user_login; - - // For comment authors who are the author of the post - if ( $post = get_post( $post_id ) ) - if ( $comment->user_id === $post->post_author ) $classes[] = 'entry-author entry-author-' . $user->user_login; - - } else $classes[] = 'reader reader-' . str_replace( ' ', '-', strtolower( $comment->comment_author ) ); - - // http://microid.org - $email = get_comment_author_email(); - $uri = get_comment_author_url(); - if ( !empty( $email ) && !empty( $uri ) ) { - if ( preg_match( '/https:\/\//i', $uri ) ) $protocal = 'https'; - elseif ( preg_match( '/http:\/\//i', $uri ) ) $protocal = 'http'; - $microid = "microid-mailto+{$protocal}:sha1:" . sha1( sha1( 'mailto:' . $email ) . sha1( $uri ) ); - $classes[] = $microid; - } - - // If it's the other to the every, then add 'alt' class; collects time- and date-based classes - semantic_date_classes( mysql2date( 'U', $comment->comment_date ), $classes, 'c-' ); - - $classes = join( ' ', apply_filters( 'semantic_comments', $classes ) ); // Available filter: semantic_comments - $print = apply_filters( 'semantic_comments_print', false ); // Available filter: semantic_comments_print - - // And tada! - if ( !$print ) echo $classes; - else return $classes; -} - -/** - * semantic_last_class() - returns the ID for the last class. - * - * @since - 0.3 - */ -function semantic_last_class( $type = NULL ){ - global $comment, $post, $wpdb; - if ( !$type == 'comment' || !$type == 'post' ) - return; - - $post_id = $post->ID; - - // type can be post/comment (W.I.P.) - if ( $type == 'comment' ) - $query = "SELECT * FROM $wpdb->comments WHERE comment_post_ID = $post_id"; - - if ($type) $get_id = $wpdb->get_results( $query, ARRAY_N ); - - $last = end( $get_id ); - return $last[0]; -} - -/** - * semantic_date_classes() - Generates time- and date-based classes for , post
    , and comment
  • ; relative to GMT (UTC) - * - * @since - 0.2 - * @usedby semantic_body(), semantic_entries(), semantic_comments() - */ -function semantic_date_classes( $t, &$classes, $p = '' ) { - $t = $t + ( get_option( 'gmt_offset' ) * 3600 ); - $classes[] = $p . 'y' . gmdate( 'Y', $t ); // Year - $classes[] = $p . 'm' . gmdate( 'm', $t ); // Month - $classes[] = $p . 'd' . gmdate( 'd', $t ); // Day - $classes[] = $p . 'h' . gmdate( 'H', $t ); // Hour -} - -/** - * semantic_gallery() - Function to filter the [gallery] shortcode. Also eliminates css style rules added when using the [gallery] shortcode. - * - * @since - 0.3 - * @todo see if you can improve the functionality, maybe do a subset of JT's cleaner gallery? - */ -function semantic_gallery( $attr ) { - global $post; - if ( isset($attr['orderby']) ) { - $attr['orderby'] = sanitize_sql_orderby( $attr['orderby'] ); - if ( !$attr['orderby'] ) - unset( $attr['orderby'] ); - } - - extract( shortcode_atts( array( - 'orderby' => 'menu_order ASC, ID ASC', - 'id' => $post->ID, - 'itemtag' => 'dl', - 'icontag' => 'dt', - 'captiontag' => 'dd', - 'columns' => 3, - 'size' => 'thumbnail', - ), $attr ) ); - - $id = intval($id); - $orderby = addslashes($orderby); - $attachments = get_children( "post_parent=$id&post_type=attachment&post_mime_type=image&orderby={$orderby}" ); - - if ( empty($attachments) ) - return NULL; - - if ( is_feed() ) { - $output = "\n"; - foreach ( $attachments as $key => $value ) - $output .= wp_get_attachment_link( $key, $size, true, true ) . "\n"; - return $output; - } - - $itemtag = tag_escape($itemtag); - $captiontag = tag_escape($captiontag); - $columns = intval($columns); - $itemwidth = $columns > 0 ? floor(100/$columns) : 100; - - $output = apply_filters( 'gallery_style', (string) "\n" . '\n" . '\n"; - - return $output; -} - -/* Remember: Semantic Classes, like the Sandbox, is for play. (-_^) */ -?> \ No newline at end of file diff --git a/blog/wp-content/themes/wp-framework/library/framework.php b/blog/wp-content/themes/wp-framework/library/framework.php deleted file mode 100644 index 97d80ac..0000000 --- a/blog/wp-content/themes/wp-framework/library/framework.php +++ /dev/null @@ -1,106 +0,0 @@ -enviroment(); - $theme->framework(); - $theme->extentions(); - $theme->defaults(); - $theme->ready(); - - do_action( 'framework_init' ); - } - - /** - * enviroment() defines WP Framework directory constants - * - * @since 0.2.3 - */ - function enviroment() { - define( 'THEMELIB', TEMPLATEPATH . '/library' ); // Shortcut to point to the /library/ dir - define( 'THEMECORE', THEMELIB . '/functions/' ); // Shortcut to point to the /functions/ dir - define( 'THEMEMORE', THEMELIB . '/extensions/' ); // Shortcut to point to the /extensions/ dir - define( 'THEMEMEDIA', THEMELIB . '/media' ); // Shortcut to point to the /media/ URI - define( 'THEMECSS', THEMEMEDIA . '/css' ); - define( 'THEMEIMAGES', THEMEMEDIA . '/images' ); - define( 'THEMEJS', THEMEMEDIA . '/js' ); - - // URI shortcuts - define( 'THEME', get_bloginfo( 'template_url' ), true ); - define( 'LIBRARY', THEME . '/library', true ); // Shortcut to point to the /library/ URI - - if ( STYLESHEETPATH !== TEMPLATEPATH ) define( 'MEDIA', get_stylesheet_directory_uri(), true ); // Shortcut to point to the /media/ URI - else define( 'MEDIA', LIBRARY . '/media', true ); // Shortcut to point to the /media/ URI - - define( 'CSS', MEDIA . '/css', true ); - define( 'IMAGES', MEDIA . '/images', true ); - define( 'JS', MEDIA . '/js', true ); - - do_action( 'enviroment' ); // Available action: load_enviroment - } - - /** - * framework() includes all the core functions for WP Framework - * - * @since 0.2.3 - */ - function framework() { - require_once( THEMECORE . '/hooks.php' ); // load the WP Framework Hook System - require_once( THEMECORE . '/functions.php' ); // load Framework functions - require_once( THEMECORE . '/comments.php' ); // load comment functions - require_once( THEMECORE . '/widgets.php' ); // load Widget functions - } - - /** - * extentions() includes all extentions if they exist - * - * @since 0.2.3 - */ - function extentions() { - include_all( THEMEMORE ); - } - - /** - * defaults() connects WP Framework default behavior to their respective action - * - * @since 0.2.3 - */ - function defaults() { - add_filter( 'the_generator', 'remove_generator_link', 1 ); // remove_generator_link() Removes generator link - Credits: (http://www.plaintxt.org) - add_filter( 'post_gallery', 'semantic_gallery' ); // stops [gallery] styles from being added to the page. making html invalid - add_filter( 'wp_page_menu', 'framework_menu_ulclass' ); // adds a .nav class to the ul wp_page_menu generates - add_action( 'init', 'framework_media' ); // framework_media() loads scripts and styles - } - - /** - * ready() includes user's theme.php if it exists, calls the framework_init action, includes all pluggable functions and registers widgets - * - * @since 0.2.3 - */ - function ready() { - if ( file_exists( THEMEMEDIA . '/custom-functions.php' ) ) include_once( THEMEMEDIA . '/custom-functions.php' ); // include custom-functions.php if that file exist - require_once( THEMECORE . '/pluggable.php' ); // load pluggable functions - do_action( 'framework_init' ); // Available action: framework_init - register_widgets(); - } -} // end of WPFramework; -?> \ No newline at end of file diff --git a/blog/wp-content/themes/wp-framework/library/functions/comments.php b/blog/wp-content/themes/wp-framework/library/functions/comments.php deleted file mode 100644 index 95c5765..0000000 --- a/blog/wp-content/themes/wp-framework/library/functions/comments.php +++ /dev/null @@ -1,303 +0,0 @@ - 1 ) { - $number = str_replace( '%', number_format_i18n( $count ), $many ); - } elseif ( $count == 0 ) { - $number = $none; - } else { // it must be one - $number = $one; - } - - // Now let's format this badboy. - $tag = apply_filters( 'framework_discussion_title_tag', (string) 'h3' ); // Available filter: framework_discussion_title_tag - - if ( $number ) { - $discussion_title = '<'. $tag .' class="'. $type .'-title">'; - $discussion_title .= '' . $number . ' to ' . ''; - $discussion_title .= ''; - $discussion_title .= get_the_title(); - $discussion_title .= ''; - } - $framework_discussion_title = apply_filters( 'framework_discussion_title', (string) $discussion_title ); // Available filter: framework_discussion_title - return ( $echo ) ? print( $framework_discussion_title ) : $framework_discussion_title; -} - -/** - * framework_discussion_rss() - * - * @since 0.3 - * @needsdoc - */ -function framework_discussion_rss() { - global $id; - $uri = get_post_comments_feed_link( $id ); - $text = "

    You can follow all the replies to this entry through the comments feed.

    "; - echo $text; -} - -/** - * framework_count() - * - * @since 0.3 - * @needsdoc - */ -function framework_count( $type = NULL, $echo = true ) { - if ( !$type ) return; - global $wp_query; - - $comment_count = count( $wp_query->comments_by_type['comment'] ); - $ping_count = count( $wp_query->comments_by_type['trackback'] ); - - switch ( $type ): - case 'comment': - return ( $echo ) ? print( $comment_count ) : $comment_count; - break; - case 'pings': - return ( $echo ) ? print( $ping_count ) : $ping_count; - break; - endswitch; -} - -/** - * framework_comment_author() short description - * - * @since 0.3 - * @todo needs filter - */ -function framework_comment_author( $meta_format = '%avatar% %name%' ) { - $meta_format = apply_filters( 'framework_comment_author_meta_format', $meta_format ); // Available filter: framework_comment_author_meta_format - if ( ! $meta_format ) return; - - // No keywords to replace - if ( strpos( $meta_format, '%' ) === false ) { - echo $meta_format; - } else { - $open = '' . "\n"; - $open .= '
    ' . "\n"; - $close = "\n" . '' . "\n"; - $close .= '
    ' . "\n"; - - // separate the %keywords% - $meta_array = preg_split( '/(%.+?%)/', $meta_format, -1, PREG_SPLIT_DELIM_CAPTURE ); - - // parse through the keywords - foreach ( $meta_array as $key => $str ) { - switch ( $str ) { - case '%avatar%': - $meta_array[$key] = framework_comment_avatar(); - break; - - case '%name%': - $meta_array[$key] = framework_comment_name(); - break; - } - } - $output = join( '', $meta_array ); - if ( $output ) echo $open . $output . $close; // output the result - } -} - -/** - * framework_comment_meta() short description - * - * @since 0.3.1 - * @todo needs filter - */ -function framework_comment_meta( $meta_format = '%date% at %time% | %link% %edit%' ) { - $meta_format = apply_filters( 'framework_comment_meta_format', $meta_format ); // Available filter: framework_comment_meta_format - if ( ! $meta_format ) return; - - // No keywords to replace - if ( strpos( $meta_format, '%' ) === false ) { - echo $meta_format; - } else { - $open = '' . "\n"; - $open .= '
    ' . "\n"; - $close = "\n" . '' . "\n"; - $close .= '
    ' . "\n"; - - // separate the %keywords% - $meta_array = preg_split( '/(%.+?%)/', $meta_format, -1, PREG_SPLIT_DELIM_CAPTURE ); - - // parse through the keywords - foreach ( $meta_array as $key => $str ) { - switch ( $str ) { - case '%date%': - $meta_array[$key] = framework_comment_date(); - break; - - case '%time%': - $meta_array[$key] = framework_comment_time(); - break; - - case '%link%': - $meta_array[$key] = framework_comment_link(); - break; - - case '%reply%': - $meta_array[$key] = framework_comment_reply( true ); - break; - - case '%edit%': - $meta_array[$key] = framework_comment_edit(); - break; - } - } - $output = join( '', $meta_array ); - if ( $output ) echo $open . $output . $close; // output the result - } -} - -/** - * framework_comment_text() short description - * - * @since 0.3.1 - */ -function framework_comment_text() { - echo "\n\n"; - echo "
    \n"; - comment_text(); - echo "\n\n"; - echo "
    \n"; -} - -/** - * framework_comment_moderation() short description - * - * @since - 0.3.1 - */ -function framework_comment_moderation() { - global $comment; - if ( $comment->comment_approved == '0' ) echo '

    Your comment is awaiting moderation.

    \n'; -} - -/** - * framework_comment_navigation() paged comments - * - * @since 0.3 - * @needsdoc - * @todo add html comments? - */ -function framework_comment_navigation() { - $num = get_comments_number() + 1; - - $tag = apply_filters( 'framework_comment_navigation_tag', (string) 'div' ); // Available filter: framework_comment_navigation_tag - $open = "\n"; - $open .= "<". $tag ." class=\"navigation-links comment-navigation\">\n"; - $close = "\n"; - $close .= "\n"; - - if ( $num > get_option( 'comments_per_page' ) ) { - $paged_links = paginate_comments_links( array( - 'type' => 'array', - 'echo' => false, - 'prev_text' => '« Previous Page', - 'next_text' => 'Next Page »' ) ); - - if ( $paged_links ) $comment_navigation = $open . join( ' ', $paged_links ) . $close; - } - else { - $comment_navigation = NULL; - } - echo apply_filters( 'framework_comment_navigation', (string) $comment_navigation ); // Available filter: framework_comment_navigation -} - -/** - * framework_comments_callback() recreate the comment list - * - * @since 0.3 - * @needsdoc - */ -function framework_comments_callback( $comment, $args, $depth ) { - $GLOBALS['comment'] = $comment; - $GLOBALS['comment_depth'] = $depth; - $tag = apply_filters( 'framework_comments_list_tag', (string) 'li' ); // Available filter: framework_comments_list_tag - ?> - - - < class="" id="comment-"> - - \n"; - echo "\n"; - do_action( 'framework_hook_inside_comments_loop' ); // Available action: framework_hook_inside_comments_loop -} - -/** - * framework_pings_callback() recreate the comment list - * - * @since 0.3 - * @needsdoc - */ -function framework_pings_callback( $comment, $args, $depth ) { - $GLOBALS['comment'] = $comment; - $tag = apply_filters( 'framework_pings_callback_tag', (string) 'li' ); // Available filter: framework_pings_callback_tag - $byline = apply_filters( 'framework_pings_callback_byline', (string) 'By ' ); // Available filter: framework_pings_callback_byline - $time = apply_filters( 'framework_pings_callback_time', (string) ' on ' ); // Available filter: framework_pings_callback_time - $when = apply_filters( 'framework_pings_callback_when', (string) ' at ' ); // Available filter: framework_pings_callback_time - ?> - comment_approved == '0' ) echo '

    Your trackback is awaiting moderation.

    \n'; ?> - - < class="" id="ping-comment_ID; ?>"> - - \n"; - echo "\n"; - do_action( 'framework_hook_inside_pings_list' ); // Available action: framework_hook_inside_pings_list -} -?> \ No newline at end of file diff --git a/blog/wp-content/themes/wp-framework/library/functions/functions.php b/blog/wp-content/themes/wp-framework/library/functions/functions.php deleted file mode 100644 index 7d33a4b..0000000 --- a/blog/wp-content/themes/wp-framework/library/functions/functions.php +++ /dev/null @@ -1,208 +0,0 @@ -WP Framework'. $sep .'Powered by WordPress'; - echo apply_filters( 'wpframework_credits', (string) $credits ); -} - -/** - * framework_media() loads javascripts and styles - * - * @since 0.2.3 - */ -function framework_media() { - if( is_admin() ) return; - wp_enqueue_script( 'hoverIntent' ); - wp_enqueue_script( 'supersubs', JS . '/supersubs.js', array( 'jquery' ) ); - wp_enqueue_script( 'bgiframe', JS . '/jquery.bgiframe.min.js', array( 'jquery' ) ); - wp_enqueue_script( 'superfish', JS . '/superfish.js', array( 'jquery' ) ); - wp_enqueue_script( 'screen_js', JS . '/screen.js', array( 'jquery' ) ); -} - -/** - * remove_generator_link() Removes generator link - * - * @since 0.1 - * @credits http://www.plaintxt.org - * @needsdoc - */ -function remove_generator_link() { return ''; } - -/** - * post_gallery_filter stops [gallery] styles from being added to the page. making html invalid - * - * @since 0.2.3 - * @needsdoc - */ -function gallery_style_filter( $gallery ) { return '