/*
Theme Name: LiveTwit
Theme URI: http://premiumthemes.net/
Description: LiveTwit theme lets you display instant tweets on any topic or from particular user on your wordpress website.
Version: 1
Tags: clean, minimal, twitter, two-columns, left-sidebar, fixed-width, social bookmarks
Author: R.Bhavesh
Author URI: http://www.cssace.com/
License: All Rights Reserved
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

/* Import RESET styling for grid framework*/

#navmenu ul {margin: 8px; padding: 5px; float: right;

	list-style-type: none; list-style-image: none; }
#navmenu li {display: inline; padding: 0px 0px 0px 20px}
#navmenu a {text-decoration:bold; color: #ff008b; background: #000;}
#navmenu a:hover {color: #fff; background: #000; }



