*{
	font-family:Calibri,Lucida Grande,Trebuchet,Arial,Helvetica,Sans;
	margin:0;
	padding:0;
}

body{
	background:#000 no-repeat top left fixed;
	padding:42px 74px;
	margin-bottom:100px;
}

body { -webkit-text-stroke:1px transparent; }
@media only screen and (max-device-width:480px) {body{-webkit-text-stroke:0 black;}}

h1 span{
	display:none;
}

h1{
	width:300px;
	height:55px;
	background:url(/img/logo.png) no-repeat;
}

p{
	color:#FFF;
	text-shadow:1px 1px 1px #000;
	padding:8px 0px;
	font-size:13px;
}

h2 span{
	display:none;
	
}

h3{
	font-size:14px;
	text-shadow:0px 1px 1px #000;
	padding-bottom:11px;
	color:#FFF;

}

ul li{
	color:#696663;
	font-size:14px;
}

a{
	color:#5fb800;
}

h4{
	font-weight:bold;
	color:#FFF;
	text-transform:uppercase;
}


#tumblr div,#tumblr div p,#twitter p{
	color:#b0b0b0;
	font-size:13px;
}

#tumblr div.post{
	margin-bottom:20px;
	border-bottom:1px #333333 solid;
	padding-bottom:20px;
}

#twitter div{
	margin-bottom:10px;
	border-bottom:1px #333333 solid;
	padding-bottom:10px;
}


#tumblr div.post img{
	margin:0px 0px 5px 5px;
	clear:left;
}

#tumblr div.post{
	color:#b0b0b0;
	font-size:15px;
	text-shadow:1px 1px 1px #000;
		
}


#about{
	background:url(/img/2col.png) no-repeat 7px 0px;
	width:545px;
}

h2 a{
	display:block;
	width:100%;
	height:50px;
}


#about h2{
	width:120px;
	height:50px;
	background:url(/img/about.png) no-repeat 0px 20px;
}

#about p{
	font-size:13px;
	padding-left:8px;
	color:#DDD;
}

#contact{
	background:url(/img/1col.png) no-repeat 0px 0px;
	width:206px;
	position:absolute;
	top:97px;
	left:640px;
}

#contact:hover{
	cursor:pointer;
}

#contact h2{
	width:120px;
	height:50px;
	font-weight:bold;
	background:url(/img/contact.png) no-repeat -8px 20px;
}

#contact p { 
	color:#b0b0b0;
	text-shadow:0px 1px 1px #000;
	list-style-type: none; 
}

#contact ul { 
	color:#696663;
	text-shadow:0px 1px 1px #000;
	list-style-type: none; 
}

#flickr_top{
	position:absolute;
	width:313px;
	background:url(/img/2col.png) no-repeat 0px 0px;
	top:260px;
	margin-left:6px;
}

#flickr{
	position:absolute;
	width:353px;
	top:370px;
	margin-left:6px;
}

#flickr_top h2{
	width:120px;
	height:50px;
	background:url(/img/flickr.png) no-repeat -8px 20px;		
}

#tumblr{
	position:absolute;
	width:206px;
	background:url(/img/1col.png) no-repeat 0px 0px;
	top:260px;
	left:415px;
}

#tumblr h2{
	width:120px;
	height:50px;
	background:url(/img/tumblr.png) no-repeat -8px 20px;
}

#twitter{
	position:absolute;
	width:206px;
	background:url(/img/1col.png) no-repeat 0px 0px;
	top:260px;
	left:640px;
}

#twitter h2{
	width:120px;
	height:50px;
	background:url(/img/twitter.png) no-repeat -8px 20px;
}

#flickr ul li,#flickr_top ul li{
	list-style:none;
	float:left;
	padding:0px 3px 0px 0px;
}

#flickr_top ul li{
	padding-right:7px;
}

#flickr ul li a img,#flickr_top ul li a img{
	border:0px;
}

img{
	opacity:0.80;
}

a img{
	border:0px;
}

#fade{
	position:fixed;
	bottom:-10px;
	left:0;
	background:url(/img/fade.png) repeat-x;
	z-index:1000;
	height:94px;
	width:100%;
	}

blockquote{
	font-weight:normal;
	color:#b0b0b0;
	font-size:15px;
	line-height:18px;
	margin-bottom:5px;
}

div.post span.source{
	color:#646464;
}


#tumblr,#twitter,#flickr{
	margin-bottom:100px !important;
}

#twitter span{
	font-size:10px;
	color:#696663;
}	

#contact-form{
	position:absolute;
	width:500px;
	left:300px;
	z-index:1000;
	padding:30px;
	top:-320px;
}

#contact-form a{
	border:1px #CCC outset;
	-webkit-border-radius:5px;
	background:#333;
	color:#FFF;
	display:inline-block;
	padding:5px 10px;
	font-size:13px;
	text-decoration:none;
	margin-left:227px;
}

#contact-form h4{
	color:#646464;
}

#contact-form p{
	margin-bottom:10px;
}

#contact-shim{
	position:absolute;
	background:#000;
	height:100%;
	width:100%;
	z-index:-1;
	margin:-30px;
	-webkit-border-radius:10px;
	opacity:0.85;
	top:0;
	-webkit-box-shadow:#000 0px 0px 20px;
}

#contact-form input{
	width:250px;
	border:1px #999 inset;
	font-size:15px;
	background:#000;
	color:#EFEFEF;
}

#contact-form select{
	border:1px #999 inset;
	font-size:15px;
	background:#000;
	color:#EFEFEF;	
}

.input{
	margin-bottom:15px;
}

#contact-form label{
	width:220px;
	color:#FFF;
	display:inline-block;
}

#loader{
	display:none;
	position:absolute;
	padding-top:100px;
	text-align:center;
	background:#000;
	height:250px;
	width:550px;
	z-index:1000;
	margin:-30px;
	-webkit-border-radius:10px;
	opacity:0.85;
	top:0;
	-webkit-box-shadow:#000 0px 0px 20px;	
}

#loader a{
	margin-left:0 !important;
}

