/*
-----------------------------------------------
		www.witoldriedel.com
	 by www.simonmalz.com
----------------------------------------------- */


/*		R E S E T
----------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
		margin: 0;
	    padding: 0;
	    border: 0;
	    outline: 0;
	    font-size: 100%;
	    vertical-align: baseline;
	    background: transparent;
	    -webkit-text-size-adjust: 100%;
}

html#scroll {
		overflow-y: scroll;
}

body {
	    line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section { 
	    display: block;
}

blockquote, q {
	    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	    content: "";
	    content: none;
}

a {
	    margin: 0;
	    padding: 0;
	    font-size: 100%;
	    vertical-align: baseline;
	    background: transparent;
}

table {
	    border-collapse: collapse;
	    border-spacing: 0;
}

input, select {
	    vertical-align: middle;
}

nav ul {
		list-style: none;
}


/*		W E B F O N T S
----------------------------------------------- */


h1, h2, h3, h4, h5, h6 {
		font-weight: normal;
}

strong, b {
		font-weight: normal;
}

em, i {
		font-style: normal;
}


/*		B A S I C S
----------------------------------------------- */

a:link, a:visited {
		color: #863a18;
		text-decoration: none;
		-webkit-transition: color 0.25s ease-in-out;
		-moz-transition: color 0.25s ease-in-out;
		-o-transition-property: color;
		-o-transition-duration: 0.25s;
		transition: color 0.25s ease-in-out;
}

a:hover, a:active {
		color: #333;
		-webkit-transition: color 0.25s ease-in-out;
		-moz-transition: color 0.25s ease-in-out;
		-o-transition-property: color;
		-o-transition-duration: 0.25s;
		transition: color 0.25s ease-in-out;
}

#homepage a:link, #homepage a:visited {
		color: #fff;
		text-decoration: none;
		-webkit-transition: color 0.25s ease-in-out;
		-moz-transition: color 0.25s ease-in-out;
		-o-transition-property: color;
		-o-transition-duration: 0.25s;
		transition: color 0.25s ease-in-out;
}

#homepage a:hover, #homepage a:active {
		color: #999;
		-webkit-transition: color 0.25s ease-in-out;
		-moz-transition: color 0.25s ease-in-out;
		-o-transition-property: color;
		-o-transition-duration: 0.25s;
		transition: color 0.25s ease-in-out;
}

*::-moz-selection {
		background: #e7e6e3;
		opacity: .95;
}

*::selection {
		background: #e7e6e3;
		opacity: .95;
}

#commercial *::-moz-selection {
		background-color: #d1cfca;
}

#commercial *::selection {
		background-color: #d1cfca;
}

body {
		color: #333;
		background: #fff;
		font-family: "Neutral Regular", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size: 17px;
		line-height: 26px;
		text-align: center;
}


/*		H E A D E R
----------------------------------------------- */

header {
		width: 100%;
		height: 52px;
		background: #e7e6e3;
		position: fixed;
		z-index: 9000;
		opacity: .95;
}

header #hnav {
		width: 690px;
		margin: 0 auto;
		padding-top: 13px;
		text-align: right;
}

header #wr {
		float: left;
		margin-top: 1px;
}

header #wr a:link, header #wr a:visited {
		color: #333;
}

header #wr a:hover, header #wr a:active {
		color: #863a18;
}

header li {
		list-style: none;
		display: inline-block;
		margin-left: 20px;
		font-size: 13px;
		text-transform: uppercase;
		letter-spacing: 1px;
}

header a:link, header a:visited {
		padding-bottom: 9px;
		border-bottom: none;
}

header #wr a {
		padding-bottom: 8px;
}

header #active a:link, header #active a:visited {
		color: #333;
}


/*		M A I N
----------------------------------------------- */

#overview {
		width: 1432px;
		margin: 0 auto;
		text-align: left;
		position: relative;
		left: 13px;
}

#overview .project {
		width: 332px;
		margin: 0 26px 32px 0;
		float: left;
		line-height: 20px;
}

#overview img {
		width: 332px;
		height: auto;
}

#overview small, #description small {
		font-size: 13px;
		text-transform: uppercase;
		letter-spacing: 1px;
		color: #333;
}

#commercial #images img {
		width: 690px;
		height: auto;
}

.wrapper {
		width: 690px;
		padding: 0 20px;
		margin: 0 auto;
		text-align: left;
}

#intro {
		padding: 66px 0 14px 0;
		position: relative;
}

h1 {
		margin-right: 200px;
}

h1 small {
		display: block;
}

#textlink {
		text-align: right;
		font-size: 13px;
		text-transform: uppercase;
		letter-spacing: 1px;
		position: absolute;
		top: 67px;
		right: 0;
}

.wrapper p {
		margin-bottom: 26px;
}

#description {
		padding-top: 70px;
		clear: both;
}


/*		S L I D E S H O W   +   M A I N
----------------------------------------------- */

#slideshow {
		width: 60%;
		margin: 0 auto;
}

#slideshow img {
		width: 100%;
		height: auto;
		cursor: pointer;
		margin-bottom: 20px;
}

#captions {
		width: 60%;
		height: 52px;
		margin: 0 auto;
		position: relative;
		background: #e7e6e3;
}

#captions #allcap {
		width: 690px;
		margin: 0 auto;
		padding-top: 3px;
}

#captions #altcaption {
		text-align: left;
}

#captions #custom-pager {
		padding-top: 0px;
		text-align: left;
		font-size: 13px;
		text-transform: uppercase;
		letter-spacing: 1px;
		position: relative;
		top: -3px;
		left: -3px;
}

#captions #custom-pager a:link, #captions #custom-pager a:visited {
		color: #863a18;
		border-bottom: none;
		padding: 0 2px;
}

#captions #custom-pager a:hover, #captions #custom-pager a:active {
		color: #333;
}

#captions .cycle-pager-active {
		color: #333 !important;
}

#imgnav {
		position: fixed;
		top: 46%;
		left: 0;
		width: 100%;
		font-size: 28px;
		color: #863a18;
		z-index: 9000;
}

#larr {
		width: 25px;
		height: 41px;
		background: #e7e6e3;
		position: absolute;
		left: 0;
		padding-top: 11px;
		padding-right: 1px;
		-webkit-transition: width 0.25s ease-in-out;
		-moz-transition: width 0.25s ease-in-out;
		-o-transition-property: width;
		-o-transition-duration: 0.25s;
		transition: width 0.25s ease-in-out;
}

#larr:hover {
		color: #333;
		cursor: pointer;
		width: 52px;
		-webkit-transition: width 0.25s ease-in-out;
		-moz-transition: width 0.25s ease-in-out;
		-o-transition-property: width;
		-o-transition-duration: 0.25s;
		transition: width 0.25s ease-in-out;
}

#rarr {
		width: 25px;
		height: 41px;
		background: #e7e6e3;
		position: absolute;
		right: 0;
		padding-top: 11px;
		padding-left: 1px;
		-webkit-transition: width 0.25s ease-in-out;
		-moz-transition: width 0.25s ease-in-out;
		-o-transition-property: width;
		-o-transition-duration: 0.25s;
		transition: width 0.25s ease-in-out;
}

#rarr:hover {
		color: #333;
		cursor: pointer;
		width: 52px;
		-webkit-transition: width 0.25s ease-in-out;
		-moz-transition: width 0.25s ease-in-out;
		-o-transition-property: width;
		-o-transition-duration: 0.25s;
		transition: width 0.25s ease-in-out;
}

#commercial #larr, #commercial #rarr {
		background: #fff;
		opacity: .95;
}

#larrtext, #rarrtext {
		width: 314px;
		height: 38px;
		padding: 7px 9px;
		background: #e7e6e3;
		font-size: 17px;
		line-height: 20px;
		color: #333;
		position: fixed;
		opacity: 0;
		z-index: 9000;
		visibility: hidden;
		cursor: default;
		-webkit-transition: all 0.25s ease-in-out;
		-moz-transition: all 0.25s ease-in-out;
		-o-transition-property: all;
		-o-transition-duration: 0.25s;
		transition: all 0.25s ease-in-out;
}

#commercial #larrtext, #commercial #rarrtext {
		background: #fff;
		height: 38px;
}

#larrtext small, #rarrtext small {
		font-size: 13px;
		text-transform: uppercase;
		letter-spacing: 1px;
		display: block;
}

#larrtext {
		left: 54px;
		text-align: left;
}

#rarrtext {
		right: 54px;
		text-align: right;
}

#larr:hover + #larrtext {
		opacity: .95;
		visibility: visible;
		-webkit-transition: all 0.5s ease-in-out;
		-moz-transition: all 0.5s ease-in-out;
		-o-transition-property: all;
		-o-transition-duration: 0.5s;
		transition: all 0.5s ease-in-out;
}

#rarr:hover + #rarrtext {
		opacity: .95;
		visibility: visible;
		-webkit-transition: all 0.5s ease-in-out;
		-moz-transition: all 0.5s ease-in-out;
		-o-transition-property: all;
		-o-transition-duration: 0.5s;
		transition: all 0.5s ease-in-out;
}


/*		H O M E P A G E
----------------------------------------------- */

#homepage {
		background: #000;
		overflow: hidden;
		height: 100%;
}

#homepage header {
		background: #000;
		background: rgba(0,0,0,0.2);
		-webkit-font-smoothing: subpixel-antialiased;
		-webkit-transition: background 0.25s ease-in-out;
		-moz-transition: background 0.25s ease-in-out;
		-o-transition-property: background;
		-o-transition-duration: 0.25s;
		transition: background 0.25s ease-in-out;
}

#homepage header:hover {
		background: #000;
		background: rgba(0,0,0,0.6);
		-webkit-transition: background 0.25s ease-in-out;
		-moz-transition: background 0.25s ease-in-out;
		-o-transition-property: background;
		-o-transition-duration: 0.25s;
		transition: background 0.25s ease-in-out;
}

#homepage header #wr a:link, #homepage header #wr a:visited {
		color: #fff;
}

#homepage header #wr a:hover, #homepage header #wr a:active {
		color: #999;
}

#hslideshow {
		width: 100%;
		height: 100%;
		overflow: hidden;
}

#hslideshow div {
		cursor: pointer;
		width: 100%;
		height: 100%;
		background-repeat: no-repeat;
		background-position: center center;
		background-attachment: fixed; 
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		-webkit-overflow-scrolling: touch;
}

#bottomcaption {
		width: 100%;
		height: 52px;
		background: #000;
		background: rgba(0,0,0,0.2);
		-webkit-transition: background 0.25s ease-in-out;
		-moz-transition: background 0.25s ease-in-out;
		-o-transition-property: background;
		-o-transition-duration: 0.25s;
		transition: background 0.25s ease-in-out;
		position: absolute;
		left: 0;
		bottom: 0;
		z-index: 9000;
		-webkit-font-smoothing: subpixel-antialiased;
}

#bottomcaption:hover {
		background: rgba(0,0,0,0.6);
		-webkit-transition: background 0.25s ease-in-out;
		-moz-transition: background 0.25s ease-in-out;
		-o-transition-property: background;
		-o-transition-duration: 0.25s;
		transition: background 0.25s ease-in-out;
}

#bottomcaption div {
		width: 690px;
		text-align: left;
		margin: 13px auto 0 auto;
}

#bottomcaption small {
		float: right;
		font-size: 13px;
		text-transform: uppercase;
		letter-spacing: 1px;
		position: relative;
		top: 2px;
}

#homepage #imgnav {
		position: absolute;
		top: 46%;
		left: 0;
		width: 100%;
		font-size: 28px;
		color: #fff;
		z-index: 8000;
}

#homepage #larr {
		width: 25px;
		height: 41px;
		color: #fff;
		background: #000;
		background: rgba(0,0,0,0.3);
		position: absolute;
		left: 0;
		padding-top: 11px;
		padding-right: 1px;
		-webkit-transition: all 0.25s ease-in-out;
		-moz-transition: all 0.25s ease-in-out;
		-o-transition-property: all;
		-o-transition-duration: 0.25s;
		transition: all 0.25s ease-in-out;
}

#homepage #larr:hover {
		color: #fff;
		background: rgba(0,0,0,0.6);
		cursor: pointer;
		width: 52px;
		-webkit-transition: all 0.25s ease-in-out;
		-moz-transition: all 0.25s ease-in-out;
		-o-transition-property: all;
		-o-transition-duration: 0.25s;
		transition: all 0.25s ease-in-out;
}

#homepage #rarr {
		width: 25px;
		height: 41px;
		background: #000;
		background: rgba(0,0,0,0.3);
		position: absolute;
		right: 0;
		padding-top: 11px;
		padding-left: 1px;
		-webkit-transition: all 0.25s ease-in-out;
		-moz-transition: all 0.25s ease-in-out;
		-o-transition-property: all;
		-o-transition-duration: 0.25s;
		transition: all 0.25s ease-in-out;
}

#homepage #rarr:hover {
		color: #fff;
		cursor: pointer;
		width: 52px;
		background: rgba(0,0,0,0.6);
		-webkit-transition: all 0.25s ease-in-out;
		-moz-transition: all 0.25s ease-in-out;
		-o-transition-property: all;
		-o-transition-duration: 0.25s;
		transition: all 0.25s ease-in-out;
}

#entry small {
		font-size: 13px;
		text-transform: uppercase;
		letter-spacing: 1px;
}


/*		F O O T E R
----------------------------------------------- */

#outro {
		padding: 39px 0 78px 0;
		font-size: 13px;
		text-transform: uppercase;
		letter-spacing: 1px;
}

#outro span {
		float: right;
		text-align: right;
}

#bottomnav a {
		display: block;
}

#prevproject {
		width: 332px;
		float: left;
		padding: 0 0 78px 0;
		line-height: 20px;
}

#nextproject {
		width: 332px;
		float: right;
		padding: 0 0 78px 0;
		text-align: right;
		line-height: 20px;
}

#prevproject img, #nextproject img {
		width: 332px;
		height: auto;
}

#prevproject small, #nextproject small, h1 small {
		font-size: 13px;
		text-transform: uppercase;
		letter-spacing: 1px;
		color: #333;
}


/*		B L O G
----------------------------------------------- */

#archive {
		padding-top: 70px;
		margin-top: 10px;
		margin-bottom: 26px;
}

#archive h1 {
		margin-bottom: 26px;
}

#archive form {
		width: 330px;
		display: inline-block;
		margin-bottom: 80px;
}

#archive input {
		width: 330px;
		color: #333;
		background: #fff;
		font-family: "Neutral Regular", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#textlink input {
		width: 165px;
		color: #333;
		background: #fff;
		font-family: "Neutral Regular", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#archive select {
		width: 330px;
		margin-left: 20px;
		color: #333;
		background: #fff;
		font-family: "Neutral Regular", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.blogimg {
		height: 99px;
		overflow: hidden;
		margin-bottom: 5px;
		color: #333 !important;
}

.allentries {
		clear: both;
}

#entry {
		margin-top: 50px;
		position: relative;
}

#entry #textlink {
		top: 0;
		right: 20px;
}

#entry img {
		width: 1050px;
		height: auto;
		position: relative;
		margin-left: -180px;
}

#comments {
		padding-top: 80px;
}

.comment-date {
		float: right;
		font-size: 13px;
		text-transform: uppercase;
		letter-spacing: 1px;
}

#comments-form label {
		display: block;
		font-size: 13px;
		text-transform: uppercase;
		letter-spacing: 1px;
}

#comments-form input, #comments-form textarea {
		margin-bottom: 26px;
		color: #333;
		font-family: "Neutral Regular", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size: 17px;
		line-height: 26px;
}

#comment-text, #comment-author, #comment-email, #comment-url {
		width: 100%;
}

#comment-text {
		height: 182px;
}


/*		C O M M E R C I A L
----------------------------------------------- */

#commercial {
		background: #e7e6e3;
}

#commercial header {
		background: #fff;
}



/*		R E S P O N S I V E
----------------------------------------------- */


@media screen and (max-width: 1500px) {

#overview {
		width: 1074px;
		margin: 0 auto;
		text-align: left;
		position: relative;
		left: 13px;
}

}

@media screen and (max-width: 1250px) {

#slideshow {
		width: 750px;
}

#captions {
		width: 750px;
}

}


@media screen and (max-width: 1160px) {

#overview {
		width: 716px;
		margin: 0 auto;
		text-align: left;
		position: relative;
		left: 13px;
}

#entry img {
		width: 690px;
		height: auto;
		margin-left: 0;
}

}


@media screen and (max-width: 820px) {

#slideshow {
		width: auto;
		margin: 0;
}

#captions {
		width: auto;
		margin: 0;
		height: 80px;
}

#captions #allcap {
		width: auto;
		margin: 0 40px;
}

#captions #custom-pager a {
		display: block;
		float: left;
}

header {
		width: 100%;
		height: 78px;
		background: #e7e6e3;
		position: absolute;
		z-index: 9000;
		opacity: .95;
}

header #hnav {
		width: auto;
		margin: 0 40px;
		padding-top: 13px;
		text-align: left;
}

header ul {
		clear: both;
}

header li {
		margin-left: 0;
		margin-right: 20px;
}

#intro {
		padding-top: 93px;
}

#overview {
		width: auto;
		margin: 0 0 0 40px;
		left: 0;
}

#overview .project {
		width: 44%;
		margin: 0 30px 32px 0;
		float: left;
		line-height: 20px;
}

#overview img {
		width: 100%;
		max-width: 100%;
		height: auto;
}

.wrapper {
		width: auto;
		padding: 0 40px 0 40px;
}

h1 {
		margin-right: 0;
		margin-left: 40px;
}

#entry h1, #archive h1 {
		margin-left: 0;
}

#textlink {
		top: 0;
		right: 0;
		position: inherit;
		text-align: left;
		margin: 0 0 0 40px;
}

#entry #textlink {
		margin-left: 20px;
}

#commercial #images img {
		width: 100%;
		height: auto;
}

#entry img {
		width: 100%;
		height: auto;
}

#commercial iframe {
		width: 100%;
		height: auto;
}

#larr, #rarr {
		display: none;
}

#homepage #larr, #homepage #rarr {
		display: block;
}

#bottomcaption div {
		width: auto;
		margin-left: 40px;
}

#bottomcaption small {
		float: right;
		margin-right: 40px;
}

#prevproject {
		width: 44%;
		margin: 0 0 32px 0;
		float: left;
		line-height: 20px;
}

#nextproject {
		width: 44%;
		margin: 0 0 32px 0;
		float: right;
		line-height: 20px;
}

#prevproject img, #nextproject img {
		width: 100%;
		max-width: 100%;
		height: auto;
}

#outro {
		margin: 0 40px;
}

#outro span {
		margin-right: 0;
}

#archive {
		width: auto;
		margin-right: 20px;
}

#archive form {
		width: 100%;
		display: inline-block;
		margin-bottom: 40px;
}

#archive input {
		width: 100%;
}

#archive select {
		width: 100%;
		margin-left: 0;
}

#comments h1 {
		margin-left: 0;
}

}


@media screen and (max-width: 570px) {

#captions #allcap {
		margin: 0 20px;
}

#captions #custom-pager {
		font-size: 12px;
}

body {
		font-size: 15px;
		line-height: 24px;
}

header {
		width: 100%;
		height: 100px;
		background: #e7e6e3;
		position: absolute;
		z-index: 9000;
		opacity: .95;
}

header li {
		font-size: 12px;
}

header #hnav {
		margin: 0 20px;
		padding-top: 12px;
}

#overview {
		width: auto;
		margin: 0 0 0 20px;
		left: 0;
}

#overview .project {
		width: auto;
		margin: 0 20px 24px 0;
}

#overview img {
		width: 100%;
		max-width: 100%;
		height: auto;
}

#overview small {
		font-size: 12px;
}

#intro {
		padding-top: 112px;
}

.wrapper {
		width: auto;
		padding: 0 20px;
}

.wrapper p {
		margin-bottom: 24px;
}

h1 {
		margin-left: 20px;
}

#entry h1, #archive h1 {
		margin-left: 0;
}

#textlink {
		top: 0;
		right: 0;
		position: inherit;
		text-align: left;
		margin: 0 0 0 20px;
		font-size: 12px;
		margin-bottom: -2px;
}

#bottomcaption {
		width: 100%;
		height: 52px;
}

#bottomcaption div {
		width: auto;
		margin-left: 20px;
}

#bottomcaption small {
		display: none;
}

#outro {
		font-size: 12px;
		margin: 0 20px;
}

#outro span {
		display: none;
}

#prevproject {
		width: auto;
		float: none;
		margin-right: 5px;
		padding-bottom: 24px;
}

#nextproject {
		width: auto;
		float: none;
		margin-right: 5px;
		text-align: left;
		padding-bottom: 24px;
}

#prevproject img, #nextproject img {
		width: 100%;
		height: auto;
}

#prevproject small, #nextproject small, h1 small {
		font-size: 12px;
}

#comments {
		margin-right: 10px;
}

.comment-date {
		float: none;
		display: block;
}

}
