﻿@charset "utf-8";
@import url(reset.css);
@import url(css3.css);

@font-face {
font-family: 'WCManoNegraBtaRegular';
	src: url('../fonts/mano/WCManoNegraBta-webfont.eot');
	src: local('☺'), url('../fonts/mano/WCManoNegraBta-webfont.woff') format('woff'), url('../fonts/mano/WCManoNegraBta-webfont.ttf') format('truetype'), url('../fonts/mano/WCManoNegraBta-webfont.svg#webfontq9z2iUMb') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	background-color: #463C35;
	color: #edd2b9;
	font-family: 'Cantarell', Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-attachment:scroll;
	background-image: url(../images/backgr.png);
}
p {
	line-height: 1.6em;
	margin-bottom: 1em;
}
p.back {
	font-size: 0.8em;
	clear: both;
	margin-top: 2em;
	background-color: #3B322B;
	display: inline;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
a:link, a:visited {
	text-decoration: none;
	color: #E38628;
	font-weight: bold;
}
a:hover, a:active {
	color: #73D9EE;
}
h1 a{
	background-image: url(../images/logosm.png);
	height: 92px;
	width: 300px;
	text-indent: -9999px;
	display: block;
	float: left;
	position: relative;
	left: -80px;
}

h2 {
	font-family: 'WCManoNegraBtaRegular', "Gill Sans", "Gill Sans MT", Calibri, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #E38628;
	font-weight: normal;
	margin-bottom: 15px;
	text-transform: uppercase;
}
#top h2 {
	text-transform: none;
	text-align: right;
	font-weight: normal;
	font-size: 20px;
	color: #edd2b9;
	font-family: 'Cantarell', Verdana, Arial, Helvetica, sans-serif;
	width: 280px;
	float: right;
	clear: right;
	line-height: 1.4em;
	padding: 15px;
	background-color: #473E37;
	border: 1px solid #372F29;
}
h2#etapy {
	padding-top: 20px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/etapy.png);
	margin-bottom: -20px;
}
h3 a:link, h3 a:visited {
	font-family: 'WCManoNegraBtaRegular', "Gill Sans", "Gill Sans MT", Calibri, Arial, Helvetica, sans-serif;
	float: right;
	clear: right;
	display: block;
	text-align: right;
	font-size: 26px;
	text-transform: uppercase;
	font-weight: normal;
	color: #edd2b9;
	}
h3 a:hover, h3 a:active {
color: #73D9EE;
}	
h4 {
	color: #E38628;
	display: block;
	font-size: 1.2em;
	margin-bottom: 0.6em;
	margin-top: 2em;
	text-transform: uppercase;
	font-family: 'WCManoNegraBtaRegular', "Gill Sans", "Gill Sans MT", Calibri, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#portfoliobody h4 {
	float: left;
	clear: right;
	width: 400px;
	margin-left: 100px;
	margin-top: 20px;
	text-transform: uppercase;
	font-weight: normal;
	padding-bottom: 10px;
	margin-bottom: 0px;
}

h6 {
	font-size: 1.2em;
	margin-bottom: 0.5em;
	color: #E38628;
	margin-right: 30px;
	line-height: 1.5em;
	margin-top: 1.5em;
	text-transform: uppercase;
	font-family: 'WCManoNegraBtaRegular', "Gill Sans", "Gill Sans MT", Calibri, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h6 em {
	background-color: #3B322B;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-right: 0.5em;
	padding-left: 0.5em;
	padding-top: 0.15em;
	padding-bottom: 0.15em;
	line-height: 1.2em;
	border: 1px solid #372F29;
}
#content .skills h4 {
	margin-top: 1em;
}

p+h6 {
	margin-top: 3em;
}

#all {
	margin-top: 45px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 900px;
}
#top {
	width: 100%;
	height: 140px;
	position: static;
	margin-top: 76px;
}
#faqbody h6, #faqbodypl h6 {
	font-size: 1.1em;
	font-weight: normal;
}

#lang {
	text-align: left;
	float: right;
	clear: right;
	margin-top: 6px;
	height: 26px;
	line-height: 26px;
	position: relative;
}

#lang img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-left: 8px;
	height: 26px;
	width: 26px;
}
#nav {
	text-align: left;
	list-style-type: none;
	top: 0px;
	/* [disabled]width: 900px; */
	/* [disabled]margin: 0 auto; */
	/* [disabled]position: relative; */
}
#menu-wrap {
	width: 900px;
	margin:0 auto;
}
#nav li {
	-webkit-transition: color .25s linear, background-image .15s linear .1s;
	-moz-transition: background-image 0.5s ease-out;
	float: left;
}
#nav li a {
	display: block;
	font-family: 'Cantarell', Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	margin-right: 2em;
	color: #edd2b9;
	line-height: 36px;
}
#nav li a:hover {
	color: #73D9EE;
}
#nav-wrap {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #372F29;
	position: fixed;
	width: 100%;
	height: 36px;
	top: 0px;
	background-color: #473E37;
	z-index: 50;
}
.opera #nav-wrap, .opera #top h2 {
	background-color: #3C342E;
}
.en #nav li a {
	font-family: 'WCManoNegraBtaRegular', "Gill Sans", "Gill Sans MT", Calibri, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
}
.opera #nav li a:hover, .ie #nav li a:hover {
	border-color: transparent;
}

#main {
	clear: both;
	padding-top: 50px;
}
#content {
	float: left;
	width: 540px;
	margin-bottom: 50px;
}
#content p {
	margin-right: 30px;
}
#content ul {
	margin-top: 10px;
	margin-bottom: 20px;
}
#content li {
	line-height: 1.6em;
	margin-right: 2em;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left: 15px;
}
#snake {
	position: relative;
	left: -120px;
	float: left;
	clear: both;
}
.sidebar {
	width: 330px;
	margin-left: 570px;
	clear: right;
	padding-bottom: 15px;
	padding-top: 15px;
	margin-top: 15px;
}
.sidebar img {
	background-color: hsla(0, 0%, 0%,0.4);
	margin-left: 15px;
	margin-bottom: 15px;
}
.sidebar p {
	width: 125px;
	line-height: 1.3em;
	display: inline;
	position: absolute;
	padding-left: 55px;
}

.sidebar .button {
	height: 100px;
	width: 100px;
	display: block;
	background-color: #625751;
	color: #FFFFFF;
	margin-left: 235px;
	text-align: center;
	line-height: 100px;
	clear: none;
	background-repeat: no-repeat;
	position: relative;
}
.sidebar .button:hover {
	background-color: #DB9146;
	background-image: none;
}
.sidebar .button img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	vertical-align: bottom;
	background: none;
}
.sidebar #emailbut:focus {
	outline:none;
}
.sidebar a {
	font-size: 1em;
}
.sidebar a:hover {
	color: #73D9EE;
}
#photos {
	height: 238px;
	overflow: hidden;
	padding-top: 18px;
	padding-bottom: 3px;
	position: relative;
	width: 330px;
}
#photos img{
	width: 290px;
	height: 200px;
	padding: 10px;
	position: absolute;
	margin-top: auto;
	margin-bottom: auto;
}
#footer {
	padding-top: 20px;
	position: relative;
	top: 20px;
	float: left;
	clear: left;
	width: 100%;
}
.sidebar .email {
	background-image: url(../images/mail_plain.png);
}
.sidebar .email, .twitter, .linked {
	background-repeat: no-repeat;
	background-position: right center;
	width: auto;
	float: right;
	display: block;
	height: 24px;
	line-height: 24px;
	text-align: right;
	clear: right;
	margin-bottom: 10px;
	padding-right: 32px;
}
.twitter {
	background-image: url(../images/twitter_standing.png);
}
.linked {
	background-image: url(../images/linkedin_24.png);
}
#footer img {
	float: right;
	margin-left: 10px;
	margin-bottom: 50px;
	display: block;
}
#footer ul {
	float: left;
	width: 25%;
	padding-bottom: 30px;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, Arial, Helvetica, sans-serif;
}

#portfoliobody #content {
	width: 900px;
}
.twit {
	float: left;
	clear: left;
	width: 128px;
	height: 47px;
}

#portfoliobody #content ul {
	float: left;
	margin-left: 100px;
	width: 400px;
	clear: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #625751;
	padding-bottom: 20px;
	margin-bottom: 15px;
	margin-top: 0px;
}
#footer .list_title {
	font-family: "Gill Sans", "Gill Sans MT", Calibri, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	font-size: 1.1em;
}
#footer a {
	color: #73D9EE;
}
a[href$=".pdf"]:before {  
   	content: url(../images/pdf.png);
	margin-right: 4px;
	vertical-align: middle;
}
a[href*="docs.google.com"]:before {  
  content: url(../images/gdocs.png);
	margin-right: 4px;
	vertical-align: middle;
}
#footer li {
	font-size: 13px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#portfoliobody #content .lightbox img {
	width: 360px;
	float: left;
	clear: left;
	margin-bottom: 50px;
	padding: 20px;
	background-color: hsla(0, 0%, 0%,0.4);
	margin-top: 20px;
}

a.www {
	background-color: #69574B;
	padding: 5px;
	border: 1px solid #E38628;
	width: 8em;
	text-align: center;
	margin-bottom: 40px;
	margin-left: auto;
	float: right;
	clear: none;
	text-transform: uppercase;
	font-family: 'WCManoNegraBtaRegular', "Gill Sans", "Gill Sans MT", Calibri, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#portfoliobody a.www:hover {
	
	border-top-color: #73D9EE;
	border-right-color: #73D9EE;
	border-bottom-color: #73D9EE;
	border-left-color: #73D9EE;
}
#footer a:hover {
	color: #E79847;
}
#contactform {
	margin-bottom: 40px;
}
#contactform label {
	display: block;
	padding-bottom: 5px;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	float: left;
	width: 100px;
	clear: left;
	line-height: 16px;
	margin-top: 20px;
}
#contactform textarea {
	margin-bottom: 10px;
	font-size: 100%;
	width: 260px;
	height: 130px;
	margin-top: 16px;
	display: inline;
}

#contactform .btn, #contactform .btn:active, #contactform .btn:focus {
	background-color: #FF9933;
	border: none;
	font-size: 13px;
	line-height: 13px;
	text-transform: uppercase;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 100px;
}
.btn:hover {
cursor: pointer;
}
#contactform input, #contactform textarea, #contactform input:focus, #contactform textarea:focus, #contactform input:active, #contactform textarea:active{
	border: 1px solid #625751;
	background-color: #E9E9E9;
	color: #333333;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
#contactform input:focus, #contactform textarea:focus {
	border-color: #73D9EE;
}

input.required, input.email {
	height: 16px;
	width: 180px;
	line-height: 14px;
	font-size: 100%;
	margin-top: 16px;
}
input.email {
}
.homelink {
	font-family: 'WCManoNegraBtaRegular', "Gill Sans", "Gill Sans MT", Calibri, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.opera .pl h4, .opera .pl h6, .opera a.www {
font-family: "Gill Sans", "Gill Sans MT", Calibri, Arial, Helvetica, sans-serif;
}

/*  --------    lightbox styles    ------------   */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #322D29;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #322D29; margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #fff; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 80px; 
	float: right;
	padding-bottom: 0.7em;	
}



/*  --------    reveal styles    ------------   */

.reveal-modal-bg { 
		position: fixed; 
		height: 100%;
		width: 100%;
		background: #000;
		background: rgba(0,0,0,.8);
		z-index: 100;
		display: none;
		top: 0;
		left: 0; 
		}
	
	.reveal-modal {
	visibility: hidden;
	top: 50px;
	left: 50%;
	margin-left: -300px;
	width: 520px;
	background: inherit;
	position: absolute;
	z-index: 101;
	padding: 30px 40px 34px;
		-moz-border-radius: 12px;
		-webkit-border-radius: 12px;
	border-radius: 12px;
		-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-box-shadow: 0 0 10px rgba(0,0,0,.4);
		}
		
	.reveal-modal.small 		{ width: 200px; margin-left: -140px;}
	.reveal-modal.medium 		{ width: 400px; margin-left: -240px;}
	.reveal-modal.large 		{ width: 600px; margin-left: -340px;}
	.reveal-modal.xlarge 		{ width: 800px; margin-left: -440px;}
	
	.reveal-modal .close-reveal-modal {
		font-size: 30px;
		line-height: .5;
		position: absolute;
		top: 8px;
		right: 11px;
		color: #E38628;
		text-shadow: 0 -1px 1px rbga(0,0,0,.6);
		font-weight: bold;
		cursor: pointer;
		z-index: 102;
		} 
		
	.close-reveal-modal:hover {
		color: #73D9EE;
	}
	/*
		
	NOTES
	
	Close button entity is &#215;
	
	Example markup
	
	<div id="myModal" class="reveal-modal">
		<h2>Awesome. I have it.</h2>
		<p class="lead">Your couch.  I it's mine.</p>
		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In ultrices aliquet placerat. Duis pulvinar orci et nisi euismod vitae tempus lorem consectetur. Duis at magna quis turpis mattis venenatis eget id diam. </p>
		<a class="close-reveal-modal">&#215;</a>
	</div>
	
	*/
#content .skills {
	width: 50%;
	float: left;
	margin-top: 0px;
}

#contactform label.error {
	clear: right;
	float: right;
	margin-top: 16px;
	width: 200px;
	color: #CC3333;
	height: 16px;
	overflow: visible;
	padding-bottom: 0px;
 }

