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

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

	this file is generated in php

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

@font-face {
					font-family: "Rockwell";
					src: url("../fonts/RockwellStd-Light.eot");
					src: 
						local("☺"), 
						url("../fonts/RockwellStd-Light.woff") format("woff"), 
						url("../fonts/RockwellStd-Light.otf") format("opentype"), 
						url("../fonts/RockwellStd-Light.svg#RockwellLT") format("svg");
				
					font-weight: light;
					font-style: normal;
		}


* {
	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: #fff;
}

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

b, strong {
	color: #fff;
	font-weight: normal;
}


.home #top {
	position: absolute;
	top: 205px;
	z-index: 1000;
}

#top .wrapper {
	width: 92%;
	margin: 0 0 0 2%;
}


.bg {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 0;
}
	


/* content */

html {
	
	height: 100%;	
}

body {
	background: #222 url(../images/bg_pattern.png) fixed;
	color: #eee;
	font-size: 62.5%;  /* 16px ? 62.5% = 10px */
	line-height: 1.9em;
	font-family: "Lucida Grande", Helvetica, Arial, san-serif;
	border: 0;
	height: 100%;
}

.page {
	clear: both;
	width: 920px;
	padding: 0 50px 0 0;
	margin: 0 auto;
}

.page p.big {
	font-family: Rockwell, "Lucida Grande", Helvetica, Arial, san-serif;
	/* font-weight: light; */
	color: #aaa;
	font-size: 2.5em;
	line-height: 1.6em;
	margin: 0;
}

.contact p.big {
	font-family: Rockwell, "Lucida Grande", Helvetica, Arial, san-serif;
	font-weight: light;
	color: #aaa;
	font-size: 2.2em;
	line-height: 1.4em;
	margin: 0 0 20px 0;
}

h1 {
	font-weight: normal;
	font-family: Rockwell, "Lucida Grande", Helvetica, Arial, san-serif;
	color: #aaa;
	font-size: 1.6em;
	line-height: 1.6em;
	margin: 20px 0;
	text-transform: uppercase;
}

.page p {
	margin: 20px 0;
}

.contact p {
	margin: 20px 0;
}

hr {
	height: 1px;
	border-bottom: 1px #666 solid;
	margin: 40px 0 40px -20px;
}

div.contact {
	background: url(../images/contact_bg.png) repeat-x;
	clear: both;
	width: 100%;
	margin: 60px 0 0 0;
	overflow: hidden;
	font-size: 1em;
}

.contact .wrapper {
	width: 970px;
	margin: 60px auto 0 auto;
}

.col-1 {
	width: 47%;
	float: left;
	margin: 0 3% 0 0;
}

.col-2 {
	width: 40%;
	float: right;
	margin: 0 3% 0 0;
}

/* wrappers */

/*
#main>.wrapper {
clear: both;
	width: 92%;
				height: 100%;
				margin: 0 auto;	
}
*/

/* top */

#top {
position: fixed; width: 100%;		
	padding: 30px 0 0 0;
	
	height: 130px;
	background: #000;
	z-index: 9;
}

.logo {
	position: absolute;
	width: 1100px;
	height: 200px;
	left: 50%;
	margin: 50px auto 0 -550px;	
	z-index: 0;
	background: url(../images/logo.png?cache=0) no-repeat;
}


#wrapper {
width: 100%; overflow: hidden;	
	min-height: 100%;
	background: url(../images/spotlight.png) repeat-x;
}

#body {
	top: 0;
	padding-bottom: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
}

#projects {
	top: 80px;
	width: 1040px;
	margin: 0 auto 80px auto;
	clear: both;
	overflow: hidden;
}

#footer {
	height: 60px;
	background: #111;
	color: #666;
	font-size: 7pt;
}

#footer .wrapper {
	width: 970px;
	padding: 20px 0 0 0;
	margin: 0 auto;
}

#footer .designed_by {
	float: right;
}

#footer a {
	color: #999;
}

/* projects */ 

/* frames */

.frame_1 {
	width: 280px;
}

.frame_1 .crop {
	background: url(../images/frame_1.png) center center no-repeat;
}

.frame_2 {
	width: 210px;
}

.frame_2 .crop {
	background: url(../images/frame_2.png) center center no-repeat;
}

.frame_3 {
	width: 210px;
}

.frame_3 .crop {
	background: url(../images/frame_3.png) center center no-repeat;
}

.frame_4 {
	width: 160px;
}

.frame_4 .crop {
	background: url(../images/frame_4.png) center center no-repeat;
}

a.image { 
	position: relative;
	text-align: left;
	vertical-align: top;
	display: block; 
	float: left;
	height: 330px;
	margin: 0 20px;
	overflow: hidden; 
	/* z-index: 0; */
	/* width: 25% !important; */
}

a.image .crop {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 1;
}

a.image:hover .overlay {
	position: absolute;
	top: -10px;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 0;
	background: url(../images/static.gif) center no-repeat;
}

.frame_1:hover .overlay {
	background: url(../images/typewriter.png) center no-repeat !important;
}


a.image .title {
	display: none;
	font: normal 8pt/8pt 'HelveticaTH', Helvetica, Arial, sans-serif;
	text-transform: uppercase; 
	vertical-align: middle;
	color: #aaa;
	top: 135px;
	
	padding: 0 0 0 10px;
	height: 20px;
	width: 100%;
	z-index: 10;
}

a.image:hover .title {
	color: #000;
}


/* project detail */

#project-detail {

			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;	
			overflow: hidden;		
				
	z-index: 0;		
}

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


#project-detail .wrapper {
	left: 0;
	top: 0;
	display: block;
	position: absolute;	
	width: 100%;
	height: 100%;	
	margin: 0;
	padding: 0;	
	z-index: 1;
}

#project-detail #video {
	background: #000;
	padding: 10px 0;
}



#project-detail .submenu {
	position: absolute;
	right: 0;
	width: 150px;
	margin: 25px 0 0 0;
	text-align: left;
	font: normal 8.5pt/18px 'HelveticaTH', sans-serif;
	text-transform: uppercase;	
}

#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;
}

#project-detail .text {
	position: relative;
	background: #000;
	/* height: 60px; */
	padding: 10px;
	overflow: hidden;
	z-index: 100001 !important;	
}

#project-detail .text p {
	font-family: Rockwell, "Lucida Grande", Helvetica, Arial, san-serif;
	font-weight: light;
	color: #aaa;
	font-size: 1.8em;
	line-height: 1.6em;
	text-align: left;
}


#project-detail .text #scrollarea {
	padding: 10px 10px 10px 25px;
	width: 845px;
/*
	display: block;
	position: absolute;	
*/
	
}

#project-detail h1 {
	position: relative;
	background: #000;
	margin: 0;
	width: 855px;
	z-index: 100001 !important;
	text-align: left;
	padding: 10px 10px 10px 35px;
	top: 0;
}

#project-detail .content {

	position: absolute;
	left: 50%;
	top: 50%;
	padding: 0;
	text-align: center;
	z-index: 100000 !important;
	/* background: #000; */
}

/*
#project-detail .content p {
	font: 9pt 'HelveticaTH', Helvetica, Arial, sans-serif;
	text-align: left;
	color: #eee;	
	margin: 0 0 10px 0;
}
*/

#project-detail .content p.extra {
	font: 10pt 'HelveticaTH', Helvetica, Arial, sans-serif;	
	color: #999;	
	margin: 10px 0 0 0;
}

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

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


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

a.close {
	font-family: Rockwell, "Lucida Grande", Helvetica, Arial, san-serif;
	font-weight: light;
	color: #aaa;
	font-size: 20px;
	line-height: 20px;
	
	position: absolute;

	bottom: 0px;
	right: 0;

	
	padding: 6px 10px 6px 10px;
	background: #000;
	/* width: 80px; */
	height: 20px;
/* 	background: url(../images/close.png) top left no-repeat; */
	z-index: 1000;
	/* text-indent: -999px; */
	overflow: hidden;
	z-index: 100001;
}

a.close:hover, a.close:active {
	background-position: bottom left;
	background: #940c0c;
}

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;
}

/* form */
/* form */

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

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

form li {
	padding: 8px 0;
	clear: both;
}

form span {
	padding: 0 5px;
}

form label {
	font: 8pt ; color: #666;
	text-transform: lowercase;
	margin: 0;
	padding: 4px 2% 1px 0;
	vertical-align: top;
	width: 28%;
	min-height: 15px;
	float: 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: 20px 0;
	width: 100%;
	clear: both;
	overflow: hidden;
}

/* form elements */


textarea {
	padding: 2%;
	width: 66%;
	height: 150px;
	background: #333;
	font: 1em ; color: #aaa !important;
	float: left;	
}

textarea.smtext {
	height: 100px;
}

textarea.text {
	height: 200px;
}

select {	
	background: #fff;
	padding: 0 0 0 1px;
	font: 11px/11px ; color: #aaa !important;
}

select[size="4"] {
	padding: 3px;
	height: 100px;
	background: #fff;	
	font: 11px/11px ; color: #aaa !important;
}

select option {
	padding: 2px;
}

select option:hover {
	background: #444;
}

input.text, input.password, input.input, input[type="text"] {
	padding: 4px 3px 1px 3px;
	width: 200px !important;
	height: 15px;
	background: #333;
	font: 8pt/15px ; color: #aaa !important;
	float: left;
}

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

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

.medium {	
	width: 60px !important;
}

input:hover, input:active, textarea:hover, textarea:active {
	background: #fff;
}

/* buttons */

.button, .mp_submit {
	padding: 0;
	background: transparent;
	font: 14pt Rockwell, "Lucida Grande", Helvetica, Arial, san-serif;	
	font-variant: small-caps;
	text-transform: lowercase;
	color: #fff;
	cursor: pointer;
	float: right;
}

.button:hover, .button:active, .mp_submit:hover, .mp_submit:active {
	background: transparent;
	color: #aaa;
}

/* tooltips */

.thumb-tip {
	background: #000;
	padding: 8px;
	z-index: 100000;
}

.thumb-tip .tip-title {
	font: 9pt/13pt 'Lucida Grande', 'Verdana', san-serif;	
	color: #fff;
}

.thumb-tip .tip-text {
	margin: 7px 0 0 0;
	font: 9px/9px 'Lucida Grande', 'Verdana', san-serif;		
	text-transform: uppercase;
	color: #fff;
	display: none;
}

.info-tip {
	background: #000;
	padding: 8px;
	font: 9pt/13pt 'Lucida Grande', 'Verdana', san-serif;	
	width: 300px;
	color: #fff;
}

