/*
Theme Name: SunStream MarinaVillage Theme
Theme URI: http://wordpress.org/
Description: Sunstream Marina Village Custom Theme
Version: 1
Author: James McWhorter
Author URI: http://www.SunStream.com/

*/
/* -------------- Vin additions ---------------- */
/*Home page top nav*/
a{
cursor:pointer;cursor:hand;}

.nodot{
list-style:none;
text-align:left;
margin:0 0 0 41px;
list-style-type:square;
width: 250px;}

#ie{
margin:5px;
padding: 10px;
position:absolute;
background: #FF0066;
top: 200px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
border: #Fff solid 2px;
z-index:100;
}
#ie img , #close{ vertical-align: bottom; cursor:pointer;}
#confirm { position:fixed; top:40%; left:40%; display:none; background:#FFFFFF; border: solid 1px #000; width: 300px; height: 75px; padding:20px; text-align:center;}


.nodot li{ 
line-height: 25px;
margin:10px auto;
}
.vin_img{float:left; display:inline-block; padding:10px;}
.vin_p{margin: 0 0 0 10px; display:inline-block; width:500px;}

.roomGal{
display:none;
height:85px;
border: 1px solid #000;
background:#c8b28c
}
/*------------ BEGIN LilBox --------------- */
#shadow{position:fixed; display:none; width:100%; height:100%; background:#000; opacity: 0.8; top:0; left:0; z-index:1;}
#LilBox{
display:none;
background:#fff;
border:1px solid black;
position:fixed;
top:25%;
left:35%;
text-align:center; 
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
padding-top:10px;
z-index:100;}

#closeIt{z-index:100; display:none; float:right; margin: 0 0 4px 0; border:0;}

#LilContent{
clear:both;
display:block;
margin:auto;
}
#studiogal{}
.roomgal{}
/*------------ END LilBox --------------- */
/* ----------  END VINS ADDITIONS -------------------- */
@charset "utf-8";
/* CSS Document */

#header-logo {
	float:left;
	margin-left:66px;
	display:inline;

}
/*a styles*/
a, a:visited {
	color:#775F2A;
	text-decoration:underline;
}
a:hover, a:visited:hover {
	color:#775F2A;
	text-decoration:none;
}
/*a styles*/

/*search box styles*/
.search-input {
	height:24px;
	width:125px;
	padding:0;
}
/*search box styles*/

/*Home page top nav*/
.nav-accommodation {
	width:auto;
	margin: 0 20px 0 0;
}
.nav-amenities {
	width:auto;
	margin: 0 20px 0 0;
}
.nav-weddings {
	width:auto;
	margin: 0 20px 0 0;
}
.nav-meetings {
	width:auto;
	margin: 0 20px 0 0;
}
.nav-marina {
	width:auto;
	margin: 0 20px 0 0;
}
.nav-ownership {
	width:auto;
	margin: 0 20px 0 0;
}
.nav-contact {
	width:auto;
	margin: 0 20px 0 0;
}
.nav-employment {
	width:auto;
	margin: 0 20px 0 0;
}
.nav-spa{
	width:auto;
	margin: 0 20px 0 0;
	}
.nav-blog{
	width:auto;
	margin: 0 20px 0 0;
	}
.nav-dining{
	width:auto;
	margin: 0 20px 0 0;
	}
.nav-marina{
	width:auto;
	margin: 0 20px 0 0;
	}
.cms-left2 {
	float:left;
	width:190px;
	text-align:center;
	margin-bottom:30px;
}
.cms-row2 {
	width:700;
	float:left;
	margin-bottom:30px;
}
.cms-right2 {
	float:right;
	width:500px;
}
/* Print Styles */
@media print {
body { }
#header { display:block; }
#content { display:block; }
#comments { display:block; }
#sidebar { display:block; }
#footer { display:block; }
}