/*  
Theme Name: KJ Rec
Theme URI: 
Description: Theme for Karate Joe Records, a Independent Record Label based in Vienna, Austria.
Version: 0.2
Author: Robert Pinzolits of Metaphor
Author URI: http://www.metaphor.me
 */

/*--------------------Basic--------------------*/

html{}

body {margin-top: 0px; background-color: #2a2a2a; font-family:"Lucida Grande"; font-size:12px; color:white;}
* {margin: 0; padding: 0;}

/*---------------GENERAL styles---------------*/
.left {position:relative; float:left;}


#container {
position: relative;
width: 900px;
margin: 0 auto;
}


/*---------------BEGIN header---------------*/

#header {
position: relative;
background-color: #2a2a2a;
height: 70px;
width: 900px;
}


/*---------------REMOVE bloginfo & description---------------*/
/*#header h1, .description {
	display:none;*/
}

/*---------------PLACE LOGO bloginfo & description---------------*/




#header img {
	/*position: relative;
	float: left;*/

	
	z-index: 1;
}

#header h1 { 
	margin: 0;
	position: absolute;
	top: 20px;
	left: 0px;
	z-index: 1;
	width:131px;
	height: 26px;
	background: url(images/header/logo.gif) no-repeat;
	text-indent: -9000px;
	}
	

		
#header #since2002 { 
		margin: 0;
		position: absolute;
		top: 6px;
		left: 136px;
		z-index: 2;
		width:56px;
		height: 56px;
		background: url(images/header/since2002.png) no-repeat;
		text-indent: -9000px;
		}	
			
#header .description { 
		margin: 0;
		position: absolute;
		top: 34px;
		left: 200px;
		z-index: 3;
		width:329px;
		height: 14px;
		background: url(images/header/online2.png) no-repeat;
		text-indent: -9000px;
		}		

#header h1 a  { 
	display: block;
	height: 26px;
	background: url(images/header/logo.gif) no-repeat;
}



/*---------------BEGIN horizontal MainNav in Header---------------*/

/*
#header #mainnav, #header #kwick {
	position: absolute;
	display: inline;
	list-style-type: none;
	top: 60px;
	height:70px;
	width:510px;
}
*/

/*
#header #mainnav, {
	position: absolute;
	display: inline;
	list-style-type: none;
	top: 60px;
	height:70px;
	width:510px;
}
*/


/*
#header .page_item {
		margin-right: 2px;
		float: left;
		width: 100px;
		height: 70px;
}

#header .page-item-19 {
	position: relative;
	background: url(images/header/navbgleft.png) no-repeat;
}

#header .page-item-22 {
	position: relative;
	background: url(images/header/navbg.png) no-repeat;
}
#header .page-item-24 {
	position: relative;
	background: url(images/header/navbg.png) no-repeat;
}
#header .page-item-26 {
	position: relative;
	background: url(images/header/navbg.png) no-repeat;
}
#header .page-item-28 {
	background: url(images/header/navbgright.png) no-repeat;
}		
		
*/
/*---------------END horizontal MainNav in Header---------------*/


/*---------------BEGINN ALTERNATIV KWICKS/Mootools Nav in Header---------------*/

/*
#kwick              		{ width:800px; position: absolute; top:70px; }  
#kwick .page_item          	{ height:70px; list-style-type:none; margin:0; padding:0; }  
#kwick li           		{ float:left; }  
#kwick .page_item a         { display:block; cursor:pointer; overflow:hidden; height:70px; width:100px; }  
#kwick .page_item span      { display:none; }  
#kwick .page-item-19	   	{ background:url(images/header/label.png) no-repeat; }  
#kwick .page-item-22      	{ background:url(images/header/releases.png) no-repeat; }  
#kwick .page-item-24      	{ background:url(images/header/artists.png) no-repeat; }  
#kwick .page-item-26      	{ background:url(images/header/store.png) no-repeat; }
#kwick .page-item-28	    	{ background:url(images/header/contact.png) no-repeat; }
*/

/*---------------END ALTERNATIV KWICKS/Mootools Nav in Header---------------*/




/*END Header*/

#contentwrap {
	/*background:silver;*/
}

#container #schmutz {
	position: absolute;
	left: 636px;
	top: 0px;
	background: url(images/schmutz.jpg);
	width: 311px;
	height: 903px;
}


#sidebar1 {
position: relative;
width: 225px;
padding-top: 10px;
border-top:1px solid #3e3e3e;
/*background-color:#1d1d1d;*/

}

.player {
	background: yellow;
}


#sidebar2 {
position: relative;
width: 215px;
padding-left: 10px;
border-top:1px solid #3e3e3e;
/*background-color:#1d1d1d;*/
}

#sidebar2 li {
	padding-bottom: 10px;
	font-size: 12px;
}



#content {
position: relative;
/*float: left;*/
width: 430px;
/*border: 1px red solid;*/
/*background-color: blue;*/
padding-right: 20px;
border-top:1px solid #3e3e3e;
}

#foo-wrap {
position: relative;
float: left;
width: 900px;
/*border: 1px solid blue;*/
border-top:1px solid #3e3e3e;
padding-top: 5px;
margin-top: 15px;
}

#foowidget1 {
position: relative;
width: 300px;
}

div.textwidget {
	padding-right: 10px;
	    }

#foowidget2 {
position: relative;
width: 300px;

}

div.textwidget {
	padding-right: 10px;
	    }

#foowidget3 {
position: relative;
width: 300px;

}

#footer #shoplink a {
	position: absolute;
	top: -80px;
	left: 470px;
	display: block;
	background: url(images/buy.png) no-repeat;
	width: 104px;
	height: 103px;
	z-index:0;
	
}


#footer {position: relative;float: left;
width: 900px;
height: 100px;
}

#footer p {
	font-size: 10px;
	margin-top:15px;
	padding-top: 5px;
	border-top:1px solid #3e3e3e;
}



div {
margin: 0px 0;
padding: 0px;
}





/*--------------------textgestaltung--------------------*/

.entries {padding-top: 20px;}
.post {padding-top:10px;}
.post-meta {font-weight: bold;}
h2 a {color:white;}
h2 a:hover {color:#e28c3c;}

#content h2 {color:#e28c3c;}
h2 .widgettitle {text-align: left;
	float: left;
	}


p{
     }

h1,h2,h3,h4,h5,h6{
     }


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	
	}

blockquote {
	
	}

blockquote cite {
	
	}



hr {
	
	}





dl{
     }
     dt{
          }
          dd{
          }

ul{
	
     }
ol{

     }
     li{
	list-style-type: none;
          }

    ul ul{
         }

blockquote{
     }
     blockquote p{
          }

code{
     }

pre{
     }

b, strong,i,em {
     }

img{
     }

address {
     }

/*--------------------linkgestaltung--------------------*/




a {
     }

a:link { 
	color:#e28c3c; text-decoration:none
     }

a:visited { 
	color:#e28c3c; text-decoration:none
     }

a:link:focus{ 
     }

a:link:hover, a:visited:hover { 
	color:#e28c3c; text-decoration:underline
    }

a:link:active, a:visited:active {
	color:#e28c3c; text-decoration:none
     }

/*--------------------bilder als links--------------------*/
a img{
	text-decoration: none;
     }
a:link img { text-decoration: none;
     }
a:visited img { text-decoration: none;
     }
a:link:active img, 
a:visited:active img {
      }

/*--------------------smilies im text--------------------*/

body img.wp-smiley{
     }



/*--------------------der weiterlesen link--------------------*/

.more-link{
     }

/*--------------------die seiten wenn es mehrere gibt--------------------*/
p.serif{
     }

/*--------------------suche--------------------*/

#searchform{
     }

input#s{
     }

input#searchsubmit{
     }




/*--------------------Kommentare--------------------*/
.alt {
	 
	}

.commentlist {
	 
	}


.nocomments {
	 
	}
 
.commentlist li {
	 
	}

.commentlist cite, 
.commentlist cite a {
	 
	}

.commentlist p {
	 
	}

#commentform p {
	 
	}

.commentmetadata {
	 
	}

#commentform input {
	}

#commentform textarea {
	}

#commentform #submit {
	 
	}

/*--------------------fuer den wp kalender--------------------*/
 
#wp-calendar th {
	 
	}


#wp-calendar {
	empty-cells: show;
	
	}

#wp-calendar #next a {
	
	}

#wp-calendar #prev a {
	
	}

#wp-calendar a {
	
	}

#wp-calendar caption {
	
	}

#wp-calendar td {
	
	}

#wp-calendar td.pad:hover { 
      }


/*-------------------- widgets---------------------*/
h2.widgettitle{
	color: silver;
	font-size: 16px;
	padding-bottom: 6px;
     }

#sidebar2 h2.widgettitle {
	color: #e28c3c;
	font-size: 16px;
	padding-bottom: 0px;
}

#sidebar2 .socialhomes a img {
	border: 0 none;
}





.widget {
	
}

/*--------------------Archive--------------------*/

li#archives{
     }

.widget_archives{
     }

/*--recent posts--*/


li#recent-posts{
     }

.widget_recent_entries{
     }



/*--------------------text widget--------------------*/
li.widget_text{
     }

/*--id haengt von der nummer des text widgets ab*/
li#text-4{
     }
div.textwidget{
     }


/*--------------------links blogroll--------------------*/

li#links{
     }

.widget_links{
     }


/*--------------------kategorien--------------------*/

li#categories{
     }

.widget_categories{
     }

