/*	Outside the box design, Swiss style.		*/

/* @group Basic Tags */

* {
	margin: 0;
	padding: 0;
}

a { outline: none; }
a img {border: none;}
.main-image {display: none;} /* this is so that we can display the image as a fade in after it's loaded */

body {
	background: #ffffff url(/images/dache/bg.gif) repeat-x left top;
	text-align: center;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#wrapper {
	width:  940px;
	text-align: left;
	margin: 0 auto;
}

/* @end */

/* @group Header */

#header {height: 90px;}

#header h1 {
	margin-top: 36px;
	width: 150px;
	height: 35px;
	font-size: 1px;
	text-indent: -9999px;
	background: url(/images/logo.png) no-repeat left top;
	float: left;
}

#header h1 a {
	display: block;
	width: 100%;
	height: 100%;
}

#header #navigation {
	list-style: none;
	margin-top: 52px;
	float: right;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}

#header #navigation a {
	color: #ffffff;
	text-decoration: none;
	line-height: 30px;
	padding-left: 5px;
}

#header #navigation li {
	display: inline;
	vertical-align: baseline;
	padding-left: 34px;
}

#header #navigation li.selected a, #header #navigation li a:hover {color:#63bdd6;}

/* @end */

/* @group Content */

#content {padding-top: 18px;}
.page {padding-top: 40px !important;}
.dacheboard {padding-top: 36px !important;}


/* @group Page */

.page h2 {
	color: #212e3e;
	font-size: 23px;
	margin-bottom: 25px;
}

.page .brief {
	width: 580px;
	color: #666666;
	font-size: 18px;
	font-weight: lighter;
	line-height: 1.5;
	margin-bottom: 54px;
}

.page .brief em {
	font-weight: bold;
	font-style: normal;
	color: #72bbd2;
}

.image-wrapper {
	height: 330px;
	width: 560px;
	display: block;
	font-size: 1px;
}

/* @end(Page) */

/* @group Home page */

.page-feature {
	padding-bottom: 18px;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 18px;
}

.page-feature .intro {
	width: 340px;
	float: left;
	padding-top: 28px;
}

.page-feature .intro h2 {
	color: #212e3e;
	font-size: 29px;
	margin-bottom: 15px;
}

.page-feature .intro p {
	color: #666666;
	font-size: 18px;
	line-height: 1.4;
	font-weight: lighter;
	margin-bottom: 30px;
}

.page-feature .intro p a {
	color: #63bdd6;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}

.page-feature .intro p a:hover {
	border-bottom: 1px dotted #63bdd6;
}

.page-feature .latest-work {
	width: 560px;
	float: right;
	position: relative;
}

.page-feature .latest-work h4 {
	margin-top: 10px;
	color: #7b838d;
	font-size: 14px;
}

.latest-work #controls {
	position: absolute;
	top: 20px;
	right: 20px;
	list-style: none;
	font-size: 1px;
}

.latest-work #controls li {
	float: left;
	margin-left: 4px;
	text-indent: -999999px;
	width: 7px;
}

.latest-work #controls li a {
	margin-left: 5px
	display: block;
	float: left;
	width: 7px;	
	height: 7px;
	background: #eeeeee;
}

.latest-work #controls li.current a {
	background: #63bdd6;
}

.more-container .board-updates {
	float: left;
	width: 340px;
}

.more-container .board-updates h3 {
	color: #212e3e;
	font-size: 22px;
	margin-bottom: 10px;
}

.more-container .board-updates ul {
	list-style: none;
	color: #666666;
	font-size: 12px;
	line-height: 1.4;
}

.more-container .board-updates ul li {
	margin-bottom: 13px;
}

.more-container .board-updates ul li h4 {
	float: left;
	color: #7b838d;
	font-size: 14px;
	line-height: 18px;
}

.more-container .board-updates ul li h4 a {
	float: left;
	color: #7b838d;
	display: block;
	text-decoration: none;
}

.more-container .board-updates ul li p.feedback {
	clear: none !important;
	float: left;
	margin-left: 10px;
	line-height: 18px;
	height: 18px;
	background: url(/images/dache/bg-feedback-left.gif) no-repeat left top;
	padding-top: 0 !important;
}

.more-container .board-updates ul li p.feedback a {
	color: #ffffff;
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding: 0 !important;
	padding: 0 7px;
	line-height: 18px;
	min-width: 27px;
	background: url(/images/dache/bg-feedback-right.gif) no-repeat right top;
	text-align: center;
}

.more-container .board-updates ul li p {
	clear: both;
	padding-top: 3px;
}

.more-container .board-updates p a {
	color: #63bdd6;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.more-container .miscellaneous {
	float: right;
	width: 560px;
}

.more-container .miscellaneous div {
	margin-bottom: 18px;
}

.more-container .miscellaneous div h4 {
	color: #7b838d;
	font-size: 14px;
	float: left;
	width: 80px;
}

.more-container .miscellaneous .more-work h4 {
	padding-top: 18px;
}

.more-container .miscellaneous .more-work ul {
	list-style: none;
	float: right;
}

.more-container .miscellaneous .more-work ul li {
	float: left;
	height: 88px;
	width: 88px;
	margin-left: -10px;
}

.more-container .miscellaneous .more-work ul li a {
	display: block;
	width: 70px;
	height: 70px;
	padding: 9px;
	font-size: 0px;
}

.more-container .miscellaneous .more-work ul li a:hover, .more-container .miscellaneous .more-work ul li.current a {
	background: url(/images/dache/bg-work-hover.gif) no-repeat left top;
}

.more-container .miscellaneous .twitter-update .tweet {
	float: right;
	width: 413px;
	background: url(/images/dache/bg-tweet.gif) no-repeat left top;
	padding-left: 25px;
	color: #7b838d;
	font-size: 13px;
	font-style: italic;
	line-height: 1.8;
	padding-bottom: 15px;
	font-weight: lighter;
}
.more-container .miscellaneous .twitter-update .tweet a {
	color: #72bbd2;
	text-decoration: none;
}

.more-container .miscellaneous .twitter-update .tweet-date {
	clear: both;
	float: left;
	width: 150px;
	padding-left: 148px;
	color: #999999;
	font-size: 12px;
	font-weight: lighter;
}

.more-container .miscellaneous .twitter-update .follow-tweet {
	float: right;
	width: 250px;
	text-align: right;
}

.more-container .miscellaneous .twitter-update .follow-tweet a {
	color: #72bbd2;
	text-decoration: none;
	font-size: 12px;
	font-weight: lighter;
}

.more-container .miscellaneous .twitter-update .follow-tweet a:hover {
	border-bottom: 1px dotted #72bbd2;
}

.work-banner {
	color: #ffffff;
	font-size: 18px;
	background: url(/images/dache/work-banner.gif) no-repeat left top;
	width: 580px;
	height: 108px;
	margin-bottom: 0 !important;
}

.work-banner a {
	color: #212e3e;
	text-decoration: none;
	font-weight: bold;
}

.work-banner p {
	padding: 18px 20px;
	font-weight: lighter;
	line-height: 1.5;
}

.work-banner p strong {
	font-weight: bold;
}

/* @end(home page) */

/* @group About page */

.about-box {
	padding-bottom: 36px;
}

.about-box h3 {
	font-size: 20px;
	color: #333333;
	padding-bottom: 3px;
}

.about-box .box-column {
	float: left;
	color: #666666;
	font-size: 14px;
	font-weight: lighter;
	line-height: 1.5;
	width: 266px;
	padding-right: 80px;
}

.box-column strong {
	font-weight: bold;
}

.box-column p {
	margin-bottom: 27px;
}

.box-column p.contact-info {
	font-style: normal;
}

.box-column p.contact-info a {
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #72bbd2;
}

.box-column p.contact-info a:hover {
	border-bottom: 1px dotted #72bbd2;
}

.box-column blockquote {
	font-style: italic;
	color: #72bbd2;
}

.box-column cite {
	font-style: normal;
	color: #999999;
}

.box-column cite strong {
	color: #333333;
}

.skillset div {
	float: left;
	width: 120px;
}

.skillset div ul {
	list-style: none;
}

.about-box .collab {
	padding-right: 0 !important;
	width: 220px;
}

.about-box .collab a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.about-box .collab ul {
	list-style: none;
}

/* @end(about page) */

/* @group Contact page */

.contact-form {
	width: 420px;
	float: left;
}

.contact-form p {
	padding-bottom: 2px;
}

.contact-form p label {
	padding-bottom: 2px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.contact-form p label span.error {
	color: red;
	font-weight: lighter;
	font-style: italic;
	padding-left: 20px;
	font-size: 90%;
}

.contact-form p input, .contact-form p textarea {
	width: 416px;
	background: #fbfbfb;
	border: 1px solid #dddddd;
	outline: none;
	padding: 2px;
	color: #666666;
	font-size: 14px;
	font-weight: lighter;
	font-family: inherit;
}

.contact-form p textarea {
	height: 250px;
}

.contact-form p.submitter {
	margin-top: 10px;
}

.contact-form p button {
	font-weight: bold;
	font-size: 14px;
	padding: 2px 7px;
	cursor: pointer;
}

.direct-contact {
	float: right;
	width: 220px;
}

.direct-contact h3 {
	font-size: 14px;
	color: #666666;
	padding-bottom: 23px;
}

.direct-contact p {
	font-size: 14px;
	color: #666666;
	font-weight: lighter;
	line-height: 1.6;
}

.direct-contact p a {
	text-decoration: none;
	color: #63bdd6;
}

.direct-contact p a:hover {
	border-bottom: 1px dotted #63bdd6;
}

/* @end(contact) */

/* @group dacheboard */

.category-title {
	padding-left: 380px;
	font-size: 22px;
	color: #212e3e;
	padding-bottom: 10px;
}

.main {
	width: 560px;
	float: right;
}

.post {
	margin-bottom: 36px;
}

.post h3 {
	font-size: 13px;
	color: #7b838d;
}

.post h3 a {
	text-decoration: none;
	color: #7b838d;
	float: left;
	padding-right: 5px;
	margin-right: 5px;
	border-right: 1px solid #7b838d;
	line-height: 18px;
	vertical-align: middle;
}

.post .metadata {
	float: left;
}

.post .metadata span.post-date {
	float: left;
	color: #7b838d;
	font-size: 14px;
	vertical-align: middle;
	line-height: 18px;
	font-weight: lighter;
}

.post .metadata span.feedback {
	float: left;
	display: block;
	float: left;
	margin-left: 10px;
	line-height: 18px;
	height: 18px;
	background: url(/images/dache/bg-feedback-left.gif) no-repeat left top;
	font-size: 13px;
}

.post .metadata span.feedback a {
	color: #ffffff;
	display: block;
	float: left;
	text-decoration: none;
	padding: 0 9px;
	line-height: 18px;
	background: url(/images/dache/bg-feedback-right.gif) no-repeat right top;
}

.post .post-category {
	clear: both;
	padding-top: 2px;
	font-size: 14px;
	color: #7b838d;
	margin-bottom: 18px;
}

.post .post-category a {
	text-decoration: none;
	font-size: 12px;
	color: #63bdd6;
	font-weight: bold;
}

.post .post-category a:hover {
	border-bottom: 1px dotted #63bdd6;
}

.post .entry {
	font-size: 12px;
	line-height: 1.5;
	color: #666666;
	margin-top: -18px;
}

.post .entry p, .post .entry ul, .post .entry ol {
	padding-top: 18px;
}

.post .entry ul, .post .entry ol {
	padding-left: 20px;
}

.post .entry a {
	text-decoration: none;
	color: #63bdd6;
	font-weight: bold;
}

.post .entry a:hover {
	border-bottom: 1px dotted #63bdd6;
}

.main .post-pagination {
	font-size: 12px;
	font-weight: lighter;
	color: #666666;
}

.main .post-pagination .pager {
	padding-right: 20px;
	float: left;
}

.main .post-pagination .page-links {
	font-weight: bold;
}

.main .post-pagination .page-links a {
	text-decoration: none;
	color: #63bdd6;
}

.sidebar {
	width: 340px;
	float: left;
	padding-top: 18px;
}

.sidebar .side-block {
	margin-bottom: 36px;
}

.sidebar .side-block h3 {
	color: #212e3e;
	font-size: 22px;
	padding-bottom: 10px;
}

.sidebar .side-block ul {
	list-style: none;
}

.sidebar .side-block ul li {
	color: #63bdd6;
	font-size: 12px;
	margin-bottom: 18px;
}

.sidebar .side-block ul li a {
	text-decoration: none;
	color: #63bdd6;
	display: block;
}

.sidebar .side-block ul li a img {
	padding-bottom: 10px;
}

.sidebar .side-block ul li a span {
	color: #63bdd6;
	border-bottom: 1px solid #fff;
}

.sidebar .side-block ul li a:hover span {
	border-bottom: 1px dotted #63bdd6;
}

.sidebar .side-block a {
	display: block;
	margin-bottom: 18px;
	text-decoration: none;
	color: #7b838d;
	font-size: 13px;
	font-weight: bold;
}

.sidebar .side-cat a {
	margin-bottom: 10px !important;
}

.sidebar .side-recent .title-link:hover {
	border-bottom: 1px dotted #7b838d;
}

.sidebar .side-recent a.title-link {
	float: left;
	margin-right: 10px;
	border-bottom: 1px solid #fff;
}

.sidebar .side-recent span.feedback {
	float: left;
	display: block;
	line-height: 18px;
	height: 18px;
	background: url(/images/dache/bg-feedback-left.gif) no-repeat left top;
	padding-top: 0 !important;
}

.sidebar .side-recent span.feedback a {
	color: #ffffff;
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding: 0 !important;
	padding: 0 7px;
	line-height: 18px;
	min-width: 27px;
	background: url(/images/dache/bg-feedback-right.gif) no-repeat right top;
	text-align: center;
}

.sidebar .side-recent br {
	height: 0;
	display: block;
	clear: both;
}

.main .social-linking {
	padding-top: 10px;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	font-weight: lighter;
}

.main .social-linking a {
	margin-left: 4px;
}

.main .social-linking a img {
	height: 16px;
	width: 16px;
	vertical-align: top;
}

.commentlist {
	margin-bottom: 40px;
}

.commentlist h3 {
	font-size: 15px;
	color: #7b838d;
	padding-bottom: 15px;
}

.commentlist .comment {
	padding: 20px 0;
	border-top: 1px solid #dddddd;
}

.commentlist .author-comment {
	background: #eef8fb;
}

.commentlist .comment .avatar {
	width: 40px;
	float: left;
	margin-right: 20px;
}

.commentlist .comment .comment-body {
	float: right;
	width: 500px;
	font-size: 12px;
	line-height: 1.5;
	font-weight: lighter;
}

.comment .comment-body p, .comment .comment-body ul, .comment .comment-body ol {
	margin-bottom: 10px;
}

.comment .comment-body p a {
	color: #63bdd6;
	text-decoration: none;
}

.commentlist .comment .comment-meta .comment-author a {
	text-decoration: none;
	color: #63bdd6;
}

.commentlist .comment .comment-meta .comment-author a:hover {
	border-bottom: 1px dotted #63bdd6;
}

.comment-form h3 {
	font-size: 15px;
	color: #7b838d;
	margin-bottom: 15px;
}

.comment-form p {
	padding-bottom: 10px;
	font-size: 12px;
	color: #666666;
}

.comment-form p label {
	padding-bottom: 2px;
	font-size: 12px;
	color: #666666;
}

.comment-form p input, .comment-form p textarea {
	width: 560px;
	background: #fafafa;
	border: 1px solid #dddddd;
	outline: none;
	padding: 2px;
	color: #666666;
	font-size: 14px;
	font-weight: lighter;
	font-family: inherit;
}

.comment-form p.checker input {
	width: auto;
	margin-right: 10px;
}

.comment-form p textarea {
	height: 250px;
}

.comment-form p.submitter {
	margin-top: 10px;
}

.comment-form p button {
	font-weight: bold;
	font-size: 12px;
	padding: 2px 7px;
	cursor: pointer;
}

/* @end(dacheboard) */

/* @group Portfolio */

.project-main {
	padding-bottom: 18px;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 18px;
}

.project-main .project-info {
	width: 340px;
	float: left;
	padding-top: 28px;
}

.project-main .project-info h2 {
	color: #212e3e;
	font-size: 23px;
}

.project-main .project-info h3 {
	color: #999999;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 18px;
}

.project-main .project-info p {
	color: #666666;
	font-size: 13px;
	line-height: 1.5;
	font-weight: lighter;
	margin-bottom: 18px;
}

.project-main .project-info p a {
	color: #63bdd6;
	font-weight: normal;
	text-decoration: none;
}

.project-main .project-info p a:hover {
	border-bottom: 1px dotted #63bdd6;
}

.project-main .project-shots {
	width: 560px;
	float: right;
}

.project-main .project-shots ul {
	margin-top: 10px;
	color: #999999;
	font-size: 14px;
	list-style: none;
	text-align: right;
}

.project-main .project-shots ul li {
	display: inline;
	padding-left: 5px;
	margin-left: 4px;
	border-left: 1px solid #999999;
}

.project-main .project-shots ul li:first-child {
	border-left: none !important;
}

.project-main .project-shots ul li a {
	text-decoration: none;
	color: #999999;
}

.project-main .project-shots ul li.current a {
	font-weight: bold;
}

.project-list {
	padding-bottom: 36px;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 18px;
	position: relative;
}

.p-list { position: relative; height: 176px; overflow: hidden; width: 950px; }
.p-wrap { width: 100000px; height: 176px; margin-left: -950px; }

.project-list ul.proj {
	list-style: none;
	margin-left: 4px;
	width: 950px;
	height: 176px;
	float: left;
	z-index: 2;
}

.project-list ul.proj li {
	float: left;
	height: 88px;
	width: 89px;
	margin-left: -10px;
	font-size: 1px;
}

.project-list ul.proj li a {
	display: block;
	width: 70px;
	height: 70px;
	padding: 9px;
	color: #ffffff;
	text-decoration: none;
}

.project-list ul.proj li a:hover {
	background: url(/images/dache/bg-work-hover.gif) no-repeat left top;
}

.project-list .project-controls {
	list-style: none;
}

.project-list .project-controls li {
	position: absolute;
	width: 10px;
	height: 11px;
	display: block;
	font-size: 1px;
	z-index: 5;
	text-indent: -9999px;
}

.project-list .project-controls li a {
	display: block;
	width: 100%;
	height: 100%;
}
.project-list .project-controls li.prev-cont {background: url(/images/dache/controls.gif) no-repeat left top; top: 83px; left: -15px;}
.project-list .project-controls li.next-cont {background: url(/images/dache/controls.gif) no-repeat right top; top: 83px; right: -20px;}

.search-avail { width: 960px; }

.search-avail .search-bar {
	float: left;
	width: 300px;
}

.search-avail .work-banner {
	float: right;
}

.search-bar h3 {
	font-size: 14px;
	color: #999999;
	font-weight: lighter;
}

.search-bar form {}

.search-bar form select, .search-bar form input {
	margin-top: 10px;
	width: 160px;
	color: #666666;
	font-weight: lighter;
	font-family: inherit;
	font-size: 13px;
	padding: 2px;
	outline: none;
}

/* @end(portfolio) */

/* @group Quote */

.quote {
	padding-right: 0 !important;
	padding-top: 40px;
}

.note {
	height: 144px !important;
	background-position: left bottom !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 300px !important;
	font-size: 14px;
	line-height: 1.6 !important;
	font-weight: lighter;
}

.note p {
	padding: 18px 30px 0 100px;
}

.note p a {
	color: #212E3E;
}

.quote h2 {
	color: #212e3e !important;
	font-size: 23px !important;
	margin-bottom: 25px !important;
	width: 580px;
}

.quote .brief {
	width: 580px;
	color: #666666;
	font-size: 18px;
	font-weight: lighter;
	line-height: 1.5;
	margin-bottom: 4px;
}

.quote .brief em {
	font-weight: bold;
	font-style: normal;
	color: #72bbd2;
}

.quote #entryform label {
	display: block;
	float: none !important;
	padding-bottom: 2px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	width: 580px;
}

.quote #entryform p {
	padding-bottom: 10px;
	color: #666666;
	font-size: 14px;
}

.quote #entryform h3 {
	margin: 0 !important;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #212e3e;
}

.quote #entryform input, .quote #entryform textarea {
	width: 416px;
	background: #fbfbfb;
	border: 1px solid #dddddd;
	outline: none;
	padding: 2px;
	color: #666666;
	font-size: 14px;
	font-weight: lighter;
	font-family: inherit;
}

.quote #entryform textarea {
	height: 200px;
}

.quote #entryform input.calendar {
	width: 380px !important;
	display: inline;
}

.quote #entryform button.calendar {
	display: inline;
}

.quote #entryform select {
	width: 416px;
	background: #fbfbfb;
	border: 1px solid #dddddd;
	padding: 2px;
	font-size: 14px;
	color: #666666;
	font-weight: lighter;
	font-family: inherit;
}

.quote #budget {
	margin: 0 !important;
}

.quote #budget h3 {
	color: #666666;
	font-size: 18px;
	font-weight: normal;
}

.quote #budget div {
	font-size: 12px !important;
}

.quote #budget div a {
	color: #212e3e;
}

.quote #budget select {
	width: 100px;
}

.quote #entryform input.radio {
	width: auto;
}

.quote #entryform input#submit {
	padding: 5px 20px;
	width: auto;
	font-weight: bold;
}

/* @end(quote) */

/* @end(content) */

/* @group Footer */

#footer {
	margin: 47px 0 20px;
	border-top: 1px solid #dddddd;
	padding-top: 20px;
	color: #999999;
	font-size: 12px;
}

#footer a {
	text-decoration: none;
	color: #63bdd6;
	font-weight: bold;
}

#footer .copy-note {
	float: left;
	width: 450px;
}

#footer .fly-away {
	float: right;
	width: 450px;
	text-align: right;
}

/* @end */

.work-shower ul, .work-shower li {
		margin:0;
		padding:0;
		list-style:none;
		}
.work-shower li{ 
		width:560px;
		height:330px;
		overflow:hidden; 
		}	

/* @group Clearer */
#header:after, #footer:after, .page-feature:after, .more-container:after, .miscellaneous div:after, .about-box:after, #content:after, .project-main:after, .project-list:after, .comment:after, .search-avail:after, #controls:after {content: ".";display: block;clear: both;height: 0;visibility: hidden;}
#header, #footer, .page-feature, .more-container, .miscellaneous div, .about-box, #content, .project-main, .project-list, .comment, .search-avail, #controls {min-height: 1px;}
* html #header, * html #footer, * html .page-feature, * html .more-container, * html .miscellaneous div, * html .about-box, * html #content, * html .project-main, * html .project-list, * html .comment, * html .search-avail, * html #controls {height: 1%;}
/* @end */