/*
Theme Name:		SBI Converted Theme For Wordpress
Theme URI:		http://www.ejtsystems.com/
Description:	        A squeaky clean, feature-rich theme for WordPress designed and coded by <a href="http://www.ejtsystems.com">Eric Torvinen</a>.
Version:		1.1
Author:			Eric Torvinen
Author URI:		http://www.ejtsystems.com/
*/

#navmenu ul {margin: 0; padding: 0; 
	list-style-type: none; list-style-image: none; }
#navmenu li {display: inline; }
#navmenu ul li a {text-decoration:none;  margin: 4px; height:5px;
	padding: 5px 20px 5px 20px; color: blue;
	background: #CCCCCC;}
#navmenu ul li a:hover {color: purple;
	background: yellow; }

#subscribe ul li {list-style-type: none; }

.thecomments {margin:0; padding: 0;}
.thecomments li {list-style-type: none; padding:0; margin:0;}

.leftborder {
border-style: solid;
border-left-width: thin
}
.rightborder {
border-style: solid;
border-right-width: thin
}

