@charset "utf-8";
/* CSS Document */

/****************************************** global styles ******************************************/

html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
margin: 0;
padding: 0;
border: 0;
font-weight: normal;
font-style: normal;
}

html{}
body{font-family:Arial, Helvetica, sans-serif; color:#555555; font-size:75%; height:100%; overflow:scroll; background:url("../images/header-gradient.png") top left repeat-x #f9f9f9;}

/*html element global rules*/

a{text-decoration:none; color:#E02222;}
a:hover{text-decoration:underline; cursor:pointer}
a:focus{outline:none;}
p{margin-bottom:8px; line-height:1.6em;}
ul{list-style:none;}

h1{font-size:2em; margin-bottom:15px}
h2{font-size:1.5em; margin-bottom:15px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; color:#111}
h3{font-size:1.33em; margin-bottom:10px; margin-top:5px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic;}
h4{font-size:1.16em; margin-bottom:10px;  font-family:Georgia, "Times New Roman", Times, serif; font-style:italic;}

input, textarea{ display:block; width:300px; margin-bottom:10px; padding:5px;  font-family:Arial, Helvetica, sans-serif; font-size:12px}
::-webkit-input-placeholder {color:#999; font-style:italic; }
:-moz-placeholder {color:#999; font-style:italic; }
textarea{min-height:120px; max-width:620px; min-width:300px; max-height:500px}
input:focus, textarea:focus{outline:1px solid #2D9DF9}
select{}
select:focus{}
label{display:block; margin-bottom:3px}
button:hover{cursor:pointer;}

strong{font-weight:bold}

ul.bullets{}
ul.bullets li{background:url("../images/arrow-circle-bullet.png") left 5px no-repeat; padding-left:20px; line-height:1.4em}

.styled-button{background:none repeat scroll 0 0 transparent; border:0 none; cursor:pointer; margin:0; overflow:visible; padding:0; width:auto;}
.styled-button {padding:6px 15px; text-align:center; white-space:nowrap; background-color:#2D9DF9; color:#fff }
.styled-button:hover{background-color:#0779D6}

.get-quote{background-color:#FA4D46; color:#fff!important; padding:7px 20px; display:inline-block; text-transform:uppercase}
.get-quote:hover{background-color:#FC1717; text-decoration:none;}

.clear{clear:both;}

/******************************** wrappera **********************************************************/

div.main-outer-wrapper{text-align: center; height:100%;}

div.header-wrapper{margin:0 auto; text-align:left; min-height:70px; padding:25px 0px;}
div.header{ width:940px; margin: 0 auto;}

div.content-outer-wrapper{margin:0 auto; text-align:left; height:100%; }
div.content-wrapper{width:940px; margin: 0 auto; }

div.footer-outer-wrapper{margin:0 auto; text-align:left; background:url("../images/footer-gradient.png") top left repeat-x #2D2D2E;}
div.footer-wrapper{width:940px; margin: 0 auto; border-right:1px solid #222; border-left:1px solid #222;}

/*************************************header content***************************************************/

.logo{float:left;}

.header-hgroup{float:left; margin-left:20px}
.header-nav{float:right; width:520px; position:relative}

.header-hgroup .name-title{font-size:3em; margin:0px;}
.header-hgroup .tagline{color:#999; margin:0px 0px 7px}

/*top right secondary nav*/
.top-options{ float:right; position:absolute; right:0px; top:-25px; background:#ddd; padding:5px }
.top-options li{display:inline; float:left;}
.top-options li > a{color:#555;
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* IE10+ */
background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}
.top-options li > a span:hover{text-decoration:none; color:#222; border:1px solid #aaa; }

/*Social media links*/
a.download-cv{  display:inline-block;  }
a.download-cv span{margin-left:0px; background-image:url("../images/download-icon.gif"); background-position:left 51%; background-repeat:no-repeat; display:inline-block; padding-left:25px; border:1px solid #fff;  padding:5px 5px 5px 25px;}

li.contact-link-li{position:relative;  }
a.contact-link{ display:inline-block;  margin-left:5px}
a.contact-link span{background-image:url("../images/contact-icon.gif"); background-position:left 51%; background-repeat:no-repeat; padding-left:25px;  display:inline-block; border:1px solid #fff;  padding:5px 5px 5px 25px;}
.contact-link:hover{ cursor:help }

.contact-details{position:absolute; background-color:#f9f9f9; color:#333; border:1px solid #aaa;  top:28px; right:0px; padding:10px; z-index:9999; display:none; width:244px; box-shadow: 0 8px 6px rgba(0, 0, 0, 0.22); }
.contact-details p{margin-bottom:3px}

/*main-nav*/
ul.main-nav{float:right; clear:both; text-align:right; margin-top:36px}
ul.main-nav li{display:inline; float:left;}
ul.main-nav li a{margin-left:40px; font-size:1.3em; text-transform:uppercase; display:block; padding-top:5px; border-top:2px solid #fff }
ul.main-nav li a.first{margin-left:0px}
ul.main-nav li a:hover{text-decoration:none; border-top:2px solid #E02222}
ul.main-nav li a.active{ border-top:2px solid #E02222}


/*************************************Main content***************************************************/

/************Title bar****************/

.page-header{background-color:#E02222; padding:10px 20px; color:#fff; font-size:1.8em; width:97%; position:relative; height:26px; box-shadow:0 1px 4px 0 #aaa; margin-bottom:20px; font-family:Arial, Helvetica, sans-serif!important; font-style:normal;}
.page-header-portfolio{margin-bottom:0px}
.overhang{position:absolute; width:3px; height:47px; background-color:#E02222; left:-3px; top:0px}
.slant{ position:absolute ;bottom:-11px; right:0px; width:10px; height:10px;  float:left; margin:0px; background:url("../images/page-header-slant.gif") top left transparent;}

/**********home****************/

.home-intro{float:left; width:940px; margin-bottom:32px; border:1px solid #ccc; background:#fff; padding:0px 0px 20px; box-shadow:0 6px 10px rgba(0, 0, 0, 0.05) }

div.home-content-container, img.ux-man, img.ux-venn{float:left; display:inline}
img.ux-man{margin:60px 20px 0 2px}
img.venn{margin:10px 20px 0 2px}
img.ux-venn{margin-top:12px}
.home-intro div.home-content-container{width:212px; margin-right:36px;}
.home-intro div.last{margin-right:10px!important}

.intro-summary p{font-size:1.2em}
.intro-summary h3{font-size:1.8em; color:#222;}
.techniques h4, .tools-technologies h4{padding:8px 0px 6px; font-size:1.25em; color:#222;}
.techniques li{margin-bottom:3px}
.tools-technologies li{margin-bottom:6px}
.tools-technologies ul{margin-bottom:25px}

.action-button{border:1px solid #bbb; text-align:center; padding:14px 0px; border-radius:4px; display:inline-block;  background-color:#E8E8E8}
.action-button span{padding:13px 30px; border:1px solid #f9f9f9; border-radius:4px; text-transform:uppercase; font-size:1.2em; width:100%; background:url("../images/action-button-gradient.png") center center no-repeat #E8E8E8; font-weight:bold;}
.action-button:hover {text-decoration:none}
.action-button:hover span{background:url("../images/action-button-gradient-hover.png") center center no-repeat #E8E8E8;}

.home-secondary-action{margin:10px 0px; width:229px; text-align:center; float:left}
.home-secondary-action span{font-style:italic}
.home-secondary-action a{margin-top:5px; display:inline-block}

/**********Content Container**************/

.content-container{width:940px;  background-color:#fff; border:1px solid #ccc; float:left; margin-bottom:36px;  box-shadow:0 6px 10px rgba(0, 0, 0, 0.05)}

.content-left{float:left;  display:inline; width:238px; padding-right:20px; margin-bottom:20px}
.content-right{float:left; display:inline; position:relative; margin-bottom:20px}

.content-left .content-nav{width:180px; background-color:#f9f9f9; border:1px solid #ccc; margin-left:20px; padding: 10px 20px}
.content-left .content-nav-title{width:200px; padding:10px; background-color:#eee; font-size:1.2em; margin:0px 0px 0px 20px ;border:1px solid #ccc; border-bottom:1px solid #fff;}
.content-left .content-nav li{margin-bottom:7px; border-bottom:1px solid #ddd; padding-bottom:5px}

.content-right .content-box{width:640px; float:right; display:inline}

.about-container{margin-top:10px}

/**********************Portfolio container***********************************/

#portfolio-slideshow{ width:938px; background:#fff; float:left}

div#slideshow {
	width: 940px; 
	background: #fff;
	position: relative; 
	z-index: 5;
}

ul.slides > li{width:940px; height:380px; text-align:center;}

.projects-intro{ padding:40px; height:300px; text-align:left}
.projects-intro h2{font-size:2em!important}
.projects-intro h3{margin-top:30px; width:50%; font-size:1.6em!important}
.projects-intro p{width:50%; font-size:1.2em}

.project-images{width:35%; height:100%; float:left; background-color:#eee; border-right:1px solid #ddd }
.project-images img{width:99%; }
.project-details{width:60%; float:right; padding:20px; text-align:left; overflow-y: scroll; height: 338px; }
.project-details ul{margin-bottom:10px}
.project-details ul li{margin-bottom:5px; background: url("../images/arrow-circle-bullet.png") left 3px no-repeat; padding-left: 20px;}
.project-details h2{padding:3px;}
.project-details h3{padding:3px; background:#f2f2f2}

ul#slide-nav {list-style: none;	position: relative; top: 10px; z-index: 15;}
ul#slide-nav > li{position:absolute; height:360px; width: 42px; }
ul#slide-nav > li:hover{cursor:pointer}
ul#slide-nav > li#prev {right:941px;}
ul#slide-nav > li#next {left:941px;}
ul#slide-nav > li div{height: 100%; width:100%; background-color:#f9f9f9;  opacity:0.5; border:1px solid #ddd; }
ul#slide-nav > li a {display: block;  height: 100%; width:100%; text-indent: -9999px;}
ul#slide-nav > li#prev a {background:url("../images/prev.png") no-repeat 50% #fff; }
ul#slide-nav > li#next a {background:url("../images/next.png") no-repeat 50% #fff;}

div#slideshow ul.slides {list-style: none;}
div#slideshow ul.slides > li {margin: 0 0 20px 0;}

div#slideshow-navigation{ height: 59px;   padding: 0px 20px;   width: 920px; border-top:3px solid #bbb; 
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* IE10+ */
background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}
	
#pagination{z-index:100; display:block; float:right; margin-right:10px; margin:20px 0px;}
#pagination a {padding: 2px 7px 4px 7px; margin-right: 7px; border:1px solid #ddd; color:#555;}
#pagination a.activeSlide{background-color:#fff; color:#222; border:1px solid #999}

.category-nav{float:left}
.category-nav li{ border-right:1px solid #ccc; border-left:1px solid #ccc; font-weight:bold; display:inline; color:#555; padding:22px 10px; float:left}
.category-nav li.ux-design-slides{border-right:0px}
.category-nav li:hover{text-decoration:none; cursor:pointer;
background: rgb(242,242,242); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(242,242,242,1) 0%, rgba(246,246,246,1) 47%, rgba(211,211,211,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(211,211,211,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(246,246,246,1) 47%,rgba(211,211,211,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(246,246,246,1) 47%,rgba(211,211,211,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(246,246,246,1) 47%,rgba(211,211,211,1) 100%); /* IE10+ */
background: linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(246,246,246,1) 47%,rgba(211,211,211,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#d3d3d3',GradientType=0 ); /* IE6-9 */

}

ul.website-slides{display:none}

ul.ux-design-slides .projects-intro{background:url("../images/ux-projects-bar-decoration-slimline.png") no-repeat 83% center #fff; background-size:90%}

img.test-img{width:60%; border:1px solid #ccc; margin-top:20px; float:left; margin-left:20px; box-shadow:3px 2px 3px 3px #ccc; z-index:9999}
img.test-img:hover{box-shadow:4px 3px 4px 4px #ccc}
/*************************************Footer content***************************************************/

div.footer-content {
    border-right: 1px solid #666666;
	border-left:1px solid #666666; 
    padding: 20px 10px 40px;
    width: auto;}

.footer-content   span{color:#ddd}
.created-by{float:left;}
.ux-quote{float:right;}

/**************************Lightbox css
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#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: #fff;
	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: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#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: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

