/*-- Enter your custom CSS below --*/

ol.tweets li { clear: both; !important }

ol.tweets li div.msg span.twit { display: none; !important }

ol.tweets li div.msg { margin-left: 65px; font-size: 80%; !important }

ol.tweets li div.info { display: none !important }

ol.tweets li div.avatar { float: left; margin: 3px 0px 0px 0px; width: 60px; !important }

ol.tweets li div.avatar img { padding: 0px; margin: 0px; border: 1px solid #aaa; border-radius: 3px; display: block; margin: auto auto 1em auto; !important }

ol.tweets li div.avatar p { font-size: 50%; text-align: center; margin: 0px; padding: 0px; font-style: italic; color: #444 !important }

ol.tweets li { list-style-type: none !important }

ol.tweets { margin-left: 0px; !important }

div#branding { display: none }

div.msg { text-align: justify; }

code { background: #eee; }

a { color: #23658f; }

a:visited { color: #80327d; }

a:hover { color: #1d283b; text-decoration: underline; }

#content { font-size: 145%; }
