/*

Theme Name: Aqua-Scapes

Theme URI: http://bachuk.com

Description: this theme is custom created and designed for Aqua-Scapes, LLC

Version: 1.1

Author: Alex Bachuk

Author URI: http://bachuk.com

Tags: 

*/



@import "style/css/reset.css";

@import "style/css/typography.css";

@import "style/css/layout.css";



body {

	font-family:"Times New Roman", Times, serif;

	background:#5078ac;

}



a {

	text-decoration:none;

	outline:none;

}



.post p{

	color:#eee;

letter-spacing:0.8px;

font-size:16px;

line-height:24px;

padding-bottom:0px;

text-shadow: 0px 1px 1px #2b405c;

font-family:Georgia, "Times New Roman", Times, serif;

}

#address {
color:#eee;

letter-spacing:0.8px;

font-size:16px;

line-height:24px;

padding-bottom:0px;

text-shadow: 0px 1px 1px #2b405c;

font-family:Georgia, "Times New Roman", Times, serif;
width:200px;
float:left;
}

#address a {
color:#021B3A;
border-bottom:1px dashed #000;
}

.post h3 {
	font-size:18px;
	fon-weight:bold;
	text-shadow: 0px 1px 1px #2b405c;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#eee;
	border-bottom:1px dashed #2b405c;
}

h4, h4 a {
	font-size:12px;
	fon-weight:bold;
	text-shadow: 0px 1px 1px #2b405c;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#eee;
}


/***********************HEADER****************************/





#ext-header{

	background:#021B3A;

	height:174px;

}



#header {

	width:960px;

	margin:0 auto;

	background:url(style/images/header.jpg) no-repeat;

}



#logo {

float:left;



}



#vinny-personal {

	float:right;

	width:170px;

	margin-top:7px;

}



#tagline {

	position:absolute;

	margin:-35px 0 0 190px;

	padding:0 0 0 400px;

	color:#fff;

	text-shadow: 1px 1px 1px #000;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:18px;

	font-style:italic;

	z-index:2;

	font-weight:bold;

}



/***********************NAVIGATION******************************/



#ext-nav {

	height:48px;

	background:url(style/images/nav-bg.jpg) repeat-x;

}



#nav {

	width:960px;

	margin:0 auto;

}



#nav li {

	float:left;

	margin-right:24px;

	line-height:40px;

}



#nav li:last-child {

	margin-right:0;

}



#nav li a {

	color:#fff;

	text-transform:uppercase;

	font-size:13px;

}



#nav li a:hover, #nav li.current_page_item a { 

	border-bottom:2px solid #fff;

}





/**************************WRAPPER**********************/



#wrapper {

	width:960px;

	margin:0 auto;

}



#home-slider {

	background:url(style/images/slider-bg.png) no-repeat;

	margin:10px 0 0px 0px;

	position:relative;


	height:590px;

}

.testing {
	color:#000;
}


#home-slider img {

	margin-left:36px;
	position:absolute;
	margin-top:20px;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;

}

#home-slider img.active {
	z-index:10;
	opacity:1.0;
}

#home-slider img.last-active {
	z-index:9;
}



#the_content {

	margin:55px 55px 20px;

}



img#shade {

	margin-left:70px;

}



#vin {

	position:absolute;

	top:218px;

	left:1200px;

	z-index:-1;

}



/*************************FOOTER************************/

#ext-footer {

	background:url(style/images/footer-bg.jpg) repeat-x;

	height:87px;

	color:#fff;

}



#footer {

	width:960px;

	margin:0 auto;

	text-shadow: 0px 1px 1px #000;

	padding-top:30px;

	text-align:center;

}



#footer a {

	color:#fff;

}



#footer span {

	border-bottom:1px dashed black;

}


p.audioplayer_container {  
  text-align: center;  
}  

.piclenselink {

display:none !important;

}

#fbicon {
margin-top:-24px;
margin-left:10px;
}
