/*  
Theme Name: QOTSA.de Default
Theme URI: http://www.qotsa.de/
Description: Default QOTSA.de theme by <a href="http://neoflox.net">neoflox</a>.
Version: 1.0
Author: Florian Zeh
Author URI: http://neoflox.net
*/

html {
	/* IE */
	overflow-y: scroll; 
	/* Moz */
	height: 100%;
	margin-bottom: 0.1em;
}

/* Page Layout */

@import url("../../../forumtest.css");

* {
	margin: 0;
	padding: 0;
	border: 0;
	color: inherit;
	/*font-family: georgia, Verdana, Arial, sans-serif;*/
	font-size: 100%;
	list-style: none;
	text-decoration: none;
	}
	
body	{
	background: #6D6158 url(g/background.gif) repeat-y 50% 0;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}

font,div {
font-family: georgia, Arial, sans-serif;
	font-size: 11px;
}
p {
font-family: georgia, Arial, sans-serif;
	font-size: 11px;
margin-bottom:10px;
}
	
.wrapper	{
background: #fff url(g/wide-bg.gif) repeat-y 0;
	position: relative;
	margin: 0 auto;
	width: 750px;
	text-align: left;
	}
	
.logo	{
	width: 150px;
	float: left;
	}
	
.right	{
	position: relative;
	width: 600px;
	float: right;
	}
	
.banner	{
	background: #000;
	}

.wide	{
	background: #fff;
	clear: both;
	//height: 200px;
	}

.main	{
	width: 590px;
	float: right;
	}

.box{
float:left;
text-align:center;
width:125px;
}
	
.footer	{
	background: #6D6158;
	clear: both;
	height: 70px;	
	}



.credit	{
	font-family:georgia;
	font-size: 7pt;
	color: #ccc;
	text-transform: uppercase;
	padding: 2px 6px 2px 6px;
	}
	
/* Navigation Layout */
	
.navi	{
	background: #6D6158;
	position: absolute;
	width: 600px;
	}
	
.navi ul	{
	list-style: none;
	}
	
.navi ul li	{
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	}
	
.navi ul li a span	{
	display: block;
	overflow: hidden;

	font-size: 1px;
	color: #fff;
	height: 0;
	}
	
.navi ul li a	{
	height: 20px;
	border: none;
	text-align: center;
	display: block;
	}
	
/* Navigation Normal State */

.navi ul #news a	{
	width: 62px;
	background: url(g/bu-news.gif) no-repeat;
	}	
.navi ul #tour a	{
	width: 58px;
	background: url(g/bu-tour.gif) no-repeat;
	}	
.navi ul #bandinfo a	{
	width: 76px;
	background: url(g/bu-bandinfo.gif) no-repeat;
	}	
.navi ul #media a	{
	width: 62px;
	background: url(g/bu-media.gif) no-repeat;
	}	
.navi ul #forum a	{
	width: 65px;
	background: url(g/bu-forum.gif) no-repeat;
	}	
.navi ul #links a	{
	width: 60px;
	background: url(g/bu-links.gif) no-repeat;
	}	
.navi ul #gb a	{
	width: 82px;
	background: url(g/bu-gb.gif) no-repeat;
	}
	
/* Navigtion Hover State */

.navi ul #news a:hover	{
	background: #900 url(g/bu-news.gif) no-repeat;
 	}
.navi ul #tour a:hover	{
	background: #900 url(g/bu-tour.gif) no-repeat;
 	}
.navi ul #bandinfo a:hover	{
	background: #900 url(g/bu-bandinfo.gif) no-repeat;
 	}
.navi ul #media a:hover	{
	background: #900 url(g/bu-media.gif) no-repeat;
 	}
.navi ul #forum a:hover	{
	background: #900 url(g/bu-forum.gif) no-repeat;
 	}
.navi ul #links a:hover	{



	background: #900 url(g/bu-links.gif) no-repeat;
	}
.navi ul #gb a:hover	{
	background: #900 url(g/bu-gb.gif) no-repeat;
	}

/* Links */

a:link	{
	color: #900;
	}
a:active	{
	color: #900;
	}
a:visited	{
	color: #900;
	}
a:hover	{
	color: #600;
	}
	
/* Post/News */
	
.post 	{
	float: right;
	width: 590px;
	border-top: solid 1px #6D6158;
	border-bottom: solid 2px #6D6158;
	margin-bottom: 20px;
	}
.title,.post span div	{
	font-family: georgia, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 10px 4px 16px;
	}
.tiny	{
	font-family: georgia, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #666;
	padding: 4px 0px 2px 0px;
	}
.text	{
	font-family: georgia, Arial, sans-serif;
	font-size: 11px;
	text-align: justify;
	padding: 0px 50px 4px 6px;
	}
.commentbox	{
	float: right;
	width: 450px;
	border-top: solid 1px #6D6158;
	border-bottom: solid 2px #6D6158;
	margin-bottom: 20px;
	}
.commenttext{
clear: both;
}
.commentitem{
border-top: solid 1px #bbb;
}
.input {
clear: both;
width: 450px;
padding: 5px 50px 5px 6px;
}
.inputlabel {
width: 94px;
float:left;
}
.inputfield{
width:auto;
float:left;
}
.inputfield input, .inputfield textarea{
width:300px;
background:#fff;
border: solid 1px #bbb;
font-family: georgia, Arial, sans-serif;
font-size: 11px;
}


/* Sidebar */

.sidebar	{
	float: left;
	width: 150px;
	padding-bottom: 0px;
	text-align: justify;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #333;
	}
	
.sidebar ul	{
	padding-top:0;
	}

.sidebar ul li	{
	margin: 0px 10px 10px 0px;
	padding: 4px 4px 4px 14px;
	border-top: solid 1px #6D6158;
	border-bottom: solid 2px #6D6158;
}
/* Searchform */

.searchform{
text-align:right;
}

.searchform #s	{
	background: #fff;
	border: solid 1px #6D6158;
	padding: 2px;
	margin-bottom: 2px;
}
.searchform #searchsubmit {
	background: #fff;
	border: solid 1px #6D6158;
	padding: 1px;
	font-size: 10px;
}

/* ZenPhoto */

.album {
float:left;
background: url('http://qotsa.de/site/page/photo/themes/qotsa/album2.jpg') no-repeat;
margin:5px;
padding:15px;
width:235px;
height:80px;
}

.album #thumb {
float:left;
width:auto;
}

.album #albumdesc {
float:right;
width:140px;
margin: 0px 0px 0px 10px;
}
.album #albumdesc a {
padding:10px 0px 6px 0px;
width:140px;
display: block;
}
.album #albumdesc .title{
padding:0px;
}

.imagethumb a {
	display: block;
background: url('http://qotsa.de/site/page/photo/themes/qotsa/image-up.gif') no-repeat;
padding: 4px 4px 6px 4px;
margin:2px;
	line-height: 0px;
}
.imagethumb a:hover {
background: url('http://qotsa.de/site/page/photo/themes/qotsa/image-down.gif') no-repeat;
}
.imagethumb {
	float: left;
}

/* Page Navigation
------------------------------ */
ul.pagelist {
	clear: both;
	padding: 0;
	margin: 4px;
	list-style-type: none;
}
ul.pagelist li {
	display: inline;
}
ul.pagelist li a, ul.pagelist span.disabledlink {
	padding: 4px;
}
ul.pagelist li a:hover {
	background: #eee;
}
ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	color: #5A5A4B;
background:#ccc;
}
ul.pagelist li.prev {
	margin-right: 10px;
}
ul.pagelist li.next {
	margin-left: 10px;
}
.disabledlink {
	color: #ddd;
	cursor: default;
}
.pagenav {
	clear: both;
}

/* Image */
.post #image {
text-align:center;
}
.post .imgprevious a{
	display: block;
	width: 50%;
	float: left;
}
 .post .imgnext a {
	display: block;
	width: 50%;
	float: right;
}