@charset "utf-8";
/* CSS Document */

body {
	background-image:url(bg0.jpg);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
}

img {
border: 0px;
}

#page-wrap {
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	width:1122px;
	background:url(bg1.jpg);
	height:100%;
	color:#FFF;
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	height:100%;
	border-left:outset thick #75715e;
	border-right:outset thick #75715e;

}
.qtip {
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 9px;
}
.fourcol {
	height:155px;
	text-align:left;
	width: 260px;
	float:left;
	font-family: helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: -0.4pt;
	word-spacing: 0.4pt;
	line-height: 1.6;
	padding-left:15px;
}

.fourcol a {
	color:#FFF;
	text-decoration:none;
}
h2 {
	font-family: Helvetiker;
	font-size:14px;
}
h3 {
	font-family: Helvetiker;
	font-size:28px;
	padding-left:8px;
	color: #c3ad31;
	margin-top:15px;
	margin-bottom:15px;
}
p {
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	margin-top: .5em;
	color: #666;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	color: #fff;
	clear: both;
	padding-bottom: 6px;
}
#work {
	height:1500px;
	;
}
.post {
	width:360px;
	overflow:hidden;
	margin-left: 6px;
	margin-right: 6px;
	margin-top:3px;
	margin-bottom:3px;
	float:left;
	opacity: 0.85;
	background-color:#000;
	border:thin #000 dotted;
	background-position: center top;
	color: #FFF;
	font: 18px;
}
.post img {
}
.post img:hover {
}
.post:hover {
	opacity: 1;
	/*background-color:#ffae00;
border:thin #ffae00 solid; */
	 box-shadow: 5px 5px 5px #000;
	-moz-box-shadow: 5px 5px 5px #000;
	-webkit-box-shadow: 5px 5px 5px #000;
	text-shadow:#000;
}

#about {
	text-align:left;
	margin-left: 10px;
	margin-top:5px;
	marign-bottom:5px;
}
#about a {
	color: #CCC;
	text-decoration: none;
}
#bottom_fade {
	width: 100%;
	height: 200px;
	z-index: 99;
	position: fixed;
	bottom: 0px;
	background: url("bottom-fade.png") bottom center repeat-x;
}

.colo {

	text-align:left;
	width: 1122px;
	float:left;
	font-family: helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;

	letter-spacing: -0.4pt;
	word-spacing: 0.4pt;
	line-height: 1.6;
	padding-left:15px;
}
