/*
Theme Name: SID architecture
Theme URI: http://www.internetkultur.at
Version: 1
Author: Philip Ehrenfellner
Author URI: http://twitter.com/ehrphil
*/
*,home html, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0}
body {height: 100%; margin: 0; padding: 0;}
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}

strong { font-weight:bold }
em { font-style:italic }
a img { border:none }
a:hover {text-decoration: none;} 




.container {
position: relative;
max-width: 960px;
margin: 0 auto;
padding-left: 70px;
padding-right: 70px;
}


a.anker{
position: relative;
top:-100px;
display: block;
height: 0;
width:0;
}

#anker a{
	color: blue;
}


#logo {
	float: left;
	margin-top: 20px;
	margin-left: -5px;
}

#header{
	padding-left: 10px;
	position:fixed;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0.95) 0px, rgba(255,255,255,0.85) 95px); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0px,rgba(255,255,255,0.95)), color-stop(95px,rgba(255,255,255,0.85))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0.95) 0px,rgba(255,255,255,0.85) 95px); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,0.95) 0px,rgba(255,255,255,0.85) 95px); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,0.95) 0px,rgba(255,255,255,0.85) 95px); /* IE10+ */
background: linear-gradient(top,  rgba(255,255,255,0.95) 0px,rgba(255,255,255,0.85) 95px); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2ffffff', endColorstr='#d9ffffff',GradientType=0 ); /* IE6-9 */
	z-index:11;
	top:0;
	width:100%;
	min-height: 60px;
	z-index:101;
}



#menu{
	font-size: 10pt;
	font-family: Arial, Helvetica, Garuda, sans-serif;
	font-weight: 500;
	float: right;
	margin-top: 33px;
	color: white;
	
}
#menu ul {
	margin:0;
	padding:0;

}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 5px;
	padding: 5px;
}

#menu ul li a {
	text-transform: uppercase;
	padding:5px 5px;
	color: #575757;
	margin: 0;
	display:block;
	text-decoration: none;
}

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

/*Home*/

#slogan{
	position: absolute;
	top:50%;
	left: 70px;
	z-index: 100;
	color: white;
	font-family: 'Arial', Helvetica;
}

#slogan h2{
	font-size: 50pt;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 48pt;
	padding-bottom: 10px;
	margin-top: 10px;
}

#title-project{
	position: absolute;
	top: 43%;
	color: white;	
	z-index: 100;
}
#title-project h1{
	font-size: 50pt;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 48pt;
	letter-spacing: 6px;
}

#pos-left{
	margin-left: 70px;
}


#full-image{
        min-width: 1024px;
        width: 200px;
        height: 300px;
        position: fixed;
        top: 0;
        left: 0;
}

#start-content{
	clear: both;
	position: absolute;
	min-height: 300px;

}

.arrow-box{
	background-color: red;
	z-index: 1000;
	width: 58px;
	position: absolute;
}


#content{
	min-height: 300px;
	position: relative;
	margin-top: 120px;
	font-family: 'Arial', Helvetica;
	line-height: 12pt;
	color: #262626;
	font-size: 10pt;
}
#content2{
	position: relative;
	font-family: 'Arial', Helvetica;
	line-height: 12pt;
	color: #262626;
	font-size: 10pt;

}

#content2 h3{
	font-size: 16px;
	text-transform: uppercase;
	padding-bottom: 20px;
	font-weight: bold;
}

#content2 h1{
	font-weight: 800;
	margin-bottom: 3px;

}

#content2 h2{
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 10px;
}

#content2 a{
	color: #3A3A3A;
	text-decoration: none;
}


#content h2{
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 10px;
}

#content a{
	color: #3A3A3A;
	text-decoration: none;
}




#fimage{
	padding: 0;
	margin-bottom: -4px;
}

#fimage img{
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

a services{
	color: red;
}

.featured-thumbnail{
	margin-bottom: 3%;
}

.featured-thumbnail img {
position: relative;
z-index: 1;
width: 100%;
height: auto !important;
}

.entry{
	float: left;
	margin-top: 30px;
	padding-bottom: 40px;
	width: 100%;
}

.project-description{
	max-width: 675px;
}
.details{
	float: left;
	width: 200px;
}


.karte{
	margin-bottom: 30px;
}

.page-title{
		color: #262626;
		font-size: 12pt;
		float: left;
		margin-right: 200px;
		padding-bottom: 45px;
		z-index: 100;
}

.page-title a{
	text-decoration: none;
}

.page-title a:hover{
	text-decoration: none;
}

.page-title ul{
margin-left: -2px;
}

.page-title li{
	display: block;
	float: left;
	padding: 0px 5px 0 5px;
	border-right: solid 1px #262626;
}


.margin-top-80{
	margin-top: 80px;
}

.page-title h1{
	text-transform: uppercase;
	font-size: 61px;
	font-weight: 900;
	color: #262626;
	padding-bottom: 25px;
	
}

.text{
	margin-top: 45px;
	width: 500px;
	float: left;
}

.text h3{
	font-size: 18px;
	text-transform: uppercase;
	padding-bottom: 20px;
	font-weight: bold;
}

.research{
	width: 100%;
	padding-bottom: 40px;
}

.grey{
	position: relative;
	background-color: #f3f2f0;
	width: 100%;
	height: 100%
}
#grey{
	background-color: #f3f2f0;
	width: 100%;
	height: 100%;
}

.g-height{
	height: 268px;
	margin-top: 40px;
}

.h100{
	height: 100%;
}





#blog-title{
	position: relative;
	width: 70%;
	max-width: 750px;
	left: 70px;
	bottom: 210px;
	color: white;
	font-family: 'Arial', Helvetica;
	z-index: 50;
}

#blog-title h2{
	font-size: 50pt;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 48pt;
	letter-spacing: 6px;
}

#blog-title a{
	color: white;
}




/*
Kontaktform
*/

.wpcf7-form-control{
	border: solid 1pt #e3e3e3;
	margin-bottom: 10px;
}
.wpcf7-text{
	width:300px;
	height: 20px;
	background-color:whiteSmoke; 
}
.wpcf7-textarea{
	width:300px;
	height: 200px;
	background-color:whiteSmoke; 
}
.textarea-1{
	margin-top: -10px;
}

.wpcf7-submit{
	padding: 7px;
	background-color: #9F9B9A;
	color: white;
}

/*gallery
*/

.gallery{
  clear: both;
}
.gallery-item{
width:33.2%;
float:left;
margin:1em 0;
text-align:center;
}
.gallery-item img{
border:2px solid #ddd;
}




/*
footer
*/


#footer{
	clear: both;
	font-family: Helvetica;
	color:#8a8a8a;
	font-size: 9pt;
	position: relative;
	background-color: #161616;
	padding-top: 100px;
	line-height: 20px;
	min-height: 360px;
	height: 100%;
	padding-left: 10px;
}



#footer h2{
	color: #fff;
	font-size: 12pt;
	text-transform: uppercase;
	padding-bottom: 25px;
}

#footer a{
		color:#8a8a8a;
	text-decoration: none;
}

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

.small{
	font-size: 8pt;	
}

.sub-footer{
	padding-top: 5px;
	padding-bottom: 3px;
}

/*IKBox*/

.ikbox4{
	width: 224px;
	float: left;
	display: block;
}

.ikbox2{
	width: 460px;
	float: left;
	margin-bottom: 40px;
}

.ikbox2-3{
	float: left;
	width: 615px;
}

.ikbox1-3{
	float: left;
	width: 305px;
	
}

/*text formatting*/

.border-bottom{
	border-bottom: solid 1px #c3c3c3;
	padding-bottom: 5px;
	margin-bottom: 10px; 
	width: 230px;
}

.border-bottom-service{
	border-bottom: solid 1px #c3c3c3;
	padding-bottom: 5px;
	margin-bottom: 10px; 
	width: 550px;
}

.border-top{
	border-top: solid 1px #c3c3c3;
	padding-top: 5px;
	margin-top: 10px; 
	width: 230px;
}

#blog{
	width: 760px;
	border-right: solid 1pt #eee;
}

.white{
	color: white;
}


.aligncenter { display:block; margin:0 auto }
.alignleft { float:left }
.alignright { float:right }
.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px }
.clear{clear:both;zoom: 1;}

.sidebar{
	margin-left: 20px;
	width: 180px;
}



.right{
	float: right;
}
.left {
	float: left;
}
.m-left-15{
	margin-left: 15px;
}
.m-left-30{
	margin-left: 30px;
}
.m-bottom-35{
	margin-bottom: 35px;
}
.w320{
	width: 320px;
}
.w315{
	width: 315px;
}
.w630{
	width: 630px;
}
.m-right-15{
	margin-right: 15px;
}
.w300{
	width:300px;
}
.clearl{
	clear: left;
}
.height320{
	min-height: 380px;
}

.border-r{
	border-right: solid 1pt #eee;
}
.pr-15{
	padding-right: 10px;
}

.border-l{
	border-left: solid 1pt #eee;
}
.pl-15{
	padding-left: 10px;
}
.m-top-120{
		margin-top: 120px;
}

.w100{
	width: 100%;
}
.m-right-40{
	margin-right: 40px;
}

.m-top-83{
	margin-top: 72px;
}

.big{
	font-size: 18px;
	font-weight: 700;
}
.small{
	font-size: 8pt;
}

.project-bg{
	background-color: white;
	float: left;
	margin-top: 100px;
	margin-bottom: 100px;
	padding-bottom: 20px;

}

.page-template-start .project-bg {
	width: 225px;
}

.page-template-start .project-bg img {
	width: 100%;
	height: auto;
}

.project-desc{
	padding-top: 5px;
	background-color: white;
	width: 220;
	text-align: center;
}

.project-desc h2{
	margin-top: 8px;
	text-transform: uppercase;
	margin-bottom: 12px;
}

.m-right-20{
	margin-right: 20px;
}

/*Partner Logos*/

#partner{
	background-color: #f3f2f0;
	min-width: 300px;
}
#partner ul{
	width: 100%;
	background-color: #f3f2f0;
}

#partner li{
	float: left;
	display: block;
	padding-right: 30px;
	background-color: #f3f2f0;
	padding-bottom: 30px;
	height: 65px;
}

/*Projects Archive*/

#projects{
	float: left;
	width: 225px;
	padding-right: 15px;
	margin-bottom: 40px;
}

#projects img{
	padding-bottom: 7px;
}


#projects a:hover{
	text-decoration: none;
}

#archive{
	padding-bottom: 40px;
}



/*Gallery Projects*/

#projects-gallery{
	background-color: #f3f2f0;
	min-width: 300px;
	height: 100%
}

#projects-gallery ul{
	width: 100%;
	background-color: #f3f2f0;
}

#projects-gallery li{
	min-height: 340px;
	float: left;
	display: block;
	padding-right: 20px;
	background-color: #f3f2f0;
	padding-bottom: 40px;
}

.helper{
	clear: both;
	margin-top: 30px;
}

.p-top-40{
	padding-top: 40px;
}
.p-bottom-40{
	padding-bottom: 40px;
}

.m-top-40{
	margin-top: 40px;
}
.m-top-60{
	margin-top: 60px;
}

.m-bottom-30{
	margin-bottom: 30px;
}
.m-top-header{
	margin-top:80px;
	/*
	max-height: 650px;
	*/
}
.m-left-10{
	margin-left: 10px;
}

.text-padding{
	margin-bottom:  25px;
}

.m-top--80{
	margin-top: -160px;
	z-index: 100;
}


.m-top-header {
	position: relative;
	/*
	max-height: 650px;
	*/
	z-index: 1;
}

.home .m-top-header {
	max-height: none;
	position: relative;
	height: 0;
	width: 100%;
	padding-bottom: 66%;
}

.home .flexslider {
	position: relative;
	height: 0;
	width: 100%;
	padding-bottom: 66%;
	/*
	max-height: 650px;
	*/
}

.home .flex-viewport {
	position: relative;
	height: 0;
	width: 100%;
	padding-bottom: 66%;
	/*
    max-height: 650px;
	*/
}

#slogan {
	top: 40%;
}

.team-members .ikbox2 {
	margin-right: 40px;
}

.team-members .ikbox2:nth-child(2) {
	margin-right: 0px;
}

.team-member-blocks {
	text-align: center;
}

.team-member-block {
	display: inline-block;
	width: 23%;
	margin: 0px 1% 30px 1%;
    background-color: white;
    padding-bottom: 20px;
	vertical-align: top;
}

.team-member-block .team-image img {
	display: block;
	width: 100%;
	height: auto;
}

.team-member-block .team-text {
	padding: 20px 10px;
}
