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

/*HEADER STYLES*/
#header{
	padding:0px 100px 0px 0px;
	position:relative;
	text-align:left;
	margin-bottom: 10px;}	
	
/*THUMB BOXES*/

#post{
	padding:5px;
	float:left;
	
	margin-right:6px;
	margin-bottom:6px;
	position:relative;
	line-height:9px;
	border: 0px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
#post:hover{
	padding:5px;
	float:left;
	background:#fff;
	color:#000;
	margin-right:6px;
	margin-bottom:6px;
	position:relative;
	line-height:9px;
	border: 0px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	}

/*PHOTO STYLES*/
.image img{
	margin-top: 1px;
	margin-bottom:3px;
	width: 290px; height: auto;}
body#index .photo .caption{
	position:absolute;
	bottom:3px;
	left:3px;
	background:#000;
	opacity:.85;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);
	width:250px;
	padding:3px 0 3px 0;
	z-index:100;}
body#index .photo .caption p{
	padding:0 3px;margin:0;}

/*GENERAL CONTENT STYLES*/
a {
	color:#6bd0ff;
	border-bottom:0px dotted #444;
	text-decoration:none;
	padding-bottom: 3px;}
a:hover{
	color:#bae9ff;
	border-bottom:0px dotted #ccc;
	margin-bottom: 3px;}

/*FOOTER STYLES*/	
#footer{
	color:#555;
	clear:both;
	padding:10px 0;
	text-align:left;}
#footer a{
	color:#6bd0ff;
	border:0;}
#footer a:hover{
	color:#bae9ff;}

div.WhiteLine {
 height:0px;
 border-top:  1px solid #FFFFFF;
 border-bottom: 0px;
 border-left: 0px;
 border-right: 0px;
 padding-top: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 padding-right: 0px;
 }

#hrule{
	width:100%;
	height:1px;
	background-color:#FFFFFF;
	border:0; 
}

#navholder {
	position:absolute;
	width: 359px;
	height: 25px;
	left: 625px;
	top: 103px;
}	

.footertext {
	color: #FFFFFF
	font-family:'Helvetica Neue', Helvetica, Arial;
	font-size:9px;
}

#skyunexp {
	position:relative;
	width: 160px;
	height: 600px;
	left: 140px;
	top: 0px;
}	

#skyexp {
	position:relative;
	width: 160px;
	height: 600px;
	left: 0px;
	top: 0px;
}

#about {
	position:absolute;
	width: 280px;
	height: 120px;
	left: 10px;
	top: 145px;
}

#client {
	position:absolute;
	width: 300px;
	height: 120px;
	left: 320px;
	top: 145px;
}

#contact {
	position:absolute;
	width: 300px;
	height:120px;
	left: 625px;
	top: 145px;
}

#intro {
	height:140px;
	
}

#adbg {
position: relative;
	top: 0px;
	width: 1041px;
	height: 613px;
}
#canonAd {
	width: 1041px;
	height: 613px;
}

#adHolder {
position: relative;
	top: -585px;
	left: 300px;
	width: 468px;
	height: 90px;
}
