/* ATECH STUDIO colors

Black: #272727;
Blue: #10a7bf;
Pink: #ea4099;

/* HTML5 Boilerplate  */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: 'Lato', sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

a { color: #777; text-decoration: none; }
a:visited { color: #777; }
a:hover { color: #000; text-decoration:none; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; font-size:1.2em; line-height: 1.5em; list-style:none; list-style-image: none; color:#10a7bf; font-weight: bold; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
img.left { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; padding:0 20px 0 0; }
img.right { float:right; border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; padding:0 0 0 20px; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }


html, body {
	margin:0 0;
	padding:0 0;
	background:#FFF url(/images/site/debut_light.png) repeat;
	height:100%;
}

#bodyWrapper {
	margin:0 auto;
	width:1050px;
	min-height:600px;
}

#twoColumn {
	border-bottom:2px solid #FFF;
	width:1050px;
	padding:10px;
	padding-bottom:110px;
}

#twoColumnLeft {
	float:left;
	width:500px;
	margin-top:25px;
	padding-left:75px;
}

#twoColumnRight {
	float:right;
	width:420px;
	padding-top:0px;
	margin-top:5px;
}

.ribbon {
	width:100%;
	height:265px;
	background:url(/images/site/debut_dark.png) repeat;
	position:absolute;
	margin-top:68px;
	-webkit-box-shadow: 2px 2px 10px 1px rgba(1, 1, 1, .3);
	-moz-box-shadow: 2px 2px 10px 1px rgba(1, 1, 1, .3);
	box-shadow: 2px 2px 10px 1px rgba(1, 1, 1, .3);
	z-index:1;
}

.ribbon:hover {
}

.ribbon-orig {
	background:url(/images/site/home-bg.png) repeat-x;
	background-position:0 111px;
}

#slidingDiv {
	display:none;
}

#slidingDiv2 {
	display:none;
}

.moreInfoDiv {
	width:550px;
}

h5 {
	font-size:.7em;
	letter-spacing:.1em;
	margin:0 0 -5px 0;
	color:#000;
	text-transform:uppercase;
}

.small {
	font-size:.7em;
	font-style:italic;
	color:#10a7bf;
}

a.small, a.small:visited {
	font-size:.7em;
	font-style:italic;
	color:#10a7bf;
}

a.small:hover {
	font-size:.7em;
	font-style:italic;
	color:#000;
}

img.projectImage {
	-webkit-box-shadow: #999 0px 1px 8px 2px;
	-moz-box-shadow: #999 0px 1px 8px 2px;
}

.projectDiv {
	float:left;
	padding-right:12px;
	padding-bottom:25px;
	width:200px;
}

.projectDivNo {
	float:left;
	padding-right:0px;
	padding-bottom:25px;
	width:200px;
}

.thumbbox {
	float: left;
	display: block;
	margin-right: 0px;
	margin-bottom:7px;
	width: 200px;
	height: 100px;
	-webkit-box-shadow: #999 0px 0px 3px;
	-moz-box-shadow: #999 0px 0px 3px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px
}

.thumbbox img {
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px
}

.detail {
	float: left;
	width: 200px;
	height: 100px;
	background:#2d2d2d url(/images/site/debut_dark.png) repeat;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px
}

.thumbbox {
	position: relative
}

.thumbbox img {
	opacity: 1;
	-webkit-transition: opacity;
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 0.6s;
	-moz-transition: opacity;
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 0.6s
}

.thumbbox .detail {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	-webkit-transition: opacity;
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 0.6s;
	-moz-transition: opacity;
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 0.6s
}

.thumbbox .detail:hover {
	opacity: .8;
	-webkit-transition: opacity;
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 0.6s;
	-moz-transition: opacity;
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 0.6s
}

.thumbbox .detail img {
	margin-top: 0px;
	margin-left: 0px
}


.moreInfoBtn {
	display: block;
	width: 108px;
	height: 33px;
	background: url('images/site/moreinfo.png') bottom;
	text-indent: -99999px;
}
.moreInfoBtn:hover {
	background-position: 0 0;
}


a.button, a.button:visited {
	margin:15px 0 0 2px;
	display: block;
	color:#10a7bf;
	font-size:1.1em;
	letter-spacing:.05em;
	text-align:center;
	padding-top:4px;
	width: 100px;
	height: 24px;
	background:#FFF;
	-webkit-box-shadow: #999 1px 0px 6px;
	-moz-box-shadow: #999 1px 0px 6px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-transition: background;
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 1s;
	-moz-transition: background;
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 1s;
}

a.button:hover {
	display: block;
	color:#FFF;
	width: 100px;
	height: 24px;
	background:#ff00d8;
	-webkit-box-shadow: #999 1px 0px 5px;
	-moz-box-shadow: #999 1px 0px 5px;
	-webkit-transition: background;
	-webkit-transition-timing-function: ease-in;
	-webkit-transition-duration: .4s;
	-moz-transition: background;
	-moz-transition-timing-function: ease-in;
	-moz-transition-duration: .4s
}


header {
	margin:0 auto;
	width:1050px;
	height:80px;
	padding-top:22px;
	padding-bottom:5px;
}

.slides_container {
    width:1050px;
    height:350px;
	z-index:1000;
}

.slides_container div {
    width:1050px;
    height:350px;
    display:block;
	z-index:1000;
}

/*
	Pagination
*/

.pagination {
	margin:26px auto 0;
	width:100px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(/images/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

nav.main {
	float:right;
	font-size:.9em;
	padding-top:25px;
	font-family: 'Lato', sans-serif;
}

nav.main a {
	margin:5px 5px 0 0;
	padding:6px 8px;
	color:#777777;
	background: url(/images/site/bgnoise_lg.png);
}

nav.main a:hover {
	color:#000000;
}

nav.navfooter {
	float:none;
	font-size:.8em;
	padding-top:3px;
	text-align:center;
	font-family: 'Lato', sans-serif;
	color:#dddddd;
}

a.navfooter {
	font-size:1em;
	font-family: 'Lato', sans-serif;
	color:#dddddd;
}

a.navfooter:hover {
	font-size:1em;
	font-family: 'Lato', sans-serif;
	text-decoration:underline;
}

nav.navfooter a {
	color:#dddddd;
	padding-left:10px;
}

nav.navfooter a:hover {
	text-decoration:underline;
	padding-left:10px;
}

a.navfooter2 {
	font-size:1em;
	font-family: 'Lato', sans-serif;
	color:#dddddd;
}

nav.navfooter2 a {
	color:#dddddd;
	padding-left:10px;
}

nav.navfooter a:hover {
	text-decoration:underline;
	padding-left:10px;
}


.imageLink, .imageLink:visited {
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

.imageLink:hover {
	opacity:.9;
	filter:alpha(opacity=90); /* For IE8 and earlier */
	color:#10a7bf;
}

h1 {
	color:#10a7bf;
	font-size:1.7em;
	letter-spacing:.1em;
	margin-bottom:0px;
}

h2 {
	color:#10a7bf;
	font-size:1.7em;
	font-weight:bold;
	letter-spacing:.1em;
	margin-bottom:17px;
	text-transform:uppercase;
}

h2.h2blog {
	font-size:1em;
}

p {
	font-size:.8em;
}

.additionalInfo {
	font-size:.8em;
}

.workSection {
	border-bottom:3px solid #FFF;
	overflow:auto;
	padding:40px 0 40px 0;
}

#projectSection {
	border-bottom:2px solid #FFF;
	text-align:center;
	width:1050px;
	padding:10px 0 40px 0;
}

#twoColumnLeftHome {
	float:left;
	width:525px;
}

#twoColumnRightHome {
	float:right;
	width:420px;
	padding-top:0px;
}

#twoColumnLeftBlog {
	float:left;
	width:710px;
}

#blogEntry {
	width:710px;
	margin:10px 0 20px 0;
	background:#FFF;
	padding:10px 25px 20px 25px;
	-webkit-box-shadow: 2px 2px 10px 1px rgba(1, 1, 1, .3);
	-moz-box-shadow: 2px 2px 10px 1px rgba(1, 1, 1, .3);
	box-shadow: 2px 2px 10px 1px rgba(1, 1, 1, .3);
}

#twoColumnRightBlog {
	float:right;
	width:250px;
	padding-left:20px;
}

.projectTitle {
	font-family: Georgia, serif;
	font-size:.7em;
	font-style:italic;
}

.georgiaRegular {
	font-family: Georgia, serif;
	font-size:1.1em;
}

.georgiaItalic {
	font-family:Georgia, serif;
	font-size:.6em;
	font-style:italic;
	margin-top:-25px;
}

#footer_container {
	width:100%;
	background: url("/images/site/debut_dark.png") repeat;
	padding-top:20px;
}

footer {
	font-size:.8em;
	color:#999;
	margin:0 auto;
	width:1050px;
	padding-bottom:20px;
}

.footerRight {
	float:right;
	margin-top:-70px;
}

.newsHomeEntry {
	float:left;
	width:330px;
	padding:0px 20px 0px 0px;
}

.newsHomeEntryRight {
	float:left;
	width:330px;
	padding:0px 0px 0px 0px;
}

.projectDescription {
	margin:0 auto;
	width:800px;
	padding:40px 0;
}

a.listBlog, a.listBlog:visited { 
	margin-left:-40px;
	font-size:.7em; 
	list-style:none; 
	list-style-image: none; 
	color:#777; 
	font-weight: normal; 
}

a.listBlog:hover { 
	margin-left:-40px;
	font-size:.7em; 
	list-style:none; 
	list-style-image: none; 
	color:#10a7bf; 
	font-weight: normal;
	text-decoration:underline;
}

ul.listBlog { 
	padding: 0 0 0 40px; 
	font-size:.7em; 
	list-style:none; 
	list-style-image: none; 
	color:#10a7bf; 
	font-weight: normal; 
}

ul.blog_list {
	margin-top:-20px;
}

.videoProject {
	margin:0 auto;
	width:710px;
	padding:20px 0;
}

.imgLink {
	padding: 7px;
	border: solid 1px #EFEFEF;
	-webkit-transition:all .2s ease-in;
	margin-left:-5px;
}

a:hover img.imgLink {
	border: solid 1px #CCC;
	-moz-box-shadow: 1px 1px 5px #999;
	-webkit-box-shadow: 1px 1px 5px #999;
	box-shadow: 1px 1px 5px #999;
}

.blog_date {
	margin-top:-20px;
	font-size:.7em;
	color:#999
}

@media only screen and (max-width: 1050px),  (max-device-width: 1024px) {
  /* Style adjustments for viewports that meet the condition */

	body {
		margin:0 0;
		padding:0 0;
	}

	.ribbon {
		width:100%;
		height:180px;
		background:url(/images/site/debut_dark.png) repeat;
		position:absolute;
		margin-top:53px;
		-webkit-box-shadow: 2px 2px 10px 1px rgba(1, 1, 1, .3);
		-moz-box-shadow: 2px 2px 10px 1px rgba(1, 1, 1, .3);
		box-shadow: 2px 2px 10px 1px rgba(1, 1, 1, .3);
		z-index:1;
	}
	
	h5 {
		font-size:.45em;
		margin:0 0 -10px 0;
		color:#000;
		font-weight:normal;
	}
	
	.small {
		font-size:.6em;
		font-style:italic;
		color:#10a7bf;
		display:none;
	}
	
	a.small, a.small:visited {
		font-size:.6em;
		font-style:italic;
		color:#10a7bf;
	}
	
	a.small:hover {
		font-size:.6em;
		font-style:italic;
		color:#000;
	}
	
	.workSection {
		overflow:auto;
		border-bottom:0px solid #CCC;
		padding:20px 0;
		width:710px;
	}
	
	.projectDiv {
		float:left;
		padding-right:16px;
		padding-bottom:20px;
		width: 125px;
	}
	
	.projectDivNo {
		float:left;
		padding-right:0px;
		padding-bottom:20px;
		width: 125px;
	}
	
	.thumbbox {
		float: left;
		display: block;
		margin-right: 4px;
		margin-bottom:10px;
		width: 125px;
		height: 62px;
		-webkit-box-shadow: #999 0px 0px 3px;
		-moz-box-shadow: #999 0px 0px 3px;
		border-radius: 2px;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px
	}
	
	.thumbbox img {
		border-radius: 2px;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px
	}
	
	.detail {
		width: 125px;
		height: 62px;
		background: #2d2d2d;
		border-radius: 2px;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px
	}
	
	.thumbbox {
		position: relative
	}
	
	.thumbbox img {
		opacity: 1;
		-webkit-transition: opacity;
		-webkit-transition-timing-function: ease-out;
		-webkit-transition-duration: 0.6s;
		-moz-transition: opacity;
		-moz-transition-timing-function: ease-out;
		-moz-transition-duration: 0.6s
	}
	
	.thumbbox .detail {
		position: absolute;
		top: 0;
		left: 0;
		opacity: 0;
		-webkit-transition: opacity;
		-webkit-transition-timing-function: ease-out;
		-webkit-transition-duration: 0.6s;
		-moz-transition: opacity;
		-moz-transition-timing-function: ease-out;
		-moz-transition-duration: 0.6s
	}
	
	.thumbbox .detail:hover {
		opacity: .8;
		-webkit-transition: opacity;
		-webkit-transition-timing-function: ease-out;
		-webkit-transition-duration: 0.6s;
		-moz-transition: opacity;
		-moz-transition-timing-function: ease-out;
		-moz-transition-duration: 0.6s
	}
	
	.thumbbox .detail img {
		margin-top: 0px;
		margin-left: 0px
	}
	
	
	header {
		width:710px;
		padding:22px 30px 0px 30px;
		margin:0 auto;
	}
	
	.slides_container {
	    width:710px;
	    height:240px;
	}
	.slides_container div {
	    width:710px;
	    height:240px;
	    display:block;
	}
	
	.moreInfoDiv {
		width:550px;
	}
	
	#bodyWrapper {
		width:710px;
		padding:0 30px 20px 30px;
	}
	
	a.listBlog { 
		margin-left:-40px;
		font-size:.7em; 
		line-height:1em; 
		list-style:none; 
		list-style-image: none; 
		color:#777; 
		font-weight: normal; 
	}
	
	nav {
		padding-top:21px;
	}
	
	#projectSection {
		width:710px;
		border-bottom:0px solid #CCC;
		text-align:center;
		padding:0px 0 20px 0;
	}
	
	#twoColumn {
		width:710px;
		border-bottom:0px solid #CCC;
		padding:0px 0 40px 0;
	}
	
	#twoColumnLeft {
		float:left;
		width:400px;
		padding-left:0px;
	}
	
	#twoColumnRight {
		float:right;
		width:300px;
		padding-top:0px;
	}
	
	#twoColumnLeftHome {
		float:left;
		width:250px;
	}
	
	#twoColumnRightHome {
		float:right;
		width:420px;
		padding-top:0px;
	}
	
	#twoColumnLeftBlog {
		float:left;
		width:450px;
	}
	
	#twoColumnRightBlog {
		float:right;
		width:200px;
		padding-left:30px;
		padding-top:0px;
	}
	
	#blogEntry {
		width:450px;
		margin:10px 0 20px 0;
		background:#FFF;
		padding:10px 15px 20px 25px;
		-webkit-box-shadow: 2px 2px 10px 1px rgba(1, 1, 1, .3);
		-moz-box-shadow: 2px 2px 10px 1px rgba(1, 1, 1, .3);
		box-shadow: 2px 2px 10px 1px rgba(1, 1, 1, .3);
	}
	
	.additionalInfo ul {
		margin: 1em 0; padding: 0 0 0 40px; font-size:1em; line-height: 1.4em; list-style:none; list-style-image: none; color:#10a7bf; font-weight: bold;
	}
	
	
	ul, ol { margin: 1em 0; padding: 0 0 0 40px; font-size:.8em; line-height: 1.4em; list-style:none; list-style-image: none; color:#10a7bf; font-weight: bold; }
	
	ul.listBlog { 
		margin: 1em 0; 
		padding: 0 0 0 40px; 
		font-size:1em; 
		line-height: 1em; 
		list-style:none; 
		list-style-image: none; 
		color:#10a7bf; 
		font-weight: normal; 
	}
	
	ul.blog_list {
		margin-top:-20px;
	}
	
	img {
		max-width:100%;
	}
	
	p img {
		max-width:100%;
	}
	
	img.poster {
		max-width:100%;
	}
	
	.item {
		max-width:50%;
	}
	
	img.home {
		max-width:125px;
	}
	
	img.left { max-width:50%; border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; padding:0 20px 0 0; }
	img.right { max-width:50%; float:right; border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; padding:0 0 0 20px; }

	
	.projectTitle {
		font-family: Georgia, serif;
		font-size:.5em;
		font-style:italic;
	}
	
	.newsHomeEntry {
		float:left;
		width:210px;
		padding:0px 22px 0px 0px;
	}
	
	.newsHomeEntryRight {
		float:left;
		width:210px;
		padding:0px 0px 0px 0px;
	}
	
	footer {
		width:710px;
		padding:0 30px 20px 30px;
	}
	
	.footerRight {
		float:right;
		margin-top:-70px;
	}
	
	.projectDescription {
		margin:0 auto;
		width:700px;
		padding:40px 0;
	}
	
	.blog_date {
		margin-top:-20px;
		font-size:.7em;
		color:#999
	}
}


@media screen and (max-width: 710px),  (max-device-width: 480px) {

		body {
			margin:0 0;
			padding:0 0;
		}

		.ribbon {
			min-width:560px;
			width:100%;
			height:135px;
			background:url(/images/site/debut_dark.png) repeat;
			position:absolute;
			margin-top:45px;
			-webkit-box-shadow: 2px 2px 10px 1px rgba(1, 1, 1, .3);
			-moz-box-shadow: 2px 2px 10px 1px rgba(1, 1, 1, .3);
			box-shadow: 2px 2px 10px 1px rgba(1, 1, 1, .3);
			z-index:1;
		}
		
		.moreInfoDiv {
			width:500px;
		}
		
		h1 {
			font-size:1.7em;
			letter-spacing:.1em;
		}
		
		h2 {
			color:#10a7bf;
			font-size:1.5em;
			font-weight:bold;
			letter-spacing:.1em;
			margin-bottom:15px;
			text-transform:uppercase;
		}

		h2-old {
			color:#000;
			font-size:.8em;
			font-weight:bold;
			letter-spacing:.1em;
			margin-bottom:5px;
			text-transform:uppercase;
		}
		
		a.button, a.button:visited {
			margin:15px 0 0 2px;
			display: block;
			color:#10a7bf;
			font-size:.8em;
			letter-spacing:.05em;
			text-align:center;
			padding-top:3px;
			width: 75px;
			height: 15px;
			background:#FFF;
			-webkit-box-shadow: #999 1px 0px 6px;
			-moz-box-shadow: #999 1px 0px 6px;
			border-radius: 4px;
			-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
			-webkit-transition: background;
			-webkit-transition-timing-function: ease-out;
			-webkit-transition-duration: 1s;
			-moz-transition: background;
			-moz-transition-timing-function: ease-out;
			-moz-transition-duration: 1s;
		}

		a.button:hover {
			display: block;
			color:#FFF;
			width: 75px;
			height: 15px;
			background:#ff00d8;
			-webkit-box-shadow: #999 1px 0px 5px;
			-moz-box-shadow: #999 1px 0px 5px;
			-webkit-transition: background;
			-webkit-transition-timing-function: ease-in;
			-webkit-transition-duration: .4s;
			-moz-transition: background;
			-moz-transition-timing-function: ease-in;
			-moz-transition-duration: .4s
		}
		
		a.blogTitle, a.blogTitle:visited {
			color:#000;
			font-size:.6em;
			font-weight:bold;
			letter-spacing:.1em;
		}
    	
		a.blogTitle:hover {
			color:#000;
			font-size:.6em;
			text-decoration:underline;
			font-weight:bold;
			letter-spacing:.1em;
		}
		
		.small {
			font-size:.6em;
			font-style:italic;
			color:#10a7bf;
			display:none;
		}
    	
		a.small, a.small:visited {
			font-size:.6em;
			font-style:italic;
			color:#10a7bf;
		}
    	
		a.small:hover {
			font-size:.6em;
			font-style:italic;
			color:#000;
		}
		
		h5-old {
			font-size:.7em;
			letter-spacing:.1em;
			margin:0 0 -10px 0;
			color:#000;
			text-transform:uppercase;
		}
		
		h5 {
			font-size:.7em;
			letter-spacing:.1em;
			font-weight:bold;
			margin:0 0 -5px 0;
			color:#000;
		}
		
		.workSection {
			border-bottom:0px solid #CCC;
			overflow:hidden;
			padding:5px 0;
			margin-left:45px;
			width:505px;
		}
		
		.projectDiv {
			float:left;
			padding-right:22px;
			padding-bottom:15px;
			width:200px;
		}
    	
		.projectDivNo {
			float:left;
			padding-right:22px;
			padding-bottom:15px;
			width:200px;
		}
    	
		.thumbbox {
			float: left;
			display: block;
			margin-right: 4px;
			margin-bottom:10px;
			width: 200px;
			height: 100px;
			-webkit-box-shadow: #999 0px 0px 3px;
			-moz-box-shadow: #999 0px 0px 3px;
			border-radius: 2px;
			-webkit-border-radius: 2px;
			-moz-border-radius: 2px
		}
    	
		.thumbbox img {
			border-radius: 2px;
			-webkit-border-radius: 2px;
			-moz-border-radius: 2px
		}
    	
		.detail {
			width: 200px;
			height: 100px;
			background: #2d2d2d;
			border-radius: 2px;
			-webkit-border-radius: 2px;
			-moz-border-radius: 2px
		}
    	
		.thumbbox {
			position: relative
		}
    	
		.thumbbox img {
			opacity: 1;
			-webkit-transition: opacity;
			-webkit-transition-timing-function: ease-out;
			-webkit-transition-duration: 0.6s;
			-moz-transition: opacity;
			-moz-transition-timing-function: ease-out;
			-moz-transition-duration: 0.6s
		}
    	
		.thumbbox .detail {
			position: absolute;
			top: 0;
			left: 0;
			opacity: 0;
			-webkit-transition: opacity;
			-webkit-transition-timing-function: ease-out;
			-webkit-transition-duration: 0.6s;
			-moz-transition: opacity;
			-moz-transition-timing-function: ease-out;
			-moz-transition-duration: 0.6s
		}
    	
		.thumbbox .detail:hover {
			opacity: .8;
			-webkit-transition: opacity;
			-webkit-transition-timing-function: ease-out;
			-webkit-transition-duration: 0.6s;
			-moz-transition: opacity;
			-moz-transition-timing-function: ease-out;
			-moz-transition-duration: 0.6s
		}
    	
		.thumbbox .detail img {
			margin-top: 0px;
			margin-left: 0px
		}
    	
		.slides_container {
		    width:520px;
		    height:170px;
		}
		.slides_container div {
		    width:520px;
		    height:170px;
		    display:block;
		}
    	
		#bodyWrapper {
			width:500px;
			padding:0 10px 20px 10px;
		}
    	
		a.listBlog { 
			margin-left:-40px;
			font-size:.6em; 
			line-height: .7em; 
			list-style:none; 
			list-style-image: none; 
			color:#777; 
			font-weight: normal; 
		}
    	
		header {
			width:490px;
			padding:22px 10px 30px 20px;
			margin:0 auto 20px auto;
		}
		
		nav {
			padding-top:10px;
			width:500px;
			margin:0 auto;
			text-align:center;
		}
		
		.navfooter {
			display:none;
		}
		
		.navfooter2 {
		}
    	
		#projectSection {
			width:510px;
			border-bottom:0px solid #CCC;
			text-align:center;
			padding:0px 0 20px 0;
			margin:0 auto;
		}
    	
		#twoColumn {
			border-bottom:0px solid #CCC;
			width:450px;
			padding:0px 0 40px 0;
		}
    	
		#twoColumnLeft {
			float:left;
			width:490px;
			padding-left:20px;
		}
    	
		#twoColumnRight {
			float:none;
			width:490px;
			padding-top:0px;
			padding-left:20px;
		}
    	
		#twoColumnLeftHome {
			float:left;
			width:250px;
		}
    	
		#twoColumnRightHome {
			float:right;
			width:420px;
			padding-top:0px;
		}
    	
		#twoColumnLeftBlog {
			float:left;
			width:300px;
		}
    	
		#twoColumnRightBlog {
			float:right;
			width:130px;
			padding-left:10px;
			padding-top:0px;
		}
    	
		#blogEntry {
			width:260px;
			margin:10px 0 20px 0;
			background:#FFF;
			padding:10px 15px 20px 25px;
			-webkit-box-shadow: 2px 2px 10px 1px rgba(1, 1, 1, .3);
			-moz-box-shadow: 2px 2px 10px 1px rgba(1, 1, 1, .3);
			box-shadow: 2px 2px 10px 1px rgba(1, 1, 1, .3);
		}
		
		.additionalInfo ul {
			margin: 1em 0; padding: 0 0 0 40px; font-size:1em; line-height: 1.4em; list-style:none; list-style-image: none; color:#10a7bf; font-weight: bold;
		}
    	
		ul, ol { margin: 1em 0; padding: 0 0 0 40px; font-size:.8em; line-height: 1.4em; list-style:none; list-style-image: none; color:#10a7bf; font-weight: bold; }
    	
		ul.listBlog { 
			margin: 1em 0; 
			padding: 0 0 0 40px; 
			font-size:.6em; 
			line-height: 1em; 
			list-style:none; 
			list-style-image: none; 
			color:#10a7bf; 
			font-weight: normal; 
		}
		
		ul.blog_list {
			margin-top:-10px;
		}
    	
		img {
			max-width:100%;
		}
		
		p {
			font-size:.8em;
		}
    	
		p img {
			max-width:100%;
		}
    	
		img.poster {
			max-width:100%;
		}
    	
		.item {
			max-width:50%;
		}
    	
		img.home {
			max-width:200px;
		}
		
		img.logo {
			margin-left:120px;
		}
    	
		img.left { max-width:30%; border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; padding:0 20px 0 0; }
		img.right { max-width:30%; float:right; border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; padding:25px 20px 0 20px; }
    	
		.projectTitle {
			font-family: Georgia, serif;
			font-size:.5em;
			font-style:italic;
		}
    	
		.newsHomeEntry {
			float:left;
			width:150px;
			padding:0px 22px 0px 0px;
		}
    	
		.newsHomeEntryRight {
			float:left;
			width:150px;
			padding:0px 0px 0px 0px;
		}
		
		#footer_container {
			min-width:560px;
			width:100%;
			background: url("/images/site/debut_dark.png") repeat;
			padding-top:20px;
			-webkit-box-shadow: -2px -2px 8px 2px rgba(1, 1, 1, .3);
			-moz-box-shadow: -2px -2px 8px 3px rgba(1, 1, 1, .3);
			box-shadow: -2px -2px 8px 3px rgba(1, 1, 1, .3);
		}
    	
		footer {
			width:440px;
			padding:0 10px 20px 7px;
			font-size:.9em;
		}
		
		.footerRight {
			float:right;
			margin-top:-70px;
		}
		
		.projectDescription {
			margin:0 auto;
			width:560px;
			padding:20px 0;
		}
		
		.videoProject {
			margin:0 auto;
			width:500px;
			padding:20px 0;
		}
		
		iframe {
			max-width:500px;
			height:300px;
		}
		
		.blog_date {
			margin-top:-15px;
			font-size:.7em;
			color:#999
		}
}


.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } 
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
