/** * vBulletin 3.8.9 CSS * Style: 'Orchid Board fixed'; Style ID: 4 */ body { background: #000; color: #000000; font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; margin: 5px 10px 10px 10px; padding: 0px; text-align: center; } a:link, body_alink { color: #05330D; text-decoration: text-decoration: none; } a:visited, body_avisited { color: #05330D; text-decoration: text-decoration: none; } a:hover, a:active, body_ahover { color: #993366; text-decoration: text-decoration: underline;; } .page { background: #7A9424; color: #000; } td, th, p, li { font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; } .tborder { background: #4A5C0E; color: #000000; border: 1px solid #4A5C0E; } .tcat { background: #9C3050; color: #FFFFFF; font: bold 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; margin: 1px; padding: 3px; } .tcat a:link, .tcat_alink { color: #ffffff; text-decoration: none; } .tcat a:visited, .tcat_avisited { color: #ffffff; text-decoration: none; } .tcat a:hover, .tcat a:active, .tcat_ahover { color: #FFFF66; text-decoration: underline; } .thead { background: #7A9424; color: #FFFFFF; font: bold 10px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; } .thead a:link, .thead_alink { color: #FFFFFF; } .thead a:visited, .thead_avisited { color: #FFFFFF; } .thead a:hover, .thead a:active, .thead_ahover { color: #FFFF00; } .tfoot { background: #7A9424; color: #fff; } .tfoot a:link, .tfoot_alink { color: #E0E0F6; text-decoration: underline; } .tfoot a:visited, .tfoot_avisited { color: #E0E0F6; text-decoration: underline; } .tfoot a:hover, .tfoot a:active, .tfoot_ahover { color: #FFFF66; text-decoration: underline; } .alt1, .alt1Active { background: #EAE8B1; color: #000000; } .alt2, .alt2Active { background: #EDE58E; color: #000000; } .inlinemod { background: #FFFFCC; color: #000000; } .wysiwyg { background: #EDE58E; color: #000000; font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; } textarea, .bginput { font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; } .bginput option, .bginput optgroup { font-size: 10pt; font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; } .button { font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; } select { font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; } option, optgroup { font-size: 11px; font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; } .smallfont { font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; } .time { color: #000; } .navbar { font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; } .highlight { color: #FF0000; font-weight: bold; } .fjsel { background: #EAE8B1 url(http://www.orchidboard.com/community/orchid/purpfill.gif) repeat-x;; color: #F2EFCD; } .fjdpth0 { background: #F7F7F7; color: #000000; } .panel { background: #EAE8B1; color: #000000; padding: 10px; border: 2px outset; } .panelsurround { background: #EAE8B1; color: #000000; } legend { color: #22229C; font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; } .vbmenu_control { background: url(/community/images/buttonbg.jpg) repeat-x;; color: #FFFFFF; font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; padding: 0px 6px 3px 6px; white-space: nowrap; height: 30px; margin: 0; } .vbmenu_control a:link, .vbmenu_control_alink { color: #FFFFFF; text-decoration: none; } .vbmenu_control a:visited, .vbmenu_control_avisited { color: #FFFFFF; text-decoration: none; } .vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover { color: #FFFFFF; text-decoration: underline; } .vbmenu_popup { background: #FFFFFF; color: #000000; border: 1px solid #0B198C; } .vbmenu_option { background: #EAE8B1; color: #000000; font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; white-space: nowrap; cursor: pointer; } .vbmenu_option a:link, .vbmenu_option_alink { color: #22229C; text-decoration: none; } .vbmenu_option a:visited, .vbmenu_option_avisited { color: #22229C; text-decoration: none; } .vbmenu_option a:hover, .vbmenu_option a:active, .vbmenu_option_ahover { color: #FFFFFF; text-decoration: none; } .vbmenu_hilite { background: #F2EFCD url(/community/orchid/purpfill.gif) repeat-x;; color: #FFFFFF; font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; white-space: nowrap; cursor: pointer; } .vbmenu_hilite a:link, .vbmenu_hilite_alink { color: #FFFFFF; text-decoration: none; } .vbmenu_hilite a:visited, .vbmenu_hilite_avisited { color: #FFFFFF; text-decoration: none; } .vbmenu_hilite a:hover, .vbmenu_hilite a:active, .vbmenu_hilite_ahover { color: #FFFFFF; text-decoration: none; } /* ***** styling for 'big' usernames on postbit etc. ***** */ .bigusername { font-size: 14pt; } /* ***** small padding on 'thead' elements ***** */ td.thead, div.thead { padding: 4px; } /* ***** basic styles for multi-page nav elements */ .pagenav a { text-decoration: none; } .pagenav td { padding: 2px 4px 2px 4px; } /* ***** define margin and font-size for elements inside panels ***** */ .fieldset { margin-bottom: 6px; } .fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; } /* ***** don't change the following ***** */ form { display: inline; } label { cursor: default; } .normal { font-weight: normal; } .inlineimg { vertical-align: middle; } /* HIghligt colour for classified ads */ .yellow { background: #07FF01 } td.chatters a.chatters:link { cursor: hand; color:#EAE8B1; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; text-decoration: blink; } td.chatters a.chatters:visited { text-decoration: none; color:#EAE8B1; cursor: hand; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; } td.chatters a.chatters:hover { text-decoration: none; color:#F6AE00; cursor: hand; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; } td.chatters2 a.chatters2:link { cursor: hand; color:#EAE8B1; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; } td.chatters2 a.chatters2:visited { text-decoration: none; color:#EAE8B1; cursor: hand; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; } td.chatters2 a.chatters2:hover { text-decoration: none; color:#F6AE00; cursor: hand; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; } .SponsorcAdLinks A:link {text-decoration: none; color:white;} .SponsorcAdLinks A:visited {text-decoration: none; color:white;} .SponsorcAdLinks A:active {text-decoration: none; color:white;} .SponsorcAdLinks A:hover {text-decoration: underline; color: yellow;} .adsense iframe { position:absolute; left:85px; } .vbmenu_popup2 { background: #FFFF00; color: #000000; border: 1px solid #0B198C; } .buttonscontainer {width: 150px; margin-left: 2px;} .buttons a {color: #000000; border: 1px solid; background-color: #EAE8B1; padding: 4px 1px 4px 12px; font: 11px Tahoma, sans-serif; font-weight: bold; text-decoration: none; border-color: #FAF6CF #DBC905 #DBC905 #FAF6CF; display: block; margin: 0px; width: 100%; text-align: left;} .buttons a:hover {border: 1px solid; padding: 4px 1px 4px 12px; background: #EAE8B1 url(../../community/orchid/purpfill.gif) repeat-x top left; border-color: #DBC905 #FAF6CF #FAF6CF #DBC905; color: #EAE8B1; text-decoration: none;} img { border: 0; } .vbmenu_control1 { font: 10px tahoma, arial; color: #fff; background: url(/community/orchid/purpfill.gif); } .vbmenu_control1 a:link { font: 10px tahoma, arial; color: #fff; text-decoration: none; } .vbmenu_control1 a:hover { font: 10px tahoma, arial; color: #fff; } .subforum { padding:0; margin: 0; } .subforum li { display:inline; width:150px; float:left; padding-left:0.5em; padding-right:0.5em; } .clear { clear:both; } form { margin: 0; padding: 0; } /* ***** Styling Required For Mindestic GlosPro ***** */ .glossarycrosslinkimage a:link { text-decoration: none; cursor: help; border-bottom: 1px dotted #000000; padding:0 12px 0 0; background: url(images/misc/ext_term.gif) no-repeat 0; background-position: right } .glossarycrosslinkimage a:visited { text-decoration: none; cursor: help; border-bottom: 1px dotted #000000; padding:0 12px 0 0; background: url(images/misc/ext_term.gif) no-repeat 0; background-position: right } .glossarycrosslinkimage a:hover { text-decoration: none; cursor: help; border-bottom: 1px dotted #000000; padding:0 12px 0 0; background: url(images/misc/ext_term.gif) no-repeat 0; background-position: right } .glossarycrosslink a:link { text-decoration: none; cursor: help; border-bottom: 1px dotted #000000; } .glossarycrosslink a:visited { text-decoration: none; cursor: help; border-bottom: 1px dotted #000000; } .glossarycrosslink a:hover { text-decoration: none; cursor: help; border-bottom: 1px dotted #000000; } .glossary_ajax_tooltipObj { z-index:1000000; text-align:left; } .glossary_ajax_tooltipObj div { position:relative; } /* If you don't want the arrow - Just set the width of this div to 1 or something like that and drop the background selectors from the CSS below */ .glossary_ajax_tooltip_arrow { /* Left div for the small arrow */ background-image:url('images/misc/glossary_arrow.gif'); width:20px; position:absolute; left:0px; top:0px; background-repeat:no-repeat; background-position:center left; z-index:1000005; height:60px; } .glossary_ajax_tooltip_content { border:1px solid #22229C; /* Border width */ left:18px; /* Same as border thickness */ top:0px; position:absolute; width:250px; /* Width of tooltip content */ background-color:#FFFFE1; /* Background color */ padding:5px; /* Space between border and content */ font-size:1.0em; /* Font size of loading text */ overflow:auto; z-index:1000001; } .glossary_ajax_tooltip_font { font-size:1.0em; /* Font size of content */ } .bookreview .label1 { font-weight: bold; font-size: larger; padding-top: 5px; } .bookreview .label2 { font-weight: bold; font-size: normal; float: left; padding-right: 5px; } .bookreview .label3 { font-weight: bold; font-size: smaller; float: left; padding-right: 5px; } .bookreview .content1 { font-weight: normal; font-size: larger; } .bookreview .content2 { font-weight: normal; font-size: normal; } .bookreview .content3 { font-weight: normal; font-size: smaller; } .bookreview-list table { width: 100%; } .bookreview-list th.active { width: 90%; padding: 0.5em 0em 0.5em 1em; } .bookreview-list .dark img { padding: 1em 0.5em 1em 1.5em; } .bookreview-list .light img { padding: 1em 0.5em 1em 1.5em; } .bookreview-list tr.light { background-color: #fff; padding: 1em 1em 1em 1em; } .bookreview-list tr.light td.active { background-color: #fff; padding: 1em 1em 1em 1em; } .bookreview-list tr.dark { background-color: #f6f6f6; padding: 1em 1em 1em 1em; } .bookreview-list tr.dark td.active { background-color: #F2EFCD; padding: 1em 1em 1em 1em; } .bookreview .label1 { font-weight: bold; font-size: larger; padding-top: 5px; } .bookreview .label2 { font-weight: bold; font-size: normal; float: left; padding-right: 5px; } .bookreview .label3 { font-weight: bold; font-size: smaller; float: left; padding-right: 5px; } .bookreview .content1 { font-weight: normal; font-size: larger; } .bookreview .content2 { font-weight: normal; font-size: normal; } .bookreview .content3 { font-weight: normal; font-size: smaller; } .bookreview-list table { width: 100%; } .bookreview-list th.active { width: 90%; padding: 0.5em 0em 0.5em 1em; } .bookreview-list .dark img { padding: 1em 0.5em 1em 1.5em; } .bookreview-list .light img { padding: 1em 0.5em 1em 1.5em; } .bookreview-list tr.light { background-color: #fff; padding: 1em 1em 1em 1em; } .bookreview-list tr.light td.active { background-color: #fff; padding: 1em 1em 1em 1em; } .bookreview-list tr.dark { background-color: #f6f6f6; padding: 1em 1em 1em 1em; } .bookreview-list tr.dark td.active { background-color: #f6f6f6; padding: 1em 1em 1em 1em; } .adsense iframe { position:absolute; left:85px; } /* GAL Defns */ a.gal:link { text-decoration: none; border-bottom: 1px dotted #016798; color: #016798; padding: 0 0 0 12px; background: url(images/misc/exlinkon.gif) no-repeat 0; } a.gal:visited { text-decoration: none; border-bottom: 1px dotted #016798; color: #016798; padding: 0 0 0 12px; background: url(images/misc/exlinkon.gif) no-repeat 0; } a.gal:hover, a.gal:active { text-decoration: underline; border-bottom: 0px dotted #F8BF24; color: #016798; padding: 0 0 0 12px; background: url(images/misc/exlink.gif) no-repeat 0; } Saving three different plants from rot - Orchid Board - Most Complete Orchid Forum on the web !
Saving three different plants from rot
Login
User Name
Password   


Registration is FREE. Click to become a member of OrchidBoard community
(You're NOT logged in)

menu menu

Sponsor
Donate Now
and become
Forum Supporter.

Saving three different plants from rot
Many perks!
<...more...>


Sponsor
 

Google


Fauna Top Sites
Register Saving three different plants from rot Members Saving three different plants from rot Saving three different plants from rot Today's PostsSaving three different plants from rot Saving three different plants from rot Saving three different plants from rot
LOG IN/REGISTER TO CLOSE THIS ADVERTISEMENT
Go Back   Orchid Board - Most Complete Orchid Forum on the web ! > >
Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 05-16-2014, 08:07 PM
gravotrope gravotrope is offline
Senior Member
 

Join Date: Oct 2012
Zone: 10b
Member of:AOS, FLOS
Location: Ft Lauderdale, FL
Age: 43
Posts: 145
Saving three different plants from rot Male
Default Saving three different plants from rot

Bought a Rhyncovola David Sanders as well as a Cyrtopodium paranaense from a vendor at a show at Fairchild tropical gardens in Early March. Three $10 plants later I had problems with the two I bought from the same vendor whose name I forget. The one mini Phalaenopsis plant I bought from Carib plants was ok, and had different rot issues as well, but it was not in a severe state of rot so I ended up treating with 3% hydrogen peroxide and it turned out fine so far, it just lost the fragrant blooms and 3 leaves. The other two were the last ones that the vendor had so it was either those or nothing...for $10.

I am not the only one unlucky enough to buy already rotting plants, but I was lucky enough to figure out how to save them. I have a photo of the David Sanders I saved, and maybe later once it gets bigger I will post the Cyrtopodium paranaense.

For the Rhyncovola, after cutting off the rotting pieces I was left with two leaves off of what looked like about 1 year deflasked seedlings (so it wasn't even blooming size) attached to pseudobulbs only. The plant with a node at the bottom of the pseudobulb but no dormant eyes ended up putting out a new plant that now has 1 root. the other leaf attached to a pseudobulb is alive in a high humidity environment but could only put out a keiki at the apex or next to the apex where the leaf joins the pseudobulb and hasn't yet.

For the Cyrtopodium, it seemed the rot had devoured the new keiki from the top and possibly made it to the interior of the 5 inch pseudobulb, but I just removed the dying keiki and hoped for the best after a soak in the liquid I made. It is still ok and 5 of the dormant eyes started to grow, two are just starting to put out roots but they are still very small.

Recipe. 1 clean plastic 16 oz. cup about 10 oz. tap water for each plant with a half clove of garlic sliced thinly into it and stirred. Add to that about a capful or half capful of liquid seaweed fertilizer (I use Alaska liquid kelp because it is available at home depot -- it is taken from the same source of seaweed that is used to make AGAR) and a drop or two of SuperThrive, stirring it thoroughly after adding the garlic, and again after adding the liquid ingredients. I soaked them for about 8 hours though even just 1 hour may still be effective.

I hope this helps someone trying to save their plants someday.

Last edited by gravotrope; 05-16-2014 at 08:21 PM..
Reply With Quote
  #2  
Old 05-16-2014, 08:09 PM
gravotrope gravotrope is offline
Senior Member
 

Join Date: Oct 2012
Zone: 10b
Member of:AOS, FLOS
Location: Ft Lauderdale, FL
Age: 43
Posts: 145
Saving three different plants from rot Male
Default

oops pics
Attached Thumbnails
Saving three different plants from rot-img_3274-jpg   Saving three different plants from rot-img_3275-jpg   Saving three different plants from rot-img_3277-jpg  
Reply With Quote
  #3  
Old 05-17-2014, 06:15 PM
WhiteRabbit WhiteRabbit is offline
Senior Member
 

Join Date: May 2008
Zone: 9a
Location: Nor Cal
Posts: 26,634
Default

Reply With Quote
  #4  
Old 05-18-2014, 08:05 AM
Nexogen Nexogen is offline
Senior Member
 

Join Date: Apr 2013
Posts: 675
Saving three different plants from rot
Default

Garlic works by inhibiting spore germination and mycelia growth of the pathogen fungus.


http://www.google.ca/url?sa=t&rct=j&...66917471,d.aWw

Last edited by Nexogen; 05-18-2014 at 09:06 AM..
Reply With Quote
Reply

Bookmarks

Tags
liquid, plant, plants, pseudobulb, rot, saving


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Vandas: I feel like giving up Angurek Vanda Alliance - others 25 07-19-2014 10:14 AM
Importing plants: The effect of Trichoderma on root development Lars Kurth Advanced Discussion 31 05-13-2012 10:31 AM
Den. spectabile vjo Dendrobium Alliance 20 04-22-2012 03:12 PM
Please HELP!!! White Mold in Newly Repotted Plants Miadunn Beginner Discussion 4 03-29-2012 04:48 PM
Orchid Fertilzer on Other Plants??? orchidjunky Beginner Discussion 13 03-20-2008 09:56 AM

All times are GMT -4. The time now is 06:06 PM.

© 2007 OrchidBoard.com
Search Engine Optimisation provided by DragonByte SEO v2.0.37 (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Feedback Buttons provided by Advanced Post Thanks / Like (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.

Clubs vBulletin Plugins by Drive Thru Online, Inc.