/*#############################################################
Name: Shades of Gray
Date: 2006-11-05
Description: Monochrome, lightweight and totally liquid. Comes with three different layouts.
Author: Viktor Persson
URL: http://arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}

a {text-decoration: none;}

body {
	background: #111 url(graphics/TBsite.jpg) fixed;
	color: #ffffff;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
}

p,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}

blockquote {font: bold 1em sans-serif;}

code {
  background: #444;
	display: block;
	font-size: 12px;
	margin: 0 10px 12px;
	overflow: auto;
	padding: 8px 10px;
}

img {border: none;}

ul {margin-left: 2em;}
h1 {font: normal 2.4em sans-serif;}
h2 {
	 font: bold 2px Verdana,sans-serif;
	 padding-bottom: 2px;
}

/* misc */
.clearer {clear: both;}
.stripes {
	background: #333;
	height: 6px;
}
.left {float: left;}
.right {float: right;}

/* header */
.header {
	background: #111;
	border-bottom: 1px solid #333;
	font: normal 2em sans-serif;
	height: 120px;
}
.header a {
	color: #888;
	display: block;
	line-height: 120px;
	text-decoration: none;
	width: 100%;
}
.header span {padding-left: 32px;}
.header a:hover {
	background: #191919;
	color: #BBB;
}

/* structure */
.container {
	border: 3px solid #444;
}

.main {
	background: #303030;
	border-bottom: 1px solid #2A2A2A;
	border-left: 1px solid #2A2A2A;
}
.main .left {width: 64%;}
.main .right {width: 36%;}

.content {
	padding: 16px;
	position: absolute;
	top: 120;
	left: 205;
	background: transparent;
	overflow: auto;
	height: 380;
	width: 450;
}

/* content elements */
.content h1 {
	color: #ffffff;
	margin-bottom: 2px;
	padding: 6px 0 4px;
	font-size: 24px;
}
.content h2 {
	color: #ffffff;
	margin-bottom: 2px;
	padding: 2px 0 4px;
	font-size: 16px;
}
.content h3 {
	color: #ffffff;
	margin-bottom: 2px;
	padding: 6px 0 2px;
	font-size: 12px;
}
.content li {
	margin: 0;
}
.content ul {margin: 0;}
.content a {
	color: #EEE;
	font-size: 12px;
	padding: 6px 0 2px;
	text-decoration: bold;
}

.content a:hover {color: #BBB;}
.content .descr {margin-bottom: 5px;}

/* navigation */
.nav {background: #191919;}
.nav a {
	background: #191919;
	border-right: 1px solid #161616;
	color: #CCC;
	float: left;
	font: bold 1em Verdana,sans-serif;
	line-height: 51px;
	padding: 0 20px;
}
.nav a:hover {
	background: #191919;
}

/* sub-navigation */
.subnav {
	background: #2A2A2A;
	border: 1px solid #1E1E1E;
	border-top-color: #444;	
	padding: 12px;
}
.subnav h1 {
	background: repeat-x left bottom;
	color: #EEE;
	margin-bottom: 2px;
	padding: 6px 0 4px;
}
.subnav h2 {
	background: repeat-x left bottom;
	margin-bottom: 2px;
	padding: 6px 0 4px;
}
.subnav ul {margin: 0;}
.subnav li {
	background: no-repeat left bottom;
	list-style: none;
	margin: 0;
}
.subnav li a {
	color: #777;
	line-height: 2.4em;
	padding-left: 0px;
	text-decoration: none;
}
.subnav li a:hover {
				color: #BBB;
				text-decoration: none;
}
.subnav a {
	color: #777;
	line-height: 2.4em;
	padding-left: 0px;
	text-decoration: none;
}
.subnav a:hover {color: #BBB;}

/* footer */
.footer {
	background: #191919;
	border-top: 1px solid #444;
	color: #999;
	padding: 3% 3% 1%;
}
.footer ul {
	border-top: 1px solid #262626;
	margin: 0;
}
.footer li {
	border-bottom: 1px solid #262626;
	list-style: none;
}
.footer li a {
	display: block;
	line-height: 2em;
	padding-left: 4%;
	width: 96%;
}
.footer a {color: #666;}
.footer a:hover {
	color: #BBB;
	background: #222;
}

.col3,.col3center {
	float: left;
	width: 31%;
}
.col3center {margin: 0 3%;}

/* bottom */
.bottom {
	color: #666;
	clear: both;
	font-size: 1.1em;
}
.bottom a {color: #888;}


/* Rahmendiv */
#galery {font-family: sans-serif;}

/* Galerie-Übersicht */
#galpreview {}
#galpreview .gal {float:left;width:120px;text-align:center;}
#galpreview p.galgroup {font-weight:bold;font-size:16px;}
#galpreview p.galtitle {font-weight:bold;font-size:16px;}
#galpreview p.galinfo {font-size:11px;}

/* Einzelgalerie */
#singlegalery {margin:1px;}
#singlegalery h3 {font-size:16px;margin:2px;}
#singlegalery p {margin:2px 0 2px 26px;color:#3300cc;}

/* Vorschaubilder */
#preview {margin-left:20px;text-align:center;}
#preview img {vertical-align:middle;margin:4px;}
#preview span {text-align:center;margin-right:10px;}
#preview span p {margin:2px 0;color:#000066;font-size:11px;}



/* Einzelbild */
#picture {text-align:center;}
#picture p {color:#000066;font-size:14px;margin-bottom:4px;}


/* Paging */
#paging {font-size:12px;}
p.paging {font-size:11px;}
p.paging a {border:1px outset;color:#000;background-color:#f0f0f0;padding:2px 4px 2px 4px;text-decoration:none;font-size:0.85em;}
p.paging span {margin:0 20px;}

/* Popup */
#popupheader {text-align:center;}
#popupheader p.forebacklink a {border:1px outset;color:#000;background-color:#f0f0f0;padding:2px 4px 2px 4px;text-decoration:none;font-size:0.85em;}
#popupheader p.closelink a {margin:0;}


/* allgemeine Elemente */
#galery h1 {font-size:20px;text-align:center;margin-bottom:8px;}
#galery h2 {font-size:18px;margin-bottom:6px;}
#galery h3 {font-size:16px;margin-bottom:4px;}
#galery h4 {font-size:14px;margin:4px;}
#galery h5 {font-size:12px;margin:4px;}
#galery h6 {font-size:10px;margin:4px;}

#galery img {border:0;}
#galery span.copyright {font-size:10px;color:#cccccc;}
#galery p.error {color:#ff0000;}
#galery p.success {color:#3300cc;}
#galery hr {height:1px;color:#990033;clear:left;}
#galery ul {list-style:none;}
#galery ul li {margin-left:20px;}

#galery a {color:#999999;}
#galery a:hover {color:#616161;}

/* Form Elemente */
#galery form {display:inline;}
#galery label {display:block;width:140px;float: left;} 
#galery textarea {width:320px;height:120px;}

/* Admin specials */
#adminleft {width:120px;float:left;height:100%;text-align:center;}
#adminleft img.publicthumb {border:2px solid red;}
#adminleft img.activethumb {border:3px solid blue;}

#adminoptions label {display:block;width:240px;float: left;}
#adminoptions h5 {color:#003366;}