/* Links */
div.blocLinks ul { margin: 0; padding: 0; list-style: none; }

/* News */
div.blocNews p { margin-bottom: 5px; }
div.blocNews h3 { font-weight: bold; font-size: 1.05em; }

/* RSS */
div.blocRss p { margin-bottom: 1em; }

/* Tags */
div.blocTags p { text-align: center; margin: 0; }
div.blocTags a { text-decoration: none; }
div.blocTags a:hover { text-decoration: underline; }
div.blocTags .tag-1 { font-size: 1em; }
div.blocTags .tag-2 { font-size: 1.2em; }
div.blocTags .tag-3 { font-size: 1.4em; }
div.blocTags .tag-4 { font-size: 1.6em; }
div.blocTags .tag-5 { font-size: 1.8em; }

/* Twitter */
div.blocTwitter p.tweetText span { padding-right: 5px; }
div.blocTwitter div.tweet { border-bottom: 1px solid #798B96; margin-bottom: 5px; padding-bottom: 5px; }
div.blocTwitter div.tweet.lastOne { border: none; }
div.blocTwitter p.tweetShowtime { font-size: 0.95em; color: #aaa; }
div.blocTwitter p { margin: 0; padding: 0; }
div.blocTwitter p span { font-weight: bold; }

