/*
Theme Name: ASKII 1.0 Custom
Theme URI: http://www.askiimusic.com/
Version: 1.00 Beta 1
Description: Designed By: <a target="_blank" href="http://www.askiimusic.com/">ASKII</a>.
Author: Erik Rettig
Author URI: http://www.askiimusic.com/
*/

@charset "utf-8";
/* CSS Document */

BODY {
background-image:url("http://www.askiimusic.com/src/bg.jpg"); background-position:top; background-repeat:repeat; background-attachment:fixed; font-family:Verdana, Arial, Helvetica, sans-serif; margin: 0; padding: 20px 0;
    text-align: center; overflow: scroll; font-size:small;
  }
  
p,ol,blockquote {
line-height:20px; }

#maintext ul {
margin-left:2em; line-height:24px; }

#sidebar ul {
margin-left:1em; }

img {
border:0; } 

.noborder {
border:0;
}

blockquote {
margin:1em; padding:5px; border-left:#444444 2px solid; font-style:italic; }

img.left {
float:left; margin: 0 1em 1em 0; }

img.right {
float:right; margin:0 0 1em 1em; }

a img {
border-bottom:grey 1px dashed; } 

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.clear {
clear:both; }

.center {
text-align:center; }

#s, input.textbox {
	width: 142px;
	margin-bottom: 10px;
	border: 1px solid #006888;
	padding:3px;
}


#submit {
margin-top:10px; }

.ngg-singlepic {
margin:0 5px 10px 5px; }


.posted {          
	margin: 10px 0 0 0;
	font-size:0.9em;
	padding: 5px;
	background-color:#444444;
	border: 0px;
	color:white;
	clear:both;
}

.posted p {
	margin: 0;
	padding:0;
}

.posted .comments {
	float: right;
	margin:0;
	padding:0 0 0 15px;
	background:url(images/comments.gif) no-repeat left center;
}

/* Pagebar
---------------------------------------------------*/

.pagebar 
	{ 
		padding-top: 20px; 
		padding-bottom: 10px; 
		margin: 0px; 
	}
	
.pagebar a, .pageList .this-page 
	{
		padding: 2px 6px; 
		background: #2d2d2d; 
		text-decoration: none;
	}
	
.pagebar a:visited 
	{
		padding: 2px 6px;
		border: solid 1px #444444; 
		background: #2d2d2d; 
		text-decoration: none;
		color:#ffffff;
	}
	
.pagebar .break 
	{
		padding: 2px 6px; 
		border: none; 
		background: #2d2d2d; 
		text-decoration: none;
	}
	
.pagebar .this-page 
	{
		padding: 2px 6px; 
		font-weight: bold; 
		font-size: 13px; 
		vertical-align: top; 
		background: #2d2d2d;
		font-color:white;
	}
	
.pagebar a:hover 
	{
		color: #ffffff; 
		background: #444444; 
		border-color: #cccccc; 
		text-decoration: none;
	}


#maintext .post {
margin-bottom:3em; }

#comments, #respond 
{
	margin-top:1em;
}
#commentform 
{
	margin:10px 0;
	padding:10px;
	background-color:#444444;
	border-top:#FFFFFF 1px solid;
	border-bottom:#FFFFFF 1px solid;
}
.commentnum 
{
	font-size:200%;
}
#main .commentlist {   /*wo kommt das vor??*/
	margin: 0;
	padding: 0;
	border-top:#00FF00 1px solid;	
}
.commentlist li 
{
	list-style:none;
	margin: 0;
	padding:1em;	
	border-bottom:#0000FF 1px solid;	
}
.commentlist li.alt 
{
	background: #000000;	
}
.commentlist li.highlighted 
{
	border:#FF0000 10px solid;	
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#FF0000;
}
#comments 
{
	border-bottom:none;
}
textarea{
	background:#FFFFFF;
	border:1px solid #111111;
	width:80%;
	
}
input.textbox:focus, textarea:focus
{
	background:#fff;
	border:#111111 1px solid;
}


#boxes li 
{
	margin:10px;
	padding:10px;
	list-style:none;
}
#boxes li li
{
	margin: 0 0 0 10px;
	padding:0;
	list-style:none;
}
#boxes li li li
{
	margin: 10px;
	padding:0;
	list-style-image:url(images/bullet.png);
}

.widgettitle {
font-size:1em; border-bottom:1px white solid; color:white; padding:0; margin:20px 0 20px 0;; }

#boxes li, #boxes ul {
list-style:none; margin:0; padding:0; }

.widget {
margin:0; padding:0; }

#searchform {
margin:0 0 0 5px; }

h3 a:link { font-weight:bold; color:white; text-decoration:none; }
h3 a:visited { font-weight:bold; color:white; text-decoration:none; }
h3 a:focus { font-weight:bold; color:white; text-decoration:none; }
h3 a:hover { font-weight:bold; color:white; text-decoration:underline; }
h3 a:active { font-weight:bold; color:white; text-decoration:none; }

a:link { font-weight:bold; color:red; text-decoration:none; }
a:visited { font-weight:bold; color:red; text-decoration:none; }
a:focus { font-weight:bold; color:red; text-decoration:none; }
a:hover { font-weight:bold; color:red; text-decoration:underline; }
a:active { font-weight:bold; color:red; text-decoration:none; }

a.foot:link { font-weight:bold; color:white; text-decoration:none; }
a.foot:visited { font-weight:bold; color:white; text-decoration:none; }
a.foot:focus { font-weight:bold; color:white; text-decoration:none; }
a.foot:hover { font-weight:bold; color:white; text-decoration:underline; }
a.foot:active { font-weight:bold; color:white; text-decoration:none; }

ul#navigation, li#navigation {
padding:0px; margin:0px; }

#navigation { 
padding: 0;   }

#navigation ul { 
padding:0px; margin:0px; }

#navigation li { display: inline; padding:0; float:left; }
#navigation a { padding: 0; color:grey;  }
#navigation a:hover {  text-decoration: none; }
	
.lihome {
text-decoration: none; border:0; padding:0; display: block;  text-indent: -9999px; letter-spacing: -9999px; font-size:0; width: 110px; height:42px; background: url("http://www.askiimusic.com/src/navi/home.jpg") 0 0 no-repeat; }
					 
.lihome:hover {
background: url("http://www.askiimusic.com/src/navi/hhome.jpg") 0 0 no-repeat; }

.liabout {
text-decoration: none; border:0; padding:0; display: block; text-indent: -9999px; letter-spacing: -9999px; font-size:0; width: 110px; height:42px; background: url("http://www.askiimusic.com/src/navi/about.jpg") 0 0 no-repeat; }
					 
.liabout:hover {
background: url("http://www.askiimusic.com/src/navi/habout.jpg") 0 0 no-repeat; }

.limusic {
text-decoration: none; border:0; padding:0; display: block; text-indent: -9999px; letter-spacing: -9999px; font-size:0; width: 110px; height:42px; background: url("http://www.askiimusic.com/src/navi/music.jpg") 0 0 no-repeat; }
					 
.limusic:hover {
background: url("http://www.askiimusic.com/src/navi/hmusic.jpg") 0 0 no-repeat; }					
				
.listudio {
text-decoration: none; border:0; padding:0; display: block; text-indent: -9999px; letter-spacing: -9999px; font-size:0; width: 110px; height:42px; background: url("http://www.askiimusic.com/src/navi/studio.jpg") 0 0 no-repeat; }

.listudio:hover {
background: url("http://www.askiimusic.com/src/navi/hstudio.jpg") 0 0 no-repeat; }

.linews {
text-decoration: none; border:0; padding:0;  display: block; text-indent: -9999px; letter-spacing: -9999px; font-size:0; width: 110px; height:42px; background: url("http://www.askiimusic.com/src/navi/news.jpg") 0 0 no-repeat; }

.linews:hover {
background: url("http://www.askiimusic.com/src/navi/hnews.jpg") 0 0 no-repeat; }

.licontact {
text-decoration: none; border:0; padding:0; display: block; text-indent: -9999px; letter-spacing: -9999px; font-size:0; width: 110px; height:42px; background: url("http://www.askiimusic.com/src/navi/contact.jpg") 0 0 no-repeat; }

.licontact:hover {
background: url("http://www.askiimusic.com/src/navi/hcontact.jpg") 0 0 no-repeat; }

H1,H2,H3,H5,H6 {
color:white; }

H4,H3 {
border-bottom:1px white solid; color:white; }

H3 {
font-size:1.4em; }

.download { border:0; }

p.license { font-size:x-small; line-height:14px; }

#frame {
width:980px; margin:0px auto; text-align:left; border:1px black solid; padding:0; background-color:#2d2d2d;   }

#banner {
 }
 
#nav {
margin:0; padding:0; clear:both; height:42px; background-image:url("http://www.askiimusic.com/src/navi.png"); background-repeat:no-repeat; background-position:top; }
 
#content {
background-color:#2d2d2d; color:#cccccc; padding:10px; background-image:url("http://www.askiimusic.com/src/navi/bottom.png"); background-repeat:no-repeat; background-position:top; margin:0; height:100%; }

#maintext {
width:700px; border:0; margin:0; padding:10px;  float:left; }

#boxes {
color:white; width: 200px;
    margin: 0 0 1.2em; padding: 0;   float:right;
 }
 
.boxheader {
 color:white; }

.boxcontent {
padding:10px; }
 
#footer {
color:white; padding:3px; background-image:url("http://www.askiimusic.com/src/footer.png"); background-position:center; background-repeat:repeat-y; clear:both; }

TD {
vertical-align:top; color:white; padding:10px; }

TR {
background-color:#444444; }

.tbmusic {
border:0px; border-spacing:1px; }

.disco {
border:1px solid black; }