/*
Theme Name: Musiktipps24.com
Theme URI: http://www.whykiki.de
Version: 1.0

Author: Christian Schuelling
Author URI: http://www.whykiki.de
*/

/* standard elements */
html {
	min-height: 100%;
}
* {
	margin: 0;
	padding: 0;
}


body {
	background: #acacac;
	color: #444;
	font: normal 80% Tahoma, sans-serif
}

a {
	text-decoration:underline;
	color: #444;
}

p, code, ul {
	padding-bottom: 10px;
}
li {
	list-style: none;
}


code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma, sans-serif;
	line-height: 1.6em;
	margin: 4px 0 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font: bold 0.9em Verdana, sans-serif;
	padding-left: 26px
}
big {
	font-size: 1.1em;
}


label {
	display: block;
	font-size: 0.9em;
}
/* misc */
.clearer {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}

.spacer{
	height: 20px;
	width: 10px;
	
}

/* structure */
.container {
	background: transparent;
	font-size: 1.2em;
/*
	margin: 0 auto;
	width: 1050px;
*/
}

#linke_seite{
	float:left;
	width: 690px;
	height: 100%;
}

#rechte_seite{
	float:left;
	width: 300px;
	margin: 0 0 0 20px;
}

/* Header */
.header {
	font-size: 1.2em;
	margin: 0 0 20px;

}

.header-single {
	padding-top: 10px;
	margin: 0 auto;
	font-size: 1.2em;
/*
	width: 1010px;
	padding-left: 20px;
	padding-right: 20px;
*/
}

#werbung_top{
	margin: 0 auto;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 728px;
}

h1.logo{
	margin-right: 5px;
	margin-right: 0;
	width: 439px;
	height: 56px;
	float:right;
}
	

#newsfeeder{
/* 	float:left; */
	width: 654px;
 	height: 280px;
	border: 1px solid #753b01;
	margin:  0 0 20px;
	background: transparent url('img/topnews_bg.png') left top no-repeat;
	padding-left: 33px;
}

#werbung_newsfeeder{
	float:right;
	width: 336px;
 	height: 280px;
	background: #FFF;
	border: 1px solid #753b01;
}

/* navigation */
.navigation {
	background:#FFF url('img/navi_unterleger.gif');
	height: 56px;
	border: 1px solid #753b01;
	margin: 130px 0 0 0;
}

.ip_skinning .navigation {
	background:#FFF url('img/navi_unterleger.gif');
	height: 56px;
	border: 1px solid #753b01;
	margin: 0px 0 0 0;
}

.navigation ul a {
	background: #D9E1E5 url('img/navi.gif');
	border-right: 1px solid #753b01;
	border-left: 1px solid #f18f1e;
	color: #fff;
	display: block;
	float: left;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 11px;
	line-height: 56px;
	height: 56px;
	padding: 0 20px;
}

.navigation ul a:hover {
	background-position: left bottom;
	color: #fff;
}
.navigation ul {
	display: inline;
	height: 56px;
}
.navigation li {
	float: left;
	height: 56px;
}
/* main */

.main {
/*
	padding-left: 20px;
	width: 1010px;
*/
}

/* entertainweb */
.entertain {
	position: absolute;
	left: 1063px;
    top: 500px;
	}

.entertain1 {
	height: 90px;
    left: 280px;
    position: absolute;
    top: -110px;
    width: 728px;
	}

.entertain2 {
	position: absolute;
	left: 1030px;
    top: -110px;	
	}

.entertain3 {
/* 	float: left; */
	margin: 0 0 20px 0;
    width: 302px;
	}

.ip_skinning .entertain {
	position: absolute;
	left: 1050px;
    top: 15px;
	}

.ip_skinning .entertain1 {
	height: 90px;
    left: 280px;
    position: absolute;
    top: -110px;
    width: 728px;
	}

.ip_skinning .entertain2 {
	position: absolute;
	left: 1030px;
    top: -110px;	
	}

.ip_skinning .entertain3 {
/* 	float: left; */
	margin: 0 0 20px 0;
    width: 302px;
	}


h3.entertain-titel {
	background: url("img/balken.gif") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 13px;
    font-variant: small-caps;
    font-weight: bold;
    height: 28px;
    margin: 0;
    padding-top: 10px;
    text-align: left !important;
    text-indent: 20px;
	}

/* sub navigation */
.sidenav {
	float: left;
    width: 302px;

}



.sidenav ul {
	padding: 0;
}
.sidenav li {
}

.sidenav li a {
	font-size: 11px;
	color: #474747;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	color: #474747;
}

/* content */
.content {
	float: left;
	background-color: #FFF;
	border: 1px solid #753b01;
	color: #474747;
	font: 11px;
	padding:  20px;
	margin: 0 0 20px;
	}

.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	background: url('img/li.gif') no-repeat 0 30%;
	padding: 1px 0 1px 16px;
}
.content p {
	font-family: Verdana, sans-serif;
}

/* footer */
.footer {
	background: #ae5f02 url('img/footer.gif') repeat-x;
	color: #FFF;
	font-size: 11px;
	border:1px solid #753b01;
	padding: 12px 0;
}

.footer a, .footer a:hover {
	color: #FFF;
}

.footer h3{
	text-align:center;
}


#top_suchen,
#partner,
#top_artikel {
	float:left;
	width: 31.67%;
	padding: 8px;
	border-right: 1px solid #753b01;

}

#partner{
	border: none;
	}

/* posts */


h4{
	font-weight: bold;
	font-size: 14px;
	text-decoration:none;
	color: #2A2A2A;
         margin-bottom: 20px;
}

.post h2{
	text-align:center;
	font-weight: bold;
	font-size: 18px;
	text-decoration:none;
	color: #751013;
         margin-bottom: 20px;
}

.post h2 a{
	text-align:center;
	font-weight: bold;
	font-size: 14px;
	text-decoration:none;
	color: #2A2A2A;
}
.post h2 a:hover {
	text-decoration:underline;
}

h2.headline  {
	font: normal 1.6em Tahoma, sans-serif;
	margin-bottom: 4px;
	color: #751013 !important;
	text-align:left;
}

.post {
	margin: 20px 0 2px 0;
	padding: 0 0 15px;
	border-bottom: 1px dotted #aaa;
}

.post .info p{
	font-size: 10px !important;
}

.post .info {
	padding: 5px 10px;
	/* border-bottom: 1px solid #2A2A2A; */
	color: #555;
	margin: 2px 0 4px;
	font-size: 10px;
}
.post img {
	
	margin: 4px 0;
}



.post iframe{
	float:left;
	margin: 5px;
}

.tapetv{
	float:none !important;
	margin: 5px;
}

.tapeTvEmbedPlayer{
	float:none !important;
	margin: 5px;
}

.amazon{
        float:right !important;
        margin: 5px;
}


.youtube-player{
        margin: 0 auto;
	text-align:center !important;
        float:none !important;
}

.post p img{margin:0;padding:2px;}

#mp3widget object{margin: 0 !important; float:left !important; margin: 3px; margin-left: 5px !important;}
#mp3widget img{margin: 0 !important; float:left !important; margin: 5px !important; border:1px solid #999 !important;}
.post p object {margin:auto !important; display:block;}
.post object {margin:auto !important; display:block;}

.post a img {
	border: 4px solid #DDD;
}
.post a:hover img {
	border-color: #CCC;
}
.info a {
	color: #2A2A2A;
	text-decoration: none;
	font-size: 10px !important;
}

.info a:hover {
	text-decoration: underline;
}

/* Top Reviews */

#top_reviews{
	float:left;
	width: 654px;
	background: #f1f1f1;
	border: 1px solid black;
	text-align:center;
}

#linke_seite h1{
	line-height: 35px;
	margin: 0;
	padding-bottom: 20px;
	text-indent: 20px;
	width: 688px;
	background: url('img/balken.gif');
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 13px;
	font-variant: small-caps;
	height: 18px;
	color: #FFF;
	font-weight: bold;
	text-align:left;
	border-top: 1px solid #753B01;
	border-left: 1px solid #753B01;
	border-right: 1px solid #753B01;
}

#top_reviews h3{
	padding-top: 10px;
	text-indent: 20px;
	width: 654px;
	background: url('img/balken.gif');
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 13px;
	font-variant: small-caps;
	height: 38px;
	color: #FFF;
	
	font-weight: bold;
	text-align:left;
}

#top_reviews a{
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #474747;
}	

#top_reviews a:hover{
	text-decoration:underline;
}

/* Widgets */

.widgetbox{

	background-color: #FFF;
	border: 1px solid #753b01;
}

.widget_txt{
	margin: 0 auto;
	padding: 8px;
	margin-bottom: 10px;
}

.widget_txt ul a{
	font-weight:bold;
	border-bottom: 1px solid #dbd1d1;
}

.widget_txt ul a:hover{
	text-decoration:underline;
}




#sidebar h3 {
	text-align:left;
	color: #FFF;
	font-family: Tahoma;
	font-size: 13px;
	font-variant: small-caps;
	font-weight: bold;
	padding-top: 10px;
	text-indent: 20px;

	height: 28px;
	background: url('img/balken.gif');
	background-repeat: repeat-x;
	margin: 0;
}

#sidebar h3.entertain-title-right {
	text-align: right;
	padding: 10px 20px 0 0;
	}

#sidebar h2{
	font-size: 11px;
	font-weight: bold;
}

#letzte_artikel{

	background-color: #FFF;
	border: 1px solid #753b01;
	font-size: 10px;
}

#werbung_sidebar{

	background-color: #FFF;
	border: 1px solid #753b01;
}

/* Featbild */

#featbild{
	float:left;
	margin-right: 10px;
}

#featbild2{
	width: 70px;
	height: 50px;
	float:left;
	margin: 0px;
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 3px;
}

/* Formatierungen Links unten */

ul.list,div.list{width:140px;color:#FFFFFF;}

ul.list li,div.list li{list-style:none;display:block;}

ul.list li a,div.list a{display:block;font-size: 10px !important;padding-top:1px;padding-bottom:1px;border-bottom:1px #FFFFFF dotted;color:#FFF;}

ul.list li a:hover,div.list a:hover{color:#FFFFFF; background-color:#613b14;}

ul.list li a:first-letter,div.list a:first-letter{

background:transparent;padding-left:2px;}

ul.columns,div.columns{width:300px;color:#FFF;}

ul.columns li{list-style:none;display:block;float:left;}

div.columns a{display:block;float:left;}

ul.columns li a,.columns a{float:left;margin-right:2px;width:140px;}

ul.list li a,.list a{color:#FFF;text-decoration:none;}

ul.list li a:hover,.list a:hover{color:#ccc;text-decoration:none;}

.align-left{float:left;}

.align-right{float:right;}

/* Formatierungen Charts */

#charts{
	border: 1px solid black;
	color: #FFF;
	font-weight: bold;
}

#charts td{
	height: 25px;
}

#forum_link a{
	color: #751013;
	text-align:center;
	font-weight: bold;
	font-size: 12px:
	text-transform:uppercase;
}

/* Neue CSS */
/* general */
a img {
	border: none;
	}

/* Footer */
ul.yag_footertext {
	text-align: center;
	margin: 4px 0;
	list-style-type: none;
	}

ul.yag_footertext,
ul.yag_footertext a {
	color: #fff;
	text-decoration: none;
	}
	
ul.yag_footertext a:hover {
	color: #713E01;
	}
	
ul.yag_footertext li {
	display: inline;
	}
	
/* Sidebar */
ul.yag_followus li {
	line-height: 50px;
	padding: 0 0 0 50px;
	border-bottom: 1px dotted #aaa;
	}

ul.yag_followus li a,
ul.yag_followus li a:hover {
	text-decoration: none;
	border: none;
	}

ul.yag_followus li a:hover {
	color: #713E01;
	}

ul.yag_followus li.yag_rss_last {
	border: none;
	}

ul.yag_followus li.yag_twitter {
	background: transparent url(http://musiktipps24.com/banner/twitter.gif)left center no-repeat;

	}

.yag_twitter li {
	background: transparent url(http://musiktipps24.com/banner/twitter.gif)left center no-repeat;
	}


ul.yag_followus li.yag_rss {
	background: transparent url(http://musiktipps24.com/banner/rss.gif)left center no-repeat;
	}
	
/* comments */
.yag_clear {
	clear: both;
	}

.comment_area {
	margin: 25px 0 0 0;
	}

#yag_comment_area h4 {
	margin: 14px 0 6px 0;
	}

#commentform {
	width: 100%;
	}

.yag_comment_text {
	margin: 8px 0 0 0;
	}

.yag_comment_info {
	padding: 4px;
	font:normal 10px Tahoma, Verdana, Arial;
	}

.yag_comment_datas {
	width: 250px;
	float: left;
	}
	
.yag_comment_recommends {
	width: 300px;
	float: left;
	margin: 40px 0 0 0;
	}	

	
.yag_comment_datas label {
	margin: 4px 0 2px 0;
	}

textarea.comment {
	width: 100%;
	}

textarea.comment,
input.comment {
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
	padding: 2px;
	}

textarea.comment:hover,
input.comment:hover {
	background: #FFF;
	border: 1px solid #D6D3D3;
	}

textarea.comment:focus,
input.comment:focus {
	background: #FFF;
	border: 1px solid #939793;
	}
	
	

.content ol li {
	list-style: none;
	background: none;
	}
	
#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
	list-style: none;
	}

.commentmetadata {
	padding: 2px 0 4px;
	}
	
.commentmetadata a {
	color: #664;
	}

#commentform input {
	margin-bottom: 3px;
	}
	
/* index */
.yag_readmore_area {
	float: right;
	}
	
/* sidebar */
.fbConnectWidgetTopmost {
	border: none 0;
	border-width:0px;
	}
	
/* Sovial Stuff */
div#social_footer {
	border: 1px dotted #ff7f00; 
	background: #f3e9e9; 
	padding: 8px;
	clear: both;
	}

	div .sociable {
		margin: 0 !important;
		}
	
		.social_tools {
			margin: 10px 0;
			}
			
			.social_tool {
				float: left;
				margin: 0 5px 0 0;
				width: 60px;
				}
				
				.fb_share_yag {	
				margin: 5px 0 0;
				}
			
.comment_rss_feed {
	float: right;
	}
	
.comment_rss_feed img {
	height: 20px;
	width: 20px;
	float: left;
	}
.anker{
       text-decoration:none !important;
       color: #FFF !important;
}


#tabelle{
	border: 1px solid #fff;
	color: #FFF;
	font-weight: bold;
}

#tabelle td{
	height: 25px;
        border-bottom: 1px solid #fff;
        padding: 5px;
}

.yagendoo_intro {
	margin: 0 0 20px 0;
	}

.yagendoo_clear {
	clear: both;
	}
	
body.ip_wallpaper {
	background-image: none;
	}

#werbung-content{
        float:left;
        margin: 0 15px 10px 0;
}

/* Catregory Menu */
li.cat-item {
	margin: 0;
	padding: 0;
	}

	li.cat-item .children {
		margin: 0 0 0 20px;
		padding: 0;
		}
		
	li.cat-item a {
		padding-top: 8px;
		padding-bottom: 3px;
		font-weight: bold;
		}
	
	li.cat-item .children a {
		padding-top: 2px;
		padding-bottom: 2px;
		font-weight: normal;
		}
		
	li.cat-item a:hover {
		text-decoration: underline;
		}
		
/* Commentbox */
ul.yag_recentcomments {
	margin: 11px 0;
	}

	li.recentcomment {
		
		}
		
/*
		.yag_comment_img {
			float: left;
			margin: 0 0 0 10px;
			}
*/
			
		.yag_comment_txt {
/* 			float: left; */
			margin: 5px 10px 0 10px;
/* 			width: 220px; */
			}
		
			div.yag_comment_who {
				margin: 3px 0 2px;
				font-weight: bold;
				}
				
			div.yag_comment_txt a.yag_comment_link {
				padding: 0;
				margin: 0;
				}
				
			div.yag_comment_txt a.yag_comment_link:hover {
				text-decoration: underline;
				}

/* Related Posts */

#related{
        width: 100%;

}

#related .post{ width: 100%;
height: 180px;
	float:none;
}

