@charset "UTF-8";

/* @override 
	http://scaccia/css/basic.css
	http://scacciapensieri.ch/css/basic.css
*/

/* last modified:

	date: 2010|06|06
	author: Björn Bippus-Brender
	client: Scacciapensieri
	2010 */

body {
	
	background: #000101 url(../images/background/body-bg.jpg) repeat-x 0 0;
	color: #fff;
	font: 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
}

* {
	margin: 0;
	padding: 0;
}

/* @group Clearfix */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

/* End hide from IE-mac */

/* @end */

/* @group Fonts */

a { 
	text-decoration: none;
	color: #fff;
}

img a{ 
	outline: none;
}
h1, h2, h3, h4 {
	color: #fff;
	line-height: 20px;
	margin-bottom: 12px;
}

h1 {
	font-size: 20px;
	line-height: 18px;

}

h2 {
	
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	font-style: normal;
	
}


.gig{
	background: url(http://www.scacciapensieri.ch/images/icons/bookmark.png) no-repeat;
	padding-left: 20px;
	height: 34px;
	margin-top: 0;
	padding-top: 0;
}

.info{
	background: url(http://www.scacciapensieri.ch/images/icons/info.png) no-repeat;
	padding-left: 48px;
	height: 34px;
	margin-top: 0;
	padding-top: 11px;
}

.iconbox{
	float: left;
	display: inline;
	padding-right: 8px;
}
.content h2 {
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
}

h3 {
	font-size: 12px;
	line-height: 16px;
	
}

p {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 12px;
	
}

ul,ol {
	margin: 0;
	list-style-type: none;
}
.cd-box{
	float: left;
	display: inline;
	width: 370px;
	margin-top: 12px;
	margin-bottom: 20px;
	
}
.cd {
   height: 164px;
	float: left;
	display: inline;
	padding-right: 12px;

}

.cd-text{
	float: right;
	width: 230px;
	
}

/* @group Galerie */
/* @group Bildergalerie */
#gallery{
	width: 360px;

}

.thumb-gallery{
	width: 360px;
	float: left;
	display: inline;

	}



.thumbbox{
	float: left;
	display: inline;
	padding-right: 12px;
	
	}

.thumbbox img{
padding-left: 0px;
}


img.more-left{
	float: left;
	display: inline;
	padding-right: 10px;
	padding-bottom: 10px;
}
img.more-right{
	
	display: inline;
	padding-bottom: 10px;
}

/* @end */

#gallery h2{
	text-indent: -9999px;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	font-size: 1px;
}
#gallery p, #gallery h3{
	
	
}



/* @end */


/* @end */

/* @group Boxen */

#container {
	width: 960px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
		top: 0;
}

#header {
	top: 0;
	height: 426px;
	position: relative;
	z-index: 2;
	width: 960px;
}

.beta {
	width: 110px;
	z-index: 300;
	background-color: transparent;
	height: 108px;
	position: relative;
	top: 312px;
	left: 712px;
}
.beta h1{
	text-indent:  -9999em;
	display: none;
}
.beta a img {
	border: none;
}





.signet {
	width: 281px;
	padding-left:20px;
	z-index: 260;
	background-color: transparent;
	height: 86px;
	position: absolute;
	top: 16px;
	left:0px;
}
.signet h1{
	text-indent:  -9999em;
	display: none;
}
.signet a img {
	border: none;
}


/* @group subnav */

#subnav {
	float: right;
	display: inline;
	width: auto;
	font-size: 11px;
	margin-top: 0;
	margin-right: 0;
}

#subnav ul {
	list-style-type: none;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

#subnav li {
	float: left;
	display: inline;
	font-size: 11px;
	height: 12px;
	padding-top: 14px;
}

#subnav li a {
	color: #595959;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
	border-right: 1px solid silver;
	width: auto;
}

#subnav li.last a {
	padding-left: 4px;
	padding-right: 0px !important;
	border-right: none;
}

#subnav li a:hover {
	text-decoration: underline;
}

/* @end */

a img {
	border: none;
}


.nav {
	
	width: 920px;
	height: 59px;
	z-index: 210;
	top: 360px;
	position: absolute;
	padding-left: 40px;
}

/* @group nav */


.nav ul {
	
	list-style-type: none;
	margin-top: 22px;
}

.nav li{
 float: left;
 display: inline;
	font-size: 16px;
	line-height: 20px;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: 300;
	color: #555;
}

.nav li a {
	color: #fff;
	
}


/* @end */

/* @group bildbox */

.bildbox {
	position: absolute;
	height: 426px;
	width: 960px;
	z-index: 70;
	background-color: #111;
	top: 0;
}

/* @end */

#content {
	width: 960px;
	position: relative;		
	height: 240px;
	background: #000d10 url(../images/background/content-bg.jpg) repeat-x;
	float: left;
	display: inline;
}

html>body #content {
	height: auto;
	min-height: 240px;
}

.left, .right{
	margin-top: 24px;
	margin-bottom: 24px;
}

.left{
	float: left;
	display: inline;
	width: 370px;
	padding-left: 60px;
	padding-right: 64px;
}

.right{
	float: left;
	display: inline;
	width: 360px;
	
}

.left li, .right li{
	font-size: 12px;
	line-height: 18px;
}


.footer {
	float: left;
	display: inline;
	width: 464px;
	padding-left: 491px;
	
}

.footer p {
	
	margin-top: 40px;
	font-size: 10px;
	line-height: 14px;
	color: #fff;
}

.footer a {
	color: #fff;
}

.footer a:hover {
	text-decoration: underline;
}

/* @end */

/* @group subnavigation */

/* @group Newsletter */
#sidebar .news{
	padding-left: 0;
	height: 74px;
}


#newsletter label{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0a4182;
}
#newsletter span.label, #newsletter span.spacer, #newsletter span.multiple span {
	
	width: 120px;
	float: left;
}

#newsletter span.label-long{
	
	width: 264px;
	float: left;
}

#newsletter input{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 4px;
	margin-bottom: 6px;
}

#newsletter span.multiple {
	float: left;
}

#newsletter span.button {
	padding-left: 120px;
}

#content a{
	text-decoration: underline;
}
.off{
	color: #888;
}

/* @end */

/* @group Slideshow */


ul#portfolio li {
	display: none; /* Slidwshow-Effekt auf Startseite, damit keine doppelten Bilder angezeigt werden bei ausgeschaltetem JS */
}

ul#portfolio li.first {
	display: inherit;
}


/* @end */
