/*

Template Name: Single

Template URI: http://en.michaeluno.jp

Author: Michael Uno

Author URI: http://en.michaeluno.jp

Description: Displays tweets for a single account.

Version: 2

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Tags: single

Text Domain: fetch-tweets

*/

.newsTwitterDiv {padding: 1% 0% 1% 3%; margin:1% 1.8% 0 0%; text-align: left; background: rgba(0, 0, 0, 0.6); font-size:14px; float:left; width:99.8%;}
.newsTwitterDiv .twitterDetails { color:#fff; margin:1px 0 0 0 !important; padding:0 !important; float:left; width:90%; line-height:19px;}
.newsTwitterDiv .twitterDetails span { color:#4687c2; margin:0 10px 0 6px;}
.newsTwitterDiv .newsTwitterImg { margin-right:8px; float:left; width:28px; background:url(twitter.png) left top no-repeat; height:24px;}
.newsTwitterDiv .twitterDetails a { color:#fff; }
.newsTwitterDiv .twitterDetails a:hover { color:#fff; }