/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#socialmain{
font:13px/22px 'Droid Sans','Myriad Pro',Helvetica,Arial,sans-serif;
}


.facebubble{
background:url("images/facebubble.png") no-repeat scroll center top transparent;

}

.twitterbubble{
background:url("images/twitterbubble.png") no-repeat scroll center top transparent;

}

.bubble{
color:#FFFFFF;
padding:10px 10px 40px;
}

.status{
display:block;
height:70px;
overflow:hidden;
}
.stagline{
display:block;
padding: 10px 0px 0 0 ;
color:#000;
width:180px;
}

.clickfollow{
width:51px;
height:48px;
display:block;
margin:15px 6px 0 0;
}

#socialall{
-moz-border-radius:10px 10px 10px 10px;
margin-bottom:30px;
}

#socialalltop{
background:url("images/socialallbubbletop.png") no-repeat scroll center top;
height:37px;
}

#socialallbottom{
background:url("images/socialallbubblebottom.png") no-repeat scroll center top;
height:20px;
}

#lifestream{
padding:0 10px 10px 10px;
}

#lifestreambox{
background-color:#ECFCFF;
}

#click{
padding:0 10px;
}
