/***************************** promo */

.promocontent {font-size:22px;}
.promocontent p {line-height:25px;}
.promocontent a {color:#00ff74;}

.promo {display:none;position:absolute;width:460px;}

/*promonav*/
#promonav {position:absolute;right:20px;bottom:20px;width:160px;}
.promonav {width:16px;height:16px;display:block;float:left;margin: 0 0 0 15px;background: url(http://www.yellow-llama.com/wp-content/themes/yl2010/images/promonav.png) 0 0 no-repeat;text-indent:-9999px;overflow:hidden;}
.nav-about {background-position:0 0;}
.nav-portfolio {background-position:-83px 0;}
.nav-skills {background-position:-32px 0;}
.nav-blog {background-position:-66px 0;}
.nav-contact {background-position:-50px 0;}
.nav-login {background-position:-100px 0;}

/*skills*/
.skillset {margin: -20px 0 0 0;}
.skillset a {display:block;overflow:hidden;text-indent:-9999px;float:left;margin: 0 23px 20px 0;}
.skill-wordpress {width:61px;height:62px;background: url(http://www.yellow-llama.com/wp-content/themes/yl2010/images/skills/wordpress.png) 0 0 no-repeat;}
.skill-coding {width:65px;height:65px;background: url(http://www.yellow-llama.com/wp-content/themes/yl2010/images/skills/psd.png) 0 0 no-repeat;}
.skill-email {width:65px;height:65px;background: url(http://www.yellow-llama.com/wp-content/themes/yl2010/images/skills/email.png) 0 0 no-repeat;}
.skill-ecommerce {width:65px;height:65px;background: url(http://www.yellow-llama.com/wp-content/themes/yl2010/images/skills/cart.png) 0 0 no-repeat;}
.skill-content {width:65px;height:65px;background: url(http://www.yellow-llama.com/wp-content/themes/yl2010/images/skills/blogging.png) 0 0 no-repeat;}
.skill-cloudhosting {width:65px;height:65px;background: url(http://www.yellow-llama.com/wp-content/themes/yl2010/images/skills/hosting.png) 0 0 no-repeat;}
.skill-brand {width:65px;height:65px;background: url(http://www.yellow-llama.com/wp-content/themes/yl2010/images/skills/social.png) 0 0 no-repeat;}
.skill-search {width:65px;height:65px;background: url(http://www.yellow-llama.com/wp-content/themes/yl2010/images/skills/seo.png) 0 0 no-repeat;}
.skill-newsletters {width:65px;height:65px;background: url(http://www.yellow-llama.com/wp-content/themes/yl2010/images/skills/newsletter.png) 0 0 no-repeat;}
.skillinfo {display:none;position:absolute;width:400px;top:310px;left:0;padding:5px 10px;text-align:center;background: url(http://www.yellow-llama.com/wp-content/themes/yl2010/images/opacity30.png);border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;font-size:18px;}

/*blog*/
.blogitem {width:130px;margin: 0 20px 0 0;float:left;position:relative;cursor:pointer;}
.blogitem h3 {font-size:18px;position:absolute;width:130px;top:30px;left:7px;background: url(http://www.yellow-llama.com/wp-content/themes/yl2010/images/opacity30.png) 0 0;}
.blogitem h3 a {text-decoration:none;}
.blogitemmargin {margin:0;}
.blogitem img {border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;border:5px solid #111411;}
.blogitem img {width:130px;height:100px;}

/*portfolio*/
.portfolioentries img {border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;border:5px solid #111411;margin: -20px 10px 0 0;}
.portfolioentries .skillinfo {padding: 10px 0;top:325px;}

