/* CSS File */
* { margin: 0; padding: 0; list-style:none; }
a { outline: none; color:#000000 }
a img { border: none; }
img{ border:none}
a{ text-decoration:none}
/* END RESET */

/* ------------------------------------------ */
/* TOOLBOX CSS */
/* ------------------------------------------ */
.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }

/* END TOOLBOX */

/* ------------------------------------------ */
/* PAGE STRUCTURE */
/* ------------------------------------------ */
.clearfix:after {
    content: ".";            /* http://www.onclickberlin.com/ · "The aspects of things that are most important to us are hidden because of their simplicity and familiarity." — Ludwig Wittgenstein */
	display: block;        /* http://www.onclickberlin.com/ · "The aspects of things that are most important to us are hidden because of their simplicity and familiarity." — Ludwig Wittgenstein */
    height: 0;           /* http://www.onclickberlin.com/ · "The aspects of things that are most important to us are hidden because of their simplicity and familiarity." — Ludwig Wittgenstein */
    clear: both;          /* http://www.onclickberlin.com/ · "The aspects of things that are most important to us are hidden because of their simplicity and familiarity." — Ludwig Wittgenstein */
    visibility: hidden;	    /* http://www.onclickberlin.com/ · "The aspects of things that are most important to us are hidden because of their simplicity and familiarity." — Ludwig Wittgenstein */
}

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */

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


body {
	color:#122039;
	font-size:62.5%;
	text-align:center;
	font-family:HelveticaNeue-Light, sans-serif;
	font-weight:regular;
	text-align:center;
	background:#FFF;
/* possible gray background:#f6f6f6; */

}


#wrapper{
	/*width:1130px;*/
	margin:0 auto;
	text-align:left;
	position:relative;
    min-height:750px;
    height:auto !important;
    height:750px;	
}
#logo{
	position:absolute;
	width:800px;
	text-align:left;
	font-size:3.2em;
	letter-spacing:-1px;	
	color:#c7c3ba;
	top:20px;
	left:30px;
}
#logo2{
	position:absolute;
	width:385px;
	text-align:left;
	/*padding-right:320px;*/
	font-size:3.2em;
	letter-spacing:-1px;	
	color:#c7c3ba;
	top:102px;
	left:30px;
}
#logo3{
	position:absolute;
	width:385px;
	text-align:left;
	/*padding-right:320px;*/
	font-size:3.2em;
	letter-spacing:-1px;	
	color:#c7c3ba;
	top:102px;
	left:30px;
}
#twitter{
	position:absolute;
	width:530px;
	text-align:left;
	/*padding-right:320px;*/
	font-size:3.2em;
	letter-spacing:-1px;	
	color:#c7c3ba;
	top:102px;
	left:30px;
}
#onclicklogo{
	position:absolute;
	top:20px;
	width:385px;
	text-align:right;
	/*padding-right:320px;*/
	color:#c7c3ba;
	font-size:3.2em;
	letter-spacing:-1px;	
}
#onclicklogo2{
	color:#c7c3ba;
}
#onclicklogo3{
	position:absolute;
	top:20px;
	width:385px;
	text-align:right;
	/*padding-right:320px;*/
	color:#aca6a1;
	font-size:3.2em;
	letter-spacing:-1px;	
}
#menu{
	position:absolute;
	top:160px;
	width:385px;
	text-align:right;
	/*padding-right:320px;*/
	font-size:3.2em;
	letter-spacing:-1px;		
	
}
#menu a, #links a{
	color:#aca6a1;
}
#menu a.selected, #menu a:hover, #links a:hover, #links a.selected{
	color:#000000;
}
#gallery{
	position:absolute;
	top:128px;
	left:30px;
	height:480px;
	white-space:nowrap;
	padding-right: 75px;
}
#gallery_video{
	position:absolute;
	top:140px;
	left:30px;
	height:480px;
	white-space:nowrap;
	padding-right: 75px;
}
#gallery img{
	margin-left:0px;
	
}
#gallery-portfolio{
	position:absolute;
	top:140px;
	left:30px;
	height:480px;
	white-space:nowrap;
	padding-right: 75px;
}

#gallery-portfolio img{
	margin-right:-5px;
	
}

/* about */

#about-content{
	font-family: Helvetica, Arial, sans-serif;
	position:absolute;
	top:435px;
	left:30px;
	height:280px;	
}

#links{
	position:absolute;
	top:715px;
	left:30px;
	font-size:3.2em;
	
}


#footer{
	position:absolute;
	top:630px;
	left:30px;
	font-size:1.2em;
	font-weight: normal;
}

#footer-projects{
	position:absolute;
	top:780px;
	left:30px;
	font-size:1.2em;
	font-weight: normal;
}

#footer-video{
	position:absolute;
	top:570px;
	left:30px;
	font-size:1.2em;
	font-weight: normal;
}

.anchor{
	position:absolute;
	right:0;
	top:0;
	padding-right: 20px;
}
/* http://www.onclickberlin.com/ · "The aspects of things that are most important to us are hidden because of their simplicity and familiarity." — Ludwig Wittgenstein */
/* “The aspects of things that are most important to us are hidden because of their simplicity and familiarity.” — Ludwig Wittgenstein */
/* “The ability to simplify means to eliminate the unnecessary so that the necessary may speak.” — Hans Hofmann */

/* Copyright 2009 by Ralph Lichtensteiger. All material on this website is Copyright © 2009 by Ralph Lichtensteiger, unless otherwise noted. This website is protected by copyright law. To request permission to use any other copyright material found on this website, please contact the administrative unit responsible for the information. A written request is required; e-mail requests are acceptable. Copyright varies with the nature of the media, and intended uses; copyright can involve complicated issues of moral rights and various other legal issues. The copyright information provided by this website is provided as general information only and is not intended to provide specific legal advice for any individual and should not be relied upon in that regard. */