Plugin Directory

Changeset 998519


Ignore:
Timestamp:
09/29/2014 01:18:59 PM (11 years ago)
Author:
Po.st
Message:

Release v 1.4.1

Location:
post/trunk
Files:
11 edited

Legend:

Unmodified
Added
Removed
  • post/trunk/post-services.php

    r780228 r998519  
    246246            )
    247247        ),
    248     'msmessenger' => array(
    249         'name' => __('MS Messenger', 'po.st'),
    250         'icon' => array(
    251             'class' => 'pw-button-msmessenger'
    252             )
    253         ),
    254248    'delicious' => array(
    255249        'name' => __('Delicious', 'po.st'),
     
    268262        'icon' => array(
    269263            'class' => 'pw-button-viadeo'
    270             )
     264            ),
     265            'counter' => 1,
     266        'expanded' => array(
     267            'class' => 'pw-button-viadeo pw-look-native'
     268            ),
    271269        ),
    272270    'odnoklassniki' => array(
     
    294292            )
    295293        ),
    296     'orkut' => array(
    297         'name' => __('Orkut', 'po.st'),
    298         'icon' => array(
    299             'class' => 'pw-button-orkut'
    300             )
    301         ),
    302294    'gmail' => array(
    303295        'name' => __('GMail', 'po.st'),
     
    306298            )
    307299        ),
     300    'pocket' => array(
     301    'name' => __('Pocket', 'po.st'),
     302    'icon' => array(
     303        'class' => 'pw-button-pocket'
     304        )
     305    ),
     306    'mixi' => array(
     307    'name' => __('Mixi', 'po.st'),
     308    'icon' => array(
     309        'class' => 'pw-button-mixi'
     310        ),
     311        'expanded' => array(
     312                    'class' => 'pw-button-mixi pw-look-native'
     313                        ),
     314                    'button' => array(
     315                        'class' => 'pw-button-mixi'
     316                        ),
     317                    'counter' => 1
     318    ),
    308319
    309320
     
    357368            )
    358369        ),
    359     'hyves' => array(
    360         'name' => __('Hyves', 'po.st'),
    361         'icon' => array(
    362             'class' => 'pw-button-hyves'
    363             )
    364         ),
    365370    'xing' => array(
    366371        'name' => __('Xing', 'po.st'),
     
    382387        ),
    383388    );
    384    
     389
    385390?>
  • post/trunk/post.php

    r780228 r998519  
    55  Description: Po.st makes your site social by letting your users share posts and pages with others. Po.st supports several social networks, email and languages. Check the README file for configuration options and our support site at <a href="http://support.po.st/">http://support.po.st/</a> for other inquiries.
    66  Author: Po.st
    7   Version: 1.4
     7  Version: 1.4.1
    88  Author URI: http://www.po.st/
    99 */
     
    194194    s.type = 'text/javascript';
    195195    s.async = true;
    196     s.src = 'http://i.po.st/static/v3/post-widget.js#publisherKey={$p_key}';
     196    s.src = ('https:' == document.location.protocol ? 'https://s' : 'http://i') + '.po.st/share/script/post-widget.js#publisherKey=$p_key}&retina=true';
    197197    var x = document.getElementsByTagName('script')[0];
    198198    x.parentNode.insertBefore(s, x);
     
    445445        $temp[] = $serv . ':' . $counter;
    446446    }
    447    
     447
    448448    $options['post_design_buttons'] = implode(',', $temp);
    449449
  • post/trunk/readme.txt

    r780228 r998519  
    1 === Po.st: The Social Sharing Platform that Generates Revenue for Your Website ===
     1 === Po.st: The Social Sharing Platform that Generates Revenue for Your Website ===
    22Contributors: Po.st
    33Tags: share, post, po.st, social bookmarking, floating social widget, floating social buttons,  facebook, google plus, linkedin, pinterest, tweet, social data, blog monetization, blog revenue, social plugin, social statistics, stumbleupon, digg, del.icio.us, reddit, tumblr, wordpress
    44Requires at least: 3.5.1, 3.4.1, 3.4.2, 3.0
    5 Tested up to: 3.5.1, 3.4.1, 3.4.2, 3.0
    6 Stable tag: 1.4
     5Tested up to: 4.0, 3.5.1, 3.4.1, 3.4.2, 3.0
     6Stable tag: 1.4.1
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    4646== Changelog ==
    4747
     48= 1.4.1 =
     49* https support.
     50* Bug fix.
     51
    4852= 1.4 =
    4953* New channels.
     
    5963
    6064= 1.3 =
    61 * Added ability to have share buttons on top and bottom of blog posts. 
     65* Added ability to have share buttons on top and bottom of blog posts.
    6266
    6367= 1.2 =
  • post/trunk/style.css

    r780228 r998519  
    1 .post-form{padding-top:40px;font-family:Arial,Helvetica}.post-form h1{font:24px/30px Arial,Helvetica;margin:0;padding:0 0 15px}.post-form h1 .post-home{position:relative;margin:-4px 4px -5px 0;display:inline-block;background:url(img/post-home.png);width:32px;height:32px;vertical-align:top}.post-form h2{font:16px/24px Arial,Helvetica;margin:0;padding:0 0 2px}.post-form__pubkey{padding-bottom:6px}.post-form__pubkey .i-p{width:244px}.post-form__pubkey-content{color:#l66;font:13px/18px Arial,Helvetica;padding-bottom:8px}.post-form__pubkey-content p{padding:0 0 9px;margin:0}.post-form__pubkey_error{color:#333;font:12px/18px Arial,Helvetica;background-color:#ffebe8;border:1px solid #C00;padding:9px 14px;width:728px;margin:4px 0 10px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;display:none}.post-form__showwidgets{color:#333;font-size:12px;line-height:16px;padding-bottom:15px}.post-form__showwidgets ul{padding:8px 0 0;margin:0}.post-form__showwidgets ul li{padding:0 0 5px;margin:0}.post-form__showwidgets ul input,.post-form__showwidgets ul label{vertical-align:middle}.post-form .error-ip{border-color:#f00!important}.post-wizard{padding-bottom:20px}.post-wizard h1{padding-bottom:13px}.post-wizard .type-wizard{font-size:14px}.post-wizard .type-wizard a{text-decoration:none;border-bottom:1px dashed}.post-wizard__pretext{font-size:12px;line-height:18px;padding-bottom:10px;max-width:728px}.post-wizard__pretext p{color:#666;padding:0 0 7px;margin:0}.post-wizard__orientation{margin:0;padding:3px 0 8px;zoom:1}.post-wizard__orientation:after{content:"";display:table;clear:both}.post-wizard__orientation li{float:left;padding-right:6px}.post-wizard__orientation__item{position:relative;float:left;padding:2px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;white-space:nowrap}.post-wizard__orientation__item__inner{float:left;font:bold 12px/18px Arial,Helvetica;text-shadow:0 1px 0 #fff;border:1px solid #c9c9c9;padding:4px 10px 4px 29px;width:69px;background-color:#f5f5f5;background-image:-moz-linear-gradient(top,#fafafa,#eee);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fafafa),to(#eee));background-image:-webkit-linear-gradient(top,#fafafa,#eee);background-image:-o-linear-gradient(top,#fafafa,#eee);background-image:linear-gradient(to bottom,#fafafa,#eee);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa',endColorstr='#ffeeeeee',GradientType=0);-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.15),inset 0 1px 1px #fff;-moz-box-shadow:0 1px 1px rgba(0,0,0,0.15),inset 0 1px 1px #fff;box-shadow:0 1px 1px rgba(0,0,0,0.15),inset 0 1px 1px #fff;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.post-wizard__orientation__item:hover{background-color:#e8e8e8}.post-wizard__orientation__item.selected,.post-wizard__orientation__item.selected:hover{color:#22769c;background-color:#c1dce8}.post-wizard__orientation__item.selected .post-wizard__orientation__item__inner,.post-wizard__orientation__item.selected:hover .post-wizard__orientation__item__inner{border-color:#58a2c4}.post-wizard__orientation__item.selected .horizontal,.post-wizard__orientation__item.selected:hover .horizontal{background-position:-193px -32px}.post-wizard__orientation__item.selected .vertical,.post-wizard__orientation__item.selected:hover .vertical{background-position:-219px -22px}.post-wizard__orientation input{position:absolute;z-index:4;left:-9999px;top:-9999px}.post-wizard__orientation__ico{position:absolute;font-size:1px;background-image:url(img/presets.png)}.post-wizard__orientation__ico.vertical{left:14px;top:8px;width:4px;height:17px;background-position:-213px -22px}.post-wizard__orientation__ico.horizontal{left:10px;top:14px;width:16px;height:5px;background-position:-193px -24px}.post-wizard__style{position:relative;margin:0 0 0 -2px;padding:0;zoom:1}.post-wizard__style:after{content:"";display:table;clear:both}.post-wizard__style__item{position:relative;text-align:center;padding-bottom:5px}.post-wizard__style__item input{position:absolute;z-index:4;left:-9999px;top:-9999px}.post-wizard__style__item_icons-small i{float:left;width:16px;height:16px;background-position:0 0;margin:0 3px}.post-wizard__style__item_icons-small.selected i{background-position:-17px 0}.post-wizard__style__item_icons-medium i{float:left;width:24px;height:24px;background-position:0 -17px;margin:0 3px}.post-wizard__style__item_icons-medium.selected i{background-position:-25px -17px}.post-wizard__style__item_icons-large i{float:left;width:32px;height:32px;background-position:0 -42px;margin:0 3px}.post-wizard__style__item_icons-large.selected i{background-position:-33px -42px}.post-wizard__style__item_buttons-native i{float:left;width:60px;height:20px;background-position:0 -75px;margin:0 3px}.post-wizard__style__item_buttons-native.selected i{background-position:0 -96px}.post-wizard__style__item_buttons-native-counter i{float:left;height:20px;margin:0 2px}.post-wizard__style__item_buttons-native-counter .l1{width:85px;background-position:0 -75px}.post-wizard__style__item_buttons-native-counter .l2{width:87px;background-position:-89px -75px}.post-wizard__style__item_buttons-native-counter .l3{width:94px;background-position:-180px -75px}.post-wizard__style__item_buttons-native-counter .l4{width:85px;background-position:-278px -75px}.post-wizard__style__item_buttons-native-counter .l5{width:94px;background-position:-367px -75px}.post-wizard__style__item_buttons-native-counter.selected .l1{background-position:0 -96px}.post-wizard__style__item_buttons-native-counter.selected .l2{background-position:-89px -96px}.post-wizard__style__item_buttons-native-counter.selected .l3{background-position:-180px -96px}.post-wizard__style__item_buttons-native-counter.selected .l4{background-position:-278px -96px}.post-wizard__style__item_buttons-native-counter.selected .l5{background-position:-367px -96px}.post-wizard__style__item_buttons-native-counter-top i{float:left;width:60px;height:60px;margin:0 3px}.post-wizard__style__item_buttons-native-counter-top .l1{background-position:0 -117px}.post-wizard__style__item_buttons-native-counter-top .l2{background-position:-66px -117px}.post-wizard__style__item_buttons-native-counter-top .l3{background-position:-132px -117px}.post-wizard__style__item_buttons-native-counter-top .l4{background-position:-198px -117px}.post-wizard__style__item_buttons-native-counter-top .l5{background-position:-264px -117px}.post-wizard__style__item_buttons-native-counter-top.selected .l1{background-position:0 -178px}.post-wizard__style__item_buttons-native-counter-top.selected .l2{background-position:-66px -178px}.post-wizard__style__item_buttons-native-counter-top.selected .l3{background-position:-132px -178px}.post-wizard__style__item_buttons-native-counter-top.selected .l4{background-position:-198px -178px}.post-wizard__style__item_buttons-native-counter-top.selected .l5{background-position:-264px -178px}.post-wizard__style .selected .figure,.post-wizard__style .selected .figure:hover{background-color:#c1dce8}.post-wizard__style .selected .figure .figure__inner,.post-wizard__style .selected .figure:hover .figure__inner{border-color:#58a2c4;background-color:#eef6f8}.post-wizard__style .figure{display:block;padding:2px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;margin-bottom:4px;zoom:1}.post-wizard__style .figure__inner{position:relative;display:block;border:1px solid #c9c9c9;background-color:#f6f6f6;height:78px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.post-wizard__style .figure:hover{background-color:#e8e8e8}.post-wizard__style .figure__vis{position:absolute;top:50%;left:50%;font-size:1px}.post-wizard__style .figure__vis i{display:block;background-image:url(img/presets.png)}.post-wizard__style .title{color:#666;font-size:12px;line-height:14px}.post-wizard_horizontal .post-wizard__style{padding-left:240px}.post-wizard_horizontal .post-wizard__style__item_icons-small,.post-wizard_horizontal .post-wizard__style__item_icons-medium,.post-wizard_horizontal .post-wizard__style__item_icons-large{position:absolute;left:0;width:233px}.post-wizard_horizontal .post-wizard__style__item_icons-small{top:0}.post-wizard_horizontal .post-wizard__style__item_icons-small .figure__vis{margin-top:-7px;width:110px;margin-left:-55px}.post-wizard_horizontal .post-wizard__style__item_icons-medium{top:113px}.post-wizard_horizontal .post-wizard__style__item_icons-medium .figure__vis{margin-top:-12px;width:150px;margin-left:-75px}.post-wizard_horizontal .post-wizard__style__item_icons-large{top:226px}.post-wizard_horizontal .post-wizard__style__item_icons-large .figure__vis{margin-top:-16px;width:190px;margin-left:-95px}.post-wizard_horizontal .post-wizard__style__item_buttons-native,.post-wizard_horizontal .post-wizard__style__item_buttons-native-counter,.post-wizard_horizontal .post-wizard__style__item_buttons-native-counter-top{width:494px}.post-wizard_horizontal .post-wizard__style__item_buttons-native .figure__vis{margin-top:-10px;width:330px;margin-left:-165px}.post-wizard_horizontal .post-wizard__style__item_buttons-native-counter .figure__vis{margin-top:-10px;width:466px;margin-left:-233px}.post-wizard_horizontal .post-wizard__style__item_buttons-native-counter-top .figure__vis{margin-top:-30px;width:330px;margin-left:-165px}.post-wizard_horizontal .post-wizard__preview{width:728px}.post-wizard_horizontal .post-wizard__type_icons-small .post-wizard__quickpreview__show{padding-top:30px;padding-bottom:15px;min-height:33px}.post-wizard_horizontal .post-wizard__type_icons-small .post-wizard__quickpreview__show .c{width:22px;height:16px;background-position:-325px -117px;margin-left:1px}.post-wizard_horizontal .post-wizard__type_icons-medium .post-wizard__quickpreview__show{padding-top:27px;padding-bottom:15px;min-height:36px}.post-wizard_horizontal .post-wizard__type_icons-medium .post-wizard__quickpreview__show .c{width:27px;height:24px;background-position:-325px -134px;margin-left:1px}.post-wizard_horizontal .post-wizard__type_icons-large .post-wizard__quickpreview__show{padding-top:23px;padding-bottom:15px;min-height:40px}.post-wizard_horizontal .post-wizard__type_icons-large .post-wizard__quickpreview__show .c{width:29px;height:32px;background-position:-325px -159px;margin-left:1px}.post-wizard_horizontal .post-wizard__quickpreview{margin-bottom:20px}.post-wizard_horizontal .post-wizard__quickpreview__show{padding-left:15px}.post-wizard_horizontal .post-wizard__quickpreview__show__li{float:left;margin-right:5px;margin-bottom:10px}.post-wizard_horizontal .post-wizard__quickpreview__show .counter .c{display:inline-block;vertical-align:top}.post-wizard_horizontal .post-wizard__type_buttons-native .post-wizard__quickpreview__show,.post-wizard_horizontal .post-wizard__type_buttons-native-counter .post-wizard__quickpreview__show{padding-top:28px;min-height:50px}.post-wizard_horizontal .post-wizard__type_buttons-native-counter-top .post-wizard__quickpreview__show{padding-top:8px;min-height:70px}.post-wizard_horizontal .post-wizard__position__horizontal{display:block}.post-wizard_horizontal .post-wizard__position__vertical{display:none}.post-wizard_horizontal .post-wizard__position__vertical-pretext{display:none}.post-wizard_horizontal .post-wizard__preview__pinit{position:relative;top:-10px}.post-wizard_vertical .post-wizard__style__item{float:left;width:124px;margin-right:7px}.post-wizard_vertical .post-wizard__style__item .figure__inner{height:348px}.post-wizard_vertical .post-wizard__style__item_icons-small .figure__vis{margin-top:-49px;width:22px;margin-left:-11px}.post-wizard_vertical .post-wizard__style__item_icons-small .figure__vis i{margin-bottom:6px}.post-wizard_vertical .post-wizard__style__item_icons-medium .figure__vis{margin-top:-72px;width:30px;margin-left:-15px}.post-wizard_vertical .post-wizard__style__item_icons-medium .figure__vis i{margin-bottom:6px}.post-wizard_vertical .post-wizard__style__item_icons-large .figure__vis{margin-top:-92px;width:38px;margin-left:-19px}.post-wizard_vertical .post-wizard__style__item_icons-large .figure__vis i{margin-bottom:6px}.post-wizard_vertical .post-wizard__style__item_buttons-native .figure__vis{margin-left:-33px;margin-top:-70px}.post-wizard_vertical .post-wizard__style__item_buttons-native .figure__vis i{margin-bottom:10px}.post-wizard_vertical .post-wizard__style__item_buttons-native-counter .figure__vis{margin-left:-49px;margin-top:-70px}.post-wizard_vertical .post-wizard__style__item_buttons-native-counter .figure__vis i{margin-bottom:10px}.post-wizard_vertical .post-wizard__style__item_buttons-native-counter-top .figure__vis{margin-left:-33px;margin-top:-162px}.post-wizard_vertical .post-wizard__style__item_buttons-native-counter-top .figure__vis i{margin-bottom:6px}.post-wizard_vertical .post-wizard__services{float:left;width:633px}.post-wizard_vertical .post-wizard__quickpreview{float:left;width:116px;margin-right:10px}.post-wizard_vertical .post-wizard__quickpreview__show{min-height:323px;padding-bottom:10px;padding-top:20px;text-align:center}.post-wizard_vertical .post-wizard__quickpreview__show__li{margin-right:5px;margin-bottom:10px}.post-wizard_vertical .post-wizard__quickpreview .counter .c{display:block;margin:1px auto 0}.post-wizard_vertical .post-wizard__type_buttons-native-counter-top .post-wizard__quickpreview .post-wizard__services__buttons{width:60px;margin:0 auto}.post-wizard_vertical .post-wizard__type_buttons-native-counter-top .post-wizard__quickpreview__show__li{width:60px;margin-left:auto;margin-right:auto}.post-wizard_vertical .post-wizard__type_icons-small .post-wizard__quickpreview__show .post-wizard__quickpreview__show__li{width:16px;margin-left:auto;margin-right:auto}.post-wizard_vertical .post-wizard__type_icons-small .post-wizard__quickpreview__show .counter{position:relative;padding-top:20px}.post-wizard_vertical .post-wizard__type_icons-small .post-wizard__quickpreview__show .c{position:absolute;top:-1px;width:18px;height:20px;background-position:-356px -117px}.post-wizard_vertical .post-wizard__type_icons-medium .post-wizard__quickpreview__show .post-wizard__quickpreview__show__li{width:24px;margin-left:auto;margin-right:auto}.post-wizard_vertical .post-wizard__type_icons-medium .post-wizard__quickpreview__show .counter{position:relative;padding-top:28px}.post-wizard_vertical .post-wizard__type_icons-medium .post-wizard__quickpreview__show .c{position:absolute;top:-1px;width:24px;height:28px;background-position:-357px -138px}.post-wizard_vertical .post-wizard__type_icons-large .post-wizard__quickpreview__show .post-wizard__quickpreview__show__li{width:32px;margin-left:auto;margin-right:auto}.post-wizard_vertical .post-wizard__type_icons-large .post-wizard__quickpreview__show .counter{position:relative;padding-top:36px}.post-wizard_vertical .post-wizard__type_icons-large .post-wizard__quickpreview__show .c{position:absolute;top:-1px;width:32px;height:36px;background-position:-357px -167px}.post-wizard_vertical .post-wizard__position__horizontal{display:none}.post-wizard_vertical .post-wizard__position__vertical{display:block}.post-wizard_vertical .post-wizard__position__vertical-pretext{display:block}.post-wizard_vertical .post-wizard__preview__pinit{margin-bottom:10px;margin-right:11px}.post-wizard__preview{padding-bottom:20px;zoom:1}.post-wizard__preview:after{content:"";display:table;clear:both}.post-wizard__preview_icons .post-wizard__services__icons{display:block}.post-wizard__preview_icons .post-wizard__services__buttons{display:none}.post-wizard__preview_buttons .post-wizard__services__icons{display:none}.post-wizard__preview_buttons .post-wizard__services__buttons{display:block}.post-wizard__preview__pinit{color:#333;font:12px/18px Arial,Helvetica;background-color:#fef8d0;border:1px solid #e8dcb3;padding:9px 14px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;display:none}.post-wizard__preview.post-wizard__type_icons-small .post-wizard__quickpreview .icon{width:16px;height:16px;background-image:url(img/set-16.png)}.post-wizard__preview.post-wizard__type_icons-medium .post-wizard__quickpreview .icon{width:24px;height:24px;background-image:url(img/set-24.png)}.post-wizard__preview.post-wizard__type_icons-large .post-wizard__quickpreview .icon{width:32px;height:32px;background-image:url(img/set-32.png)}.post-wizard__preview.post-wizard__type_buttons-native-counter .post-wizard__quickpreview .c{display:inline-block;width:23px;height:20px;background:url(img/presets.png) no-repeat -340px -75px;vertical-align:top}.post-wizard__preview.post-wizard__type_buttons-native-counter-top .post-wizard__quickpreview .c{position:absolute;display:block;top:0;left:0;width:60px;height:38px;background:url(img/presets.png) no-repeat -264px -117px}.post-wizard__preview.post-wizard__type_buttons-native-counter-top .post-wizard__quickpreview__show__li{position:relative;padding-top:40px}.post-wizard__preview .post-wizard__quickpreview__show.post-wizard__services__buttons .icon{display:inline-block;width:60px;height:20px;background-image:url(img/look-native.png);vertical-align:top}.post-wizard__preview .post-wizard__quickpreview__show.post-wizard__services__buttons .service-facebook .icon{background-position:-61px 0}.post-wizard__preview .post-wizard__quickpreview__show.post-wizard__services__buttons .service-twitter .icon{background-position:0 0}.post-wizard__preview .post-wizard__quickpreview__show.post-wizard__services__buttons .service-linkedin .icon{background-position:-122px 0}.post-wizard__preview .post-wizard__quickpreview__show.post-wizard__services__buttons .service-pinterest .icon{background-position:-183px 0}.post-wizard__preview .post-wizard__quickpreview__show.post-wizard__services__buttons .service-googleplus .icon{background-position:-244px 0}.post-wizard__preview .post-wizard__quickpreview__show.post-wizard__services__buttons .service-post .icon{background:url(img/presets.png) no-repeat -103px 0}.post-wizard__preview .post-wizard__quickpreview__show.post-wizard__services__buttons .service-stumbleupon .icon{background-position:-366px 0;width:74px}.post-wizard__preview .post-wizard__quickpreview__show.post-wizard__services__buttons .service-email .icon{background-position:-305px 0}.post-wizard__preview .post-wizard__quickpreview__show.post-wizard__services__buttons .service-reddit .icon{background-position:-469px 0;width:66px}.post-wizard__preview .post-wizard__quickpreview__show.post-wizard__services__buttons .service-tumblr .icon{background-position:-607px 0;width:66px}.post-wizard__preview .post-wizard__quickpreview__show.post-wizard__services__buttons .service-blogger .icon{background-position:-536px 0;width:70px}.post-wizard__quickpreview{border:1px dashed #90bacd;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.post-wizard__quickpreview__show{margin:0;padding:0;zoom:1}.post-wizard__quickpreview__show:after{content:"";display:table;clear:both}.post-wizard__quickpreview__show__li{cursor:-moz-grab;cursor:-webkit-grab;cursor:grab;cursor:move;font-size:1px;white-space:nowrap}.post-wizard__quickpreview .icon{display:inline-block;vertical-align:top}.post-wizard__quickpreview .c{display:none;background-image:url(img/presets.png)}.post-wizard__preview_icons .post-wizard__quickpreview__show .service-facebook .icon{background-position:0 0!important}.post-wizard__preview_icons .post-wizard__quickpreview__show .service-twitter .icon{background-position:0 -33px!important}.post-wizard__preview_icons .post-wizard__quickpreview__show .service-linkedin .icon{background-position:0 -66px!important}.post-wizard__preview_icons .post-wizard__quickpreview__show .service-email .icon{background-position:0 -99px!important}.post-wizard__preview_icons .post-wizard__quickpreview__show .service-post .icon{background-position:0 -132px!important}.post-wizard__preview_icons .post-wizard__quickpreview__show .service-print .icon{background-position:0 -165px!important}.post-wizard__preview_icons .post-wizard__quickpreview__show .service-stumbleupon .icon{background-position:0 -198px!important}.post-wizard__preview_icons .post-wizard__quickpreview__show .service-googlebookmarks .icon{background-position:0 -231px!important}.post-wizard__preview_icons .post-wizard__quickpreview__show .service-msmessenger .icon{background-position:0 -264px!important}.post-wizard__preview_icons .post-wizard__quickpreview__show .service-myspace .icon{background-position:0 -297px!important}.post-wizard__preview_icons .post-wizard__quickpreview__show .service-delicious .icon{background-position:0 -330px!important}.post-wizard__preview_icons .post-wizard__quickpreview__show .service-digg .icon{background-position:0 -363px!important}.post-wizard__preview_icons .post-wizard__quickpreview__show .service-orkut .icon{background-position:0 -396px!important}.post-wizard__preview_icons .post-wizard__quickpreview__show .service-gmail .icon{background-position:0 -429px!important}.post-wizard__preview_icons .post-wizard__quickpreview__show .service-blogger .icon{background-position:0 -462px!important}.post-wizard__preview_icons .post-wizard__quickpreview__show .service-reddit .icon{background-position:0 -495px!important}.post-wizard__preview_icons .post-wizard__quickpreview__show .service-yahoomail .icon{background-position:0 -528px!important}.post-wizard__preview_icons .post-wizard__quickpreview__show .service-tumblr .icon{background-position:0 -561px!important}.post-wizard__preview_icons .post-wizard__quickpreview__show .service-hotmail .icon{background-position:0 -594px!important}.post-wizard__preview_icons .post-wizard__quickpreview__show .service-aolmail .icon{background-position:0 -627px!important}.post-wizard__preview_icons .post-wizard__quickpreview__show .service-favorites .icon{background-position:0 -660px!important}.post-wizard__preview_icons .post-wizard__quickpreview__show .service-livejournal .icon{background-position:0 -693px!important}.post-wizard__preview_icons .post-wizard__quickpreview__show .service-viadeo .icon{background-position:0 -726px!important}.post-wizard__preview_icons .post-wizard__quickpreview__show .service-aollifestream .icon{background-position:0 -759px!important}.post-wizard__preview_icons .post-wizard__quickpreview__show .service-wordpress .icon{background-position:0 -792px!important}.post-wizard__preview_icons .post-wizard__quickpreview__show .service-vkontakte .icon{background-position:0 -825px!important}.post-wizard__preview_icons .post-wizard__quickpreview__show .service-baidu .icon{background-position:0 -858px!important}.post-wizard__preview_icons .post-wizard__quickpreview__show .service-mailru .icon{background-position:0 -891px!important}.post-wizard__preview_icons .post-wizard__quickpreview__show .service-hyves .icon{background-position:0 -924px!important}.post-wizard__preview_icons .post-wizard__quickpreview__show .service-googleplus .icon{background-position:0 -957px!important}.post-wizard__preview_icons .post-wizard__quickpreview__show .service-yahoo .icon{background-position:0 -990px!important}.post-wizard__preview_icons .post-wizard__quickpreview__show .service-pinterest .icon{background-position:0 -1023px!important}.post-wizard__preview_icons .post-wizard__quickpreview__show .service-more .icon{background-position:0 -1056px!important}.post-wizard__preview_icons .post-wizard__quickpreview__show .service-pingfm .icon{background-position:0 -1089px!important}.post-wizard__preview_icons .post-wizard__quickpreview__show .service-xing .icon{background-position:0 -1122px!important}.post-wizard__preview_icons .post-wizard__quickpreview__show .service-meinvz .icon{background-position:0 -1155px!important}.post-wizard__preview_icons .post-wizard__quickpreview__show .service-skyrock .icon{background-position:0 -1188px!important}.post-wizard__preview_icons .post-wizard__quickpreview__show .service-odnoklassniki .icon{background-position:0 -1254px!important}.post-wizard__preview_icons .post-wizard__quickpreview__show .service-weibo .icon{background-position:0 -1287px!important}.post-wizard__preview_icons .post-wizard__quickpreview__show .service-qzone .icon{background-position:0 -1320px!important}.post-wizard__preview_icons .post-wizard__quickpreview__show .service-kaixin .icon{background-position:0 -1353px!important}.post-wizard__services{zoom:1}.post-wizard__services:after{content:"";display:table;clear:both}.post-wizard__services .icon{position:absolute;left:6px;top:5px;width:16px;height:16px;background-image:url(img/set-16.png)}.post-wizard__services__list{margin:0;padding:0;list-style-type:none;zoom:1}.post-wizard__services__list:after{content:"";display:table;clear:both}.post-wizard__services__li{position:relative;float:left;cursor:pointer;cursor:hand;font:12px/18px Arial,Helvetica;border:1px solid #fff;width:126px;margin:0 11px 4px 0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;padding:5px 40px 3px 32px}.post-wizard__services__li:hover{border-color:#d2e6eb}.post-wizard__services__li .toolbar{position:absolute;top:-1px;right:-1px;white-space:nowrap;display:none;font-size:1px;width:60px}.post-wizard__services__li .counter{float:right;border:1px solid #d2e6eb;width:31px;height:26px;background:#fff url(img/presets.png) no-repeat -66px -27px;vertical-align:top;margin-left:-2px;-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.post-wizard__services__li .counter:hover{background-position:-66px -27px!important;background-color:#d5e3ea!important}.post-wizard__services__li .counter.active{background-color:#eef6f8}.post-wizard__services__li .in{float:right;width:14px;height:13px;background:url(img/presets.png) no-repeat -34px -1px;margin-top:7px;margin-right:8px}.post-wizard__services__li.added{background-color:#eef6f8;border-color:#d2e6eb}.post-wizard__services__li.added .toolbar{display:block}.post-wizard__services__li strong{display:inline;font:inherit;font-weight:bold}.post-wizard__services .service-facebook .icon{background-position:0 0!important}.post-wizard__services .service-twitter .icon{background-position:0 -33px!important}.post-wizard__services .service-linkedin .icon{background-position:0 -66px!important}.post-wizard__services .service-email .icon{background-position:0 -99px!important}.post-wizard__services .service-post .icon{background-position:0 -132px!important}.post-wizard__services .service-print .icon{background-position:0 -165px!important}.post-wizard__services .service-stumbleupon .icon{background-position:0 -198px!important}.post-wizard__services .service-googlebookmarks .icon{background-position:0 -231px!important}.post-wizard__services .service-msmessenger .icon{background-position:0 -264px!important}.post-wizard__services .service-myspace .icon{background-position:0 -297px!important}.post-wizard__services .service-delicious .icon{background-position:0 -330px!important}.post-wizard__services .service-digg .icon{background-position:0 -363px!important}.post-wizard__services .service-orkut .icon{background-position:0 -396px!important}.post-wizard__services .service-gmail .icon{background-position:0 -429px!important}.post-wizard__services .service-blogger .icon{background-position:0 -462px!important}.post-wizard__services .service-reddit .icon{background-position:0 -495px!important}.post-wizard__services .service-yahoomail .icon{background-position:0 -528px!important}.post-wizard__services .service-tumblr .icon{background-position:0 -561px!important}.post-wizard__services .service-hotmail .icon{background-position:0 -594px!important}.post-wizard__services .service-aolmail .icon{background-position:0 -627px!important}.post-wizard__services .service-favorites .icon{background-position:0 -660px!important}.post-wizard__services .service-livejournal .icon{background-position:0 -693px!important}.post-wizard__services .service-viadeo .icon{background-position:0 -726px!important}.post-wizard__services .service-aollifestream .icon{background-position:0 -759px!important}.post-wizard__services .service-wordpress .icon{background-position:0 -792px!important}.post-wizard__services .service-vkontakte .icon{background-position:0 -825px!important}.post-wizard__services .service-baidu .icon{background-position:0 -858px!important}.post-wizard__services .service-mailru .icon{background-position:0 -891px!important}.post-wizard__services .service-hyves .icon{background-position:0 -924px!important}.post-wizard__services .service-googleplus .icon{background-position:0 -957px!important}.post-wizard__services .service-yahoo .icon{background-position:0 -990px!important}.post-wizard__services .service-pinterest .icon{background-position:0 -1023px!important}.post-wizard__services .service-more .icon{background-position:0 -1056px!important}.post-wizard__services .service-pingfm .icon{background-position:0 -1089px!important}.post-wizard__services .service-xing .icon{background-position:0 -1122px!important}.post-wizard__services .service-meinvz .icon{background-position:0 -1155px!important}.post-wizard__services .service-skyrock .icon{background-position:0 -1188px!important}.post-wizard__services .service-odnoklassniki .icon{background-position:0 -1254px!important}.post-wizard__services .service-weibo .icon{background-position:0 -1287px!important}.post-wizard__services .service-qzone .icon{background-position:0 -1320px!important}.post-wizard__services .service-kaixin .icon{background-position:0 -1353px!important}.post-wizard__btn .button-primary{vertical-align:middle;margin-right:15px!important}.post-wizard__fullpreview{display:inline-block;font:11px/14px Arial,Helvetica;background:url(img/btn-primary.png) no-repeat 0 2px;padding:2px 0 2px 20px;vertical-align:middle}.post-wizard__position{margin:0;padding:3px 0 8px;zoom:1}.post-wizard__position:after{content:"";display:table;clear:both}.post-wizard__position li{float:left;padding-right:6px}.post-wizard__position__item{position:relative;float:left;padding:2px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.post-wizard__position__item__inner{float:left;font:bold 12px/18px Arial,Helvetica;white-space:nowrap;text-shadow:0 1px 0 #fff;border:1px solid #c9c9c9;padding:4px 14px 4px 29px;background-color:#f5f5f5;background-image:-moz-linear-gradient(top,#fafafa,#eee);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fafafa),to(#eee));background-image:-webkit-linear-gradient(top,#fafafa,#eee);background-image:-o-linear-gradient(top,#fafafa,#eee);background-image:linear-gradient(to bottom,#fafafa,#eee);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa',endColorstr='#ffeeeeee',GradientType=0);-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.15),inset 0 1px 1px #fff;-moz-box-shadow:0 1px 1px rgba(0,0,0,0.15),inset 0 1px 1px #fff;box-shadow:0 1px 1px rgba(0,0,0,0.15),inset 0 1px 1px #fff;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.post-wizard__position__item:hover{background-color:#e8e8e8}.post-wizard__position__item.selected,.post-wizard__position__item.selected:hover{color:#22769c;background-color:#c1dce8}.post-wizard__position__item.selected .post-wizard__position__item__inner,.post-wizard__position__item.selected:hover .post-wizard__position__item__inner{border-color:#58a2c4}.post-wizard__position__item.selected .above,.post-wizard__position__item.selected:hover .above{background-position:-176px -21px}.post-wizard__position__item.selected .below,.post-wizard__position__item.selected:hover .below{background-position:-144px -21px}.post-wizard__position__item.selected .left,.post-wizard__position__item.selected:hover .left{background-position:-148px -59px}.post-wizard__position__item.selected .right,.post-wizard__position__item.selected:hover .right{background-position:-148px -43px}.post-wizard__position input{position:absolute;z-index:4;left:-9999px;top:-9999px}.post-wizard__position__ico{position:absolute;font-size:1px;background-image:url(img/presets.png)}.post-wizard__position__ico.above{left:11px;top:7px;width:13px;height:19px;background-position:-161px -21px}.post-wizard__position__ico.below{left:11px;top:7px;width:13px;height:19px;background-position:-130px -21px}.post-wizard__position__ico.left{left:9px;top:9px;width:18px;height:14px;background-position:-129px -59px}.post-wizard__position__ico.right{left:9px;top:9px;width:18px;height:14px;background-position:-129px -43px}.post-wizard__position__vertical{padding-bottom:0}.post-wizard .custom-code{padding-bottom:20px;width:740px}.post-wizard .custom-code textarea{width:490px;height:192px;margin-bottom:10px;resize:vertical}.post-wizard .custom-code .post-wizard__position{display:block!important}.post-wizard .return-custom-defaults{position:absolute;right:0;font:11px/14px Arial,Helvetica;top:-19px}.post-wizard .return-custom-defaults__item{text-decoration:none;border-bottom:1px dashed}.post-wizard .custom-code-area{zoom:1}.post-wizard .custom-code-area:after{content:"";display:table;clear:both}.post-wizard .custom-code-area__textarea{position:relative;float:left;width:490px}.post-wizard .custom-code-area__helper{float:right;width:238px;color:#666;font:12px/16px Arial,Helvetica;padding-top:8px}.post-wizard .custom-code-area__helper p{padding:0 0 9px;margin:0}
     1.post-form{padding-top:40px;font-family:Arial,Helvetica}.post-form h1{font:24px/30px Arial,Helvetica;margin:0;padding:0 0 15px}.post-form h1 .post-home{position:relative;margin:-4px 4px -5px 0;display:inline-block;background:url(img/post-home.png);width:32px;height:32px;vertical-align:top}.post-form h2{font:16px/24px Arial,Helvetica;margin:0;padding:0 0 2px}.post-form__pubkey{padding-bottom:6px}.post-form__pubkey .i-p{width:244px}.post-form__pubkey-content{color:#l66;font:13px/18px Arial,Helvetica;padding-bottom:8px}.post-form__pubkey-content p{padding:0 0 9px;margin:0}.post-form__pubkey_error{color:#333;font:12px/18px Arial,Helvetica;background-color:#FFEBE8;border:1px solid #C00;padding:9px 14px;width:728px;margin:4px 0 10px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;display:none}.post-form__showwidgets{color:#333;font-size:12px;line-height:16px;padding-bottom:15px}.post-form__showwidgets ul{padding:8px 0 0;margin:0}.post-form__showwidgets ul li{padding:0 0 5px;margin:0}.post-form__showwidgets ul input,.post-form__showwidgets ul label{vertical-align:middle}.post-form .error-ip{border-color:red!important}.post-wizard{padding-bottom:20px}.post-wizard h1{padding-bottom:13px}.post-wizard .type-wizard{font-size:14px}.post-wizard .type-wizard a{text-decoration:none;border-bottom:1px dashed}.post-wizard__pretext{font-size:12px;line-height:18px;padding-bottom:10px;max-width:728px}.post-wizard__pretext p{color:#666;padding:0 0 7px;margin:0}.post-wizard__orientation{margin:0;padding:3px 0 8px;zoom:1}.post-wizard__orientation:after{content:"";display:table;clear:both}.post-wizard__orientation li{float:left;padding-right:6px}.post-wizard__orientation__item{position:relative;float:left;padding:2px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;white-space:nowrap}.post-wizard__orientation__item__inner{float:left;font:700 12px/18px Arial,Helvetica;text-shadow:0 1px 0 #fff;border:1px solid #c9c9c9;padding:4px 10px 4px 29px;width:69px;background-color:#f5f5f5;background-image:-moz-linear-gradient(top,#fafafa,#eee);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fafafa),to(#eee));background-image:-webkit-linear-gradient(top,#fafafa,#eee);background-image:-o-linear-gradient(top,#fafafa,#eee);background-image:linear-gradient(to bottom,#fafafa,#eee);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa', endColorstr='#ffeeeeee', GradientType=0);-webkit-box-shadow:0 1px 1px rgba(0,0,0,.15),inset 0 1px 1px #fff;-moz-box-shadow:0 1px 1px rgba(0,0,0,.15),inset 0 1px 1px #fff;box-shadow:0 1px 1px rgba(0,0,0,.15),inset 0 1px 1px #fff;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.post-wizard__orientation__item:hover{background-color:#e8e8e8}.post-wizard__orientation__item.selected,.post-wizard__orientation__item.selected:hover{color:#22769c;background-color:#c1dce8}.post-wizard__orientation__item.selected .post-wizard__orientation__item__inner,.post-wizard__orientation__item.selected:hover .post-wizard__orientation__item__inner{border-color:#58a2c4}.post-wizard__orientation__item.selected .horizontal,.post-wizard__orientation__item.selected:hover .horizontal{background-position:-193px -32px}.post-wizard__orientation__item.selected .vertical,.post-wizard__orientation__item.selected:hover .vertical{background-position:-219px -22px}.post-wizard__orientation input{position:absolute;z-index:4;left:-9999px;top:-9999px}.post-wizard__orientation__ico{position:absolute;font-size:1px;background-image:url(img/presets.png)}.post-wizard__orientation__ico.vertical{left:14px;top:8px;width:4px;height:17px;background-position:-213px -22px}.post-wizard__orientation__ico.horizontal{left:10px;top:14px;width:16px;height:5px;background-position:-193px -24px}.post-wizard__style{position:relative;margin:0 0 0 -2px;padding:0;zoom:1}.post-wizard__style:after{content:"";display:table;clear:both}.post-wizard__style__item{position:relative;text-align:center;padding-bottom:5px}.post-wizard__style__item input{position:absolute;z-index:4;left:-9999px;top:-9999px}.post-wizard__style__item_icons-small i{float:left;width:16px;height:16px;background-position:0 0;margin:0 3px}.post-wizard__style__item_icons-small.selected i{background-position:-17px 0}.post-wizard__style__item_icons-medium i{float:left;width:24px;height:24px;background-position:0 -17px;margin:0 3px}.post-wizard__style__item_icons-medium.selected i{background-position:-25px -17px}.post-wizard__style__item_icons-large i{float:left;width:32px;height:32px;background-position:0 -42px;margin:0 3px}.post-wizard__style__item_icons-large.selected i{background-position:-33px -42px}.post-wizard__style__item_buttons-native i{float:left;width:60px;height:20px;background-position:0 -75px;margin:0 3px}.post-wizard__style__item_buttons-native.selected i{background-position:0 -96px}.post-wizard__style__item_buttons-native-counter i{float:left;height:20px;margin:0 2px}.post-wizard__style__item_buttons-native-counter .l1{width:85px;background-position:0 -75px}.post-wizard__style__item_buttons-native-counter .l2{width:87px;background-position:-89px -75px}.post-wizard__style__item_buttons-native-counter .l3{width:94px;background-position:-180px -75px}.post-wizard__style__item_buttons-native-counter .l4{width:85px;background-position:-278px -75px}.post-wizard__style__item_buttons-native-counter .l5{width:94px;background-position:-367px -75px}.post-wizard__style__item_buttons-native-counter.selected .l1{background-position:0 -96px}.post-wizard__style__item_buttons-native-counter.selected .l2{background-position:-89px -96px}.post-wizard__style__item_buttons-native-counter.selected .l3{background-position:-180px -96px}.post-wizard__style__item_buttons-native-counter.selected .l4{background-position:-278px -96px}.post-wizard__style__item_buttons-native-counter.selected .l5{background-position:-367px -96px}.post-wizard__style__item_buttons-native-counter-top i{float:left;width:60px;height:60px;margin:0 3px}.post-wizard__style__item_buttons-native-counter-top .l1{background-position:0 -117px}.post-wizard__style__item_buttons-native-counter-top .l2{background-position:-66px -117px}.post-wizard__style__item_buttons-native-counter-top .l3{background-position:-132px -117px}.post-wizard__style__item_buttons-native-counter-top .l4{background-position:-198px -117px}.post-wizard__style__item_buttons-native-counter-top .l5{background-position:-264px -117px}.post-wizard__style__item_buttons-native-counter-top.selected .l1{background-position:0 -178px}.post-wizard__style__item_buttons-native-counter-top.selected .l2{background-position:-66px -178px}.post-wizard__style__item_buttons-native-counter-top.selected .l3{background-position:-132px -178px}.post-wizard__style__item_buttons-native-counter-top.selected .l4{background-position:-198px -178px}.post-wizard__style__item_buttons-native-counter-top.selected .l5{background-position:-264px -178px}.post-wizard__style .selected .figure,.post-wizard__style .selected .figure:hover{background-color:#c1dce8}.post-wizard__style .selected .figure .figure__inner,.post-wizard__style .selected .figure:hover .figure__inner{border-color:#58a2c4;background-color:#eef6f8}.post-wizard__style .figure{display:block;padding:2px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;margin-bottom:4px;zoom:1}.post-wizard__style .figure__inner{position:relative;display:block;border:1px solid #c9c9c9;background-color:#f6f6f6;height:78px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.post-wizard__style .figure:hover{background-color:#e8e8e8}.post-wizard__style .figure__vis{position:absolute;top:50%;left:50%;font-size:1px}.post-wizard__style .figure__vis i{display:block;background-image:url(img/presets.png)}.post-wizard__style .title{color:#666;font-size:12px;line-height:14px}.post-wizard_horizontal .post-wizard__style{padding-left:240px}.post-wizard_horizontal .post-wizard__style__item_icons-small,.post-wizard_horizontal .post-wizard__style__item_icons-medium,.post-wizard_horizontal .post-wizard__style__item_icons-large{position:absolute;left:0;width:233px}.post-wizard_horizontal .post-wizard__style__item_icons-small{top:0}.post-wizard_horizontal .post-wizard__style__item_icons-small .figure__vis{margin-top:-7px;width:110px;margin-left:-55px}.post-wizard_horizontal .post-wizard__style__item_icons-medium{top:113px}.post-wizard_horizontal .post-wizard__style__item_icons-medium .figure__vis{margin-top:-12px;width:150px;margin-left:-75px}.post-wizard_horizontal .post-wizard__style__item_icons-large{top:226px}.post-wizard_horizontal .post-wizard__style__item_icons-large .figure__vis{margin-top:-16px;width:190px;margin-left:-95px}.post-wizard_horizontal .post-wizard__style__item_buttons-native,.post-wizard_horizontal .post-wizard__style__item_buttons-native-counter,.post-wizard_horizontal .post-wizard__style__item_buttons-native-counter-top{width:494px}.post-wizard_horizontal .post-wizard__style__item_buttons-native .figure__vis{margin-top:-10px;width:330px;margin-left:-165px}.post-wizard_horizontal .post-wizard__style__item_buttons-native-counter .figure__vis{margin-top:-10px;width:466px;margin-left:-233px}.post-wizard_horizontal .post-wizard__style__item_buttons-native-counter-top .figure__vis{margin-top:-30px;width:330px;margin-left:-165px}.post-wizard_horizontal .post-wizard__preview{width:728px}.post-wizard_horizontal .post-wizard__type_icons-small .post-wizard__quickpreview__show{padding-top:30px;padding-bottom:15px;min-height:33px}.post-wizard_horizontal .post-wizard__type_icons-small .post-wizard__quickpreview__show .c{width:22px;height:16px;background-position:-325px -117px;margin-left:1px}.post-wizard_horizontal .post-wizard__type_icons-medium .post-wizard__quickpreview__show{padding-top:27px;padding-bottom:15px;min-height:36px}.post-wizard_horizontal .post-wizard__type_icons-medium .post-wizard__quickpreview__show .c{width:27px;height:24px;background-position:-325px -134px;margin-left:1px}.post-wizard_horizontal .post-wizard__type_icons-large .post-wizard__quickpreview__show{padding-top:23px;padding-bottom:15px;min-height:40px}.post-wizard_horizontal .post-wizard__type_icons-large .post-wizard__quickpreview__show .c{width:29px;height:32px;background-position:-325px -159px;margin-left:1px}.post-wizard_horizontal .post-wizard__quickpreview{margin-bottom:20px}.post-wizard_horizontal .post-wizard__quickpreview__show{padding-left:15px}.post-wizard_horizontal .post-wizard__quickpreview__show__li{float:left;margin-right:5px;margin-bottom:10px}.post-wizard_horizontal .post-wizard__quickpreview__show .counter .c{display:inline-block;vertical-align:top}.post-wizard_horizontal .post-wizard__type_buttons-native .post-wizard__quickpreview__show,.post-wizard_horizontal .post-wizard__type_buttons-native-counter .post-wizard__quickpreview__show{padding-top:28px;min-height:50px}.post-wizard_horizontal .post-wizard__type_buttons-native-counter-top .post-wizard__quickpreview__show{padding-top:8px;min-height:70px}.post-wizard_horizontal .post-wizard__position__horizontal{display:block}.post-wizard_horizontal .post-wizard__position__vertical{display:none}.post-wizard_horizontal .post-wizard__position__vertical-pretext{display:none}.post-wizard_horizontal .post-wizard__preview__pinit{position:relative;top:-10px}.post-wizard_vertical .post-wizard__style__item{float:left;width:124px;margin-right:7px}.post-wizard_vertical .post-wizard__style__item .figure__inner{height:348px}.post-wizard_vertical .post-wizard__style__item_icons-small .figure__vis{margin-top:-49px;width:22px;margin-left:-11px}.post-wizard_vertical .post-wizard__style__item_icons-small .figure__vis i{margin-bottom:6px}.post-wizard_vertical .post-wizard__style__item_icons-medium .figure__vis{margin-top:-72px;width:30px;margin-left:-15px}.post-wizard_vertical .post-wizard__style__item_icons-medium .figure__vis i{margin-bottom:6px}.post-wizard_vertical .post-wizard__style__item_icons-large .figure__vis{margin-top:-92px;width:38px;margin-left:-19px}.post-wizard_vertical .post-wizard__style__item_icons-large .figure__vis i{margin-bottom:6px}.post-wizard_vertical .post-wizard__style__item_buttons-native .figure__vis{margin-left:-33px;margin-top:-70px}.post-wizard_vertical .post-wizard__style__item_buttons-native .figure__vis i{margin-bottom:10px}.post-wizard_vertical .post-wizard__style__item_buttons-native-counter .figure__vis{margin-left:-49px;margin-top:-70px}.post-wizard_vertical .post-wizard__style__item_buttons-native-counter .figure__vis i{margin-bottom:10px}.post-wizard_vertical .post-wizard__style__item_buttons-native-counter-top .figure__vis{margin-left:-33px;margin-top:-162px}.post-wizard_vertical .post-wizard__style__item_buttons-native-counter-top .figure__vis i{margin-bottom:6px}.post-wizard_vertical .post-wizard__services{float:left;width:633px}.post-wizard_vertical .post-wizard__quickpreview{float:left;width:116px;margin-right:10px}.post-wizard_vertical .post-wizard__quickpreview__show{min-height:323px;padding-bottom:10px;padding-top:20px;text-align:center}.post-wizard_vertical .post-wizard__quickpreview__show__li{margin-right:5px;margin-bottom:10px}.post-wizard_vertical .post-wizard__quickpreview .counter .c{display:block;margin:1px auto 0}.post-wizard_vertical .post-wizard__type_buttons-native-counter-top .post-wizard__quickpreview .post-wizard__services__buttons{width:60px;margin:0 auto}.post-wizard_vertical .post-wizard__type_buttons-native-counter-top .post-wizard__quickpreview__show__li{width:60px;margin-left:auto;margin-right:auto}.post-wizard_vertical .post-wizard__type_icons-small .post-wizard__quickpreview__show .post-wizard__quickpreview__show__li{width:16px;margin-left:auto;margin-right:auto}.post-wizard_vertical .post-wizard__type_icons-small .post-wizard__quickpreview__show .counter{position:relative;padding-top:20px}.post-wizard_vertical .post-wizard__type_icons-small .post-wizard__quickpreview__show .c{position:absolute;top:-1px;width:18px;height:20px;background-position:-356px -117px}.post-wizard_vertical .post-wizard__type_icons-medium .post-wizard__quickpreview__show .post-wizard__quickpreview__show__li{width:24px;margin-left:auto;margin-right:auto}.post-wizard_vertical .post-wizard__type_icons-medium .post-wizard__quickpreview__show .counter{position:relative;padding-top:28px}.post-wizard_vertical .post-wizard__type_icons-medium .post-wizard__quickpreview__show .c{position:absolute;top:-1px;width:24px;height:28px;background-position:-357px -138px}.post-wizard_vertical .post-wizard__type_icons-large .post-wizard__quickpreview__show .post-wizard__quickpreview__show__li{width:32px;margin-left:auto;margin-right:auto}.post-wizard_vertical .post-wizard__type_icons-large .post-wizard__quickpreview__show .counter{position:relative;padding-top:36px}.post-wizard_vertical .post-wizard__type_icons-large .post-wizard__quickpreview__show .c{position:absolute;top:-1px;width:32px;height:36px;background-position:-357px -167px}.post-wizard_vertical .post-wizard__position__horizontal{display:none}.post-wizard_vertical .post-wizard__position__vertical{display:block}.post-wizard_vertical .post-wizard__position__vertical-pretext{display:block}.post-wizard_vertical .post-wizard__preview__pinit{margin-bottom:10px;margin-right:11px}.post-wizard__preview{padding-bottom:20px;zoom:1}.post-wizard__preview:after{content:"";display:table;clear:both}.post-wizard__preview_icons .post-wizard__services__icons{display:block}.post-wizard__preview_icons .post-wizard__services__buttons{display:none}.post-wizard__preview_buttons .post-wizard__services__icons{display:none}.post-wizard__preview_buttons .post-wizard__services__buttons{display:block}.post-wizard__preview__pinit{color:#333;font:12px/18px Arial,Helvetica;background-color:#fef8d0;border:1px solid #e8dcb3;padding:9px 14px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;display:none}.post-wizard__preview.post-wizard__type_icons-small .post-wizard__quickpreview .icon{width:16px;height:16px;background-image:url(img/set-16.png)}.post-wizard__preview.post-wizard__type_icons-small .post-wizard__quickpreview .service-yahoomail .icon{background-position:0 0}.post-wizard__preview.post-wizard__type_icons-small .post-wizard__quickpreview .service-xing .icon{background-position:0 -17px}.post-wizard__preview.post-wizard__type_icons-small .post-wizard__quickpreview .service-wordpress .icon{background-position:0 -34px}.post-wizard__preview.post-wizard__type_icons-small .post-wizard__quickpreview .service-whatsapp .icon{background-position:0 -51px}.post-wizard__preview.post-wizard__type_icons-small .post-wizard__quickpreview .service-weibo .icon{background-position:0 -68px}.post-wizard__preview.post-wizard__type_icons-small .post-wizard__quickpreview .service-vkontakte .icon{background-position:0 -85px}.post-wizard__preview.post-wizard__type_icons-small .post-wizard__quickpreview .service-viadeo .icon{background-position:0 -102px}.post-wizard__preview.post-wizard__type_icons-small .post-wizard__quickpreview .service-twitter .icon{background-position:0 -119px}.post-wizard__preview.post-wizard__type_icons-small .post-wizard__quickpreview .service-tumblr .icon{background-position:0 -136px}.post-wizard__preview.post-wizard__type_icons-small .post-wizard__quickpreview .service-stumbleupon .icon{background-position:0 -153px}.post-wizard__preview.post-wizard__type_icons-small .post-wizard__quickpreview .service-skyrock .icon{background-position:0 -170px}.post-wizard__preview.post-wizard__type_icons-small .post-wizard__quickpreview .service-reddit .icon{background-position:0 -187px}.post-wizard__preview.post-wizard__type_icons-small .post-wizard__quickpreview .service-qzone .icon{background-position:0 -204px}.post-wizard__preview.post-wizard__type_icons-small .post-wizard__quickpreview .service-print .icon{background-position:0 -221px}.post-wizard__preview.post-wizard__type_icons-small .post-wizard__quickpreview .service-post .icon{background-position:0 -238px}.post-wizard__preview.post-wizard__type_icons-small .post-wizard__quickpreview .service-pocket .icon{background-position:0 -255px}.post-wizard__preview.post-wizard__type_icons-small .post-wizard__quickpreview .service-pinterest .icon{background-position:0 -272px}.post-wizard__preview.post-wizard__type_icons-small .post-wizard__quickpreview .service-orkut .icon{background-position:0 -289px}.post-wizard__preview.post-wizard__type_icons-small .post-wizard__quickpreview .service-odnoklassniki .icon{background-position:0 -306px}.post-wizard__preview.post-wizard__type_icons-small .post-wizard__quickpreview .service-more .icon{background-position:0 -323px}.post-wizard__preview.post-wizard__type_icons-small .post-wizard__quickpreview .service-mixi .icon{background-position:0 -340px}.post-wizard__preview.post-wizard__type_icons-small .post-wizard__quickpreview .service-meinvz .icon{background-position:0 -357px}.post-wizard__preview.post-wizard__type_icons-small .post-wizard__quickpreview .service-mailru .icon{background-position:0 -374px}.post-wizard__preview.post-wizard__type_icons-small .post-wizard__quickpreview .service-livejournal .icon{background-position:0 -391px}.post-wizard__preview.post-wizard__type_icons-small .post-wizard__quickpreview .service-linkedin .icon{background-position:0 -408px}.post-wizard__preview.post-wizard__type_icons-small .post-wizard__quickpreview .service-line .icon{background-position:0 -425px}.post-wizard__preview.post-wizard__type_icons-small .post-wizard__quickpreview .service-kaixin .icon{background-position:0 -442px}.post-wizard__preview.post-wizard__type_icons-small .post-wizard__quickpreview .service-hyves .icon{background-position:0 -459px}.post-wizard__preview.post-wizard__type_icons-small .post-wizard__quickpreview .service-hotmail .icon{background-position:0 -476px}.post-wizard__preview.post-wizard__type_icons-small .post-wizard__quickpreview .service-googleplus .icon{background-position:0 -493px}.post-wizard__preview.post-wizard__type_icons-small .post-wizard__quickpreview .service-googlebookmarks .icon{background-position:0 -510px}.post-wizard__preview.post-wizard__type_icons-small .post-wizard__quickpreview .service-gmail .icon{background-position:0 -527px}.post-wizard__preview.post-wizard__type_icons-small .post-wizard__quickpreview .service-favorites .icon{background-position:0 -544px}.post-wizard__preview.post-wizard__type_icons-small .post-wizard__quickpreview .service-facebook .icon{background-position:0 -561px}.post-wizard__preview.post-wizard__type_icons-small .post-wizard__quickpreview .service-email .icon{background-position:0 -578px}.post-wizard__preview.post-wizard__type_icons-small .post-wizard__quickpreview .service-digg .icon{background-position:0 -595px}.post-wizard__preview.post-wizard__type_icons-small .post-wizard__quickpreview .service-delicious .icon{background-position:0 -612px}.post-wizard__preview.post-wizard__type_icons-small .post-wizard__quickpreview .service-blogger .icon{background-position:0 -629px}.post-wizard__preview.post-wizard__type_icons-small .post-wizard__quickpreview .service-baidu .icon{background-position:0 -646px}.post-wizard__preview.post-wizard__type_icons-small .post-wizard__quickpreview .service-aolmail .icon{background-position:0 -663px}.post-wizard__preview.post-wizard__type_icons-small .post-wizard__quickpreview .service-aollifestream .icon{background-position:0 -680px}.post-wizard__preview.post-wizard__type_icons-medium .post-wizard__quickpreview .icon{width:24px;height:24px;background-image:url(img/set-24.png)}.post-wizard__preview.post-wizard__type_icons-medium .post-wizard__quickpreview .service-yahoomail .icon{background-position:0 0}.post-wizard__preview.post-wizard__type_icons-medium .post-wizard__quickpreview .service-xing .icon{background-position:0 -25px}.post-wizard__preview.post-wizard__type_icons-medium .post-wizard__quickpreview .service-wordpress .icon{background-position:0 -50px}.post-wizard__preview.post-wizard__type_icons-medium .post-wizard__quickpreview .service-whatsapp .icon{background-position:0 -75px}.post-wizard__preview.post-wizard__type_icons-medium .post-wizard__quickpreview .service-weibo .icon{background-position:0 -100px}.post-wizard__preview.post-wizard__type_icons-medium .post-wizard__quickpreview .service-vkontakte .icon{background-position:0 -125px}.post-wizard__preview.post-wizard__type_icons-medium .post-wizard__quickpreview .service-viadeo .icon{background-position:0 -150px}.post-wizard__preview.post-wizard__type_icons-medium .post-wizard__quickpreview .service-twitter .icon{background-position:0 -175px}.post-wizard__preview.post-wizard__type_icons-medium .post-wizard__quickpreview .service-tumblr .icon{background-position:0 -200px}.post-wizard__preview.post-wizard__type_icons-medium .post-wizard__quickpreview .service-stumbleupon .icon{background-position:0 -225px}.post-wizard__preview.post-wizard__type_icons-medium .post-wizard__quickpreview .service-skyrock .icon{background-position:0 -250px}.post-wizard__preview.post-wizard__type_icons-medium .post-wizard__quickpreview .service-reddit .icon{background-position:0 -275px}.post-wizard__preview.post-wizard__type_icons-medium .post-wizard__quickpreview .service-qzone .icon{background-position:0 -300px}.post-wizard__preview.post-wizard__type_icons-medium .post-wizard__quickpreview .service-print .icon{background-position:0 -325px}.post-wizard__preview.post-wizard__type_icons-medium .post-wizard__quickpreview .service-post .icon{background-position:0 -350px}.post-wizard__preview.post-wizard__type_icons-medium .post-wizard__quickpreview .service-pocket .icon{background-position:0 -375px}.post-wizard__preview.post-wizard__type_icons-medium .post-wizard__quickpreview .service-pinterest .icon{background-position:0 -400px}.post-wizard__preview.post-wizard__type_icons-medium .post-wizard__quickpreview .service-orkut .icon{background-position:0 -425px}.post-wizard__preview.post-wizard__type_icons-medium .post-wizard__quickpreview .service-odnoklassniki .icon{background-position:0 -450px}.post-wizard__preview.post-wizard__type_icons-medium .post-wizard__quickpreview .service-more .icon{background-position:0 -475px}.post-wizard__preview.post-wizard__type_icons-medium .post-wizard__quickpreview .service-mixi .icon{background-position:0 -500px}.post-wizard__preview.post-wizard__type_icons-medium .post-wizard__quickpreview .service-meinvz .icon{background-position:0 -525px}.post-wizard__preview.post-wizard__type_icons-medium .post-wizard__quickpreview .service-mailru .icon{background-position:0 -550px}.post-wizard__preview.post-wizard__type_icons-medium .post-wizard__quickpreview .service-livejournal .icon{background-position:0 -575px}.post-wizard__preview.post-wizard__type_icons-medium .post-wizard__quickpreview .service-linkedin .icon{background-position:0 -600px}.post-wizard__preview.post-wizard__type_icons-medium .post-wizard__quickpreview .service-line .icon{background-position:0 -625px}.post-wizard__preview.post-wizard__type_icons-medium .post-wizard__quickpreview .service-kaixin .icon{background-position:0 -650px}.post-wizard__preview.post-wizard__type_icons-medium .post-wizard__quickpreview .service-hyves .icon{background-position:0 -675px}.post-wizard__preview.post-wizard__type_icons-medium .post-wizard__quickpreview .service-hotmail .icon{background-position:0 -700px}.post-wizard__preview.post-wizard__type_icons-medium .post-wizard__quickpreview .service-googleplus .icon{background-position:0 -725px}.post-wizard__preview.post-wizard__type_icons-medium .post-wizard__quickpreview .service-googlebookmarks .icon{background-position:0 -750px}.post-wizard__preview.post-wizard__type_icons-medium .post-wizard__quickpreview .service-gmail .icon{background-position:0 -775px}.post-wizard__preview.post-wizard__type_icons-medium .post-wizard__quickpreview .service-favorites .icon{background-position:0 -800px}.post-wizard__preview.post-wizard__type_icons-medium .post-wizard__quickpreview .service-facebook .icon{background-position:0 -825px}.post-wizard__preview.post-wizard__type_icons-medium .post-wizard__quickpreview .service-email .icon{background-position:0 -850px}.post-wizard__preview.post-wizard__type_icons-medium .post-wizard__quickpreview .service-digg .icon{background-position:0 -875px}.post-wizard__preview.post-wizard__type_icons-medium .post-wizard__quickpreview .service-delicious .icon{background-position:0 -900px}.post-wizard__preview.post-wizard__type_icons-medium .post-wizard__quickpreview .service-blogger .icon{background-position:0 -925px}.post-wizard__preview.post-wizard__type_icons-medium .post-wizard__quickpreview .service-baidu .icon{background-position:0 -950px}.post-wizard__preview.post-wizard__type_icons-medium .post-wizard__quickpreview .service-aolmail .icon{background-position:0 -975px}.post-wizard__preview.post-wizard__type_icons-medium .post-wizard__quickpreview .service-aollifestream .icon{background-position:0 -1000px}.post-wizard__preview.post-wizard__type_icons-large .post-wizard__quickpreview .icon{width:32px;height:32px;background-image:url(img/set-32.png)}.post-wizard__preview.post-wizard__type_icons-large .post-wizard__quickpreview .service-yahoomail .icon{background-position:0 0}.post-wizard__preview.post-wizard__type_icons-large .post-wizard__quickpreview .service-xing .icon{background-position:0 -33px}.post-wizard__preview.post-wizard__type_icons-large .post-wizard__quickpreview .service-wordpress .icon{background-position:0 -66px}.post-wizard__preview.post-wizard__type_icons-large .post-wizard__quickpreview .service-whatsapp .icon{background-position:0 -99px}.post-wizard__preview.post-wizard__type_icons-large .post-wizard__quickpreview .service-weibo .icon{background-position:0 -132px}.post-wizard__preview.post-wizard__type_icons-large .post-wizard__quickpreview .service-vkontakte .icon{background-position:0 -165px}.post-wizard__preview.post-wizard__type_icons-large .post-wizard__quickpreview .service-viadeo .icon{background-position:0 -198px}.post-wizard__preview.post-wizard__type_icons-large .post-wizard__quickpreview .service-twitter .icon{background-position:0 -231px}.post-wizard__preview.post-wizard__type_icons-large .post-wizard__quickpreview .service-tumblr .icon{background-position:0 -264px}.post-wizard__preview.post-wizard__type_icons-large .post-wizard__quickpreview .service-stumbleupon .icon{background-position:0 -297px}.post-wizard__preview.post-wizard__type_icons-large .post-wizard__quickpreview .service-skyrock .icon{background-position:0 -330px}.post-wizard__preview.post-wizard__type_icons-large .post-wizard__quickpreview .service-reddit .icon{background-position:0 -363px}.post-wizard__preview.post-wizard__type_icons-large .post-wizard__quickpreview .service-qzone .icon{background-position:0 -396px}.post-wizard__preview.post-wizard__type_icons-large .post-wizard__quickpreview .service-print .icon{background-position:0 -429px}.post-wizard__preview.post-wizard__type_icons-large .post-wizard__quickpreview .service-post .icon{background-position:0 -462px}.post-wizard__preview.post-wizard__type_icons-large .post-wizard__quickpreview .service-pocket .icon{background-position:0 -495px}.post-wizard__preview.post-wizard__type_icons-large .post-wizard__quickpreview .service-pinterest .icon{background-position:0 -528px}.post-wizard__preview.post-wizard__type_icons-large .post-wizard__quickpreview .service-orkut .icon{background-position:0 -561px}.post-wizard__preview.post-wizard__type_icons-large .post-wizard__quickpreview .service-odnoklassniki .icon{background-position:0 -594px}.post-wizard__preview.post-wizard__type_icons-large .post-wizard__quickpreview .service-more .icon{background-position:0 -627px}.post-wizard__preview.post-wizard__type_icons-large .post-wizard__quickpreview .service-mixi .icon{background-position:0 -660px}.post-wizard__preview.post-wizard__type_icons-large .post-wizard__quickpreview .service-meinvz .icon{background-position:0 -693px}.post-wizard__preview.post-wizard__type_icons-large .post-wizard__quickpreview .service-mailru .icon{background-position:0 -726px}.post-wizard__preview.post-wizard__type_icons-large .post-wizard__quickpreview .service-livejournal .icon{background-position:0 -759px}.post-wizard__preview.post-wizard__type_icons-large .post-wizard__quickpreview .service-linkedin .icon{background-position:0 -792px}.post-wizard__preview.post-wizard__type_icons-large .post-wizard__quickpreview .service-line .icon{background-position:0 -825px}.post-wizard__preview.post-wizard__type_icons-large .post-wizard__quickpreview .service-kaixin .icon{background-position:0 -858px}.post-wizard__preview.post-wizard__type_icons-large .post-wizard__quickpreview .service-hyves .icon{background-position:0 -891px}.post-wizard__preview.post-wizard__type_icons-large .post-wizard__quickpreview .service-hotmail .icon{background-position:0 -924px}.post-wizard__preview.post-wizard__type_icons-large .post-wizard__quickpreview .service-googleplus .icon{background-position:0 -957px}.post-wizard__preview.post-wizard__type_icons-large .post-wizard__quickpreview .service-googlebookmarks .icon{background-position:0 -990px}.post-wizard__preview.post-wizard__type_icons-large .post-wizard__quickpreview .service-gmail .icon{background-position:0 -1023px}.post-wizard__preview.post-wizard__type_icons-large .post-wizard__quickpreview .service-favorites .icon{background-position:0 -1056px}.post-wizard__preview.post-wizard__type_icons-large .post-wizard__quickpreview .service-facebook .icon{background-position:0 -1089px}.post-wizard__preview.post-wizard__type_icons-large .post-wizard__quickpreview .service-email .icon{background-position:0 -1122px}.post-wizard__preview.post-wizard__type_icons-large .post-wizard__quickpreview .service-digg .icon{background-position:0 -1155px}.post-wizard__preview.post-wizard__type_icons-large .post-wizard__quickpreview .service-delicious .icon{background-position:0 -1188px}.post-wizard__preview.post-wizard__type_icons-large .post-wizard__quickpreview .service-blogger .icon{background-position:0 -1221px}.post-wizard__preview.post-wizard__type_icons-large .post-wizard__quickpreview .service-baidu .icon{background-position:0 -1254px}.post-wizard__preview.post-wizard__type_icons-large .post-wizard__quickpreview .service-aolmail .icon{background-position:0 -1287px}.post-wizard__preview.post-wizard__type_icons-large .post-wizard__quickpreview .service-aollifestream .icon{background-position:0 -1320px}.post-wizard__preview.post-wizard__type_buttons-native-counter .post-wizard__quickpreview .c{display:inline-block;width:23px;height:20px;background:url(img/presets.png) no-repeat -340px -75px;vertical-align:top}.post-wizard__preview.post-wizard__type_buttons-native-counter-top .post-wizard__quickpreview .c{position:absolute;display:block;top:0;left:0;width:60px;height:38px;background:url(img/presets.png) no-repeat -264px -117px}.post-wizard__preview.post-wizard__type_buttons-native-counter-top .post-wizard__quickpreview__show__li{position:relative;padding-top:40px}.post-wizard__preview .post-wizard__quickpreview__show.post-wizard__services__buttons .icon{display:inline-block;width:60px;height:20px;background-image:url(img/look-native.png);vertical-align:top}.post-wizard__preview .post-wizard__quickpreview__show.post-wizard__services__buttons .service-facebook .icon{background-position:-61px 0}.post-wizard__preview .post-wizard__quickpreview__show.post-wizard__services__buttons .service-twitter .icon{background-position:0 0}.post-wizard__preview .post-wizard__quickpreview__show.post-wizard__services__buttons .service-linkedin .icon{background-position:-122px 0}.post-wizard__preview .post-wizard__quickpreview__show.post-wizard__services__buttons .service-pinterest .icon{background-position:-183px 0}.post-wizard__preview .post-wizard__quickpreview__show.post-wizard__services__buttons .service-googleplus .icon{background-position:-244px 0}.post-wizard__preview .post-wizard__quickpreview__show.post-wizard__services__buttons .service-post .icon{background:url(img/presets.png) no-repeat -103px 0}.post-wizard__preview .post-wizard__quickpreview__show.post-wizard__services__buttons .service-stumbleupon .icon{background-position:-366px 0;width:74px}.post-wizard__preview .post-wizard__quickpreview__show.post-wizard__services__buttons .service-email .icon{background-position:-305px 0}.post-wizard__preview .post-wizard__quickpreview__show.post-wizard__services__buttons .service-reddit .icon{background-position:-469px 0;width:66px}.post-wizard__preview .post-wizard__quickpreview__show.post-wizard__services__buttons .service-tumblr .icon{background-position:-607px 0;width:66px}.post-wizard__preview .post-wizard__quickpreview__show.post-wizard__services__buttons .service-viadeo .icon{background-position:-676px 0}.post-wizard__preview .post-wizard__quickpreview__show.post-wizard__services__buttons .service-mixi .icon{background-position:-738px 0}.post-wizard__preview .post-wizard__quickpreview__show.post-wizard__services__buttons .service-blogger .icon{background-position:-536px 0;width:70px}.post-wizard__quickpreview{border:1px dashed #90bacd;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.post-wizard__quickpreview__show{margin:0;padding:0;zoom:1}.post-wizard__quickpreview__show:after{content:"";display:table;clear:both}.post-wizard__quickpreview__show__li{cursor:-moz-grab;cursor:-webkit-grab;cursor:grab;cursor:move;font-size:1px;white-space:nowrap}.post-wizard__quickpreview .icon{display:inline-block;vertical-align:top}.post-wizard__quickpreview .c{display:none;background-image:url(img/presets.png)}.post-wizard__services{zoom:1}.post-wizard__services:after{content:"";display:table;clear:both}.post-wizard__services .icon{position:absolute;left:6px;top:5px;width:16px;height:16px;background-image:url(img/set-16.png)}.post-wizard__services__list{margin:0;padding:0;list-style-type:none;zoom:1}.post-wizard__services__list:after{content:"";display:table;clear:both}.post-wizard__services__li{position:relative;float:left;cursor:pointer;cursor:hand;font:12px/18px Arial,Helvetica;border:1px solid #fff;width:126px;margin:0 11px 4px 0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;padding:5px 40px 3px 32px}.post-wizard__services__li:hover{border-color:#d2e6eb}.post-wizard__services__li .toolbar{position:absolute;top:-1px;right:-1px;white-space:nowrap;display:none;font-size:1px;width:60px}.post-wizard__services__li .counter{float:right;border:1px solid #d2e6eb;width:31px;height:26px;background:#fff url(img/presets.png) no-repeat -66px -27px;vertical-align:top;margin-left:-2px;-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.post-wizard__services__li .counter:hover{background-position:-66px -27px!important;background-color:#d5e3ea!important}.post-wizard__services__li .counter.active{background-color:#eef6f8}.post-wizard__services__li .in{float:right;width:14px;height:13px;background:url(img/presets.png) no-repeat -34px -1px;margin-top:7px;margin-right:8px}.post-wizard__services__li.added{background-color:#eef6f8;border-color:#d2e6eb}.post-wizard__services__li.added .toolbar{display:block}.post-wizard__services__li strong{display:inline;font:inherit;font-weight:700}.post-wizard__services .service-yahoomail .icon{background-position:0 0}.post-wizard__services .service-xing .icon{background-position:0 -17px}.post-wizard__services .service-wordpress .icon{background-position:0 -34px}.post-wizard__services .service-whatsapp .icon{background-position:0 -51px}.post-wizard__services .service-weibo .icon{background-position:0 -68px}.post-wizard__services .service-vkontakte .icon{background-position:0 -85px}.post-wizard__services .service-viadeo .icon{background-position:0 -102px}.post-wizard__services .service-twitter .icon{background-position:0 -119px}.post-wizard__services .service-tumblr .icon{background-position:0 -136px}.post-wizard__services .service-stumbleupon .icon{background-position:0 -153px}.post-wizard__services .service-skyrock .icon{background-position:0 -170px}.post-wizard__services .service-reddit .icon{background-position:0 -187px}.post-wizard__services .service-qzone .icon{background-position:0 -204px}.post-wizard__services .service-print .icon{background-position:0 -221px}.post-wizard__services .service-post .icon{background-position:0 -238px}.post-wizard__services .service-pocket .icon{background-position:0 -255px}.post-wizard__services .service-pinterest .icon{background-position:0 -272px}.post-wizard__services .service-orkut .icon{background-position:0 -289px}.post-wizard__services .service-odnoklassniki .icon{background-position:0 -306px}.post-wizard__services .service-more .icon{background-position:0 -323px}.post-wizard__services .service-mixi .icon{background-position:0 -340px}.post-wizard__services .service-meinvz .icon{background-position:0 -357px}.post-wizard__services .service-mailru .icon{background-position:0 -374px}.post-wizard__services .service-livejournal .icon{background-position:0 -391px}.post-wizard__services .service-linkedin .icon{background-position:0 -408px}.post-wizard__services .service-line .icon{background-position:0 -425px}.post-wizard__services .service-kaixin .icon{background-position:0 -442px}.post-wizard__services .service-hyves .icon{background-position:0 -459px}.post-wizard__services .service-hotmail .icon{background-position:0 -476px}.post-wizard__services .service-googleplus .icon{background-position:0 -493px}.post-wizard__services .service-googlebookmarks .icon{background-position:0 -510px}.post-wizard__services .service-gmail .icon{background-position:0 -527px}.post-wizard__services .service-favorites .icon{background-position:0 -544px}.post-wizard__services .service-facebook .icon{background-position:0 -561px}.post-wizard__services .service-email .icon{background-position:0 -578px}.post-wizard__services .service-digg .icon{background-position:0 -595px}.post-wizard__services .service-delicious .icon{background-position:0 -612px}.post-wizard__services .service-blogger .icon{background-position:0 -629px}.post-wizard__services .service-baidu .icon{background-position:0 -646px}.post-wizard__services .service-aolmail .icon{background-position:0 -663px}.post-wizard__services .service-aollifestream .icon{background-position:0 -680px}.post-wizard__btn .button-primary{vertical-align:middle;margin-right:15px!important}.post-wizard__fullpreview{display:inline-block;font:11px/14px Arial,Helvetica;background:url(img/btn-primary.png) no-repeat 0 2px;padding:2px 0 2px 20px;vertical-align:middle}.post-wizard__position{margin:0;padding:3px 0 8px;zoom:1}.post-wizard__position:after{content:"";display:table;clear:both}.post-wizard__position li{float:left;padding-right:6px}.post-wizard__position__item{position:relative;float:left;padding:2px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.post-wizard__position__item__inner{float:left;font:700 12px/18px Arial,Helvetica;white-space:nowrap;text-shadow:0 1px 0 #fff;border:1px solid #c9c9c9;padding:4px 14px 4px 29px;background-color:#f5f5f5;background-image:-moz-linear-gradient(top,#fafafa,#eee);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fafafa),to(#eee));background-image:-webkit-linear-gradient(top,#fafafa,#eee);background-image:-o-linear-gradient(top,#fafafa,#eee);background-image:linear-gradient(to bottom,#fafafa,#eee);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa', endColorstr='#ffeeeeee', GradientType=0);-webkit-box-shadow:0 1px 1px rgba(0,0,0,.15),inset 0 1px 1px #fff;-moz-box-shadow:0 1px 1px rgba(0,0,0,.15),inset 0 1px 1px #fff;box-shadow:0 1px 1px rgba(0,0,0,.15),inset 0 1px 1px #fff;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.post-wizard__position__item:hover{background-color:#e8e8e8}.post-wizard__position__item.selected,.post-wizard__position__item.selected:hover{color:#22769c;background-color:#c1dce8}.post-wizard__position__item.selected .post-wizard__position__item__inner,.post-wizard__position__item.selected:hover .post-wizard__position__item__inner{border-color:#58a2c4}.post-wizard__position__item.selected .above,.post-wizard__position__item.selected:hover .above{background-position:-176px -21px}.post-wizard__position__item.selected .below,.post-wizard__position__item.selected:hover .below{background-position:-144px -21px}.post-wizard__position__item.selected .left,.post-wizard__position__item.selected:hover .left{background-position:-148px -59px}.post-wizard__position__item.selected .right,.post-wizard__position__item.selected:hover .right{background-position:-148px -43px}.post-wizard__position input{position:absolute;z-index:4;left:-9999px;top:-9999px}.post-wizard__position__ico{position:absolute;font-size:1px;background-image:url(img/presets.png)}.post-wizard__position__ico.above{left:11px;top:7px;width:13px;height:19px;background-position:-161px -21px}.post-wizard__position__ico.below{left:11px;top:7px;width:13px;height:19px;background-position:-130px -21px}.post-wizard__position__ico.left{left:9px;top:9px;width:18px;height:14px;background-position:-129px -59px}.post-wizard__position__ico.right{left:9px;top:9px;width:18px;height:14px;background-position:-129px -43px}.post-wizard__position__vertical{padding-bottom:0}.post-wizard .custom-code{padding-bottom:20px;width:740px}.post-wizard .custom-code textarea{width:490px;height:192px;margin-bottom:10px;resize:vertical}.post-wizard .custom-code .post-wizard__position{display:block!important}.post-wizard .return-custom-defaults{position:absolute;right:0;font:11px/14px Arial,Helvetica;top:-19px}.post-wizard .return-custom-defaults__item{text-decoration:none;border-bottom:1px dashed}.post-wizard .custom-code-area{zoom:1}.post-wizard .custom-code-area:after{content:"";display:table;clear:both}.post-wizard .custom-code-area__textarea{position:relative;float:left;width:490px}.post-wizard .custom-code-area__helper{float:right;width:238px;color:#666;font:12px/16px Arial,Helvetica;padding-top:8px}.post-wizard .custom-code-area__helper p{padding:0 0 9px;margin:0}
  • post/trunk/tpl/form.tpl.php

    r699064 r998519  
    230230                            [IMAGEURL] — link to post\'s image, mandatory for Pinterest button.</p>');?>
    231231
    232                         <p><?php _e('Additional customizations like size, share counter, systems set, etc. are available. Please refer to the <a href="http://support.po.st/entries/21447108-integration-docs-for-po-st-widget-2-1">integration guide</a> for more details.');?></p>
     232                        <p><?php _e('Additional customizations like size, share counter, systems set, etc. are available. Please refer to the <a href="http://support.po.st/hc/en-us/articles/200279567-Po-st-Integration-Guide">integration guide</a> for more details.');?></p>
    233233                    </div>
    234234                </div>
Note: See TracChangeset for help on using the changeset viewer.