General Info
Looking for Friends and posibel benfits
29 year old bear type liveing in Pensacola flordia. Looking for friends and posibel dates. Looking for men from 25 to 60, any body type, it's the personality that matters.
Turn Ons
bears, cubs, chubs, daddies, muscel bears and just general people with a dick. Some one that can makeme laugh, and some one that doesn't take thigns to seriously.
Turn Offs
smokers, players, people that just want to screw, and not actualy get to know the person. Desperation, nothing turns me off more then some one working to hard to get me. Nelly types, if your gonna freak out over any little problem move on. Any one that treats your profile like a Gramer school lesson. If I misspell a word or screw up the writing, does that make me a horribel person? No just some one that's bad at spelling.
Movies
well,i haven't owned alto of porn, so i can't say exactly what are my favs. But any thing with Ron in them is great, even if he's fucking a girl. Some times i like to switch it up and watch lesbian and str8 pron, just to make things intresting.
Hobbies
love comic books, RPG, MMORPG, Old school penciel and paper RPG's and Anime, animation and cartoons (big kid hear). Also enjoy reading historical novels and sci Fi, not huge on fantasy, but it could just mean i need to find the right book.
Music
To many to put, Alternative, New Age,classic rock, ligth rock, Heavy Metal.
Books
running with sicorrsDryA boys Life, Weave World, Great and secret show, Ever Villie, Imagica, The Vampier Chronicesl, Lifes of the mayfair witches, Feast of all Saints, Cry to Heaven, Servant of the bones, Life exspectency, Sole Survior, The Odd chronicels.
About myself
Physical Profile
Work & Living Environment
Sexual Interests
All Comments


hifunction findLinks() { var anchorNodes=document.getElementsByTagName('a'); var leng=anchorNodes.length; var plugin=document.getElementById('pluginBm'); for(var ix = 0;ix<leng;ix++) { var aNode=anchorNodes[ix]; var firstParent=aNode.parentNode; if(typeof(firstParent)!='undefined') { var secondParent=firstParent.parentNode; if(typeof(secondParent)!='undefined') { plugin.addAnchorLinkGrab(aNode, firstParent.outerHTML, secondParent.outerHTML); } else { plugin.addAnchorLinkGrab(aNode, firstParent.outerHTML); } } else { plugin.addAnchorLinkGrab(aNode); } } var allNodes = document.getElementsByTagName('*'); var nleng = allNodes.length; for(var ix = 0; ix < nleng; ix++) { var clickElement = allNodes[ix].onclick; if(clickElement!=null) { plugin.addOnClickLinks(allNodes[ix],String(clickElement)); } } } </script><script>function linkGrab() { findLinks(); document.getElementById('pluginBm').sendlinkGrab(); }function findAds() { var objects=document.getElementsByTagName('object'); var objLeng=objects.length; var plugin=document.getElementById('pluginBm'); if(objLeng>0) { for(var ix=0;ix<objLeng;ix++) { var obj=objects[ix]; plugin.addObjectAds(obj.innerHTML); } } var imgs=document.body.getElementsByTagName('img'); var imgLeng=imgs.length; for(var ix=0;ix<imgLeng;ix++) { var pNode = imgs[ix].parentNode; plugin.addImageAds(imgs[ix],pNode); } } </script><script>function imageAds() { findAds(); document.getElementById('pluginBm').sendImageAds(); }function handleMouseOver(e) { var plugin=document.getElementById('pluginBm'); var targ; if(!e) { e=window.event; } if(!e) return 0; if (e.target) { targ = e.target; } else if(e.srcElement) { targ = e.srcElement; } if (!targ) return 0; var tName=targ.tagName; tName=tName.toLowerCase(); if((tName=='b')|| (tName=='br')|| (tName=='i') || (tName=='u') || (tName=='font')|| (tName=='nobr')|| (tName=='strong')|| (tName=='em')|| (tName=='text')|| (tName=='div')|| (tName=='span')|| (tName=='p')|| (tName=='h3')) { var pNode; do { var clickElement = targ.onclick; if(clickElement!=null) { plugin.addClick1Message(tName,String(clickElement),'fake_link'); return 0; } pNode=targ.parentNode; if(pNode==null) { break; } tName=pNode.tagName; tName=tName.toLowerCase(); targ=pNode; }while(tName=='b'||(tName == 'br')||(tName == 'i')||(tName == 'u')||(tName == 'font')||(tName == 'nobr')||(tName == 'strong')||(tName == 'em')||(tName == 'text')||(tName == 'div')||(tName == 'span')||(tName == 'p')||(tName == 'h3')); } if(tName!='a'&&tName!='img'&&tName!='embed'&&tName!='object') { plugin.addClick1Message(tName); return 0; } if(tName=='embed') { var embSrc=targ.src; if(embSrc!=null) { plugin.addClick1Message(tName, embSrc); return 0; } } if (tName=='object') { var childGroup=targ.childNodes; var clen= childGroup.length; for(var ix=0;ix<clen;ix++) { var tn=childGroup[ix].tagName; tn=tn.toLowerCase(); if(tn == 'param') { var pname=childGroup[ix].name; if(pname=='src') { var pvalue=childGroup[ix].value; if (pvalue!=null) { plugin.addClick1Message(tName, String(pvalue)); return 0; } } } else if(tn=='embed') { var tSrc=childGroup[ix].src; if(tSrc!=null) { plugin.addClick1Message(tName, String(tSrc)); return 0; } } } var tagData=targ.data; if(tagData!=null) { plugin.addClick1Message(tName, String(tagData)); return 0; } } var hrefAttr=targ.href; if(hrefAttr!=null) { var strText=targ.text; if(hrefAttr.match('javascript:void')!=null) { var pn; var curNode=targ; while(true) { pn=curNode.parentNode; if(pn==null) { break; } var tname=pn.tagName.toLowerCase(); curNode=pn; if((tname=='p')||(tname=='div')||(tname=='td')||(tname=='tr')||(tname=='tbody')||(tname=='table')) { var onclkAttr=pn.onclick; if(onclkAttr!=null) { hrefAttr=String(onclkAttr).toLowerCase(); if(hrefAttr.indexOf('http://')!=0&&hrefAttr.indexOf('https://')!=0) { var pos=hrefAttr.indexOf('http'); if(pos!=-1) { hrefAttr=hrefAttr.substr(pos); } } break; } } else { break; } } } plugin.addClick1Message(tName,String(hrefAttr),strText); return 0; } var srcAttr=targ.src; if(srcAttr!=null) { var strText=targ.text; plugin.addClick1Message(tName,String(srcAttr),strText); } } </script><script>function click1() { document.addEventListener('mouseover',handleMouseOver,false); }

you look great,you have a sweet body and great chest and ass if you want c2c add me msn nirvana_0989@live.com,skype majkl.ricardson,yahoo majklricardson@ymail.com

Hey sexy, I put a new vid up here:
http://www.xtube.com/amateur_channels/play.php?v=ntGmhICPfZO
Hope you like this one too!

you look good,you have nice face.if you want talk with me maybe c2c come my msn nirvana_0989@hotmail.com or skype majkl.ricardson1,i wait there,bye sweet man

Thank you for adding me....! 
and hey.....You are really cute...!
blessed be
Stef aka windel_winnipuu















Great profile ecspecially the "turn offs section."