#main-content {
	padding: 0;
	font-size: 14px;
}

.block {
	border: 1px solid #156097;
	height: auto;
	margin: 10px 10px;
	overflow: hidden;
}

.block-content {
	height: auto;
	margin: 0;
	margin-bottom: 20px;
	font-size: 14px;
}

ul {
	margin: 0;
	padding: 0;
}

.block ul {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

ul.index-list {
	margin: 0;
	font-size: 12px;
}

li.index-list {
	display: inline;
	float: left;
}

#jellycast-chart-block {
	width: 430px;
	height: auto;
	font-size: 14px;
}

#jellycast-chart-block-list {
	margin: 5px;
}

#jellycast-alltime-chart-10, #jellycast-weekly-chart-10, #jellycast-monthly-chart-10 {
	width: 600px;
}

#jellycast-alltime-chart-100, #jellycast-weekly-chart-100, #jellycast-monthly-chart-100 {
	width: 600px;
	height: auto;
	overflow: view;
	border-bottom: none;
}

#jellycast-category-block {
	width: 240px;
	height: auto;
	font-size: 14px;
}

#jellycast-category-block-list {
	margin: 5px;
}

#jellycast-tags-block {
	width: 270px;
	height: auto;
	font-size: 14px;
}

#jellycast-rating-block {
	width: 400px;
	height: auto;
	font-size: 14px;
}

#jellycast-rating-block-list {
	margin: 5px;
}

li.jellycast-rating-block {
	display: block;
}

#jellycast-search-block {
	width: 340px;
	height: auto;
	text-align: left;
}

#jellycast-pick-block {
	width: 700px;
	height: auto;
	font-size: 14px;
}

.jellycast-pick-block-description {
	margin: 5px;
	width: auto;
}

#jellycast-pick-block .feed {
	float: right;
	margin-right: 10px;
	
}

#jellycast-recent-block {
	width: 330px;
	height: auto;
}

#jellycast-random-block {
	width: 330px;
	height: auto;
}

.block ul.jellycast-list li.jellycast-list .feed {
	width: 250px;
	height: auto;
	float: none;
	display: block;
}

ul.jellycast-list li {
	display: inline;
	float: left;
	margin: 5px;
}

.feed {
	width: 380px;
	height: auto;
	border: 1px solid #156097;
	padding: 4px;
	margin-bottom: 8px;
	margin-left: 4px;
}



.feed-extra .rating-entry-average {
	float: left;
	display: inline;
}

.feed-content {
	height: auto;
	overflow: auto;
}

.block h3, .jellycast-episode h3 {
	margin-top: 0;
	background-color: #156097;
	color: #91dcff;
	font-size: 16px;
	font-weight: bold;
	padding-left: 4px;

}

.feed .feed-title{
	background-color: #156097; 
	color: #00adef;
	padding-left: 4px;
	font-size: 15px;
	font-weight: bold;
}

.feed-subtitle {
	font-size: 14px;
}

.feed .feed-image {
	float: right;
	margin: 5px;
}

.block-footer {
	text-align: right;
	margin-right: 5px;
	height: auto;
	vertical-align: bottom;
}

.chart-entry {
	height: 20px;
}

.chart-entry-title {
	display: inline;
	float: left;
}

.chart-entry-downloads {
	display: inline;
	float: right;
}

.rating-entry {
	height: 20px;
}

#jellycast-rating-list .rating-entry {
	clear: both;
	padding-top: 5px;
}

#jellycast-rating-list .rating-entry .feed-subtitle {
	margin-top: 10px;
}

.rating-entry-title {
	display: inline;
	float: left;
}

.rating-entry-average {
	float: right;
}

.jellycast-tag-list ul, .jellycast-tag-list ul li, .jellycast-tagcloud {
	margin: 1px;
	padding: 4px;
	padding: 0;
	/* float: left; */
	display: inline; 
}

li.jellycast-categories-list {
	border-bottom: 1px solid #156097;
	margin: 10px 5px;
	clear: both;
	height: 150px;
}

li.jellycast-categories-list .feed {
	float: right;
	border: 0;
}

#jellycast-rating-list .feed {
	width: auto;
	/* margin: 20px;
	height: 20px; */
	padding-bottom: 20px;
}


.tag-scale-1, .tag-scale-2 {
	font-size: 100%;
}

.tag-scale-3, .tag-scale-4, .tag-scale-5 {
	font-size: 14px;
}

.tag-scale-6, .tag-scale-7, .tag-scale-8, .tag-scale-9, .tag-scale-10 {
	font-size: 18px;
}

.tag-scale-8, .tag-scale-9, .tag-scale-10 {
	font-weight: bold;
}

.tag-scale-10 {
	font-size: 16px;
}

#jellycast-search-block input {
	display: block;
	margin: 10px;
}

#advanced-search-form {
	margin: 10px 50px;
}

#advanced-search-form label {
	float: left;
	width: 100px;
}

#advanced-search-form input[type=submit]{
	margin-left: 100px;
}

ul.jellycast-search-results-list {
	margin: 10px;
}

li.jellycast-search-results-list {
	margin: 5px 10px;
}

#search-form .search-form-element {
	display: inline;
}

#search-form {
	margin-left: 100px;
}

#search-form input[type=text] {
	width: 300px;
}

.outerbox {
 	border: 1px solid #4bc8f5;
	padding: 0;
}

.jellycast-episode {
	font-size: 14px;
	width: 250px;
	margin: 10px;
	border: 1px solid #156097;
	float: right;
	clear: right;
	padding: 2px;
}

.jellycast-title {
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #156097;
	background-color: #009ade;
	padding: 4px;
}

.jellycast-description, .jellycast-downloads, .jellycast-vote, .jellycast tagbox, .jellycast-rating {
	font-size: 14px;
}

.jellycast-subscribe, .jellycast-precaster {
	font-size: 14px;
	color: #000000;
}

.jellycast-waystolisten {
	background-color: #156097;
	color: #91dcff;
	font-size: 16px;
	font-weight: bold;
	padding-left: 4px;
}

.jellycast-listen {
	width: 430px;
	border: 1px solid #156097;
	padding: 2px;
	word-wrap: break-word;
	overflow: auto;
	background-color: #00b9ff;
}

.jellycast-url {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.jellycast-itunes-url {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.category-name, .category-count {
	margin-left: 20px;
}

#jellycast-view-page .jellycast-image {
	float: right;
}

.jellycast-chart-block {
	height: auto;
}

.jellycast-smalltext {
	font-size: 10px;
	color: #000000;
}

.abuse-report {
	width: 360px;
	text-align: center;
	border: 1px solid #4bc8ff;
	padding: 4px;
	font-size: 14px;
	font-weight: bold;
	background-color: #156097;
}

#tag-edit-form input {
	display: block;
}

#tag-edit-form label {
	float: left;
	clear: left;
	width: 100px;
}

#nifty-block-image {
	float: left;
	margin: 5px;
}

#promo-block, #nifty-block{
	width: 330px;
	height: 265px;
	padding: 4px;
}

#promo-block-main {
	clear: both;
}


#promo-block-image {
	float: right;
}

#nifty-block-advert {
	font-size: 13px;
	padding: 4px;
}

.promo-ricky-text {
	font-size: 13px;
	padding: 4px;
}