/*
THEME NAME: {ths}
THEME URI: http://www.ths.nu
DESCRIPTION:  (c) by {ths} Thomas Schostok Design
VERSION: 1.0
AUTHOR: <a href="http://www.ths.nu">{ths} Thomas Schostok Design</a>
AUTHOR URI: http://www.ths.nu
*/

@import "reset.css";

#newsboxGallery {
	position: absolute;
	left: 241px;
	top: 232px;
}

@font-face {
	font-family: droid;
	src: url('/trash/wp-content/themes/ths/DroidSans.ttf')
     format("truetype");
}

@font-face {
	font-family: droidbold;
	src: url('/trash/wp-content/themes/ths/DroidSans-Bold.ttf')
     format("truetype");
}

@font-face {
	font-family: droiditalic;
	src: url('/trash/wp-content/themes/ths/DroidSerif-Italic.ttf')
     format("truetype");
}

@font-face {
	font-family: "thsnu";
	src: url(/trash/wp-content/themes/ths/thsnu.otf) format("opentype");
}

body {
	text-align: left;
	color: #2e2e2e;
	margin: 0;
	font: 12px/17px droid,"Lucida Grande", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 0.03em;
}

/* font face techno bubble */

#containerths {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
	width: 100%;
}

#logoths {
	position: absolute;
	left: 56px;
	top: 36px;
	z-index: 11;
}

/* nav *************/

#nav {
	position: absolute;
	left: 133px;
	top: 232px;
	z-index: 6
}

#nav a{
		color: #474949;
		font: normal normal 14px/19px "thsnu","Lucida Grande", Lucida, "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: transparent;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing:0.1em;
	padding: 0;
}


/* Content *************/

#album {
	position: absolute;
	left: 241px;
	top: 232px;
	z-index: 5;
	margin-right: 25px;
}

#contact {	
	left: 0;
	z-index: 120;
	color: #000;
	position: absolute;
	top: 393px;
	width: 50px;
}
#contact img{
	padding-bottom: 0px;
	margin-bottom: 4px;
}

#einlochen {
	z-index: 1000;
	background-color: rgba(255,255,255,0.29);
	position: absolute;
	top: 0px;
	left: 5px;
}

/* transparence */

.description {
	z-index: 8;
	width: 450px;
	padding: 8px;
	/*

IE*/
	*background: transparent;
	*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4CFFFFFF,endColorstr=#4CFFFFFF);
	*zoom: 1;
	/

*FF, Opera*/  	
	background: #ffffff;
	base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGElEQVQYlWNU4PBqYCACMBGjaFQh9RQCAJIzAQbG9g9yAAAAAElFTkSuQmCC);	
  
  

/*Safari*/
  	background-color: rgba(255,255,255,0.29);
}

.trans {
	/*

IE*/
	*background: transparent;
	*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4CFFFFFF,endColorstr=#4CFFFFFF);
	*zoom: 1;
	/

*FF, Opera*/  	
	background: #ffffff;
	base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGElEQVQYlWNU4PBqYCACMBGjaFQh9RQCAJIzAQbG9g9yAAAAAElFTkSuQmCC);	
  
  

/*Safari*/
  	background-color: rgba(255,255,255,0.5);
}

/* Links*/

a:link {
	color: #319fc0;
	text-decoration: none;
}

a:visited {
	color: #319fc0;
	text-decoration: none;
}

a:active,
a:hover {
	color: #52b900;
}

/* typo*/

.headlines {
	margin: 0;
	font: normal 36px "thsnu","Lucida Grande", Lucida, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

h1 {
	margin: 0;
	font: normal 30px/36px "thsnu","Lucida Grande", Lucida, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #4a4a4a;
}

h2 {
	margin: 0;
	font: normal 23px/23px "thsnu","Lucida Grande", Lucida, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #4a4a4a;
}

h3 {
	font: normal 18px/20px "thsnu","Lucida Grande", Lucida, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #4a4a4a;
	margin: 15px 0 0;
}

/* album*/

#container_image {
	background-color: #fff;
	padding: 30px;
	display: inline-block;
	_display: block;
}

.stopper {
	clear: both;
	float: none;
}
.album_directory {
	text-transform: uppercase;
	font: normal 14px "thsnu","Lucida Grande", Lucida, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* Abstand Album-Thumbnails */

.td_album td {
	padding-right: 2px;
	padding-bottom: 2px;
}

/* Abstand Thumbnails */

.td_thumbs td {
	padding-right: 5px;
	padding-bottom: 5px;
}

img {
	background-color: transparent;
	border-width: 0;
}

a.image:hover, a.image:link, a.image:visited, a.image:active {
	background-color: transparent;
	text-decoration: none;
	border-width: 0;
}

strong {
	font-family: droidbold;
}

em {
	font-family: droiditalic;
}

hr {
	border: none 0;
	border-bottom: 1px solid #E0E0E0;
	height: 1px;
	margin: 10px 0;
}

blockquote {
	color: #595959;
	margin: 5px 0;
	padding: 8px 15px 8px 60px;
	font-family: droiditalic, Georgia, "Times New Roman", Times, serif;
}

#header {
	overflow: hidden;
	width: 880px;
	border-bottom: 3px solid #EFEFEF;
	border-top: 1px solid #EFEFEF;
	margin: 0 auto;
}

#logo a {
	color: #333333;
}

#description {
	font-size: 130%;
	color: #666666;
	margin: 5px 0 50px 30px;
}

#menu {
	width: 880px;
	overflow: hidden;
	margin: 0 auto;
}

#menu ul li {
	float: left;
	text-transform: uppercase;
	font-size: 90%;
	padding: 10px;
}

#menu ul li a {
	color: #666666;
}

#newsbox {
	position: absolute;
	left: 241px;
	top: 232px;
	width: 600px;
	z-index: 5;
}

#content {
	font: 13px/20px droid, "Lucida Grande", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 0.03em;
}

#ende {
	border-bottom: 3px double rgba(0,0,0,0.14);
	padding-top: 5px;
}

.post {
	margin-bottom: 25px;
	padding-bottom: 5px;
}

.post-title {
	font-weight: normal;
	margin: 0;
}

.post-title a {
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	color: #4a4a4a;
	background-color: transparent;
	margin: 0;
}

.page-subtitle {
	margin-bottom: 15px;
}

.post-meta {
	font-size: 85%;
	color: #5b5d5d;
	margin-top: 0;
	line-height: 130%;
	margin-left: 10px;
}

.post-meta a {
	background-color: transparent;
	color: #319fc0;
	text-decoration: none;
}

.post-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.post-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
}

.post-comments a:hover {
	color: #FFFFFF;
}

.post-content {
	
}

.post-content h2 {
	font-weight: normal;
	font-style: normal;
}

.post-content h3 {
	
}

.post-content p {
	margin-bottom: 12px;
}

.post-content img.alignnone {
	padding: 0;
}

.post-content img.alignleft {
	float: left;
	margin: 0 25px 15px 0;
	padding: 4px;
}

.post-content img.alignright {
	float: right;
	margin: 0 0 15px 25px;
	padding: 4px;
}

.post-content ul,.post-content ol {
	margin-left: 30px;
	margin-bottom: 20px;
}

.post-content ul {
	list-style: outside;
}

.post-content ol {
	list-style: decimal;
}

.post-content ul li,.post-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

.more-link {
	font-weight: 700;
	display: block;
	margin-top: 10px;
}

.section-title {
	font-size: 140%;
	margin-bottom: 10px;
}

.navleft {
	float: left;
	margin: 0 15px 15px 0;
}

.navright {
	float: right;
	margin: 0 0 15px 15px;
}

.navigation div a {
	font-size: 110%;
}

#comments ol li {
	margin-top: 2px;
	border-bottom: 1px solid #F0F0F0;
	padding: 10px 0;
	overflow: hidden;
	height: 1%;
}

.comment-gravatar {
	float: left;
	margin-right: 10px;
	background: #FFF;
	border: 1px solid #F0F0F0;
	padding: 3px;
}

.comment-data {
	float: left;
	width: 400px;
}

.comment-data p {
	margin-bottom: 6px;
	line-height: 1.3;
}

.comment-author {
	font-weight: 700;
	margin-bottom: 3px;
}

.comment-meta {
	color: #666;
	margin-bottom: 5px;
	font-size: 85%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#comment-form {
	margin-top: 15px;
	margin-bottom: 10px;
}

#comment-form label {
	font-size: 90%;
	display: block;
	margin-bottom: 5px;
}

#comment-form input {
	width: 240px;
	margin-bottom: 10px;
	padding: 5px;
}

#comment-form textarea {
	width: 455px;
	height: 200px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 10px;
}

#sidebar {
	position: absolute;
	left: 860px;
	top: 232px;
	width: 320px;
	z-index: 5000;
}

.sidepanel {
	margin-bottom: 18px;
	background: #ffffff;
	/*

IE*/
	*background: transparent;
	*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4CFFFFFF,endColorstr=#4CFFFFFF);
	*zoom: 1;
	/

*FF, Opera*/  	
	background: #ffffff;
	base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGElEQVQYlWNU4PBqYCACMBGjaFQh9RQCAJIzAQbG9g9yAAAAAElFTkSuQmCC);	
  
  

/*Safari*/
  	background-color: rgba(255,255,255,0.4);
}

.sidepanel a {
	background-color: transparent;
	color: #b93f4d;
	font-weight: normal;
	font-style: normal;
}

.sidepanel h3 {
	text-transform: uppercase;
	padding: 0 0 5px 0;
	font-weight: normal;
	font-style: normal;
	margin: 0;
}

.sidepanel ul li {
	border-bottom: 1px dotted #4e4f4f;
	padding: 5px 0;
}

.sidepanel p {
	margin-top: 8px;
}

#footer {
	margin: 0 auto;
	width: 840px;
	height: 20px;
	border-top: 1px solid #EAEAEA;
	padding: 20px;
}

#footer-links {
	list-style: none;
}

#footer-links li {
	float: left;
	margin-right: 15px;
}

.sep {
	color: #CCC;
	margin: 0 8px;
}

.ico-small {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}

/* beast */


.line {
	float: left;
	margin-right: 8px;
	margin-bottom: 30px;
}

.column {
	width: 622px;
	clear: none;
}
