/**
Theme Name: TUTU
Author URI: http://www.boogles.de
Theme URI: 
Version: 1.0
Author: GW
Description: TUTU Theme
*/

@import url('css/reset.css');
@import url('css/default.css');
@import url('css/slide.css');
@import url('css/comments.css');
@import url('css/jquery.tabs.css');
@import url('css/widgets.css');
@import url('css/boxes.css');



body {
	background:#343434 url(images/background.gif) repeat-x 0 100%;
	font:normal 12px Arial, Verdana, Tahoma;
	color:#5B5B5B;
}

#body-in {
	background:url(images/body-in-bg.gif) repeat-x 0 0;
}

a {
	color:#9A0D0D;
	text-decoration:none;
}

a:hover {
color:#540707;

}

.entry a:hover {
color:#9A0D0D;
text-decoration:underline;
}

#wrapper {
	width:977px;
	margin:0 auto;
}

/* header */
#header {
}

#header-top {
	height:36px;
	font-size:11px;
	line-height:37px;
	overflow:hidden;
	text-transform:uppercase;
	margin-bottom:2px;
}

.icon {
	background:transparent url(images/all-icons.gif) no-repeat;
	padding-left:20px;
}

#date-now {
	float:left;
	background-position:0 10px;
	padding-left:24px;
	color:#D2D2D2;
}

#subcribe-form-wrap {
	background:url(images/top-rss-form-bg.gif) no-repeat 103px 8px;
	height:22px;
	float:right;
	padding-top:9px;
	width:330px;
}

#subcribe-form {
	position:relative;
	line-height:0;
}

#subcribe-form label {
	color:#A8A8A8;
}

.input-text,.input-submit {
	background-color:transparent;
	border:medium none;
	position:relative;
	color:#63747E;
	margin:0px;
}

.input-text {
	left:7px;
	width:186px;
	font-size:11px;
	color:#A8A8A8;
	text-transform:uppercase;
}

.input-submit {
	width:22px;
	padding:0;
	cursor:pointer;
	left:10px;
}

#rss-link {
	float:right;
	background-position:0 -28px;
	display:block;
	height:22px;
	padding-left:22px;
	margin:7px 7px 0 0;
}

#header-content {
	height:95px;
	padding:0 13px;
}

#jazz-logo {
	background:url(images/jazz-logo.gif) no-repeat 0 0;	
	 position:absolute;
 right:30px; top:33px; width:200px; height:100px;
 z-index:2;
	}

#branding {
	padding-top:21px;
}

#blog-title {
	font-size:28px;
	font-weight:bold;
	text-transform:uppercase;
}

#blog-description {
	background:url(images/blog-description-bg.gif) no-repeat 0 0;
	padding-left:9px;
	float:left;
	height:19px;
}

#blog-description span {
	background:url(images/blog-description-bg.gif) no-repeat 100% 0;
	padding-right:9px;
	display:block;
	float:left;
	font:normal 11px Tahoma, Verdana, Arial;
	color:#FFFFFF;
	height:19px;
	line-height:17px;
}

#page-menu {
	height:42px;
	overflow:hidden;
}

#page-menu .page_item {
	display:block;
	float:left;
	height:40px;
	padding-left:5px;
}

#page-menu .page_item a {
	float:left;
	display:block;
	height:40px;
	line-height:43px;
	padding:0 15px 0 10px;
	color:#FFFFFF;
}

.current_page_item a, .page_item a.hover {
	background:url(images/menu-hover-bg.gif) no-repeat 100% 0;
}

.current_page_item, #page-menu li.hover {
	background:url(images/menu-hover-bg.gif) no-repeat 0 0;
}

/* container */
#container-top {
	background:url(images/container-top-bg.gif) no-repeat 0 100%;
	height:21px;
}

#container-in{
	background:#2C2C2C url(images/container-bg.gif) repeat-y 0 0;
	padding:0 11px;
}
#container-bottom {
	background:#343434 url(images/container-bottom-bg.gif) no-repeat 0 0;
	height:11px;
}

/* content */
#content {
	width:635px;
	float:left;

}

#featured { margin-bottom:6px; }

.post, #comments-wrap {
	background:#2C2C2C url(images/post-bg.gif) repeat-y 0 0;
	position:relative;
	margin-bottom:2px;
	width:635;
}

.post-top {
	background:url(images/post-top-bg.gif) no-repeat 0 0;
	padding-top:5px;
}

.post-bottom {
	background:url(images/post-bottom-bg.gif) no-repeat 0 100%;
	padding:0 15px 1px 15px;
	min-height:600px;
}

.post .title {
	font:normal 20px 'Trebuchet MS', Tahoma, Verdana;
	color:#9A0D0D;
	margin-top:14px;
	margin-bottom:5px;
}

.post h2 {
	font:normal 16px 'Trebuchet MS', Tahoma, Verdana;
	color:#9A0D0D; 
	margin-bottom:10px;
}

.cd-band{
	font:16px 'Trebuchet MS', Tahoma, Verdana;
	color:#5B5B5B;
	font-weight: bold;
	margin-bottom:15px;
}

.post .title a {
	color:#9A0D0D;
}

.meta {
	background:#989898 url(images/meta-bg.gif) no-repeat 0 0;
	font:normal 11px Tahoma;
	width:275px;
/*	height:26px; auskommentiert by gw*/
/*	line-height:25px; auskommentiert by gw*/
	padding-left:27px;
	margin-bottom:5px;
}



.meta .post-date, .meta a {
	color:#FFFFFF;
}

.meta .post-date {
	float:left;
}

.meta .keep-reading {
	float:right;
	margin-right:5px;
0}

.cd-meta {
	background:url(images/cd-meta-bg.gif) repeat-y 0 0;
	width:606px;
font:#fff;

}


.cd-meta a {
	color:#8A8A8A;
	text-decoration:none;
	line-height:16px;
}

.cd-meta a:hover {
	color:#AA0000;
		line-height:16px;
}

.cd-meta-top
{
	background:url(images/cd-meta-top-bg.gif) no-repeat 0 0;
	padding-top:12px;
}


.cd-meta-bottom
{
	background:url(images/cd-meta-bottom-bg.gif) no-repeat 0 100%;
	padding:0 10px 1px 10px;
	min-height:320px;
}

.cd-thumb
{
	background-color:#fff;
	padding:5px;
	width:250px;
	height: 250px;
	float:left;
}

.cd-thumb p {
margin-top:16px;
line-height:20px;
}

.cd-details
{
width:300px;
min-height: 230x;
padding-bottom:10px;
margin-left:280px;
color: #8A8A8A;
}

.single .meta span {
	margin-right:10px;
	color:#FFFFFF;
}

.entry {
margin-top:2em;
margin-bottom:2em;}

.entry h3 {
text-transform:uppercase;
margin-top:22px;
margin-bottom:9px;
color:#980D0d;
font-size:14px;
}

.entry p {
margin-bottom:em;}

.single .meta a {
	color:#DADADA;
}

.pagetitle {
	font:normal 21px Tahoma, Verdana, Arial;
	color:#C7C5C5;
	margin-bottom:10px;
}

.commentlist a { color:#A1A1A1; }

.commentlist a:hover { color:#FFFFFF; }

.navigation a { color:#FFFFFF; }
.navigation-prev-next a { display:none; }

/* sidebar */
#sidebar {
	float:right;
	width:308px;
margin-left:10px;
}

.widget { 
margin-bottom:16px; /*war vorher 8 */
}

.widget-title, .widget-title span {
	display:block;
	}
	
.widget-title {
	font:normal 12px 'Trebuchet MS', Tahoma, Verdana;
	line-height:27px;
	padding-left:6px;
	position:relative;
	top:1px;
/*	z-index:2; */
	color:#ffffff;
	text-align:center;
	white-space:nowrap; /* required in IE 6 */
	float:left; 
	height:21px;
	outline:0; /* prevent dotted border in Firefox */
}
.widget-title span {
	float:left;
	height:21px; /* IE 6 treats height as min-height */
	min-height:21px;
	line-height:21px;
}

.widget-title {
	background:#F9F9F9 url(images/sidebar-tab-bg.gif) no-repeat 0 0;
	padding-left:6px; 
}
.widget-title span {
	float:left;
	height:21px; /* IE 6 treats height as min-height */
	min-height:21px;
	line-height:21px;
}
*>.widget-title span { /* hide from IE 6 */
	width:auto;
	height:auto;
}
.widget-title span {
}

.widget-title span {
	background:#F9F9F9 url(images/sidebar-tab-bg.gif) no-repeat 100% 0;
	padding-right:6px;
}

.widget-title span a{
	font:normal 12px 'Trebuchet MS', Tahoma, Verdana;
	position:relative;
	color:#ffffff;
	text-align:center;
	white-space:nowrap; /* required in IE 6 */ 
	height:21px;
	outline:0; /* prevent dotted border in Firefox */
}

.widget ul {
	 background: url(images/tabs-container-bg.gif);
	 border-top:medium solid #980d0d;

}


.widget ul li {

	border-bottom: 1px solid #3F3f3f;
	color:#8A8A8A;
	line-height:16px;
/*	padding-left:20px; */
	background: url(images/all-icons.gif) no-repeat 5px -53px; 
	padding-top:6px;
	padding-bottom:6px; 
	padding-left:20px;
}

.widget ul li  a{ 
	color:#A1A1A1; 
		line-height:16px;
}



.widget ul li a:hover {
	color:#FFFFFF;
	line-height:16px; 
}

/* footer */
#footer {
	height:39px;
	margin-top:9px;
}

#blog-name, #blog-name span {
	background:transparent url(images/blog-name-bg.gif) no-repeat;
	background-position:0 0;
	display:block;
	float:left;
	height:23px;
	padding-left:5px;
}

#blog-name { margin:9px 8px 0 0; }

#blog-name span {
	background-position:100% 0;
	display:block;
	float:left;
0	font:normal 12px Tahoma, Verdana;
	height:23px;
	line-height:21px;
	padding:0 5px 0 0;
	color:#FFFFFF;
}

#footer-text {
	float:left;
	font:normal 12px Tahoma, Arial, Verdana;
	line-height:39px;
	color:#FFFFFF;
}

#footer-text a  {
	color:#FFFFFF;
	text-decoration:underline;
}

#footer-text a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

/* by GABI */
#recent-releases .tabs-container-top {
	padding-top:6px;
}

.rr_img {
	margin:3px;
}

a.amazon {
	background: url(images/amazon.gif) left center no-repeat; /* left = horizontale Hintergrundposition, center = vertikale Hintergrundposition, no-repeat = Hintergrundbild nicht wiederholen */
	padding-left: 23px; /* Linktext einrücken */
	text-decoration: none;
	line-height:24px;
}

a.amazon:hover{
	background: url(images/amazon.gif) left center no-repeat; /* left = horizontale Hintergrundposition, center = vertikale Hintergrundposition, no-repeat = Hintergrundbild nicht wiederholen */
	padding-left: 23px; /* Linktext einrücken */
	text-decoration: none;
	line-height:24px;
	color:#f1a73c;
}

.visuallisting
{
	width:160px;
	float:left;
	margin-left:6px;
	margin-right:6px;
}

.visualtable
{
margin-top:8px;
}

.visualtable p
{
	margin-bottom:2em;

}

#homepagesearch
{
   margin-top:40px;
   float:right;
   margin-bottom:40px;
   margin-right:20px; 
}







