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

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

	this file is generated in php

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



@font-face {
	font-family: 'Helvetica77';
	src: url('../fonts/helveticaneueltstd-bdcn-webfont.eot');
	src: 
		local('☺'), 
		url('../fonts/helveticaneueltstd-bdcn-webfont.woff') format('woff'), 
		url('../fonts/helveticaneueltstd-bdcn-webfont.otf') format('opentype'), 
		url('../fonts/helveticaneueltstd-bdcn-webfont.svg#Helvetica77') format('svg');

	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'Helvetica67';
	src: url('../fonts/helveticaneueltstd-mdcn-webfont.eot');
	src: 
		local('☺'), 
		url('../fonts/helveticaneueltstd-mdcn-webfont.woff') format('woff'), 
		url('../fonts/helveticaneueltstd-mdcn-webfont.otf') format('opentype'), 
		url('../fonts/helveticaneueltstd-mdcn-webfont.svg#Helvetica67') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Helvetica57';
	src: url('../fonts/helveticaneueltstd-cn-webfont.eot');
	src: 
		local('☺'), 
		url('../fonts/helveticaneueltstd-cn-webfont.woff') format('woff'), 
		url('../fonts/helveticaneueltstd-cn-webfont.otf') format('opentype'), 
		url('../fonts/helveticaneueltstd-cn-webfont.svg#Helvetica57') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'Fontello';
	src: url("../fonts/Fontello/fontello.eot?86552077");
	src: url("../fonts/Fontello/fontello.eot?86552077#iefix") format('embedded-opentype'), 
		url("../fonts/Fontello/fontello.woff?86552077") format('woff'), 
		url("../fonts/Fontello/fontello.ttf?86552077") format('truetype'), 
		url("../fonts/Fontello/fontello.svg?86552077#fontello") format('svg');
	font-weight: normal;
	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 {
	text-decoration: none;
	color: #222;
}

a:hover, a:active {
	text-decoration: underline;
	color: #ddd;
}


/* content */

html {
	background: #fff;
	height: 100%;	
	font-size: 62.5%;  /* 16px ? 62.5% = 1em */
}

body {
	color: #777;

	line-height: 1.8em;
	font-family: Helvetica, Arial, san-serif;
	border: 0;
	height: 100%;
}

@media only screen and (max-width: 40em) {
	body {
		font-size: 0.8em;
	}
}

@media only screen and (min-width: 40.063em) {
	body {
		font-size: 0.9em;
	}
}

@media only screen and (min-width: 64.063em) {
	body {
		font-size: 1em;
	}
}

@media only screen and (min-width: 90.063em) {
	body {
		font-size: 1.1em;
	}	
}

/* headers */

h1, h2, h3, h4 { 
	font-family: 'Helvetica77', Helvetica, Arial, sans-serif;
	vertical-align: middle;		
	text-transform: uppercase; 
	clear: both;
	padding: 0;
	font-weight: normal;
	line-height: 1em;
}

h1, h1 a {
	color: #777;
}

h1 a:hover, h1 a:active {
	color: #333;
}

address {
	font-style: normal;
	clear: both;
	margin-top: 2em;
	display: block;
}
	address em {
		font-style: normal;
		font-weight: bold;
		text-transform: lowercase;
		font-variant: small-caps;
		margin-right: 1em;
	}
	
	
/* top */

#top {
	position: fixed;
	padding: 3em 0 1em 0;
	width: 100%;
	z-index: 1000;
	background: rgba(255, 255, 255, 0.95);
	z-index: 100;
	box-shadow: 0px 4px 0px 4px rgba(255, 255, 255,0.5);
}

#logo {
	height: 100%;
	padding: 1em 0 0 0;
	width: 46%;
	margin-right: 4%;
	z-index: 1000;
	top: 0;
	float: left;
}

#logo h1 {
	width: 100%;
	height: auto;
	font-family: 'Helvetica77', Helvetica, Arial, sans-serif;
	font-size: 6em;
	line-height: 0.8em;
	overflow: hidden;
	z-index: 1001;
}

#logo h2 {
	margin: 0.3em 0 0 0.2em;
	font-family: 'Helvetica67', Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	color: #aaa;
	z-index: 1001;
}


#wrapper {
	z-index: 1;
	overflow: hidden;
	min-height: 100%;
	padding-bottom: 7em;
}


#main, #projects {
	margin-top: 16em;
	padding-bottom: 10em;
	overflow: hidden;
	z-index: 0;
}

#reel {
	
	padding-bottom: 7em;
	margin-bottom: 7em;
	width: 100%;
	z-index: 0;
}




	#reel .intro {
		margin-top: 4em;
		color: #999;
	}

#full-video {
    height: 60%;
    padding-bottom: 0;
    padding-top: 15em;
    width: 100%;
    z-index: 0;
}




/* main-nav */

.sub-nav {
	float: left;
}

#main-nav {
	position: relative;
	top: 0;
	margin: 1em 0;
	width: 50%;
	padding: 0;
	height: 7em;
	z-index: 2000;
	float: left;
}
	#main-nav ul {
		z-index: 1;
	}	
		#main-nav li {
			font: normal 2em/1em 'Helvetica77', sans-serif;
			outline: none;
			white-space: nowrap;
			margin: 0;
			text-transform: uppercase;
			float: left;
			width: 27%;
		}		
			#main-nav li a {
				color: #444;
				text-decoration: none;
				background: transparent;
			}			
				#main-nav .current a, #main-nav a:hover  {
					color: #bbb !important;
				}

				.menu li.current-menu-item a,
				.menu li.current_page_item a, 
				.menu li.current_page_parent a,
				.menu li.current-menu-parent a,
				.menu li.current-page-ancestor a { 
					color: #bbb !important;
				}
	
/* projects */

a.image, div.image { 
	position: relative;
	text-align: left;
	vertical-align: top;
	display: block; 
	background: transparent;
	float: left;
	margin: 0.25%;
	padding: 0;
	overflow: hidden;
	z-index: 0;
	height: 18em;
	background-repeat: no-repeat;
	background-size: cover;
}

div.client {
	background-repeat: no-repeat;
	background-size: auto !important;
	background-position: center center !important;	
}

@media only screen and (max-width: 40em) {
	a.image, div.image {
		height: 22em;
		width: 49.5%;
	}
}

@media only screen and (min-width: 40.063em) {
	a.image, div.image {
		height: 20em;
		width: 32.75%;
	}
}

@media only screen and (min-width: 64.063em) {
	a.image, div.image {
		height: 15.5em;
		width: 24.5%;
	}
}

@media only screen and (min-width: 90.063em) {
	a.image, div.image {
		height: 15.5em;
		width: 24.5%;
	}	
}

div.project { 
	position: relative;
	text-align: left;
	vertical-align: top;
	display: block; 
	background: transparent;
	float: left;
	margin: 0.25%;
	padding: 0;
	overflow: hidden;
	z-index: 0;
	height: auto;
	background-repeat: no-repeat;
	background-size: cover;
}
	.thumbs div.project {
		width: 32.75%;
	}
	div.project .thumb {
		display: block;
		width: 100%;
		height: 25em;	
		background-repeat: no-repeat;
		background-size: cover;
	}

	
	div.featured {
		margin-bottom: 2em;
		overflow: hidden;
	}
@media only screen and (min-width: 90.063em) {
	.thumbs div.project {
		width: 24.5%;
	}	
}






#projects .wrapper {
	height: 100%;
	padding-bottom: 21em;
	width: 65%; 
	margin: 0 auto 0 15%;
	min-width: 500px;
}  

.row {
	overflow: hidden;
	clear: both;
}

.title {
	overflow: hidden;
	clear: both;
	margin: 2em 0 2em 0;
}

.row h2 {
	position: absolute;
	bottom: 0;
	right: 0;
	color: #666;
}

/* project detail */

#project-detail {
	z-index: 0;	
	background: rgba(0,0,0,0.85);
	left: 0;
	top: 0;
	display: block;
	position: fixed;	
	width: 100%;
	height: 100%;	
	margin: 0;
	padding: 0;	
	left: 0;
	
	visibility: hidden;
}
	#project-detail.viewing, #project-detail.loading {
		z-index: 4;	
	}

	#project-detail .content {
		position: absolute;
		left: 50%;
		top: 50%;
		z-index: 100000 !important;
	}
		#scroller {
			position: absolute;
			right: 2em;
			top: 0;
			height: 100px;
			width: 5px;
		} 
			#knob {
				position: absolute;
				height: 3em;
				width: 5px;
				background: #f00;
				cursor: pointer;
			}
	
	#project-detail .text {
		width: 100%;
		top: 1em;
		overflow: hidden;
		height: 20em;
		z-index: 100001 !important;
	}
	
		#project-detail #scrollarea {
			position: absolute;
			height: 300px;
			width: 60em;
			margin-left: 2em;
		}
	
		#project-detail p {
			font: 1.3em/1.4em Helvetica, Arial, sans-serif;
			text-align: left;
			color: #eee;	
			margin: 0 0 1em 0;
		}
		
		#project-detail ul.meta, #main ul.meta {
			font: 1.4em/1.4em Helvetica, Arial, sans-serif;	
			color: #999;	
			margin: 1em 0 0 0;
		}
		
		#project-detail strong {
			color: #aaa;
			margin: 2px 5px 2px 0;
			font-variant: small-caps;
			font-weight: normal;
		}
	
			.loading {
				background: #000 url(../images/loader.gif) center center no-repeat;	
			}
		
		#project-detail .attachment-large, #project-detail .attachment-post-thumbnail {
			width: 790px;
			height: auto;
		}	
		#project-detail .side {
			width: 100px;
			position: absolute;
			top: 1em;
			
			right: -11em;		
			height: 300px;	
		}	
			
			a.close {
				display: block;
				width: 3rem;
				height: 3rem;
				background: url(../images/close.png) top left no-repeat;
				z-index: 1000;
				text-indent: -999px;
				overflow: hidden;
				text-decoration: none;
			}
				a.close:hover, a.close:active {
					text-decoration: none;
					background-position: bottom left;
				}



/* tips */

/* tooltips */

.thumb-tip {
	width: 20em;
	z-index: 10000;
	background: rgba(74, 74, 74, 0.95);
	padding: 1em;
}



.thumb-tip .tip-title {
	font: 1.6em/1.1em 'Helvetica77', Helvetica, Arial, sans-serif;
	color: #fff;
	text-transform: uppercase;
}

.thumb-tip .tip-text {
	margin: 2px 0 0 0;
	font: 1.2em 'Helvetica57', Helvetica, Arial, sans-serif;			
	color: #ddd;
}

.thumb-tip .tip-text b {
	color: #aaa;
	margin: 2px 5px 2px 0;
	font-variant: small-caps;
	font-weight: normal;
}	

/* post list */

.post-list {
	font-size: 1.2em;
	font-weight: normal;
	text-align: left;	
	padding: 0 0 2em 0;
	color: #999;
}

	.post-list li {
		margin: 0 0 4em 0;
	}

		.post-list p {
			font-family: Helvetica, Arial, sans-serif;	
			margin: 1em 0;
			width: 80%;
		}
		
		.post-list h1 a {
			width: 80%;
			display: block;
			
		}
		
		.post-list .date {
			color: #999;
			font-size: 0.7em;
			font-family: 'Helvetica77', Helvetica, Arial, sans-serif;
			vertical-align: middle;		
			text-transform: uppercase; 
			clear: both;
			padding: 0;
			font-weight: normal;
		}


/* post  */

.post {
	font: 1.4em/1.5em Helvetica, Arial, sans-serif;	
	font-weight: normal;
	text-align: left;	
	color: #777;
}

	.post h1 {		
	}

	.post h2 {
		font: 1.6em/1.1em 'Helvetica67', Helvetica, Arial, sans-serif;	
		color: #ccc;
		clear: none;
		display: inline;
	}
	
	.post .date {
		position: relative;
		color: #999;
		font-size: 1em;
		font-family: 'Helvetica77', Helvetica, Arial, sans-serif;
		vertical-align: middle;		
		text-transform: uppercase; 
		clear: both;
		margin: 0 0 4em 0;
		display: block;
		font-weight: normal;
	}	
	
	.post p {
		margin: 1em 0;
	}
		
	.post .line {
		display: block;
		width: 50px;
		position: absolute;
		top: 16px;
		right: 94px;
		border-bottom: #333 solid 1px;
	}

.wp-caption {
	font-style: italic;
	margin: 0 0 2em 0;
	display: inline;
	z-index: 100;
}
	.wp-caption a {
		display: block;
	}
	
.post img {
	width: auto;
	max-width: 100%;
	height: auto;
	margin: 0;
}

.post a[rel~="attachment"] {
	display: block;
	z-index: 100;
}
	.alignnone {
		margin-bottom: 1em; 
	}

	.alignright {
		float: right; 
		display: block;
		margin-left: 3em !important; 
		margin-bottom: 3em !important; 
	}
	
	.alignleft {
		float: left;
		display: block;
		margin-top: 0; 
		margin-right: 2em !important;  
		margin-bottom: 1em !important; 
		margin-left: 0 !important;  
	}
	
	.aligncenter {
		display: block; 
		margin-left: auto; 
		margin-right: auto; 
		margin-bottom: 1em !important;  	
	}

#main .social {
	font-size: 2em;
	line-height: 1em;
	margin-bottom: 3em;	
}
	#main .social a {
		color: #777;
	}
		#main .social a:hover, #main .social a:active {
			color: #999;
		}
		
#project-detail .social {
	font-size: 2em;
	line-height: 1em;
	margin: 2em 0;
}
	#project-detail .social a {
		color: #eee;
		clear: both;
		display: block;
		margin: 0 0 1em 0.25em;
	}
		#project-detail .social a:hover, #project-detail .social a:active {
			color: #eee;
		}

/* widgets */

.fixed {
	position: fixed;
}


.widget_twitter h3 {
	margin: 2em 0;
}


.widget_twitter .follow-button {
	font-size: 1.6em;
	color: #fff;
}

.widget_twitter .entry-content {
	font-size: 1.3em;
	color: #999;
}

.widget_twitter a {
	color: #666;
}

.widget_twitter .twitterwidget-rss {
	display: none;
}

.widget_twitter li {
	margin: 0 0 1.5em 0;
}
	.widget_twitter li:hover, .widget_twitter li:active {
		background: transparent;
	}

.widget_twitter .intent-meta {
	display: none;
}

.widget_twitter .intent-meta a {
	margin: 0 5px 0 0;
	
	padding: 2px 5px;
	font: 11px/11px Arial, Helvetica;	
	font-variant: small-caps;
	text-transform: lowercase;
	color: #fff;
	cursor: pointer;
	background: #222;	
}

.widget_twitter .time-meta {
	clear: both;
	display: block;
	text-transform: capitalize;
	color: #888;
}
	.widget_twitter .time-meta a {
		color: #666;
	}

.widget_twitter .from-meta {
	display: none;
}






/* comments */

#commentarea {
	margin: 4em 2%;
	overflow: hidden;
	clear: both;	
}

/* footer */

#footer {
	border-top: 1px #eee solid;
	display: block;
	position: relative;
	overflow: hidden;
	
	height: 7em;
	padding: 2em 0 2em 0;
	position: absolute;
    margin-top: -7em;
    top: 100%;
	width: 100%;
}
	#footer .designed_by {
		float: right;
		color: #aaa;
	}	
		#footer .designed_by a {
			color: #999;
		}


#footer .wrapper {
/* 	background: url(../images/footer_bg.png) top left no-repeat; */
	
	font: normal 0.9em/1em 'Helvetica67', sans-serif;
	color: #999;
	overflow: hidden;
}

/* form */

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

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

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


form span {
	padding: 0 5px;
}

form label {
	font: 8pt ; color: #fff;

	text-transform: lowercase;
	font-variant: small-caps;
	margin: 0 1px 0 0;
	padding: 4px 4px 1px 1em;
	vertical-align: top;
	width: 155px;
	min-height: 15px;
	float: left;
	text-align: right;
}

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 {
	padding: 5px;
	width: 289px;
	height: 150px;
	background: #fff;
	font: 1em ; color: #000 !important;
	float: left;	
}

textarea.smtext {
	height: 100px;
}

textarea.text {
	height: 200px;
}

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

select[size="4"] {
	padding: 3px;
	height: 100px;
	background: #fff;	
	font: 11px/11px ; color: #000 !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;
	height: 15px;
	background: #fff;
	font: 8pt/15px ; color: #000 !important;
	float: left;
}

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

.small {
	width: 4em !important;
}

.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/11px Arial, Helvetica;	
	font-variant: small-caps;
	text-transform: lowercase;
	color: #fff;
	cursor: pointer;
	background: #1076BA;
}

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



/* icons */
.icon:before {
	font-family: Fontello;
}

.icon {
	font-family: Fontello;
	display: inline-block;
	font-size: 1em;
	margin-right: 1em;
}
.icon.small {
	font-family: Fontello;
	display: inline-block;
	font-size: 21px;
	margin-right: 0 !important;
}

	.icon:hover, .icon:active {
		color:  !important;
		text-decoration: none !important;
		border: none !important;
	}
	.icon span {
		display: none;
	}
			
.icon.map:before { 
	content: '\e804'; 
}

.icon-twitter:before, .twitter a:before, a.twitter:before {
 	content: '\e803';
}

.icon-facebook:before, .facebook a:before,  a.facebook:before {
 	content: '\e801';
}

.icon-instagram:before, .instagram a:before, a.instagram:before {
 	content: '\e802';
}

.icon-download:before {
 	content: '\e805';
}

.menu-trigger:before {
	content: '\e806';
}

.icon-list:before { content: '\e806'; } 

.icon-right-open-big:before { content: '\e807'; } 
.icon-left-open-big:before { content: '\e808'; } 
.icon-up-open-big:before { content: '\e809'; } 
.icon-down-open-big:before { content: '\e80a'; } 
.icon-up-open-mini:before { content: '\e80b'; } 
.icon-right-open-mini:before { content: '\e80c'; } 
.icon-left-open-mini:before { content: '\e80d'; } 
.icon-down-open-mini:before { content: '\e80e'; } 



