
/*************************************************************

	general styles
	design: ursula malecki / ursulamalecki.com
	(c) ursula malecki 2005

	this file is generated in php

/************************************************************/



@font-face {
	font-family: 'Univers67';
	src: url('../fonts/univers/UniversLTStd-BoldCn.eot');
	src: 
		local('☺'), 
		url('../fonts/univers/UniversLTStd-BoldCn.woff') format('woff'), 
		url('../fonts/univers/UniversLTStd-BoldCn.otf') format('opentype'), 
		url('../fonts/univers/UniversLTStd-BoldCn.svg#Univers67') format('svg');
	font-weight: light !important;			
}

@font-face {
	font-family: 'Univers57';
	src: url('../fonts/univers/UniversLTStd-Cn.eot');
	src: 
		local('☺'), 
		url('../fonts/univers/UniversLTStd-Cn.woff') format('woff'), 
		url('../fonts/univers/UniversLTStd-Cn.otf') format('opentype'), 
		url('../fonts/univers/UniversLTStd-Cn.svg#Univers57') format('svg');			
}




* {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	position: relative;	
}

object:hover, object:active {
	outline: none;
	text-decoration: none;
}

ul, ol {
	list-style-type: none;
}

br {
	padding: 0;
	margin: 0;
	clear: both;
}

frameset, frame {
	border: none;
}

a {
	font-weight: 100;
	text-decoration: none;
	color: #eee;
}

em {
	font-variant: small-caps;
	text-transform: lowercase;
	font-style: normal;
}

strong {
	font-weight: bold;
}


/* content */

html {
	height: 100%;	
}

body {
	background: #101010 no-repeat bottom left fixed;
	color: #aaa;
	font-size: 62.5%;  /* 16px ? 62.5% = 10px */
	line-height: 1em;
	font-family: "Lucida Grande", Verdana, Tahoma, Helvetica, Arial, sans-serif;
	border: 0;
	height: 100%;
}


img.full-image {
	min-height: 100%;
	min-width: 1024px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 0;
}
@media screen and (max-width: 1024px){
	img.full-image {
		left: 50%;
		margin-left: -512px; 
	}
}


/* headers */

.top-image {
	margin: 0 0 40px -20px;
}

.top-image img {
	width: 97%;
	height: auto;
	padding: 1.5%;
	background: #000;
}


h1, h2, h3, h4 { 
	font-family: "Univers57", Helvetica, Arial, sans-serif;
	vertical-align: middle;		
	text-transform: uppercase;
	clear: both;
	padding: 0;
	font-weight: normal;
}

h1 {
	color: #666;
	font-size: 34pt;
	line-height: 1em;
	letter-spacing: 0.15em;
}

h2 {
	color: #eee;
	font-size: 2em;
	line-height: 1em;
}


h3 {
	color: #fff;
	font-size: 14pt;
	line-height: 1em;
	letter-spacing: 0.15em;
	margin: 0 0 10px 0;
}

h1 a, h2 a, h3 a, h4 a { 
	color: #fff;
}

h1 a:hover, h1 a:active,
h2 a:hover, h2 a:active,
h3 a:hover, h3 a:active,
h4 a:hover, h4 a:active {
	color: #666;
}


h1 strong {
	color: #ddd;
	font-weight: normal;
}


.intro { 
	font-family: "Univers57", Helvetica, Arial, sans-serif;
	font-size: 2em !important;
	vertical-align: middle;		
	/* text-transform: uppercase; */
	clear: both;
	padding: 0;
	margin: 0;
	font-weight: normal;
}


/*
h1.intro {
	color: #666 !important;
	font-size: 14pt !important;
	line-height: 1.2em !important;
	text-transform: none;
}
*/


/* top */

#top {
	margin-bottom: 40px;
	position: relative;
	margin-top: 10px;
	left: 0;
	height: 60px;
}

.home #top {
	position: absolute;
	bottom: 30%;
	padding: 0;
	width: 100%;
	height: 60px;
	z-index: 2;
}

#logo {
	position: absolute;
}

#logo {
	background: url(../images/logo.png) no-repeat;
	bottom: -5px;
	width: 450px;
	height: 50px;
	z-index: 9;		
}

.home #logo {
	background: url(../images/logo-home.png) no-repeat;
	bottom: 35px;
	width: 450px;
	height: 80px;
	z-index: 9;		
}




#wrapper {
	position: absolute;
	top: 0;
	/* width: 90%;  */
	overflow: hidden;
	min-height: 100%;
	/* height: 100%; */
	/* margin: 0 auto; */
	padding: 0 0 40px 0;
	z-index: 1;
}

#wrapper.home {
	position: absolute;
	width: 90%; 
	overflow: hidden;
	height: 100%;
	padding: 0;
	margin: 0 5%;
	z-index: 1;
}

/*
#body {
	font-size: 1em;
	line-height: 1em;	
	font-weight: normal;
	text-align: left;	
	padding-bottom: 100px;
	margin-bottom: -80px;
	min-height: 100%;
	overflow: hidden;
}
*/

#home {
	position: absolute;
	top: 50%;
	margin-top: -300px;
	z-index: 0;
	height: 450px;
	width: 100%;
}

#projects {
	position: relative;
	overflow: hidden;
	margin-top: 40px;
}

#footer {
	position: absolute;
	bottom: 0;
	padding: 0 0 20px 0;
	width: 100%;
	z-index: 3;
}

/* main-nav */

.sub-nav {
	float: left;
}

#main-menu {
	position: absolute;
	bottom: 5px;
	right: 10px;
	z-index: 9;
	height: 1em;
}

#home-menu {
	position: absolute;
	bottom: 0;
	left: 0 !important;
	z-index: 9;
	height: 1em;
}

#sub-menu {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin-bottom: 20px;
}

#big-menu {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 60px 0 20px 0;
}

.menu-container * {
	z-index: 1;
}

.menu * {
	vertical-align: bottom !important;
}

.menu li {
	outline: none;
	white-space: nowrap;
	margin: 0;
	height: 18pt;
	float: left;
	display: block;
}

#main-menu li {
	float: right;
}

.menu li a {
	font-family: "Univers57", Helvetica, Arial, sans-serif;
	font-size: 13pt;
	line-height: 18pt;
	text-transform: uppercase;
	color: #fff;	
}

.home .menu li a {
	font-size: 15pt;
}

#sub-menu li a {
	font-size: 12pt;
	line-height: 16pt;	
}

.menu .slash {
	font-family: "Univers57", Helvetica, Arial, sans-serif;
	font-size: 13pt;
	line-height: 18pt;
	text-transform: uppercase;
	color: #aaa;
	margin: 0 7px;
}

.home .menu .slash {
	font-family: "Univers57", Helvetica, Arial, sans-serif;
	font-size: 15pt;
	line-height: 18pt;
	text-transform: uppercase;
	color: #fff;
	margin: 0 7px;
}



.sub-menu .slash {
	font-family: "Univers57", Helvetica, Arial, sans-serif;
	font-size: 14pt;
	line-height: 16pt;
	text-transform: uppercase;
	color: #aaa;
	margin: 0 6px;
}

.menu li.current-menu-item a,
.menu li.current-menu-parent a,
.sub-menu li.current-menu-item a,
.sub-menu li.current-menu-parent a { 
	color: #fff !important;
}

.menu a:hover, .sub-menu a:hover  {
	color: #aaa !important;
}

/* projects */ 

.thumb { 
	position: relative;
	text-align: left;
	vertical-align: top;
	display: block; 
	background: transparent;
	float: left;
	overflow: hidden;
	background: #333;
	z-index: 0;
	margin: 0 10px 10px 0;
}

.big {
	width: 300px;
	height: 150px;
}

.small {
	width: 210px;
	height: 130px;
}

.thumb img {
	position: absolute;
	top: -2px;
	left: -2px;
	display: block; 
/*
	height: 100%;
	width: auto;
*/
	padding: 0 !important;
	margin: 0 !important;
	background-repeat: no-repeat;
}

.thumb .thumb_1 {
	z-index: 1;
}

.thumb .thumb_2 {
	z-index: 1;
}

.thumb .bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	background: #000;
	z-index: 0;
	text-align: center;
	vertical-align: middle;
}

.thumb .title {
	font: normal 13pt/16pt "Univers67", Helvetica, Arial, sans-serif;
	vertical-align: middle;
	text-transform: uppercase;
	/* display: block; */
	position: absolute;
	left: 0;
	text-align: right;
	width: 95%;
	padding: 0;
	height: 100%;
	margin: auto;
	top: 40%;
	/* white-space: normal; */
	z-index: 2;
}

#projects .wrapper {
	height: 100%;
	width: 100%;

}

.row {
	padding: 0;
	width: 100%;
	/* padding: 20px; */
	overflow: hidden;
	clear: both;
	margin: 0;
}

.row>.bg {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: url(../images/white_15_solid.png);
	z-index: 0;
}

.row .thumbs {
	/* margin: 0 0 0 190px; */
	float: left;
	overflow: hidden;
	z-index: 1;
}

.row>.title {
	position: relative;
	/* bottom: 4px; */
	left: 0;

	height: 40px;
	width: 100%;
}

.row h2 {
	left: 10px;
	color: #666;
	line-height: 40px;
	font-size: 1.2em;
	vertical-align: middle;
}

/* wrapper */

.widget {
	clear: both;
	width: 100%;
	padding: 0 0 60px 0;
	font-size: 1em;
}

.widget #search-input {
	width: 180px;	
}

.widget li {
	padding: 5px 0;
}

.widget_twitter {
	/* font-family: 'Adventpro-Lt1', Arial, Helvetica, sans-serif; */
	font-size: 1em;
}

.widget_twitter .entry-content {
	clear: both;
	display: block;
}

.widget_recent_entries {
	font-size: 1.1em;
}

.widget a {
	color: #aaa;
}

.widget a:hover, .widget a:active {
	color: #666;
}

.widget_twitter .entry-meta {
	clear: both;
	display: block;
	color: #666;
	font-size: 0.8em;
}

.widget_twitter .entry-meta a {
	color: #666;
}

.from-meta {
	display: none;
}

/* project detail */

#project-detail {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;	
	overflow: hidden;		
	z-index: 0;		
}

#project-detail .content {
	z-index: 1000;
}

#project-detail .bg {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	background: url(../images/black_80_solid.png);
	z-index: 0;
}

#project-detail .video {
	background: #000;
}

#project-detail .text .wrapper {
	
}

#project-detail .text {
	position: relative;
	background: #000;
	height: 60px;
	border: 10px solid #000;
	border-left: 15px solid #000;
	overflow: hidden;
	width: 675px;
	z-index: 100001 !important;	
}

#project-detail .text p {
	font: 1.15em/1.7em "Lucida Grande", Verdana, Tahoma, Helvetica, Arial, sans-serif;	
	font-weight: normal;
	text-align: left;	
	color: #999;
	padding: 10px 0;
}

#project-detail h1 {
	padding: 10px 0 20px 20px;
	color: #ddd;
	position: relative;
	z-index: 100001 !important;
	text-align: left;
}

#project-detail .page {
	border-color: #000;
	border-style: solid;
	position: absolute;
	left: 50%;
	text-align: center;
	background: #000;
	/* z-index: 10 !important; */
}

#project-detail .page p {
	font: 1.1em/1.4em "Lucida Grande", Verdana, Tahoma, Helvetica, Arial, sans-serif;
	text-align: left;
	color: #aaa;	
	margin: 0 0 10px 0;
}

#project-detail .page p.extra {
	font: 1.4em/1.4em "Lucida Grande", Verdana, Tahoma, Helvetica, Arial, sans-serif;	
	color: #999;	
	margin: 10px 0 0 0;
}

#project-detail .page b {
	color: #aaa;
	margin: 2px 5px 2px 0;
	font-variant: small-caps;
	font-weight: normal;
}

#project-detail .extra b {
	color: #aaa;
	margin: 2px 5px 2px 0;
	font-variant: small-caps;
	text-transform: lowercase;
	font-weight: normal;
}

#project-detail.viewing, #project-detail.loading {
	z-index: 4;	
}

#project-detail .submenu {
	width: 150px;
	margin: 20px 0 0 20px;
	position: absolute;
	top: 0;
	right: 0;
}

#project-detail .submenu {
	font: normal 11.5pt/18px ;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=hIEfix.png,sizingMethod=crop);zoom:1;
	
	text-transform: uppercase;	
	text-align: left;
}

#project-detail .submenu li {
	margin: 0 0 5px 0;
	height: 18px;
}

#project-detail .submenu a {
	color: #aaa;
}

#project-detail .submenu a:hover, #project-detail .submenu a:active, #project-detail .submenu .current a {
	color: #fff;
}

#project-detail .submenu .arrow {
	display: block;
	width: 18px;
	height: 18px;
	float: left;
	margin: 0 10px 0 0;
}

#project-detail .submenu .current .arrow, #project-detail .submenu li:hover .arrow {
	background: url(../images/arrow-plain.png) center no-repeat;
}


.loading {
	background: #000 url(../images/loader.gif) center center no-repeat;	
}

.close {
	position: absolute;
	right: 0;
	bottom: 5px;
	margin-top: -35px;
	width: 35px;
	height: 35px;
	z-index: 1000;
	overflow: hidden;
	z-index: 999;
}

.close a, .close span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 35px;
	height: 35px;
	background-image: url(../images/close.png);
	background-position: 100% 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.close a:hover, .close a:active,
.close span:hover, .close span:active {
	background-position: 100% -35px !important;
}

.slideshow .close {
	right: 35px;
}

a.info {
	position: absolute;
	top: 320px;
	right: -25px;
	width: 30px;
	height: 30px;
	background: url(../images/info.png) top left no-repeat;
	z-index: 1000;
	text-indent: -999px;
	overflow: hidden;
}

a.info:hover, a.info:active {
	background-position: bottom left;
}


/* page */


#body {
	font: 1em/1em "Lucida Grande", Verdana, Tahoma, Helvetica, Arial, sans-serif;	
	font-weight: normal;
	text-align: left;	
	color: #999;
}

#body p {
	padding: 5px 0 30px 0;
	font-size: 1.3em;
	line-height: 1.65em;
}

#body h1 {
}




/* footer */


#footer .designed_by {
	float: right;
	color: #555;
}

#footer .designed_by a {
	color: #777;
}

/* form */

form {
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
}

ul.fieldset, ul.form {
	background: transparent;
	list-style-type: none;
	margin: 0;
	padding: 20px 0 0 0;
}

.form li {
	background: transparent !important;
	margin: 0 0 2px 0 !important;
	font-size: 10px !important;
	/* padding: 8px 0 !important; */
	display: block !important;
	float: none !important;
	clear: both;	
}


form span {
	padding: 0 5px;
}

form label {
	font: 1.2em "Lucida Grande", Verdana, Tahoma, Helvetica, Arial, sans-serif; color: #fff;

	text-transform: lowercase;
	font-variant: small-caps;
	margin: 0 1px 0 0;
	padding: 4px 4px 1px 0;
	vertical-align: top;
	width: 100%;
	min-height: 15px;
/*
	clear: both;
	display: block;
*/
	

	float: left;
	text-align: left;

}

form img {
	padding: 5px;
	border: none;
}

form a:hover img, form a:active img {
	padding: 5px;
	border: none !important;
	text-decoration: none !important;
}

form li.submit {
	text-align: left;
	padding: 5px 0 0 0;
}

/* form elements */


textarea, input.text, input.password, input.input, input[type="text"] {
	background: #222;
	/* border: 1px #333 solid; */
}

textarea {
	padding: 5px;
	width: 300px;
	height: 100px;
	font: 1em "Lucida Grande", Verdana, Tahoma, Helvetica, Arial, sans-serif; color: #999 !important;
	/* float: left; */
}

textarea.smtext {
	height: 100px;
}

textarea.text {
	height: 200px;
}

select {	
	background: #fff;
	padding: 0 0 0 1px;
	font: 11px/11px "Lucida Grande", Verdana, Tahoma, Helvetica, Arial, sans-serif; color: #999 !important;
}

select[size="4"] {
	padding: 3px;
	height: 100px;
	background: #fff;	
	font: 11px/11px "Lucida Grande", Verdana, Tahoma, Helvetica, Arial, sans-serif; color: #999 !important;
}

select option {
	padding: 2px;
}

select option:hover {
	background: #444;
}

input.text, input.password, input.input, input[type="text"] {
	padding: 4px 3px 3px 3px;
	width: 200px;
	height: 15px;
	font: 8pt/15px "Lucida Grande", Verdana, Tahoma, Helvetica, Arial, sans-serif; color: #999 !important;
	/* float: left; */
}

input.check {
	float: left;
}
.required {
/* 	border: 1px #AE4B9B solid !important; */
}

form .small {
	width: 40px !important;
}

form .medium {	
	width: 60px !important;
}

input:hover, input:active, textarea:hover, textarea:active {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5; 
}

/* buttons */

.button {
	padding: 3px 7px 3px 7px;
	font: 11px/15px ;	
	height: 22px;
	font-variant: small-caps;
	text-transform: lowercase;
	color: #fff;
	cursor: pointer;
	background: #444;
}

.button:hover, .button:active {
	background: #333;
}

/* @media */



@media only screen and (max-device-width: 480px) {

	#wrapper.home {
		width: auto !important;
		height: auto !important;
		overflow: visible;
		padding: 0;
	}


	#show {
	position: absolute;
	top: 0;
		margin: 0;
		padding: 0;
		height: 640px;
		width: 480px;	
	}
		
	#footer {
		display: none !important;
	}
}


@media only screen and (max-device-width: 480px) and (orientation:portrait) {
	#wrapper {
		position: absolute;
		padding: 0;
		top: 0;
		width: 456px;
		margin: 0 auto 0 24px;		
	}

	.home #top {
		top: 0;
		margin: 0;
		width: 100%;
		height: 100%;
	}
	.logo-container  {
		position: relative;
		left: 0;
		margin: 0;
		clear: both;
		width: 260px;
	}
	.home .menu-container  {
		
		left: 0;
		top: 140px;
		margin: 0 !important;
		clear: both;
		width: 400px;
	}
		
	#project-detail {
		position: absolute;
		top: 0;
		left: 0;
		height: 640px;
		width: 480px;	
	}	


}
/*
@media only screen and (max-device-width: 480px) and (orientation:landscape) {
	#wrapper {
		width: 616px;
		margin: 0 auto 0 24px;		
	}

	#project-detail {
		position: absolute;
		top: 0;
		left: 0;
		width: 640px;
		height: 480px;	
	}	

	#show {
		width: 100% !important;
		height: 480px;
	}	
}

*/
/* --- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {

	
	#footer {
		display: none;
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:portrait) {

	#wrapper {
		width: 700px;
		margin: 0 auto 0 24px;		
	}

	#project-detail {
		position: absolute;
		top: 0;
		left: 0;
		height: 1024px;
		width: 768px;	
	}	

	#show {
		height: 1024px;
		width: 768px;	
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:landscape) {
	#wrapper {
		width: 1000px;
		margin: 0 auto 0 24px;		
	}

	#project-detail {
		position: absolute;
		top: 0;
		left: 0;
		width: 1024px;
		height: 768px;	
	}	

	#show {
		width: 100% !important;
		height: 768px;
	}	
}

