p {margin-top: 0 !important;}

#section {
	background-color: white;	/* padding: 1em; */
}
#omega {
	padding: 1em;
}
label {
	cursor: pointer
}
div.module {
	border:0px solid white;
	background: none
}
img {
	display:inline;
}
.mobbies_menu {
	width: 100%;
}

.blog_category {
	padding-bottom: 50px
}
.blog_list {
	width: 100%
}
/* this is a twizzler */
.blog_list td {
	vertical-align: top;
	width: 20%;
	padding:10px
}
.blog_list td h3 {
	font-size: 14px;
	padding: 0;
	margin:0
}
.blog_list td h3 a {
	color: black;
	font-size: 18px;
}
.blog_list td .blurb {
	color: black
}
.blog_list td .blurb a {
	color: #f57a12
}
.blog_list td .vote {
	white-space: nowrap;
	padding-top:2px
}
.twizzler {
	padding:4px
}
.blurb ol {
}
.blurb ol li {
	list-style: decimal;
	margin-left:2em;
	margin-bottom: 5px
}
.twizzler_voted {
	padding-top: 3px;
}
.voted {
	/* background-color:#993333; */
			background-color:silver;
	color:white;
	font-size:14px;
	font-weight:bold;
	padding:2em;
	margin-bottom:0.5em;
	height: 60px;
}
.vote_now {
	background-color: orange;
	color: white;
	padding: 1em;
	border:1px solid gray;
	-moz-border-radius: 6px
}
.umpty li {
	line-height: 160%;
	font-size:1.2em;
}
table.categories-nav {
	background-color: #f90;	
	align: center;
}


table.categories-nav a {
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #333;
	font-weight: bold;	
}
table.categories-nav a.visited {
	color: #666666;
}
table.categories-nav td.row-color1 {
	background-color: #FFC;
}
div.blog_category_name {
	float: left;
	font: bold 28px Georgia, Times New Roman, serif;
	line-height: 70px;
	margin: 0px 0px 0px 10px;
	
}
