/*
Plugin Name: TentBlogger Social Widget
Author URI: http://tentblogger.com
*/
.tentbloger-tabs, .tentblogger-content-wrapper, .tentblogger-social-banner  { width : auto; }
.tentblogger-tabs img { padding: 1em; margin-bottom: -0.5em; }
.tentblogger-tabs img:hover { cursor: pointer; opacity: 1; }
.tentblogger-tabs .active { border-left: 1px solid #ccc; border-top: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #F7F7F7; }
.tentblogger-tabs .inactive {  opacity: 0.3; }
.tentblogger-content-wrapper { border: 1px solid #ccc; padding: 1em 1em 0 1em; }
.tentblogger-content-wrapper ul { margin: 0 !important; }
.tentblogger-content-wrapper li { list-style: none; margin-bottom: 1em; overflow: hidden; }
.tentblogger-content-wrapper .inactive { display: none; }
.tentblogger-follow-link { text-align: center; padding-top: 1em; border-top: 1px dotted #ccc; }
.tentblogger-social-banner { text-align: center; margin: 1em 0 1em 0; }