div#header #title a {
	display: block;
	background-image: url("images/mp3_de_weiss.png");
	background-repeat: no-repeat;
	width: 175px;
	height: 69px;
	position: relative;
	top: 26px;
	left: 10px;
}

div.home-top {
	width: 600px;
	height: 420px;
	overflow: visible;
}

div.creds ul {
	list-style-type: none;
	color: #999;
	float: right;
}

div.creds ul li {
	float: left;
	margin-left: 15px;
}


/** settings for ads **/
#header .widget-area {
	padding-top: 11px !important;
}

#ad300 {
	margin-left: -20px;
	margin-top: -15px;
	margin-bottom: -20px;
}

#ad600 {
	position: absolute;
	top: auto;
	left: auto;
	z-index: 1000;
	margin-left: 310px;
}

#ad728 {
	width: 728px;
	height: 90px;
	border: 0px solid #f00;
	margin: 0 auto;
}

#ad800 {
	width: 800px;
	max-height: 250px;
	border: 0px solid #f00;
	margin: 0 auto;
}

#header .widget-area {
	width: 728px;
}

.header-image #title-area, .header-image #title, .header-image #title a {
	width: 200px !important;
}

.sidebar .widget-wrap {
	border: none !important;
}


/* vid */
#vid {
	margin-left: -20px;
}


/** hide/show class for whatsup **/
.hide {
	display: none;
}

.show {
	display: table-row;
}

table#whatsup tr th {
	text-align: left;
}

table#whatsup tr td {
	vertical-align: top;
}

table#whatsup tr td:nth-child(1) {
	width: 85px;
	font-size: 85%;
}

table#whatsup tr td:nth-child(2) {
	width: 350px;
}

table#whatsup tr td:nth-child(3) {
	width: 85px;
}

table#whatsup tr td a:nth-child(1) {
	cursor: pointer;
}

table#whatsup tr td img {
	float: left;
	margin: 2px 5px 5px 0;
	width: 35px;
	max-width: 35px;
	border: 0;
}



/** nav **/
#nav {
	background-color: #E88E05 !important
	/* #F86611 !important; */
}

#nav li a {
	font-size: 17px;
}

#nav ul.menu li a {
	color: #fff !important;
}

#nav ul.menu li:hover {
	background-color: #111;
	cursor: pointer !important;
}

#nav ul.menu li ul.sub-menu li a {
	font-size: 14px;
}

#nav ul.menu li ul.sub-menu li a:hover {
	color: #E88E05 !important;
}




/** charts **/
table#charts {
	width: 100%;
}

table#charts th {
	background-color: #464646;
	color: #fff;
	vertical-align: top;
	font-size: 12px;
}

table#charts th:nth-child(1),
	table#charts th:nth-child(2) {
	width: 75px;
}

table#charts tr:hover {
	background-color: #8dff1c;
}

table#charts tr:nth-child(2) td {
	border-bottom: 2px double #464646;
}

table#charts tr td:nth-child(1) {
	font-weight: bold;
	font-size: 14px;
}

table#charts tr td:nth-child(1),
	table#charts tr td:nth-child(2),
	table#charts tr td:nth-child(3) {
	text-align: center;
}

table#charts tr td:nth-child(4) {
	padding-left: 10px;
}

table#charts tr td a {
	float: right;
	font-size: 12px;
	padding-right: 5px;
}




/** class infobox ib **/
table.ib {
	border: 1px solid #999;
	font-size: 80%;
}

table.ib th {
	background-color: #333;
	color: #fff;
	text-align: center;
}


/** author **/
.author {
	color: #333;
	font-size: 75%;
	clear: both;
}



/** charts class/fixes for musicload **/
table.charts_right {
	width: 265px !important;
	margin-left: -5px !important;
}

table.charts_fix {
	width: 100% !important;
}

table.charts_right tr td b:first-child {
	font-size: 20px !important;
	line-height: 24px;
	font-family: 'PT Sans', 'Play', arial, serif !important;
	color: #333 !important;
	font-weight: normal !important;
}

table.charts_fix tr td b:first-child {
	display: none;
}

table.charts_fix tr td table tr td a img,
	table.charts_right tr td table tr td a img {
	width: 75px !important;
	max-width: none;
}

table.charts_fix tr td table tr td+td a img,
	table.charts_right tr td table tr td+td a img {
	width: inherit !important;
}




/** featureditems **/

/** homepage h1 **/
div.featuredpost h1 a {
	color: #333 !important;
	font-size: 18px !important;
	line-height: 21px !important;
}

div.featuredpost h1 a:hover {
	color: #E88E05 !important;
	text-decoration: none !important;
}

/** homepage image spacing **/
div.featuredpost img {
	margin-right: 4px !important;
}

.cat2325_boxes {
	min-height: 192px !important;
}

a.more {
	float: right;
}


/** listing .. **/
div.hentry {
	border-bottom: 1px dotted #DDD !important;
	margin-bottom: 15px !important;
}

div.hentry a.more {
	margin-bottom: 3px !important;
}

div.hentry h2 a {
	font-size: 20px !important;
	line-height: 24px !important;
}


/** facebook **/
div#fb {
	font-size: 20px;
	margin-left: -21px;
}

div#fb a {
	color: #333;
}

div#fb a:hover {
	color: #E88E05;
	text-decoration: none;
}

div#fb img {
	float: left;
	margin-right: 10px;
	margin-top: -3px;
}