@charset "UTF-8";


/* This is where the shit goes down. */

body {
	padding:0;
	margin:0;
	background-image:url(images/sky.jpg);
	background-position:-60% 0px;
	background-repeat:repeat-x;
	font-family: "65 Helvetica Medium", Helvetica, Arial, sans-serif;
}
img {
	border:0;
}
input, textarea {
	background:none;
	background-image:url(images/dark.png);
	background-position:center;
	border:1px dashed #413a2a;
	color:#978B71;
	padding:4px;
	float:left;
	font-family: "65 Helvetica Medium", Helvetica, Arial, sans-serif;
	font-size:12px;
}
form, .content {
float:left;
width:100%;
}
.form-item {
float:left;
width:100%;
margin-bottom:10px;
}
label {
float:left;
width:100%
}
.description {
float:left;
font-size:11px;
}
#interiorContent button {
	display:block;
	background:none;
	background-image:url(images/dark.png);
	border:1px dashed #413a2a;
	float:left;
	color:#978B71;
	margin-top:10px;
}
#interiorContent form {
	float:left;
	margin-top:45px;
}
#interiorContent .row {
	float:left;
	width:620px;
	line-height:30px;
}
#interiorContent .label {
	width:100px;
	text-align:right;
	padding-right:20px;
	height:30px;
	float:left;
}
#interiorContent .item {
	width:500px;
	float:right;
}
.portfolioItem {
	float:left;
	width:820px;
	color:#978B71;
	font-size:12px;
	padding:30px 0px;
	border-bottom:1px dashed #373127;
}
.portfolioImage {
	background-image:url(images/dark.png);
	border:1px dashed #373127;
	width:450px;
	height:205px;
	float:left;
}
.portfolioImage ul, .portfolioImage li {
overflow:hidden;
height:185px;
width:430px;
}
.portfolioJquery {
margin:10px;
float:left;
height:185px;
width:430px;
overflow:hidden;
}
#prevGothic, #prevJstache, #prevAAI, #prevIC2, #prevLoaded, #prevBeer {
width:50px;
text-indent:-8000px;
height:185px;
margin:10px;
left:-15px;
position:absolute;
background-image:url(images/last.png);
}
#nextGothic, #nextJstache, #nextAAI, #nextIC2, #nextLoaded, #nextBeer {
position:absolute;
left:397px;
margin:10px;
height:185px;
width:50px;
text-indent:-8000px;
background-image:url(images/next.png);
}
#nextGothic a, #nextJstache a, #nextAAI a, #nextIC2 a, #nextLoaded a, #nextBeer a, #prevGothic a, #prevIC2 a, #prevJstache a, #prevAAI a, #prevLoaded a, #prevBeer a {
width:50px;
height:185px;
overflow:hidden;
float:left;
border:none!important;
}
.portfolioText {
	width:340px;
	float:right;
	line-height:16px;
}
textarea {
	width:400px;
	height:150px;
}
h5 {
	font-size:13px;
	padding:0;
	margin:0;
	text-align:right;
	margin-top:10px;
}
ul, li {
	list-style-type:none;
	margin:0;
	padding:0;
}
.entry h1, #featuredproject h3, #footer h3, .portfolioItem h3, .fullentry h1 {
	font-weight:normal;
	font-size:20px;
	margin:0;
}
.comment h2 {
	font-weight:normal;
	font-size:16px;
	margin:0;
}
#sky {
	height:485px;
	width:100%;
	position:absolute;
}
#skycontent {
	top:250px;
	width:475px;
	position:absolute;
	color:#69b4c7;
	font-size:14px;
	line-height:22px;
	background-image:url(images/underlay.png);
	background-repeat:no-repeat;
	height:100px;
	padding-left:5px;
}
.yellow {
color:#E19F01;
}
#skycontent a {
	border-bottom:1px dashed #72bfd2;
	text-decoration:none;
	color:#72bfd2;
}
#interiorContent a {
	border-bottom:1px dashed #978B71;
	text-decoration:none;
	color:#978B71;
}
#skycontent a:hover, #interiorContent a:hover {
	border-bottom:1px dashed #e19f01;
}
#header {
	width:940px;
	width:820px;
	padding:0px 60px;
	left:50%;
	margin-left:-470px;
	height:485px;
	position:absolute;
}
#logo {
	position:absolute;
	top:40px;
}
#buddha {
	width:395px;
	height:415px;
	position:absolute;
	top:114px;
	left:545px;
	background-image:url(images/buddha.png);
}
#ground {
	background-image:url(images/grass.png);
	background-repeat:repeat-x;
	height:120px;
	background-position:top center;
	width:100%;
	position:absolute;
	top:485px;
}
#dirt {
	background-image:url(images/dirt.jpg);
	background-position:top center;
	width:100%;
	position:absolute;
	top:605px;
}
#content {
	width:940px;
	left:50%;
	margin-left:-470px;
	position:relative;
	float:left;
	margin-bottom:25px;
}
#interiorContent {
	width:820px;
	left:50%;
	margin-left:-410px;
	position:relative;
	float:left;
	margin-bottom:25px;
}
#interiorContent h1 {
	display:none;
}
#interiorContent h2 {
	width:170px;
	float:left;
	margin:0;
	padding:0;
	font-size:16px;
}
#interiorContent .body {
	float:left;
	width:790px;
	color:#978b71;
	font-size:12px;
	margin-top:25px;
	border-top:1px dashed #413a2a;
	line-height:20px;
	padding:15px;
}
.box {
	float:left;
	color:#978b71;
	font-size:12px;
	margin-top:25px;
	border-top:1px dashed #413a2a;
	line-height:20px;
	padding:15px;
}
.box p, .box ul.tips, input#edit-preview {
display:none;
}
.box a {
color:#E19F01;
}
.box input {
margin-right:10px;
margin-top:10px;
}
#interiorContent .text, #interiorContent .form {
	float:right;
	width:620px;
}
#left {
	width:605px;
	float:left;
}
#left #leftcontent {
	width:485px;
	padding:0px 60px;
	background-image:url(images/blog_bg.png);
	background-repeat:no-repeat;
	background-position:top center;
	float:left;
}
#right {
	width:275px;
	float:left;
}
#left_cap {
	width:485px;
	padding:0px 60px;
	height:30px;
	float:left;
	background-image:url(images/blog_cap.png);
	background-repeat:no-repeat;
	background-position:bottom center;
}
.pagetitle {
	margin-bottom:15px;
	float:left;
}
.pagetitle h1, #logo h1 {
	display:none;
}
.entry {
	width:100%;
	float:left;
	padding:20px 0px;
	border-bottom:1px dashed #413a2a;
}
.fullentry {
	width:100%;
	float:left;
	padding:20px 0px 0px 0px;
}
.comment {
	width:100%;
	float:left;
	padding:20px 0px;
	border-top:1px dashed #413a2a;
	color:#978b71;
	font-size:12px;
}
.indented {
float:left;
}
.indented .comment {
	width:445px;
	border:none;
	padding:10px 0px 10px 40px;
	background-image:url(images/dark.png);
	}

#comments {
float:left;
width:100%;
margin-top:20px;
}
#comments .content {
line-height:18px;
}
#comments ul {
margin:0;
float:left;
}
#comments li {
display:inline;
}
.box fieldset {
display:none;
}
.box h2 {
display:none;
}
.entry .body, #featuredproject .body, .fullentry .body {
	color:#978b71;
	font-size:12px;
	line-height:18px;
}
.entry .meta {
	font-size:11px;
	color:#e19f01;
	margin-bottom:10px;
}
.fullentry .meta {
	font-size:11px;
	color:#e19f01;
	margin-bottom:25px;
}
#comments .meta {
	font-size:11px;
	color:#e19f01;
	margin:0;
}
.entry .links, .fullentry .links {
	color:#978b71;
	font-size:11px;
	line-height:18px;
	margin-top:20px;
}
.entry .links a, .fullentry .links a {
	color:#E19F01;
}
#featuredproject {
	width:275px;
	float:left;
	border-bottom:1px dashed #413A2A;
	padding-bottom:20px;
}
#featuredproject .title {
	margin-bottom:10px;
}
#featuredproject .title h2 {
	display:none;
}
#featuredproject .block {
	width:255px;
	height:85px;
	margin-bottom:10px;
	padding:10px;
	float:left;
	background:transparent url(images/dark.png);
	border:1px dashed #373127;
	color:#978B71;
}
#featuredproject .block:hover, .portfolioItem:hover .portfolioImage {
	background:transparent url(images/footerbg.png);
	background-position:center;
}
#menu {
	position:absolute;
	width:320px;
	height:25px;
	top:90px;
	left:560px;
}
#menu a, #logo a {
	color:#427376;
}
#menu h4 {
	display:none;
}
#menu a#about {
	float:left;
	width:75px;
	height:25px;
	background-image:url(images/menu.png);
	background-position:0px 0px;
}
#menu a:hover#about {
	float:left;
	width:75px;
	height:25px;
	background-image:url(images/menu.png);
	background-position:0px 25px;
}
#menu a#services {
	float:left;
	width:85px;
	height:25px;
	background-image:url(images/menu.png);
	background-position:-75px 0px;
}
#menu a:hover#services {
	float:left;
	width:85px;
	height:25px;
	background-image:url(images/menu.png);
	background-position:-75px 25px;
}
#menu a#work {
	float:left;
	width:70px;
	height:25px;
	background-image:url(images/menu.png);
	background-position:-160px 0px;
}
#menu a:hover#work {
	float:left;
	width:70px;
	height:25px;
	background-image:url(images/menu.png);
	background-position:-160px 25px;
}
#menu a#contact {
	float:left;
	width:90px;
	height:25px;
	background-image:url(images/menu.png);
	background-position:-230px 0px;
}
#menu a:hover#contact {
	float:left;
	width:90px;
	height:25px;
	background-image:url(images/menu.png);
	background-position:-230px 25px;
}
#twitter {
	width:235px;
	margin-top:20px;
	padding:25px 20px 0px 20px;
	float:left;
	background-image:url(images/twitter.png);
	color:#978b71;
	font-size:13px;
	line-height:18px;
}
#twitter_cap {
	float:left;
	height:20px;
	background-image:url(images/twitter_cap.png);
	background-repeat:no-repeat;
	width:275px;
}
.bird {
	width:67px;
	height:64px;
	float:left;
	margin-top:-30px;
	margin-left:200px;
}
#footer {
	width:100%;
	background-image:url(images/footerbg.png);
	background-position:top center;
	float:left;
	padding:50px 0px 40px 0px;
}
#footercontent {
	position:relative;
	width:820px;
	left:50%;
	margin-left:-410px;
	color:#978B71;
}
#footer .block {
	padding:0px 40px;
	float:left;
	border-right:1px dashed #413A2A;
	font-size:12px;
	line-height:20px;
}
#footer .copyright {
	padding:0px 40px;
	width:100px;
	float:left;
	font-size:10px;
}
#footer .copyright a {
	color:#54b0c2;
}
#footer .copyright a:hover {
	border-bottom:1px dashed #e19f01;
}
#footer a {
	text-decoration:none;
	color:#978B71;
}
#footer a:hover {
	color:#54b0c2;
}

