/* portfolio.css */

body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
	margin: 0px; 
	padding: 0px;
	border: 0px;
}

body {
	font-family: Lato, Georgia, serif;
	background: url("images/paper.jpg") repeat fixed 0 0 #FFFFFF;
	height: 100%;
}

#container {
	margin:0 auto;
	min-height: 100%;
}

#header {
	padding: 10px 0 10px 0;
}

#header h1 {
	display: block;
	width: 970px;
	height: 95px;
	margin: 0 auto 10px;
	font-size: 68px;
	font-weight: 700;
	line-height: 88px;
	letter-spacing: 3px;
	color: #158D9F;
	text-transform: uppercase;
	border-bottom: solid 5px #158D9F;
	text-shadow: 1px 1px 1px #444444;
	}

#header h2 {
	width: 960px;
	font-size: 21px;
	font-weight: 200;
	line-height: 21px;
	color: #666666;
	margin: 0 auto;
	padding: 10px 0 10px 0;
}

#test{
	width:970px;
	margin: 0 auto;
	padding:  20px 0;
	border-top:  solid 5px #158D9F;
	border-bottom:  solid 5px #158D9F;
}

#test h2 {
	width: 960px;
	font-size: 21px;
	font-weight: 200;
	line-height: 21px;
	color: #666666;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	clear: both;
}

#test ul {
	list-style: none;
}

#test ul li {
	float: left;
	height: 150px;
	margin: 1px 1px 25px 1px;
}

#websites {
	width: 685px;
	height: 400px;
}

#mockups{
	width: 685px;
	height: 400px;
}

#footer {
	height: 100%;
}

#footer h2 {
	width: 960px;
	height: 35px;
	margin: 0 auto 10px auto;
	padding: 15px 0 0 0;
	font-size: 125%;
	font-weight: 200;
	color: #666666;
}

#footer ul {
	list-style: none;
	margin: 0 auto;
	padding-bottom: 25px;
	width: 960px;
}

#footer ul li {
	display: inline;
}

#footer lu li {
	float: left;
}

#footer ul li a {
	display:block;
	float: left;
	height: 30px;
	margin: 0 70px 0 0;
	padding: 10px 0 0 0;
	text-decoration: none;
	font-size: 1em;
	font-weight: 200;
	color: #666666;
}

#footer ul li a img {
	height: 32px;
	width: 32px;
	margin: 0 10px 0 0;
}

#footer ul li a.badge img {
	height: 32px;
	width: 99px;
	margin: 0 10px 0 0;
}
			
#footer ul li a:hover {
	color: #158D9F;
}

.copyright {
	clear: both;
	float: right;
	font-size: 12px;
	color: #666666;
}

.hover img {
	-webkit-backface-visibility: hidden; 
	-webkit-transition: all 0.1s ease-in-out; 
	-moz-transition: all 0.1s ease-in-out; 
	-webkit-transform-style: preserve-3d;
}

.hover:hover img{
	-webkit-transform: translateY(-5px); 
	-moz-transform: translateY(-5px); 
	-webkit-backface-visibility: hidden;
}

.clear:after {
	content: "";
	display: block; visibility: hidden; clear: both;
}

.clear { 
	zoom: 1; 
}


/* shadowbox */

#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px; padding: 20px;}
#sb-wrapper-inner{position:relative;overflow:hidden;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:hidden;background-color:}
#sb-body img{border:none; width: 100%;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(images/loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#000000;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title{line-height:26px; background-color: #111111; padding: 20px; height: 20px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:16px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(images/close-x.png); float: right; width: 64px; height: 16px; display: block; margin-top: -25px; cursor: pointer;}
#sb-nav-next{background-image:url(images/next.png);}
#sb-nav-previous{background-image:url(images/previous.png);}
#sb-nav-play{background-image:url(images/play.png);}
#sb-nav-pause{background-image:url(images/pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}
.caption {height: 30px;}
.caption p {line-height: 20px;padding-left: 20px;}
#sb-player {background-color: #ffffff;}