/* @override http://phlexton.com/css.php?n=default */

/* @override http://phlexton.com/css.php?n=default */

/* @override http://phlexton.com/css.php?n=default */

/* base
----------------------------------------------- */



body {
	margin: 50px 0 0 0;
	padding: 0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000;
	background-color: #fffeff;
}

blockquote, h3, li {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 1.4em;
}

blockquote {
	margin-right: 0;
	margin-left: 20px;
}

p {
    padding-right: 10px;
	padding-left: 10px;
	font: 11px/1.4em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#star div.entry-content p,  #star h1.entry-title{
	padding:0 0 0 20px;
    letter-spacing: 0px; 
    line-height: 1.4em;
    
}

#star h1.entry-title{
	padding-top: 20px;
	color: #666;
	font-weight: bold;
	font-size: 1.8em;
	width: 280px;
	height: 60px;
	text-align: center;
	float: left;
	margin-right: 20px;
	
	
	}


#studios div.entry-content p a {
	font-weight: bold;
	color: #da2128;
	border-bottom: 1px solid #ddd;
}


#studios div.entry-content p a:hover {
	font-weight: bold;
	color: #5f5f5f;
	border-bottom: 1px solid #ddd;
}


#star div.entry-content p a {
	font-weight: bold;
	color: #da2128;
	border-bottom: 1px solid #ddd;
}


#star div.entry-content p a:hover {
	font-weight: bold;
	color: #5f5f5f;
	border-bottom: 1px solid #ddd;
}

h1, h2, h3 {
	margin: 0 0 5px 0;
	padding: 0 10px;
	font-weight: normal;
}

h1, h2 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 1em;
	font-style: italic;
}

hr {
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

small, .small {
	font-size: 0.9em;
}

/* links
----------------------------------------------- */

a {
	text-decoration: none;
	color: #000;
	border-bottom: 1px #000 solid;
}

a img {
	border: none;

}

h1 a, h2 a, h3 a {
	border: none;
}

h3 a {
	font: 1.5em Georgia, Times, serif;
}

#site-name a {
	border: none;
}

#sidebar-2 a, #sidebar-1 a {
	font-size: 12px;
	color: #fff;
	border: none;
}

/* layout
----------------------------------------------- */

#accessibility {
	position: absolute;
	top: -10000px;
}

#containerStart {
	opacity: 0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; 			
	filter: alpha(opacity = 0); /* IE */
	padding: 0px;
	margin: -100px auto 0 auto;
	
	position: relative;
	overflow: hidden;
	background-color: #fff;
	
}

#containerDefault {
	opacity: 0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; 			
	filter: alpha(opacity = 0); /* IE */
	padding: 0px;
	margin: 0px auto 0 auto;
	
	position: relative;
	overflow: hidden;
	background-color: #fff;
	border-radius: 15px;
	
}

/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */

#containerDefault, #containerStart, #logo, #logoDefault {
\width: 1050px;
w\idth: 1040px;
}



#top{
	border-radius:10px;
	height: 160px;
	width: 100%;
	margin: 0px;
	background-color: #a9b6bf;
}

#logo{
	z-index: 20;
	position: relative;
	margin: auto;
	top: 300px;

	height: 100px;
	
	background-color: #fff;

}

.centered {
	width: 579px;
	margin: auto;
}

.centered img{
	margin-top: 10px;
}


#logoDefault{
	z-index: 20;
	position: relative;
	top: 60px;
	margin: auto;
	height: 100px;
	background-color: #fff;
}



#site-name {
	height: 100px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	background: #fff url(layout/logo.jpg) no-repeat 170px;
}

#site-slogan {
	font: italic 1em Georgia, Times, serif;
}

#sidebar-1 {
padding: 5px 0 0 0;
margin: 0px;
float: left;
width: 100%;
background-color: #a9b6bf;
height: 23px;
	
}


.section_list {
	width: 700px;
	background-color: #a9b6bf;
	margin: 0;
	padding: 0px;
	height: 20px;
	list-style-type: none;
}

.section_list ul {
	
	list-style-type: none;
}

.section_list li {

	float: left;
	margin: 0px 30px 0px 30px;
	padding: 0;
}

ul.l10n_lang_list {
	height: 15px;
	margin: 0px;
	padding: 0px;
}



#lang_list{
	position: relative;
    top: -20px;
    right: 20px;
    padding: 0px;
	float: right;
	height: 15px;
	width: 100px;
	
}

#lang_list li{
	list-style: none;
	float: right;
}

#lang_list a{
	text-decoration: none;
	list-style: none;
	font-size: 10px;
}

#content {
	float: left;
	clear: both;
	width: 100%;
	background-color: #fff;
	min-height: 230px;
	padding-top: 10px;
}

body#team #content{
	padding-top: 0px;
	margin-top: 0px;
	
}

#sidebar-1 li.selected a{
	padding: 1px 8px 2px 8px;
	background-color: #fff;
	border-radius: 5px ;
	color: #333;
}

#t0, #t1, #t2, #t3, #t4, #t5, #t6, #t7, #t8{
	margin: 0px 0 0 10px;
}

body#studios #flowtabs{
	opacity: 0;
	margin: 0px;
    padding: 5px 0 0 10px;
    float: left;
   height: 20px;
   
}

body#front #flowtabs{
	opacity: 0;
	margin: 0px;
    padding: 5px 0 0 10px;
    float: left;
   height: 20px;
   
}

body#team #flowtabs{
	opacity: 0;
	margin: 0px;
    padding: 5px 0 0 0;
    float: left;
   height: 20px;
  
}



body#referenzen #flowtabs{
	opacity: 0;
	margin: 0px;
    padding: 5px 0 0 0;
    float: left;
   height: 20px;
  
}

#flowtabs li {
	font-size: 11px;
	font-weight: normal;
	list-style: none;
	text-decoration: none;
	float: left;
		
	
}


body#front ul{
	padding: 0px;
	margin:0px;
	text-align: center;
}

body#front li {
	padding: 0 0 0 0;
	
}

body#studios ul{
	padding: 0px;
	margin:0px;
	text-align: center;
}

body#studios li {
	padding: 0 0 0 0;
	
}

#flowtabs {
	opacity: 0;
    background-color: #eee;
    float: left;
    width: 100%;
    height: 20px;
margin: 0 0 0 0;

   
}

#flowtabs li a{
	margin: 0 0 0 5px;
	padding: 2px 18px 2px 18px;
	color: #666;
	border: none;
    border-radius: 5px;
}

#flowtabs li a:hover{
	padding-top: 2px;
	background-color: #fff;
	color: #000;
}

#flowtabs li a.current{
	
	background-color: #fff;
	color: #000;
	border: none;
	border-radius: 5px;
}





#star{
	float: left;
	background-color: #fff;
	padding-top: 5px;
	height: 285px;
}

body#front #content, body#news #content{
    padding: 0px;
	margin: 0px;
}

 body#news #article, body#testnews #article, body#kontakt #article{
	width: 300px;
	margin: 0 0px 0 10px;
	float: left;
	background-color: #fff;
	min-height: 220px;
	padding-top: 5px;
	padding-bottom: 5px;
}

body#front h1.entry-title, body#news h1.entry-title, body#testnews h1.entry-title {
	float: left;
	font-weight: bold;
	color: #444;
}


body#studios h1.entry-title{
	
	visibility: hidden;
	display: none;
	}
	


.entry-content a{
	color: #ea2204;
}

p.date {
	text-align: right;
	padding: 0px;
	margin: 5px 10px 0 0;
	font-size: 9px;
	font-weight: bold;
	color: #666;
}

body#team div.entry-content p img {
	float: right;
	margin: 0px 5px 10px 30px;
	border-radius: 5px;
	border: 0px solid #ddd;
	
}

body#studios div.entry-content p img {
	float: right;
	margin: -15px 0px 10px 30px;
	border-radius: 5px;
	border: 0px solid #ddd;
}

body#front div.entry-content p img {
	float: right;
	margin: -15px 0px 10px 30px;
	border-radius: 5px;
	border: 0px solid #ddd;
}

body#referenzen #content{
	height: 310px;
	overflow: hidden;
}

div#kontakt {
	width: 100%;

padding: 20px 0 0 0;
}



#foot {
	float: left;
	margin: 15px 0 10px 0;
	clear: both;
	text-align: center;
	height: 80px;
	background-color: #fff;
	padding: 0px;
	overflow: hidden;

	
}

#wrappergal {
				background-color: #fff;

				margin: 0 0px 0 0px;
				
			}

.list_carousel {
	            height: 80px;
				margin: 0px 0 0px 0px;
				width: 100%;
				background-color: #fff;
			}

#gallery, #newslist {
		background-color: #fff;
	
}

#wrapper {
	    padding: ;
		height: 308px;
}


#gallery{
	opacity: 1;
	overflow: hidden;
	
}

			
			.list_carousel a {
				overflow: hidden;
				color: #666;
				text-align: center;
				border: 0px solid #000;
		        width: 102px;
				height: 80px;
				padding: 0 0px 0 0;
				margin: 0 6px 5px 6px;
				display: block;
				float: left;
			}
			.clearfix {
				float: none;
				clear: both;
			
			}


.html_carousel {
	height: 305px;
	overflow: hidden;
	padding: 0 0 0 20px;
}
.html_carousel div.slide {
   padding-top: 30px;
   height: 250px;
	width: 330px;
	margin: 0 10px 0 0;
    float: left;
	
}
.html_carousel div.slide div {
	background-color: rgba(0, 0, 0, 0.6);
	width: 290px;
	
	position: absolute;
	bottom: 0;
}
.html_carousel div.slide h4 {
	font-size: 15px;
	padding: 30px 0 0 100px;
}
.html_carousel div.slide p {
	font-size: 11px;
	padding: 20px 0 0px 10px;
}

.html_carousel div.slide p.date{
	float: left;
	color: #333;
	text-align: left;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 5px 0px 0 10px;
	width: 80px;
}
.html_carousel div.slide h4, .html_carousel div.slide p {
	float: left;
	width: 280px;
	color: black;
	margin: 0;
}

#prev_btn{
	margin: 0 0 0 -20px;
	width: 20px;
	height: 20px;
	position: relative;
	bottom: 150px;
	float: left;
	opacity: 0.5;
	background: url(images/arrows.png) no-repeat 0px 0px;
}


#next_btn{
	width: 20px;
	height: 20px;
	opacity: 0.5;
	background: url(images/arrows.png) no-repeat -27px 0;
	position: relative;
	bottom: 150px;
	float: right;
}

#plogos{
	opacity: 0.7;
	float: left;
	width: 100%;
	clear: both;
	height: 50px;
	
	padding: 0px;
	margin: auto;
	text-align: center;
}

#article {
	padding-top: 15px;
}

#plogos a{
	margin: auto;
	padding: 0px;
	text-align: center;
}

#plogos a{
	margin-left: 10px;
	margin-right: 10px;
	border: none;
	text-decoration: none;
	text-align: center;
}

#plogos img{
	min-width: 60px;
	height: 45px;
	
}

#icons{
	width: 99%;
	margin: auto;
	z-index: 500;
	background-color: white;
}


/* overrides
----------------------------------------------- */

#sidebar-2 p, #sidebar-1 p {
	font-size: 0.8em;
	line-height: 1.5em;
}

.caps {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider {
	margin: 2em 0;
	text-align: center;
}

/* articles
----------------------------------------------- */

.directory {
	list-style-type: circle;
}

.author {
	font-style: normal;
	font-size: 0.8em;
}

.published {
	font-size: 0.8em;
}

/* comments
----------------------------------------------- */

.comments_error {
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error {
	padding : 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview {
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td {
	vertical-align: top;
}

#comments-help {
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

/* error page
----------------------------------------------- */

.error-status {
	font: 1.3em Georgia, Times, serif;
}



/* Menu style */
.ei_menu{
	
	width:100%;
	overflow:hidden;
	text-align: left;
	ccbackground:transparent url(layout/multifunktion.jpg) no-repeat top left;
}
.ei_menu ul{
	
	margin:0px;
	position:relative;
	display:block;
	width:1300px;
	
}
.ei_menu ul li{
	float:left;
	width: 180px;
	height:265px;
	position:relative;
	overflow:hidden;
	border-right:1px solid #ddd;
	list-style: none;
}
.ei_preview{
	
	width:180px;
	height:260px;
	cursor:pointer;
	position:absolute;
	top:0px;
	left:0px;
	
}
.ei_image{
	position:absolute;
	left:180px;
	top:0px;
	width:495px;
	height:260px;
	opacity:0.2;
	border-radius:5px ;
}
.pos1 span.ei_image{
	background:transparent url(layout/aufnahmekabine.jpg) no-repeat top left;
	background-position:0px 0px;
}
.pos2 span.ei_image{
	background:transparent url(layout/preproduction.jpg) no-repeat top left;
	background-position:0px 0px;

}
.pos3 span.ei_image{
	background:transparent url(layout/editingroom.jpg) no-repeat top left;
	background-position:0px 0px;

}
.pos4 span.ei_image{
	background:transparent url(layout/pyromusic1.jpg) no-repeat top left;
	background-position:0px 0px;

}
.pos5 span{
	background-position:0px 0px;

}
.pos6 span{
	background-position:0px 0px;

}
.ei_descr {
	text-align: left;
	position:absolute;
	width: 320px;
	height: 300px;
	border-right:0px solid #fff;
	padding:0px;
	left:180px;
	top:0px;
	background-color: #fff;
}

.ei_preview h2{
	
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color:#333;
	padding:10px;
	text-shadow:0px 0px 1px #fff;
	
}


.ei_descr h2{
	
	color:#333;
	padding:10px;
	text-shadow:0px 0px 1px #fff;
	
	margin: 0px;
	font: normal normal 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.ei_descr h3{
	font-family: 'Raleway', arial, serif;
	color:#fff;
	text-shadow:0px 0px 1px #000;
	font-style:normal;
	padding:10px;
	background:#333;
}
.ei_descr p{
	text-align: left;
	color:#000;
	padding:10px 5px 10px 5px;
	line-height:14px;
	font-size:11px;
	font-family: Arial;
	background-color: #fff;
	margin: 0px;
}

h2.multi {
	width: 170px;
	text-align: left;
	color: #333;
	padding:10px;
	text-shadow:0px 0px 1px #fff;
	margin: 0px;
	font: bold normal 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	
}

