/*
Theme Name: CasinoGuide.com
Theme URI: 
Description: Should look like it's integrated in CG.com and not a stand-alone WP install
Version: 
Author: Mr Badger
Tags: Built by badgers, copy/paste
*/

/* Hide first list level since we can't remove it!!!!!! :@ */
.wp-sidebar-ul {
	margin-left: 0;
	list-style: none;
}

.wp-sidebar-ul ul {
	list-style-type: disc;
}

/*Blog Styles*/
.relatedlists {margin-left: 0px; margin-bottom: 0px; list-style: none;}

/*Blog Email Styles*/
.newsletter {float: left; width: 300px; padding-left:10px; margin-right: 10px;}
